map-it icon indicating copy to clipboard operation
map-it copied to clipboard

Generating beatiful cycling maps using Mapnik and OpenStreetMap data

Results 6 map-it issues
Sort by recently updated
recently updated
newest added

See https://protomaps.com. This can download any region with minutely updates.

https://github.com/hiddewie/map-it/issues/127

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,...