On Dec 19, 2007 6:42 PM, Tom Hughes <[EMAIL PROTECTED]> wrote: > > Is there any way to actually restore a deleted node to the same id? I > > was peering at the ruby server code and it didn't look like it liked any > > modifications to deleted nodes, and I get 410s when I try anything. > > That was changed a month or two back - a PUT to a deleted node (or > any other object) should resurrect it now.
For the record, this does work. What I usually do is lookup the history "/node/<id>/history", cut out the last active version, and upload it... Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

