[OpenLayers-Dev] WMTS Getfeatureinfo request issue
Tobias Reinicke
ramotswa at gmail.com
Thu Jul 21 04:50:07 EDT 2011
Hello All,
My last question was answered so amazingly quickly, I thought I'd try again.
I am getting some strange behaviour with a wmts request. It seems to
work at certain zoom levels only!
This request works fine:
http://<server>/geowebcache/service/wmts?&SERVICE=WMTS&REQUEST=GetFeatureInfo&VERSION=1.0.0&LAYER=<layername>&STYLE=%5Bobject%20Object%5D&TILEMATRIXSET=BNG1&TILEMATRIX=BNG1%3A5&TILEROW=88&TILECOL=40&FORMAT=image%2Fpng&INFOFORMAT=text/plain&I=247&J=152
This doesn't:
http://<server>/geowebcache/service/wmts?&SERVICE=WMTS&REQUEST=GetFeatureInfo&VERSION=1.0.0&LAYER=<layername>&STYLE=%5Bobject%20Object%5D&TILEMATRIXSET=BNG1&TILEMATRIX=BNG1%3A9&TILEROW=1101&TILECOL=512&INFOFORMAT=text/plain&I=11&J=246&FORMAT=image%2Fpng
The styling of those layers are coming from geoserver and are being
styled with just a circle object, size 8.
Strangely, I don't get any problems doing a GFI request on a layer
that has images as symbols. I am not entirely sure why.
Apologies for not giving server and layername. The information is a
bit sensitive.
I have tried adding &buffer=100 to the request, but that doens't seem
to make any difference!
Any ideas would be much appreciated,
Kind Regards,
Toby
More information about the Dev
mailing list