nominatim-ui icon indicating copy to clipboard operation
nominatim-ui copied to clipboard

Make Nominatim-UI run against Photon?

Open lonvia opened this issue 5 months ago • 1 comments

It would be mighty awesome to have something like nominatim-ui for Photon as well. What are the chances, we can make it work for both APIs?

Without having tried it, the following should do:

  • switch search and reverse requests to geocodejson format, so responses are formatted the same
  • have configurable API templates
  • have configurable extra arguments
  • disable details for Photon

lonvia avatar Jun 27 '25 15:06 lonvia

The test suite would depend on two external services, while most users only run one or the other. Maybe forking is easier and later see how much can be shared.

mtmail avatar Jul 01 '25 15:07 mtmail