[MapProxy] Using mapproxy with Tilecache

Oliver Tonnhofer olt at omniscale.de
Tue Mar 8 09:57:45 EST 2011


Hi,

On 08.03.2011, at 13:38, Fabrellas Bertran, Isabel wrote:
> 
> 2011-03-08 13:33:28,321 - INFO - 540:mapproxy.client.http.http:_log - lupito.icc
> .local - - [08/Mar/2011:13:33:28 ] "GET /tilecache_2_10/tilecache.py?x=0&y=0&z=0
> &format=png HTTP/1.1" 200 - "-" ""

This is the request MapProxy sent. Complete URL should be like http://lupito.icc.local/tilecache_2_10/tilecache.py?x=0&y=0&z=0&format=png


> 2011-03-08 13:33:28,321 - ERROR - 540:mapproxy.service.tile:render - response is
> not an image: (<?xml version="1.0" encoding="UTF-8" ?>
>            <Services>
>                <TileMapService version="1.0.0" href="http://lupito.icc.local/1.
> 0.0/" />
>            </Services>)

and that request returned XML instead of an image. So you should check the request and your TileCache configuration.

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