This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Structured Query returns wrong result: Nürnberg

0

This query: https://nominatim.openstreetmap.org/search.php?city=N%C3%BCrnberg&country=Deutschland gets the wrong location: Nürnberg, Tann (VGem), Landkreis Rottal-Inn, Lower Bavaria, Bavaria, Germany (Hamlet)

Otherwise by using query string, the web service return the correct city https://nominatim.openstreetmap.org/search.php?q=N%C3%BCrnberg&country=Deutschland

Any explanation or suggestion how to fix this?

Thanks

asked 17 Jul '17, 12:52

elcid33's gravatar image

elcid33
11112
accept rate: 0%

edited 17 Jul '17, 13:35

scai's gravatar image

scai ♦
33.3k21309459


One Answer:

1

This is not the correct place to report nominatim (or for what it is worth, any software related) bugs, please open an issue (checking for an already existing one first) on the nominatim issue tracker.

Thank you

answered 17 Jul '17, 14:21

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 17 Jul '17, 14:24

1
(17 Jul '17, 14:48) elcid33

Source code available on GitHub .