It's only outline code now (i.e. no rendering rules), but pyrender shares those objectives (render on demand, get small amounts of data as required)
http://svn.openstreetmap.org/applications/rendering/pyrender/ Various versions of that can go to an OSM API for data, or use a [[Tile Data Server]]. e.g. file here: http://svn.openstreetmap.org/applications/routing/pyroutelib2/tiledata.py On Mon, Jun 9, 2008 at 7:08 AM, Brett Henderson <[EMAIL PROTECTED]> wrote: > The > next step is to render these tiles locally without requiring an Internet > connection. I don't want to pre-render tiles because this constrains > the turnaround time on making new data available for display, on-demand > rendering is far preferable because I'm expecting the load to be > relatively low and disk space will be significantly reduced this way. _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

