On 7/26/07, <b class="gmail_sendername">Raphael Studer</b> <<a href="mailto:studerap@gmail.com">studerap@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>At the moment, the LowZoom Tile generation works like this:<br>- lowzoom process takes some 12z tiles and compress them to a lower level tile<br><br>On this, or another, list, i've read about the idea to create special
<br>12z tiles where only main routes (highway=primary) and some other<br>important things like big lakes/rivers/cities where rendered.<br><br>Whats the progress about this, is someone creating special style sheets?<br><br>
An other idea could be a lowzoom api "extension".<br>With this extension, could be possible to define which objects<br>(nodes/segments/ways) to get. As example, only ways with tags<br>highway=primary or natural=water or natural=coastline or
<br>place=village.<br>But it's also possible to download a much bigger area, as example 6z tile size.<br>With this data, lowzooom tiles could be rendred with the osmarender<br>and "normal" t@h clients.</blockquote>
<div><br>I'm working on something like this at the moment.  It will allow a sub-set of data to be retrieved from within a pretty large bbox.  The data will be from the most recent planet dump, but would be up-to-date enought for low zoom tiles I think.
<br><br>You can try it if you like:<br>wget <a href="http://www.informationfreeway.org/api/0.4/node[place=city][bbox=-1,50,2,55]">http://www.informationfreeway.org/api/0.4/node[place=city][bbox=-1,50,2,55]</a> -O data.osm
<br><br>Once I have that working then I will start thinking about how to render things for low zoom tiles.  Want to help?<br><br>80n<br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What do you think about this idea?<br><br>Raphael (aka studerap)<br><br>_______________________________________________<br>Tilesathome mailing list<br><a href="mailto:Tilesathome@openstreetmap.org">Tilesathome@openstreetmap.org
</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome</a><br></blockquote></div><br>