Scripts: wikidata.php
From the files downloaded from OpenStreetMap, we extract the following informations:
- Relation (or way)
- Geometry of the street ;
- Streetname
name
tag (bilingual) ;name:fr
tag (french) ;name:nl
tag (dutch) ;
wikidata
tag (wikidata identifier for the street)name:etymology:wikidata
tag (wikidata identifier for the person)
composer install
php scripts/geojson.php
The relations.geojson
and ways.geojson
files will be stored in static/
directory.