photon icon indicating copy to clipboard operation
photon copied to clipboard

an open source geocoder for openstreetmap data

Results 83 photon issues
Sort by recently updated
recently updated
newest added

Would it be possible to return, regardless of the chosen language, the local and latinization of the city name ? Ex : If I'm searching for with the [english tag](https://photon.komoot.io/api?q=%D8%A7%D9%84%D8%BA%D8%A8%D9%8A%D8%A8%D8%A9&osm_tag=railway:station&lang=en),...

I encountered an example where I tried to geocode `Fichtestraße 1-4, 08451 Crimmitschau Chemnitz`. It fails, even though two query variations which would combine into it work out: ```sh curl...

this adds a new function ``` http://localhost:2322/structured?city=berlin ``` Supported parameters are ``` "lang", "limit", "lon", "lat", "osm_tag", "location_bias_scale", "bbox", "debug", "zoom", "layer", "countrycode", "state", "county", "city", "postcode", "district", "housenumber", "street"...