joto left a comment (openstreetmap/openstreetmap-website#5973)
I could never understand why there are the `create`, `modify`, and `delete`
actions in the osmChange format, or why there is an osmChange format at all.
Why not use the format that the history file uses: A version 1 is a basically a
create, any larger version a modify, if the `visible` flag is not set, it is a
delete. Osmium has always handled it this way internally. Any implementation
has to handle the case anyway that you get a `create` for something that's
already there (which makes it into a `modify`) or some other corner cases like
this.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5973#issuecomment-2844725085
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5973/c2844725...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev