Hi all,
I'm trying to use a WMS-EO layer through geoservers integrated GWC. However,
in WMS-EO EOGetMapChecker class, there seems to be an explicit check on WMS
version 1.3.0.
In geoserver on the other hand, there is this code in
GeoServerTileLayer.buildGetMap which hard codes the WMS version to 1.1.1.
Does anyone know a workaround for this? Would it be fixed if I did not use the
integrated GWC of geoserver?
Would it be an option to disable the version check in EOGetMapChecker?
thanks,
Jeroen
VITO Disclaimer: http://www.vito.be/e-maildisclaimer
Hi again,
to answer my own question: I'm now using a GetMapCallback to adapt the version
of incoming requests. I created a jira issue, because I think this should be
configurable: GEOS-6291
best regards,
Jeroen
On Friday 17 January 2014 11:13:04 Jeroen Dries wrote:
Hi all,
I'm trying to use a WMS-EO layer through geoservers integrated GWC. However,
in WMS-EO EOGetMapChecker class, there seems to be an explicit check on WMS
version 1.3.0.
In geoserver on the other hand, there is this code in
GeoServerTileLayer.buildGetMap which hard codes the WMS version to 1.1.1.
Does anyone know a workaround for this? Would it be fixed if I did not use
the integrated GWC of geoserver?
Would it be an option to disable the version check in EOGetMapChecker?
thanks,
Jeroen
VITO Disclaimer: http://www.vito.be/e-maildisclaimer