[MapProxy] mapproxy and mapnik2

Oliver Tonnhofer olt at omniscale.de
Fri Aug 3 03:25:18 PDT 2012


On 03.08.2012, at 12:21, Luca Delucchi wrote:
>> grids:
>>  global_geodetic_sqrt2:
>>    base: GLOBAL_GEODETIC
>>    res_factor: 'sqrt2'
>>    srs: 'EPSG:900913'
>>    bbox: [6.6, 35.4, 18.6, 47.1]
>>    bbox_srs: 'EPSG:4326'
>>    res: [
>>         #  res            level     scale @90.7 DPI
>>          280.0000000000, #  0     1000000.00000000
>>          140.0000000000, #  1      500000.00000000
>>           70.0000000000, #  2      250000.00000000
>>           35.0000000000, #  3      125000.00000000
>>           17.5000000000, #  4       62500.00000000
>>            8.7500000000, #  5       31250.00000000
>>            4.3750000000, #  6       15625.00000000
>>            2.1875000000, #  7        7812.50000000
>>            1.0937500000, #  8        3906.25000000
>>            0.5468750000, #  9        1953.12500000
>>    ]
>> [...]
> seeds:
>  myseed1:
>    caches: [osm_cache]
>    grids: [GLOBAL_MERCATOR]
>    #views: [italy]
>    coverages: [italy]
>    levels:
>      to: 10


You configured the global_geodetic_sqrt2 but you are seeding the GLOBAL_MERCATOR grid.
BTW: you should give your grids some sensible names.


> 
> [2012-08-03 11:30:32,877] mapproxy.seed.config - WARNING - unknown
> 'res' in coverages.italy

Coverages don't have the res option.


Regards,
Oliver

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







More information about the MapProxy mailing list