[pycsw-devel] PyCSW and SOS

Tom Kralidis tomkralidis at gmail.com
Sat Oct 11 09:05:17 PDT 2014


To follow up:

The test request XML files in the tests/ dir are just that.
run_tests.py is for unit testing, not invoking requests per se.

pycsw-admin.py is a utility we ship with pycsw, but you can use many
methods to do CSW request, see
http://pycsw.org/faq/#how-can-i-make-csw-post-xml-requests

On Fri, Oct 10, 2014 at 3:03 PM, Dan Ramage <dan at inlet.geol.sc.edu> wrote:
> I'm seeing a "Could not load repository (local)" Exception when trying to
> run the SOS tests.
> I'm using my production pycsw server, so it does have records in it, is
> this an error coming from the SOS server?
>
>
> Dan
>
> On 10/10/14 12:18 PM, "Tom Kralidis" <tomkralidis at gmail.com> wrote:
>
>>
>>
>>On Fri, 10 Oct 2014, Dan Ramage wrote:
>>
>>> Date: Fri, 10 Oct 2014 09:31:46 -0400
>>> From: Dan Ramage <dan at inlet.geol.sc.edu>
>>> To: "pycsw-devel at lists.osgeo.org" <pycsw-devel at lists.osgeo.org>
>>> Subject: [pycsw-devel] PyCSW and SOS
>>>
>>> Is there a how to link on harvesting from SOS servers? I see pycsw
>>>supports
>>> it, but I am not seeing the method to do this.
>>>
>>
>>There are some request examples in the tests:
>>
>>https://github.com/geopython/pycsw/blob/master/tests/suites/harvesting/pos
>>t/Harvest-sos100.xml
>>
>>https://github.com/geopython/pycsw/blob/master/tests/suites/harvesting/pos
>>t/Harvest-sos200.xml
>>
>>It would be useful to have some added docs [1].  Any contributions would
>>be valued.
>>
>>Cheers
>>
>>..Tom
>>
>>[1] http://docs.pycsw.org/en/latest/transactions.html#harvesting
>
>


More information about the pycsw-devel mailing list