<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Mapproxy,<br>
<br>
I am currently running:<br>
<br>
mapproxy-util --version<br>
MapProxy 1.10.4<br>
<br>
I am trying to seed a tile cache to level 20 in GLOBAL_WEBMERCATOR:<br>
<br>
  test-seed:<br>
    caches: [test-seed_cache]<br>
    grids: [GLOBAL_WEBMERCATOR]<br>
    coverages: [test_coverage]<br>
    levels: [20]<br>
<br>
When I attempt to do so, the following error is given back to me:<br>
<br>
    Limited to coverage in: 174.41001, -37.28450, 175.23583, -36.36654 (EPSG:4326)<br>
    Levels: []<br>
    Overwriting: no tiles<br>
Traceback (most recent call last):<br>
  File "/usr/local/bin/mapproxy-seed", line 11, in <module><br>
    sys.exit(main())<br>
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/script.py", line 360, in main<br>
    return SeedScript()()<br>
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/script.py", line 245, in __call__<br>
    skip_geoms_for_last_levels=options.geom_levels)<br>
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 493, in seed<br>
    seed_progress=seed_progress)<br>
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 512, in seed_task<br>
    seed_progress=seed_progress)<br>
  File "/usr/local/lib/python2.7/dist-packages/mapproxy/seed/seeder.py", line 290, in __init__<br>
    self.report_till_level = task.levels[num_seed_levels-1]<br>
IndexError: list index out of range<br>
<br>
Any ideas?<br>
<br>
Cheers,<br>
<br>
Ian<br>
</div>
<br>
<hr>
<font face="Verdana" color="Black" size="2"><br>
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@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.<br>
</font>
</body>
</html>