You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering why pyosmium works with a separate sequence-file and not writing directly into to the osmium-header (especially because it is also using it as a reference when provided with -O). My downloaded changes via pyosmium didn't contain a timestamp, nor a sequence in the header. It would be a single source of truth, and the header info could be also taken over with osmium apply-changes.
Is this something that hasn't simply being done yet, or does it have a reason?
I used pyosmium 3.1.3.
The text was updated successfully, but these errors were encountered:
I was wondering why pyosmium works with a separate sequence-file and not writing directly into to the osmium-header (especially because it is also using it as a reference when provided with -O). My downloaded changes via pyosmium didn't contain a timestamp, nor a sequence in the header. It would be a single source of truth, and the header info could be also taken over with
osmium apply-changes
.Is this something that hasn't simply being done yet, or does it have a reason?
I used pyosmium 3.1.3.
The text was updated successfully, but these errors were encountered: