photon icon indicating copy to clipboard operation
photon copied to clipboard

Provide json dump importer

Open hbruch opened this issue 6 years ago • 0 comments

Photon already supports the export of json dump files in elasticsearch's import format via the '-json' flag.

As discussed in #288, photon should provide an option to import such an json dump file.

This would have a couple of advantages, like

  • speed up import times compared to the current nominatim import
  • allow us to provide region dumps
  • easier setup of photon, i.e. for new contributors
  • the possibility to supply custom data as json file

hbruch avatar Jan 12 '18 12:01 hbruch