- Download data from OpenStreetMap (overpass)
- Download data from Wikidata
- Generate final GeoJSON files
- Generate final statistics JSON file
composer install
php scripts/overpass/relation.php
(documentation)php scripts/overpass/way.php
(documentation)php scripts/wikidata.php
(documentation)php scripts/geojson.php
(documentation)php scripts/statistics.php
(documentation)
Or you can just run (after replacing mycity
by the name of your city):
composer run update-data -- --city=mycity