This was/is very probably a bug, can you try https://github.com/mapserver/mapcache/pull/64 and report back in that issue?
regards, thomas On 10 April 2013 09:52, wellcadmo <[email protected]> wrote: > Hi, > I'm trying to make a GetFeatureInfo call to mapcache using WMTS. I have > problems with the dimension parameters. I make my call to mapcache using > some dimension parameters (when I use getMap, all works fine, mapcache send > forwards the params to mapserver), but mapcache send to mapserver that > dimension parameters with the default values. > > What I'm doing wrong? > > This is part of my apache acces_log file, you can see the forward calls. > The > dimension parameter is DIMENSION > > WMTS CALL > "GET > > /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 > HTTP/1.0" > > WMS CALL > GET > > /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 > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/WMTS-GetFeatureInfo-dimensions-forward-tp5045721.html > Sent from the Mapserver - User mailing list archive at Nabble.com. > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
