[MapProxy] Using mapproxy with Tilecache

Oliver Tonnhofer olt at omniscale.de
Wed Mar 2 08:04:36 EST 2011


Hi,

On 02.03.2011, at 14:00, Fabrellas Bertran, Isabel wrote:

> In an Openlayers viewer,  I try to access to MapProxy service with:
>  
>                                                var layer4 = new OpenLayers.Layer.TMS('TMS lupito_topo',
>                                                 'http://localhost:8080/tms?',
>                                                                {layername: 'lupito_topo', type: 'png',
>                                                                tileSize: new OpenLayers.Size(512, 512),isBaseLayer: false, visibility: false});
> The request is:
> http://localhost:8080/tms?1.0.0/lupito_topo/0/0/0.png

It's without the '?': 'http://localhost:8080/tms/' in OpenLayers and http://localhost:8080/tms/1.0.0/lupito_topo/0/0/0.png for a tile.


Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt





More information about the MapProxy mailing list