openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.16k stars 908 forks source link

Include more details in query tool object descriptions #4030

Open jidanni opened 1 year ago

jidanni commented 1 year ago

Searching https://www.openstreetmap.org/query?lat=25.01292&lon=121.21422 gives

If the platform number tags were also used when creating the listing, users would be able to differentiate between them.

tomhughes commented 1 year ago

Search results are a matter for nominatim - we have no control over them here.

tomhughes commented 1 year ago

Oh hang on this is the query tool, not search!

tomhughes commented 1 year ago

I'm extremely reluctant to start adding lots of object specific rules to the query tool - currently it's very simple and we just print the name and maybe the ref and I really don't want to add all sorts of rules for obscure object types as it will quickly get out of control.