Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 590 Bytes

wikidata.md

File metadata and controls

17 lines (10 loc) · 590 Bytes

EqualStreetNames.Brussels - Scripts

Scripts: wikidata.php

Download data from Wikidata

For every associatedStreet relations and highway ways that have a wikidata tag or a name:etymology:wikidata tag, we download the data from Wikidata (JSON format).

Run the script locally

composer install

php scripts/wikidata.php

The JSON files will be stored in data/wikidata/ directory.