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

Are relations been indexed for search

1

Can someone confirm that features taged with a relation (with name) are not found on the search box of openstreetmap.org.

Example: Search for https://www.openstreetmap.org/search?query=Rota+da+Biodiversidade

https://www.openstreetmap.org/relation/7617257#map=15/38.7083/-9.1999 Never found
https://www.openstreetmap.org/node/4060163673 Working fine

asked 20 Oct '17, 07:15

bapman's gravatar image

bapman
71337
accept rate: 0%


2 Answers:

5

Unfortunately, the usage of the name tag for route relations by mappers is a mess. Some use real names like your example but many routes have descriptions as names, e.g. public transport routes with names like "Bus 45 Central Station => Zoo". That's why Nominatim does probably not support them.

answered 20 Oct '17, 10:55

Nakaner's gravatar image

Nakaner
610813
accept rate: 16%

Strange: how come Nominatim would hide information because of bad mapping practices? If even Nominatim does this, how contributors are supposed to correct the 'name' tag?

(22 Oct '17, 12:11) yvecai

2

I'd search using Taginfo instead.

answered 20 Oct '17, 11:24

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .