[Rebuild] Coordinates of deleted nodes

Kai Krueger kakrueger at gmail.com
Fri Jul 6 22:46:49 BST 2012


On 07/06/2012 02:06 PM, Andy Allan wrote:
> Hi All,
>
> Co-ordinates of deleted nodes still show up, even if they are set to
> 0,0 on upload
>
> <osmChange version="0.6" generator="Redaction bot">
>   <delete>
>     <node id="573785524" changeset="11173438" user="Redaction bot"
> uid="0" visible="false" timestamp="2012-04-01T00:00:00Z" version="1"
> lat="0" lon="0"/>
>   </delete>
> </osmChange>
> [...]
> A) Modify rails_port so that deleting a node updates the lat/lon
> B) Modify rails_port so that lat/lon of a deleted node is not visible
> on the website or via any api calls
> C) Modify the bot so that any node deletions are preceeded with a
> separate modify, i.e. modify(lat,lon), then delete
d) Modify rails_port to suppress node information if no version is
non-redacted.

If d) is not possible, I would vote for c). A) and b) change the
behavior of the API for all objects including those not effected by the
redaction / license change.

Imho that would violate the consistency of the API 0.6.

Kai
>
> Which is best?
>
> Cheers,
> Andy
>
> P.S. I prefer A :-)
>
> _______________________________________________
> Rebuild mailing list
> Rebuild at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/rebuild


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rebuild/attachments/20120706/396b3bea/attachment.html>


More information about the Rebuild mailing list