[MapProxy] seeding level 20

Ian Reese ireese at linz.govt.nz
Thu Oct 26 17:29:44 PDT 2017


Hi Mapproxy,

I am currently running:

mapproxy-util --version
MapProxy 1.10.4

I am trying to seed a tile cache to level 20 in GLOBAL_WEBMERCATOR:

  test-seed:
    caches: [test-seed_cache]
    grids: [GLOBAL_WEBMERCATOR]
    coverages: [test_coverage]
    levels: [20]

When I attempt to do so, the following error is given back to me:

    Limited to coverage in: 174.41001, -37.28450, 175.23583, -36.36654 (EPSG:4326)
    Levels: []
    Overwriting: no tiles
Traceback (most recent call last):
  File "/usr/local/bin/mapproxy-seed", line 11, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/script.py", line 360, in main
    return SeedScript()()
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/script.py", line 245, in __call__
    skip_geoms_for_last_levels=options.geom_levels)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 493, in seed
    seed_progress=seed_progress)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 512, in seed_task
    seed_progress=seed_progress)
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 290, in __init__
    self.report_till_level = task.levels[num_seed_levels-1]
IndexError: list index out of range

Any ideas?

Cheers,

Ian

________________________________

This message contains information, which may be in confidence and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info at linz.govt.nz) and destroy the original message. LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ. Thank You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20171027/37e36bb6/attachment.html>


More information about the MapProxy mailing list