[MapProxy] Mapproxy-seed

Oliver Tonnhofer olt at omniscale.de
Thu Oct 28 05:12:54 EDT 2010


On 28.10.2010, at 10:19, Wolff, Stefan - LIST wrote:

> 
> Dear Mailing List,
> 
> I am using Mapproxy 0.9.0 and Mapserver on the same machine. Everything is running fine except the mapproxy-seed tool. 
> Here is my seed-yaml:
> --------------------------------------------------
> views:
>  sachsen:
>  bbox: [4593747, 5644933, 4634341, 5675067]
>        bbox_srs: EPSG:31468
>        srs: ['EPSG:31468']

You need to pass the levels you want to cache:

views:
 sachsen:
   bbox: [4593747, 5644933, 4634341, 5675067]
   bbox_srs: EPSG:31468
   srs: ['EPSG:31468']
   levels: [0, 7]


Regards,
Oliver

-- 
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