[MapProxy] Seeding question

Oliver Tonnhofer olt at omniscale.de
Wed Mar 30 08:25:23 EDT 2011


On 30.03.2011, at 14:06, Johan Sandberg wrote:

> Hello!
> 
> Im not quit sure about the seeding tool.
> [...]
> 
> I want to seed the only the first level but im not sure about the configuration of this file
> 
> views:
> 
>  osm_cache:
>    bbox: [134767,6585116,144281,6599402]
>    bbox_srs: 'EPSG:3011'
>    levels: [0]
>    srs: ['EPSG:3011']
> 
> seeds:
>  osm:
>    views: ['osm_cache']
>    remove_before:
>      time: '2012-02-20T16:00:00'
> 
> When I execute this its from  ...mymapproxy/etc... mapproxy-seed -f mapproxy.yaml seed.yaml
> Im a right?

Please read http://mapproxy.org/docs/nightly/seed.html
You are using the old configuration format that does only support level ranges (from 0 too level 0 -> levels: [0, 0]). The new format supports a list of levels (e.g. levels: [0, 4, 5, 6])


Regards,
Oliver

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






More information about the MapProxy mailing list