[GeoNode-users] unable to add CSW as remote service

Ariel Nunez ingenieroariel at gmail.com
Mon Nov 2 05:06:59 PST 2015


This does not look like an inbound connection problem but like an outbound
connection one.

You can try the same steps on any shell, and try to debug further:

In [*1*]: from owslib.csw import CatalogueServiceWeb


In [*2*]: url = "
http://www.geoportal1.nrw.de/soapServices/CSWStartup?Service=CSW&Request=GetCapabilities
"


In [*3*]: csw = CatalogueServiceWeb(url)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20151102/f17a5435/attachment.html>


More information about the geonode-users mailing list