Skip to content

opendataby/osm-streets

Repository files navigation

OSM Streets

OSM streets and wikidata integration

Example

http://opendataby.github.io/osm-streets/

Similar projects

Build

npm install
./node_modules/.bin/webpack

Update translations

bash translations_extract.sh
# update *.po files in `translations` folder
bash translations_po2json.sh

Generate data

# required osm database
# processed localy from http://data.gis-lab.info/osm_dump/dump/latest/BY.osm.pbf
# with `osm2pgsql -c -j -G -l -C --prefix=osm` import settings
python main.py -h 127.0.0.1 -U user -W password osm

License

Sources - MIT, OSM data - © OpenStreetMap contributors, Wikidata - CC BY-SA Wikidata

About

OSM streets and wikidata integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published