<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 07/06/2012 02:06 PM, Andy Allan
wrote:<br>
</div>
<blockquote class=" cite"
id="mid_CAJmUSVjaMxCLe7oJJm8SBPLB8m_AHh4gJVTM_nG1r_9vUSTUeA_mail_gmail_com"
cite="mid:CAJmUSVjaMxCLe7oJJm8SBPLB8m+AHh4gJVTM+nG1r_9vUSTUeA@mail.gmail.com"
type="cite">
<pre wrap="">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</pre>
</blockquote>
d) Modify rails_port to suppress node information if no version is
non-redacted.<br>
<br>
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.<br>
<br>
Imho that would violate the consistency of the API 0.6.<br>
<br>
Kai<br>
<blockquote class=" cite"
id="mid_CAJmUSVjaMxCLe7oJJm8SBPLB8m_AHh4gJVTM_nG1r_9vUSTUeA_mail_gmail_com"
cite="mid:CAJmUSVjaMxCLe7oJJm8SBPLB8m+AHh4gJVTM+nG1r_9vUSTUeA@mail.gmail.com"
type="cite">
<pre wrap="">
Which is best?
Cheers,
Andy
P.S. I prefer A :-)
_______________________________________________
Rebuild mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rebuild@openstreetmap.org">Rebuild@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/rebuild">http://lists.openstreetmap.org/listinfo/rebuild</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>