[openstreetmap/openstreetmap-website] Increase may key and value max length (#2025)
Tobias Zwick
notifications at github.com
Fri Oct 12 18:45:08 UTC 2018
Okay, so I see there are two concerns in this thread about changing this:
1. will break applications that work with OSM data to different amounts
2. the general notion that tags should be short and/or not contain text or long structured data
Regarding point 1, if it really is a major problem the clear answer to that is API versioning. API 0.6 will then simply not return any keys or values longer than 255 characters, API 0.7 will. Not sure if it is currently arranged to be able to deploy several API versions in parallel, but the URI scheme certainly looks like it was alloted for that use case.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2025#issuecomment-429422595
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181012/22452d84/attachment.html>
More information about the rails-dev
mailing list