[openstreetmap/openstreetmap-website] Implement JSON support for the changeset download API (PR #5973)
Sarah Hoffmann
notifications at github.com
Thu May 1 12:10:49 UTC 2025
lonvia left a comment (openstreetmap/openstreetmap-website#5973)
Changefiles today are usually sorted by (OSM type, OSM id, version). This ensures that most(*) dependent changes are already available, when reading an object. Consumers may rely on that order.
(*) The obvious exception are nested relations, but they are a beast to handle anyway.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5973#issuecomment-2844722180
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5973/c2844722180 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250501/b1c986d9/attachment.htm>
More information about the rails-dev
mailing list