SV: SV: [MapProxy] Seeding question

Johan Sandberg johs at kth.se
Wed Mar 30 10:00:12 EDT 2011


Hi!

I fixed the key between and run it again. the following error occured.     Limited to: (17.73099, 59.38076, 17.89938, 59.50924) doesnt make sense for me, I use a grid that specified in epsg:3011


jnsa at bull:~/venv/mapproxy/mymapproxy/etc$ mapproxy-seed -f mapproxy.yaml seed.yaml
========== Seeding tasks ==========
Start seeding process (1 task)
  myseed1:
    Seeding cache 'osm_cache' with grid 'mygrid' (EPSG:3011)
    Limited to: (17.73099, 59.38076, 17.89938, 59.50924)
    Levels: [0]
    Overwriting: no tiles
[15:53:38]  0   0.00% (134767.15500, 6585116.23700, 144280.90100, 6599402.02500) (0 tiles) ETA: N/A
An error occured. Retry in 2 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 2 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 4 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 4 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 8 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 8 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 16 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 16 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 32 seconds: IOError(13, 'Permission denied')
An error occured. Retry in 32 seconds: IOError(13, 'Permission denied')

________________________________________
Från: Oliver Tonnhofer [olt at omniscale.de]
Skickat: den 30 mars 2011 15:36
Till: Johan Sandberg
Kopia: mapproxy at lists.osgeo.org
Ämne: Re: SV: [MapProxy] Seeding question

On 30.03.2011, at 15:25, Johan Sandberg wrote:

> Hello again
>
> I basically want to fetch all the tiles in the 0  level/ resolution
>
> This is how the seed.yaml file look like. I guess I dont have to add any covarage because in the mapproxy.yaml file the grid tab is defing the bbox. Maybe I configure the mapproxy.yaml file in a bad way?
>
> seeds:
>  myseed1:
>    caches: [osm_cache]
>    grids: [mygrid]
>    levels:[0]

YAML requires a space between the 'key:' and value. So it is 'levels: [0]'

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