[OpenLayers-Users] problem with tilecache layer

Christian López Espínola penyaskito at gmail.com
Sat May 10 08:40:15 EDT 2008


Hi Simone

Have you generated the tiles with tilecache_seed?

HTH

On Wed, Apr 16, 2008 at 11:32 AM, Simone Gadenz <simone.gadenz at jrc.it> wrote:
> Hi all!
>
>
>
> I have a strange bahavior (error?)wrapping the dateline in a tilecache
> layer. The column of tiles poistioned right after 180 longitude load empty
> images.
>
>
>
> This is one of the image url that is asked to the server:
>  http://139.191.68.15/tscache/pop04sm/02/000/000/004/000/000/001.png. In
> fact the folder 02/000/000/004 does not exist in my cache hierarchy.
>
>
>
> The definition of the layer into the page is:
>
>
>
> var tiledpop = new OpenLayers.Layer.TileCache("World Population 2004 (1km)",
>
>                 ["http://139.191.68.15/tscache/"],
>
>                 "pop04sm",
>
>                 {
>
>                     'format': 'image/png',
>
>                     'isBaseLayer': false,
>
>                     'opacity': 0.6,
>
>                     'reproject':true,
>
>                         'wrapDateLine': true,
>
>                         'singleTile': false,
>
>                         'gutter': 1
>
>                 }
>
>             );
>
>
>
> Any idea?
>
>
>
> Simone
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>



-- 
Cheers,

Christian López Espínola <penyaskito>


More information about the Users mailing list