[MapProxy] Seeding problems

Oliver Tonnhofer tonnhofer at omniscale.de
Thu May 17 11:06:43 EDT 2012


Hi Jorge,

On 17.05.2012, at 09:17, Jorge Gaspar Sanz Salinas wrote:
> I'm having trouble about seeding an small zone imagery for a mapping
> party preparation. I've set up a new virtual environment with 1.4 and
> an easy configuration and seeding[1] but when I run the seeding the
> process finishes without creating new tiles.

The configuration looks good and the seeding creates new tiles (counter goes up) on a fresh MapProxy 1.4.0 installation. But all tiles are empty. I guess you mixed the axis in the seed bbox.

    bbox: [ 1.994362, 41.275484, 2.093925, 41.353618 ]

instead of:

    bbox: [ 41.275484, 1.994362 , 41.353618 , 2.093925 ]

It's just odd that your tile counter is still 0 after seeding. That should only happen when you seed outside of the source coverage.

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