Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 600 Bytes

wikidata.md

File metadata and controls

19 lines (11 loc) · 600 Bytes

EqualStreetNames - Scripts

Scripts

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 process.php wikidata

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