Ben<br>You could do it the easy way:<br><br>wget <a href="http://osmxapi.hypercube.telascience.org/api/0.5/*[bbox=1,50,2,51]">http://osmxapi.hypercube.telascience.org/api/0.5/*[bbox=1,50,2,51]</a><br><br>80n<br><br><div class="gmail_quote">
On Thu, Dec 4, 2008 at 11:18 PM, Ben Supnik <span dir="ltr"><<a href="mailto:bsupnik@xsquawkbox.net">bsupnik@xsquawkbox.net</a>></span> wrote:<br><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>
Andras and I were looking at cutting the OSM planet file into 1x1 degree<br>
tiles (including at least enough nodes outside the tile to correctly<br>
"chop" a way at the tile boundary).<br>
<br>
I think I have an algorithm that can do this in four passes over the<br>
planet file on a 32-bit machine, using perhaps 2-3 GB of RAM.<br>
<br>
Before I go forward...am I reinventing the wheel? I know that osmosis<br>
can do this kind of thing, but my understanding is that it extracts a<br>
finite number of "streams" from the data...we actually want to take all<br>
of the data and split it into 64800 parts.<br>
<br>
If no one has something like this and I can get it working, I'll post<br>
the code somewhere. :-)<br>
<br>
cheers<br>
Ben<br>
--<br>
Scenery Home Page: <a href="http://scenery.x-plane.com/" target="_blank">http://scenery.x-plane.com/</a><br>
Scenery blog: <a href="http://xplanescenery.blogspot.com/" target="_blank">http://xplanescenery.blogspot.com/</a><br>
Plugin SDK: <a href="http://www.xsquawkbox.net/xpsdk/X-Plane" target="_blank">http://www.xsquawkbox.net/xpsdk/<br>
X-Plane</a> Wiki: <a href="http://wiki.x-plane.com/" target="_blank">http://wiki.x-plane.com/</a><br>
Scenery mailing list: <a href="mailto:x-plane-scenery@yahoogroups.com">x-plane-scenery@yahoogroups.com</a><br>
Developer mailing list: <a href="mailto:x-plane-dev@yahoogroups.com">x-plane-dev@yahoogroups.com</a><br>
<br>
_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/dev" target="_blank">http://lists.openstreetmap.org/listinfo/dev</a><br>
</blockquote></div><br>