Skip to content

ustroetz/polygon2osm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Converts a polygon filter to a GeoJSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published