Ian<br>It works in the sense that what you mark gets logged in this file:<br><a href="http://osm.test.le.ac.uk/tiles.txt">http://osm.test.le.ac.uk/tiles.txt</a><br><br>The data is passed through a simple reputation based scoring mechanism before being logged in the file, which should prevent wholesale abuse.
<br>
<br>I believe someone does use that information to update the oceantiles_12.png but that's not me.  And I don't know how often they do it.<br><br>80n<br><br><div><span class="gmail_quote">On 10/20/07, <b class="gmail_sendername">
Ian Haylock</b> <<a href="mailto:haylocki@yahoo.co.uk">haylocki@yahoo.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Just out of curiosity I looked at the source for the <a href="http://www.informationfreeways.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.informationfreeways.org</a> map page.
<br><br>I noticed this section :<br><br><pre> function fnKeypress(e) {<br>  var keyCode = String.fromCharCode(e.charCode ? e.charCode : e.keyCode)<br>  if (keyCode == 'r') renderTile(goTarget,false)<br>  if (keyCode == 's') markTile(goTarget,'sea')
<br>  if (keyCode == 'l') markTile(goTarget,'land')<br>  if (keyCode == 'x') markTile(goTarget,'mixed')<br> }</pre><br>Now I know you could request a tile to be rendered, but it also appears you can also mark the tiles as land,sea,mixed.
<br><br>Does this work ? and is it permanent, i.e. how does the oceantiles_12.png and oceantiles_12.dat get updated ?<br><br><br><br><br>Cheers, Ian<p><span class="ad"> 


      <hr size="1"> 
For ideas on reducing your carbon footprint visit <a href="http://uk.promotions.yahoo.com/forgood/environment.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Yahoo! For Good</a> this month.
</span></p><br>_______________________________________________<br>talk mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk" target="_blank">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk</a><br><br></blockquote></div><br>