[MapProxy] California in Africa

Oliver Tonnhofer olt at omniscale.de
Tue Aug 31 08:16:49 EDT 2010


On 31.08.2010, at 13:30, Sebastian E. Ovide wrote:
> with MapServer I can display CA in CA correctly using epsg3310. Now I'm trying to set MapProxy but for some reason CA is in Africa ...
> 
> any ideas ?
> 
> thanks
> 
>     - ca_wild_fire:
>         md:
>             title: CA Wild Fire
>         param:
>             srs: ['EPSG:3310']
>             tile_size: [256, 256]
>         sources:
>         - type: cache_wms
>           req:
>             url: http://mymachine/cgi-bin/mapserv?map=/home/sebas/public_html/workshop-5.4/sebas.map&transparent=true
>             layers: ca_wild_fire

You should set a bounding box for your layer.

  param:
    bbox: [minx, miny, maxx, maxy]


-- 
Oliver Tonnhofer <olt at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)



More information about the MapProxy mailing list