Replies: 3 comments 2 replies
-
|
For reference https://www.openstreetmap.org/node/10782634850 https://github.com/osm-search/Nominatim/blob/master/lib-lua/themes/nominatim/presets.lua |
Beta Was this translation helpful? Give feedback.
-
|
See #2837. |
Beta Was this translation helpful? Give feedback.
-
|
Try |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I use the Nominatim reverse search to tag photos I took based on the recorded GPS coordinates. Today I noticed some weird location called "Pest, entweiche!". English "Plague, begone!".
The cause is a so called information board next to the position.
https://nominatim.openstreetmap.org/ui/details.html?osmtype=N&osmid=10782634850&class=information
IMO the name of information boards should not be returned at all, not even at address rank 30. I use that rank because it works fine with other POIs where the name is actually the name of the POI. E.g. a reverse search for coordinates near the Lutherbuche https://www.openstreetmap.org/node/4157724006 correctly tell me that I'm near that named tree.
But in the case of information boards the board name is often not the name of a place, just some information with more or less connection to that place. There are e.g. tons of boards with information about local fauna and flora in the woods, but they are often not specific for that kind of area. Then there are also boards with names pf people, geology, times in history etc.
And even if the board name is a place nearby, the place itself is also nearby and should be picked instead.
(I'm not sure if the same applies for guideposts. Lots of people put a prominent title of a guidepost as their name, but that could even be a hiking trail kilometers long and not indicative of the actual place.)
PS: The use of the name of a board would make sense if the name tag would be properly used, but that is not the case with information boards.
Beta Was this translation helpful? Give feedback.
All reactions