From the files downloaded from OpenStreetMap, we extract the following informations:
- Relation (or way)
- Geometry of the street
nametag (bilingual)wikidatatag (wikidata identifier for the street)name:etymology:wikidatatag (wikidata identifier for the person)
From the files downloaded from Wikidata, we extract the following informations:
instance of(P31) orsubclass of(P279)labels(in the languages chosen)descriptions(in the languages chosen)nickname(P1449)sitelinks(in the languages chosen)sex or gender(P21)date of birth(P569)date of death(P570)image(P18)
composer install
php process.php geojsonThe relations.geojson and ways.geojson files will be stored in the city data/ directory.