[OSM-dev] Strange: nodes appearing at Lat 0 Lon 0 - Additional Info
Tom Hughes
tom at compton.nu
Wed Aug 6 20:43:39 BST 2008
m*sh wrote:
> I m sending this xml-structure as a stream
> -------------------cut-------------------------
> <?xml version="1.0" encoding="UTF-8"?>
> <osm version="0.5" generator="yMap">
> <node id="278952579">
> </node>
> </osm>
> -------------------cut--------------------------
>
> Using this:
>
> 'http://api.openstreetmap.org/api/0.5/node/nnnnnn'
>
> URL - where nnnnnn is the ID of the node
>
> The HTTP-Request-Method is DELETE.
No, the request method is PUT which is why they aren't being deleted.
You should stop using yMap (whatever that is) until it is fixed...
Tom
--
Tom Hughes (tom at compton.nu)
http://www.compton.nu/
More information about the dev
mailing list