-
-
Notifications
You must be signed in to change notification settings - Fork 265
pygeoapi tutorial proposal for SpatialAPI 2020
ghobona edited this page Sep 16, 2020
·
5 revisions
Proposal for SpatialAPI 2020 (2020-11-03)
Title: implementing OGC API standards with pygeoapi
URL: https://pygeoapi.io
Description: pygeoapi is an OGC Reference Implementation supporting numerous OGC API specifications. Lightweight, easy to deploy and cloud-ready, pygeoapi's architecture facilitates publishing datasets and processes from multiple data sources to the Web. This tutorial will cover publishing geospatial data to the Web, and using the API from QGIS, OWSLib and a web browser. pygeoapi supports the following OGC API standards:
- OGC API - Features (OAFeat)
- OGC API - Coverages (OACov)
- OGC API - Processes (OAProc)
- SpatioTemporal Asset Catalog (STAC)
- install and configuration
- pygeoapi tour
- publishing vector data
- publishing raster data
- publishing files to a STAC Catalog
- using pygeoapi in QGIS
- using pygeoapi with Jupyter and OWLSib
- Tom Kralidis (Open Source Geospatial Foundation [email protected])
- Paul van Genuchten (GeoCat B.V. [email protected])
- Angelos Tzotsos (Open Source Geospatial Foundation [email protected])