osm_conflate/scripts
2018-05-28 13:23:31 +03:00
..
pack_places.py Add places feed to the repository 2018-05-28 13:23:31 +03:00
README.md Add places feed to the repository 2018-05-28 13:23:31 +03:00

Scripts

Here are some (one at the moment) scripts to prepare data for the conflator or do stuff after conflating.

pack_places.py

Prepares places.bin file for the geocoder. Requires three JSON files:

  • places.json
  • regions.json
  • countries.json

These comprise the "places feed" and can be prepared using these scripts. You can find a link to a ready-made feed in that repository.