<div dir="ltr">This was/is very probably a bug, can you try <a href="https://github.com/mapserver/mapcache/pull/64">https://github.com/mapserver/mapcache/pull/64</a> and report back in that issue?<div><br></div><div style>
regards,</div><div style>thomas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 April 2013 09:52, wellcadmo <span dir="ltr"><<a href="mailto:rwell.well@gmail.com" target="_blank">rwell.well@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I'm trying to make a GetFeatureInfo call to mapcache using WMTS. I have<br>
problems with the dimension parameters. I make my call to mapcache using<br>
some dimension parameters (when I use getMap, all works fine, mapcache send<br>
forwards the params to mapserver), but mapcache send to mapserver that<br>
dimension parameters with the default values.<br>
<br>
What I'm doing wrong?<br>
<br>
This is part of my apache acces_log file, you can see the forward calls. The<br>
dimension parameter is DIMENSION<br>
<br>
WMTS CALL<br>
"GET<br>
/mapcache/wmts/?DIMENSION=00&SERVICE=WMTS&REQUEST=GetFeatureInfo&VERSION=1.0.0&LAYER=EUTM09-BT_paleta1&STYLE=default&TILEMATRIXSET=WGS84&TILEMATRIX=5&TILEROW=9&TILECOL=33&FORMAT=image%2Fpng&INFOFORMAT=application%2Fvnd.ogc.gml&I=11&J=130<br>

HTTP/1.0"<br>
<br>
WMS CALL<br>
GET<br>
/cgi-bin/mapserv?VERSION=1.1.1&REQUEST=GetFeatureInfo&SERVICE=WMS&STYLES=&FORMAT=image/png&LAYERS=EUTM09-BT&map=/var/www/html/mapserver/mapfile/wmts/meteosat/service_EUTM09-BT_paleta1.map&BBOX=5.625000,33.750000,11.250000,39.375000&WIDTH=256&HEIGHT=256&SRS=EPSG:4326&X=11&Y=130&INFO_FORMAT=application/vnd.ogc.gml&QUERY_LAYERS=EUTM09-BT&DIMENSION=defaultValue<br>

<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/WMTS-GetFeatureInfo-dimensions-forward-tp5045721.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/WMTS-GetFeatureInfo-dimensions-forward-tp5045721.html</a><br>

Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br></div>