Esri / geoportal-server

Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
https://gptogc.esri.com/geoportal
Apache License 2.0
244 stars 149 forks source link

Unable to Connect the GET SDI Portal WMS Service to the Geoserver #276

Open Joselo21 opened 7 years ago

Joselo21 commented 7 years ago

When adding a wms server url in the GET SDI Portal I think the correct format is http://186.42.174.246:8080/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities, but I get an Error staying that the WMS address is not correct. I have tried a few combinations such as: http://186.42.174.246:8080/geoserver/wms http://186.42.174.246:8080/geoserver/ows?service=wms&version=1.3.0 http://186.42.174.246:8080/geoserver/ows?service=wms But none of these work. I feel I need to change something in the SDI files.