osm_conflate/scripts/README.md
2018-05-28 13:23:31 +03:00

436 B

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.