[mapserver-users] Mapcache seeder question
Matej Mailing
mailing at tam.si
Thu Jul 4 08:34:55 PDT 2019
Hello,
I am having issues with running Mapcache Seeder with extent options.
My grid is defined like:
<grid name="SLOGRID">
<size>256 256</size>
<extent>373233,31868 625985,194134</extent>
<srs>EPSG:3912</srs>
<units>m</units>
<resolutions>180000 90000 45000 22500 11250 5000 2500 1250 600 300
200 100 50 25 12 6 3 1 0.5 0.25 0.12 0.06</resolutions>
</grid>
and when I try to run seeder with:
mapcache_seed -c mapcache.xml -t dof025 -g SLOGRID -z 3,10 -n 6 -e
533124,86639,544462,103589
I get an output 0 tiles needed to be seeded, exiting, which is
certainly not true since plenty of those do not exist in the cache
directory.
What am I missing?
Thanks,
Matej
More information about the MapServer-users
mailing list