openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.34k stars 1.2k forks source link

Show inscription field if inscription tag is present, for any object #8157

Open matkoniecz opened 3 years ago

matkoniecz commented 3 years ago

Basically anything may have inscription, so inscription tag can be present on nearly anything. If there is sane way to always display it of tagged already it would be nice to do this.

https://www.openstreetmap.org/node/1782223379

https://user-images.githubusercontent.com/899988/97971035-bc99f780-1dc2-11eb-88b1-2a64d033e581.jpg

screen03

quincylvania commented 3 years ago

@matkoniecz It might be okay to add this field to more features, but I don't think we can show this for everything since an inscription doesn't make sense for many types of OSM features: rivers, lakes, wetlands, woods, turn restrictions, destinations, sites, transit stop areas, boundaries, ferry routes…

matkoniecz commented 3 years ago

rivers, lakes, wetlands, woods

Good point, what I proposed was clearly too extreme.

sun-geo commented 3 years ago

I agree, I think we shouldn't add the field inscription everywhere, same as i think we don't need the field name for all features, see #8109 ;-)

matkoniecz commented 3 years ago

Looking at it again, important part of my proposal is to do it in cases where inscription tag is added already

So if river or forest is tagged with it tagging does not really make sense, but it would be useful to show it.

MapSpot commented 2 months ago

Coming back to an old thread. The four iD presets from my experience that noticeably lack an inscription field are Statue, Sculpture, Picnic Table, and Drinking Water. These would definitely be a good start to pursue.

tordans commented 2 months ago

@MapSpot this would (now) be something for the id-tagging-schema repo.