[openstreetmap/openstreetmap-website] add optional coordinate epoch to nodes (#3203)

mmd notifications at github.com
Mon May 24 14:36:52 UTC 2021


> It's not really changing the whole world, the epoch attribute would be optional and opt in, it's only set when either using a more accurate GPS or some compatible imagery layers, most of the uploaded nodes wouldn't use an epoch just yet.

There's really no way to add an additional attribute without bumping the API version to 0.7 along the way. You would have to change pretty much every single component along the process, including but not limited to the OSM website, CGImap, planet generation, osmdbt for minutely diff generation, and last and not least, every single editing application. Otherwise, there's no way to even fetch the additional attribute in a consistent way. Also, non-supporting editing apps might silently discard your new shiny attribute.

-- 
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/3203#issuecomment-847085843
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210524/e9210f67/attachment.htm>


More information about the rails-dev mailing list