Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 259 Bytes

Map generator

Script written in Python using svg.py module for generating customizable maps from OpenStreetMap data.

Getting started

Run:

pip3 install svg.py
python3 generate.py

The script will generate the map.svg file.