[Qgis-user] CSWclient is available

Alexander Bruy alexander.bruy at gmail.com
Tue Oct 19 03:00:41 PDT 2010


Hi Paolo,

thanks for feedback

19 октября 2010 г. 11:26 пользователь Paolo Cavallini
<cavallini at faunalia.it> написал:
>
> Hi.
> I'm getting an error from one of the default servers (PortalU Catalog Server):
> Error getting server response:
> Document is XML, but not CSW-ish

Seems server response is not fully compatible with OGC spec or invalid.

19 октября 2010 г. 11:37 пользователь Paolo Cavallini
<cavallini at faunalia.it> написал:
> In fact I also get:
> <?xml version="1.0" encoding="UTF-8"?>
> <ServiceExceptionReport xmlns="http://www.opengis.net/ogc" version="1.2.0">
>  <ServiceException code="InvalidParameterValue" locator="outputSchema">Attribute
> 'outputSchema' is invalid.</ServiceException>
> </ServiceExceptionReport>
>
> With another server (Alterra CSW), when asking Metadata

This seems to be a problem with the CSW implementation too. Server not
taking valid
parameters (which itself advertises in Capabilities XML).

I'll remove this servers from default list.

> An error has occured while executing Python code:
>
> Traceback (most recent call last):
>  File "/home/paolo/.qgis/python/plugins/cswclient/cswclientdialog.py", line 692, in
> showMetadata
>    dlg.textXML.document().setDefaultStyleSheet( myStyle )
> AttributeError: 'CSWResponseDialog' object has no attribute 'textXML'

This should be fixed in 0.0.8

--
Alexander Bruy



More information about the Qgis-user mailing list