[OpenLayers-Users] speed up load tiles

Ivan Grcic igrcic at gmail.com
Sat Jul 18 06:22:00 EDT 2009


Hola Ivan,

few questions/tips...

1. How many layers do you have on map? There shouldnt be more then 2/3 tiled
layers on map. I got good results with  mixing tiled/untiled/vectors layers,
and changing these combination on different zoom levels

2. What kind of data do you have for layers? Do you have metatiling turned
on in tilecache? Putting big metatile values usually delays data response,
depending on data and server you are using.


On Thu, Jul 16, 2009 at 2:06 PM, Ivan Carreira <carreicm at hotmail.com> wrote:

>  Hi all,
>
> I have two questions:
>
> 1. My map load slowly. How can I improve the speed? I use tilecache,
> multiple servers and the option buffer: 0 in the layers. Any suggestions?
>
> 2. I have the following:
>
> var WMSServerCache=new Array ('
> http://www1.servidor:8080/gis/tilecache/tilecache.py?',
>                                 '
> http://www2.servidor:8080/gis/tilecache/tilecache.py?',
>                                 '
> http://www3.servidor:8080/gis/tilecache/tilecache.py?',
>                                 '
> http://www4.servidor:8080/gis/tilecache/tilecache.py?'<http://www4.servidor:8080/gis/tilecache/tilecache.py?%27>);
>
>
>
> How can I check that multiple servers are working properly and the tiles
> are downloaded in parallel?
>

Just open firebug in firefox and look into net panel, youll see urls from
the images where they are loading from..

>
> Regards.
>
> Iván
>
>
Cheers, Ivan

>
> ------------------------------
> Nuevo Windows Live, un mundo lleno de posibilidades Descúbrelo.<http://www.microsoft.com/windows/windowslive/default.aspx>
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>


-- 
Ivan Grcic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20090718/fda130ba/attachment.html


More information about the Users mailing list