Difference between revisions of "CEDEUS CSW"

From stgo
Jump to: navigation, search
(Created page with ">> return to Cedeus IDE ---- Geonode comes with pyCSW installed (see [http://pycsw.org/faq/ FAQ pyCSW]). A request can look like that: http://datos.cedeus.cl/catalogue/c...")
(No difference)

Revision as of 16:10, 5 October 2016

>> return to Cedeus IDE


Geonode comes with pyCSW installed (see FAQ pyCSW). A request can look like that:

http://datos.cedeus.cl/catalogue/csw?service=CSW&version=2.0.2&request=GetRecords&typenames=csw:Record&elementsetname=full&resulttype=

As one can see it includes spatial and non-spatial records. Another option is to use a CSW plugin for GeoServer (but this is of course not installed for GeoNode).