map-it
map-it copied to clipboard
Generating beatiful cycling maps using Mapnik and OpenStreetMap data
See https://protomaps.com. This can download any region with minutely updates.
https://github.com/hiddewie/map-it/issues/127
This makes queries more efficient
See PDFPrinter at https://github.com/mapnik/python-mapnik/blob/master/mapnik/printing/__init__.py. This might make printing easier. Also has scale (https://github.com/mapnik/python-mapnik/blob/master/mapnik/printing/__init__.py#L558) and legend https://github.com/mapnik/python-mapnik/blob/master/mapnik/printing/__init__.py#L860
A slightly different use case then de detailed cycling map. - I want to generate a cycling map of a large area. - In order to plan the day-to-day route,...