Mapping notes
Disk size (2022 estimates)Edit
The planet pbf currently has 62GB, and the Europe extract 24GB. A full planet import with all tags (–hstore-all) currently needs about 1TB
The Europe only section in 2022 was over 557GB in size[1]
Pre-rendering tiles[2]Edit
render_list -m default -a -z 0 -Z 15 --num-threads=20
Use the above command to set off a renderer.
default is the stylesheet / settings which has its own subdirectory containing the cached tiles and which apache2 is configured to serve from.
-z parameters are the from/to zoom levels to process
--num-threads is the number of threads to use