[josm-dev] How do I create a proper deletion changeset

Bryce Nesbitt bryce2 at obviously.com
Tue Jan 6 02:35:01 UTC 2015


I created this changeset as an OSM file, and loaded it into JOSM:

<?xml version='1.0' encoding='UTF-8'?>
<osm version='0.6' generator='osmsync'>
<note>Blah...</note>
<node action='delete' id='1409407216' version='3' user='dchiles'></node>
<node action='delete' id='1409407217' version='3' user='dchiles'></node>
</osm>


On upload JOSM listed two nodes to delete.

But in the actual change-set, no nodes were deleted:

https://api.openstreetmap.org/api/0.6/changeset/27946643/



I swear this used to work fine... what might I be missing?


More information about the josm-dev mailing list