ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
125 stars 192 forks source link

ckanext.spatial.harvest.validate_wms does not work anymore #265

Closed ccancellieri closed 2 years ago

ccancellieri commented 2 years ago

Hi, I'm checking ckanext.spatial.harvest.validate_wms which after last upgrade of the owslib library to 0.18 does not work anymore:

ERROR [ckanext.spatial.harvesters.base] WMS check for https://{DOMAIN}/wms failed with exception: 'module' object has no attribute 'WMSCapabilitiesReader'
ccancellieri commented 2 years ago

267