[OSM-dev] accidentally removed city-node, please restore
Martijn van Oosterhout
kleptog at gmail.com
Thu Dec 20 20:12:02 GMT 2007
On Dec 19, 2007 6:42 PM, Tom Hughes <tom at compton.nu> 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 <kleptog at gmail.com> http://svana.org/kleptog/
More information about the dev
mailing list