A full representation of the element as it should be after the update has to be provided. Any tags, way-node refs,
and relation members that remain unchanged must be in the update as well. A version number must be provided as well,
it must match the current version of the element in the database.
If x
is a data.frame, the columns type
, id
, visible
, version
, changeset
, and tags
must be present +
column members
for ways and relations + lat
and lon
for nodes. For the xml format, see the
OSM wiki.
If multiple elements are provided only the first is updated. The rest is discarded.