[OSM-dev] When are ways/relations in a changeset?
Matthias Julius
lists at julius-net.net
Fri Jan 8 15:06:03 GMT 2010
Andreas Kalsch <andreaskalsch at gmx.de> writes:
> When I change the position of a node, will the way be in the changeset, too?
> When I change members of relations (without adding / removing members),
> will the relation be in the changeset, too?
When you change a node only the node is uploaded to the API and
therefore only the node is part of a changeset regardless whether it
is used by a way or is a member of a relation. The same is true when
you add an existing node to a way for example. Then, only the way
itself is changed and not its nodes or relations it is a member of.
Matthias
More information about the dev
mailing list