[ckan-dev] 404 with ckanext-spatial

David Read david.read at hackneyworkshop.com
Fri Feb 1 20:43:11 UTC 2013


Peder,

For the CSW server, you need at least these plugins listed in your CKAN config:

ckan.plugins= cswserver harvest

Browsing to /csw should return you some XML telling you you are
missing parameters.

Note that the CSW Server is basic and seriously buggy, although it
wouldn't take more than a few days' effort to sort out. I think
GeoServer can happily get the records. Anyway, here's a working URL
for you to compare with:

http://co-dev1.dh.bytemark.co.uk/csw?request=GetRecords&service=CSW&version=2.0.2&resultType=results&namespace=xmlns%28csw%3Dhttp%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw%2F2.0.2%29%2Cxmlns%28gmd%3Dhttp%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd%29&outputFormat=application%2Fxml&outputSchema=http%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd&startPosition=0&maxRecords=20&elementSetName=summary&constraintLanguage=CQL_TEXT&constraint_language_version=1.1.0&typeNames=csw%3ARecord

David


On 1 February 2013 19:45, Peder Jakobsen <pjakobsen at gmail.com> wrote:
> Hi,
>
> I've installed and configured ckanext-spatical according to the README, and my server starts up fine.  Should I now be able to navigate to http://localhost:5000/csw ?  I'm getting a 404.
>
> Furthermore, cswinfo does not run in my virtualenv with all required decencies installed (including ckan1.8 and ckanext-spatial)
>
> Thanks,
>
> Peder
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-dev




More information about the ckan-dev mailing list