Hi folks,

 

I am sending a getFeatureInfo request to geoserver 2.1 RC5 and getting back
errors that the click point is "not in dimensions of image".

I am puzzled as when I look at the log it appears as if the RawKvp has the
width and height backwards. 

 

05 May 15:50:33 INFO [geoserver.wms] -

 

Request: getFeatureInfo

GetMapRequest =

  GetMap Request

   version: 1.1.1

   output format: text/plain

   width height: 850,450

   bbox: ReferencedEnvelope[-9777028.607694 : -9772967.890567,
5275247.612611 : 5277397.404031]

   layers: waters:nwi_county_pg

   styles: nwi

       QueryLayers = [org.geoserver.wms.MapLayerInfo@12b24712]

       XPixel = 9

       YPixel = 23

       FeatureCount = 1

       InfoFormat = text/plain

       Exceptions = application/vnd.ogc.se_xml

       Version = 1.1.1

       Request = GetFeatureInfo

       Get = false

       RawKvp = {

          INFO_FORMAT=text/plain, 

 
BBOX=-9777028.607694,5275247.612611,-9772967.890567,5277397.404031, 

          QUERY_LAYERS=nwi, 

          SERVICE=WMS, 

          HEIGHT=850, 

          REQUEST=GetFeatureInfo, 

          STYLES=, 

          WIDTH=450, 

          EXCEPTIONS=application/vnd.ogc.se_xml, 

          VERSION=1.1.1, 

          FORMAT=text/plain, 

          LAYERS=nwi, 

          Y=23, 

          X=9, 

          SRS=EPSG:900913

       }

       BaseUrl = http://localhost:8080/geoserver/

       RequestCharset = null

 

Here is the exact query, the width should be 850.

 

http://postgis.induscorp.com/cgi-bin/proxy.cgi?url=

   http://postgis.induscorp.com:8080/geoserver/gwc/service/wms

      ?SERVICE=WMS

      &VERSION=1.1.1

      &REQUEST=GetFeatureInfo

      &LAYERS=nwi

      &QUERY_LAYERS=nwi

 
&STYLES=&BBOX=-9777028.607694,5275247.612611,-9772967.890567,5277397.404031

      &FEATURE_COUNT=10

      &HEIGHT=450

      &WIDTH=850

      &FORMAT=image/png

      &INFO_FORMAT=text/plain

      &SRS=EPSG:3857

      &X=9

      &Y=23

 

I am doing something to confuse geoserver? 

 

Thanks,

 

Paul

 

 

 

 

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to