[pycsw-devel] adding STAC output to our pycsw?
Angelos Tzotsos
gcpp.kalxas at gmail.com
Wed May 14 01:00:12 PDT 2025
Dear John,
OGC API - Records and STAC support is included in the master branch of
pycsw, working towards a 3.0.0 release.
Along the way we have released a few alphas/betas:
https://github.com/geopython/pycsw/tags
You can find the demo based on current master:
https://demo.pycsw.org/gisdata
and the STAC endpoint:
https://demo.pycsw.org/gisdata/stac
The short answer to your question is yes :)
Best regards,
Angelos
On 5/13/25 23:26, John Maurer via pycsw-devel wrote:
> Hi pycsw community,
> In addition to providing a Catalog Service for the Web (CSW) service, the
> following page suggests that SpatioTemporal Asset Catalog (STAC) support is
> also provided by default in pycsw:
>
> https://docs.pycsw.org/en/latest/stac.html
>
> However, I am not sure how to implement STAC. Or maybe this is *input*
> support (ingesting STAC catalogs) and not *output* support (providing a
> STAC API)?
>
> We are running pycsw 2.6.1 here:
>
> https://www.pacioos.hawaii.edu/ogc/csw
>
> This is running via WSGI (pycsw/wsgi.py), which we enable via mod_wsgi in
> Apache and a WSGIScriptAlias to the above url. I tried adding a similar
> WSGIScriptAlias to https://www.pacioos.hawaii.edu/ogc/stac, but that is
> still serving out CSW instead of STAC.
>
> The input to our CSW is the following web-accessible folder (WAF) of
> ISO-19115 XML records: https://www.pacioos.hawaii.edu/metadata/iso/, which
> we load into a pycsw postgresql repository via pycsw-admin.py with
> "profiles=apiso" in our config to read the ISO metadata.
>
> Is there a way to serve both CSW and STAC APIs via pycsw using the same
> collection of ISO records?
> Thanks for any help,
> John Maurer
> Data System Engineer
> Pacific Islands Ocean Observing System (PacIOOS)
> University of Hawaii at Manoa
>
>
> _______________________________________________
> pycsw-devel mailing list
> pycsw-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pycsw-devel
--
Angelos Tzotsos, PhD
President, Board of Directors
Open Source Geospatial Foundation
https://www.osgeo.org/member/angelos-tzotsos/
More information about the pycsw-devel
mailing list