Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 430 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 430 Bytes

polygon2osm

Converts a polygon filter to a GeoJSON file.

Setup virtual environment

make setup-env

Install requirements

make bootstrap

Download a polygon filter from Geofabrik

wget http://download.geofabrik.de/europe/italy.poly

Convert it to GeoJSON

python polygon2geojson.py italy.poly