Hi, no clue as to what is happening, we are heavily using WMS cascading but didn't stumble into something similar.
If you can reproduce the issue against a public facing GeoServer, using a supported version of GeoServer (2.16.x up) then open a ticket at https://osgeo-org.atlassian.net/projects/GEOS/summary, providing the URL of the remote GeoServer, steps to configure it, and a GetFeatureInfo request that shows the problem. If any of the above is unfeasible for some reason, then you may still have it solved by contacting commercial support: http://geoserver.org/support/ Cheers Andrea On Fri, Oct 9, 2020 at 4:10 PM Mattias Pantzare (ext) < [email protected]> wrote: > I am trying to use a cascaded WMS service. Everyting works except for > GetFeatureInfo calls. Somehow the I and J parameters get new invalid values > in the call to the other server. > > > > > /wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetFeatureInfo&FORMAT=image%2Fpng&TRANSPARENT=true&QUERY_LAYERS=SE.GOV.SGU.BRUNNAR.250K&LAYERS=SE.GOV.SGU.BRUNNAR.250K&INFO_FORMAT=application%2Fjson&FEATURE_COUNT=5&I=418&J=136&WIDTH=512&HEIGHT=512&CRS=EPSG%3A3009&STYLES=&BBOX=6423163.15%2C156414.82999999996%2C6427750.67%2C161002.34999999995 > > > > Is transformed to: > > > > 07 Oct 11:09:36 DEBUG [data.ows] - Executed request to URL: > http://maps3.sgu.se:80/geoserver/grundvatten/ows?FORMAT=image%2Fpng&CRS=EPSG:3009&INFO_FORMAT=application/vnd.ogc.gml&STYLES=&I=699789&WIDTH=512&J=699507&SERVICE=WMS&TRANSPARENT=TRUE&HEIGHT=512&LAYERS=SE.GOV.SGU.BRUNNAR.250K&REQUEST=GetFeatureInfo&BBOX=6423163.15,156414.82999999996,6427750.67,161002.34999999995&VERSION=1.3.0&QUERY_LAYERS=SE.GOV.SGU.BRUNNAR.250K&FEATURE_COUNT=5 > > > > The I and J parameters have new invalid values in the call to the > downstream server. > > > > Why do they get new values? > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to > this list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- *Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.*
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
