Hello. I am trying to add my non-GeoServer WMS as a cascaded WMS to GeoServer. However, the detected SRS is not correct. GeoServer detect EPSG:3575, but EPSG:4326 would be a better fit.
This is the WMS URL I am trying to add. Layer coverage. http://services.ecc.no/wms/wms_ip/anonymous How does GeoServer detect the native SRS of a cascaded WMS? It looks like CatalogBuilder#buildWMSLayer loops the bounding boxes of the layer, but this WMS has bounding boxes for several SRSs. My first guess was that GeoServer used the SRS-element of each Layer i capabilities, but that did not help (I have updated my development server with this attempt). Regards, Tore Halset. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
