For a 9999-point tracklog, the tileserver approach takes about 140 ms
per tile to render.  When it needs to download a tracklog that it's
never seen before, that takes about 800ms.  Tiles that don't intersect
with the tracklog bounding box (completely transparent ones) take
3-4ms.

Timings measured using microtime() from within the PHP tile server.


On Fri, May 23, 2008 at 12:45 PM, Stefan Baebler
<[EMAIL PROTECTED]> wrote:
> Nice indeed, i just wonder if it wouldn't be easier (on the server) to
> show it using openlayers - it can handle KMLs, and will handle GPXs in
> version 2.7
> http://trac.openlayers.org/ticket/1272
> and some older support:
> http://www.gnunux.info/projets/openlayers-gpx/
>

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

Reply via email to