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

Commemorative Plaque Inscription Field Character Limit

1

Is there any reason why the inscription field for Commemorative Plaques [memorial=plaque] is limited to 255 characters? That is incredibly short, considering the average length of text on plaques and the like.

I am using the iD in-browser editor, but I assume this is universal.

Edit: Apparently, all OSM tag fields are limited to 255. They want you to cross-reference openplaques with an ID.

asked 15 Feb '20, 18:51

blairybeary's gravatar image

blairybeary
24114
accept rate: 0%

edited 15 Feb '20, 19:12

2

Hi blairybeary, it sounds like you've answered your own question, but note that in addition to (or instead of) openplaques:id you can add an inscription:url tag with a link to the full inscription. This can be on Openplaques or anywhere else.

(15 Feb '20, 20:24) jmapb
1

This might be useful to you but is not an answer to your question: You can sort of work around by "abusing" the "problematic" number-suffix trick for multi-value tag. There are already a lot of inscription:2=, inscription:3=, etc uses. I suggest you use inscription:1= for the 1st part, to indicate it is not the full inscription=. Meanwhile, the character length issue is still open at https://github.com/openstreetmap/openstreetmap-website/issues/2025.

(16 Feb '20, 15:42) Kovoschiz

Source code available on GitHub .