On Fri, May 6, 2011 at 4:32 PM, [email protected] <[email protected]> wrote: > Hi Andrea, > > I think I sorted it out. Everything does work great against the WMS server > url just as you posted. > > Request: getFeatureInfo GetMapRequest = GetMap Request version: 1.1.1 output > format: image/png width height: 330,780 bbox: ReferencedEnvelope[-117.172779 > : -29.176632, 30.733363 : 67.962502] layers: topp:states styles: population > QueryLayers = [org.geoserver.wms.MapLayerInfo@e1aa9XPixel = 46 YPixel = 320 > FeatureCount = 50 InfoFormat = text/html Exceptions = application/ > vnd.ogc.se_xml Version = 1.1.1 Request = GetFeatureInfo Get = false RawKvp = > {INFO_FORMAT=text/html, BBOX=-117.172779,30.733363,-29.176632,67.962502, > QUERY_LAYERS=topp:states, SERVICE=WMS, HEIGHT=330, REQUEST=GetFeatureInfo, > STYLES=, WIDTH=780, FEATURE_COUNT=50, EXCEPTIONS=application/vnd.ogc.se_xml, > VERSION=1.1.1, FORMAT=image/png, LAYERS=topp:states, Y=320, X=46, > SRS=EPSG:4326} BaseUrl = http:// postgis.induscorp.com:8080/geoserver/ > RequestCharset = null > > But in my case I am hitting the GWC endpoint! > > GetMapRequest = GetMap Request version: 1.1.1 output format: image/png width > height: 780,330 bbox: ReferencedEnvelope[-117.172779 : -29.176632, 30.733363 > : 67.962502] layers: topp:states styles: population QueryLayers = > [org.geoserver.wms.MapLayerInfo@e1aa9XPixel = 46 YPixel = 320 FeatureCount = > 1 InfoFormat = text/html Exceptions = application/ vnd.ogc.se_xml Version = > 1.1.1 Request = GetFeatureInfo Get = false RawKvp = {INFO_FORMAT=text/html, > BBOX=-117.172779,30.733363,-29.176632,67.962502, QUERY_LAYERS=topp:states, > SERVICE=WMS, HEIGHT=780, REQUEST=GetFeatureInfo, STYLES=, WIDTH=330, > EXCEPTIONS=application/ vnd.ogc.se_xml, VERSION=1.1.1, FORMAT=image/png, > LAYERS=topp:states, Y=320, X=46, SRS=EPSG:4326} BaseUrl = > http://localhost:8080/ geoserver/ RequestCharset = null > > Backwards!
I see, I guess the GWC integration is flipping those. However odd, GWC should only work with tiles, thus you should not even be able to make that request, as it does not align with any tile layout? Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ 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
