[mapserver-users] mapcache - wmts - getfeatureinfo
Helen San Segundo Navazo
hsansegundo at meteo.cat
Tue Jul 3 07:25:01 PDT 2012
Hi,
working with mapcache I'm trying to do a getfeatureinfo request to a
wmts service.
* I have my wms and I can do the getfeatureinfo request like:
http://localhost/cgi-bin/mapserv?map=/var/www/mapserver/mapfile/meteosat_parametros.map&Service=WMS&Version=1.1.0&Request=GetFeatureInfo&LAYERS=meteosat&QUERY_LAYERS=meteosat&SRS=EPSG:4326&BBOx=-2.464,38.269,6.021,44.284&WIDTH=700&HEIGHT=500&X=240&Y=330&info_format=text/html&any=2012&mes=05&dia=20&hora=01&minut=00&acum=60
* throught mapcache I can do the gettile request like:
http://localhost/mapcache/wmts/?ANY=2012&MES=05&DIA=20&HORA=02&MINUT=00&SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=Meteosat_params&STYLE=default&TILEMATRIXSET=WGS84&TILEMATRIX=3&TILEROW=4&TILECOL=10&FORMAT=image/png
* But when I try to do the getfeatureinfo throught wmts with mapcache
I get an error:
http://localhost/mapcache/wmts/?ANY=2012&MES=05&DIA=20&HORA=02&MINUT=00&SERVICE=WMTS&REQUEST=GetFeatureInfo&VERSION=1.0.0&LAYER=Meteosat_params&QUERY_LAYERS=Meteosat_params&TILEMATRIXSET=WGS84&TILEMATRIX=3&TILEROW=4&TILECOL=10&i=10&j=10&infoformat=text/html
<!-- tileset Meteosat_params does not support featureinfo requests -->
Somebody knows wich is the problem? the getcapabilities of the wmts in
mapcache returns that the getfeatureinfo as a possible operation but I
cant do the request.
Thanks,
Helen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120703/79f3e726/attachment.htm>
More information about the MapServer-users
mailing list