<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>I'm trying to use the "dimensions" functionality in my mapcache.xml. For example :<br><br><dimensions><br>        <dimension type="values" name="INFILE" default="default.tif">default.tif,2014.tif</dimension><br>
        </dimensions><br><br></div>I don't know how to get "gmaps" tiles with INFILE=2014.tif instead of default.tif. <br><br></div>I've tried 2 things :<br><a href="http://localhost/mapcache/gmaps/test/0/0/0.png?INFILE=2014.tif">http://localhost/mapcache/gmaps/test/0/0/0.png?INFILE=2014.tif</a><br>
</div>but it doesnt work and show me default.tif instead of 2014.tif<br><br></div>And :<br></div>SetEnv "INFILE" "2014.tif"<br></div>in apache configuration. But it doesnt work either.<br><br></div>I've also tried Nginx module and FASTCGI variables, but it doesnt work...<br>
<br></div>My aim is to propose to navigate data archives. My files are updated every 30 minutes or less.<br><br>Can you help me please ?<br><br>Thank you !<br><br></div>Frederic<br></div>