Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Support for importing JOSM statefull OSM format #1188

Open
openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments
Open

Support for importing JOSM statefull OSM format #1188

openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments

Comments

@openstreetmap-trac
Copy link

Reporter: koying
[Submitted to the original trac issue database at 10.02am, Saturday, 20th September 2008]

according to F.Ramm:

If an object is newly created, it will have a negative id.

Also, an "action" attribute is added that either has a value of "modify" (for newly created or modified objects), or "delete" (for deleted objects). JOSM does not use the "visible" attribute to signal deletions.

So:

* negative id + action=modify: newly created
* positive id + action=modify: modified
* positive id + action=delete: deleted


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant