mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-02 10:51:57 +02:00
Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
doc | ||
lib | ||
.gitattributes | ||
.gitignore | ||
colors.yml | ||
extract_icon.py | ||
flinger.py | ||
icons.html | ||
icons.svg | ||
mapper.py | ||
osm_reader.py | ||
README.md | ||
session.vim | ||
tags.yml | ||
test.py | ||
ui.py |
Map generation
Requirements: Python 2.7.
python mapper.py -i <input OSM XML file name> -o <output SVG file name>
Options
-bbox, --boundary-box | Boundary box to draw |
--show-missed-tags | Show not drawed tags as text |