Meeting 2020 05 11 - geopython/pygeoapi GitHub Wiki
Date/Time
Location
https://gitter.im/geopython/pygeoapi
Agenda (Final)
- review of previous meeting actions
- OGC API - Tiles sprint recap
- OGC API - Records implementation
- OGC API - Coverages implementation
- 0.8 release
- 1.0 roadmap
- Google Summer of code (update on current status, next steps)
- Events
Attendees
@justb4, @jorgejesus, @tomkralidis, @francbartoli
Notes
OGC API - Tiles sprint recap
@francbartoli: info and implementations . Everything is under https://github.com/opengeospatial/OGC-OS-Sprint-04-2020/blob/master/implementations.adoc#services
(pygeoapi) OGC API - Tiles workflow is:
- clients generates static tiles (using things like tippecanoe or other tooling)
- pygeoapi OGC API - Tiles connects accordingly via URL (like Minio, s3, Azure blob storage). We need to also implement file-based access
- No style implementation for now
Once we have file-based access (in addition to object storage access) we can clean things up, test, document and push?? a
OGC API - Records implementation
basic implementation that ingests metadata docs into ES and exposes accordingly.
pygeoapi as an early implementer: https://github.com/opengeospatial/ogcapi-records/blob/master/implementations.md#pygeoapi
possibility of pycsw to be backed of
OGC API - Coverages implementation
Some tests and implementations on rasterio (also an xarray/dash backend)
0.8 release
-
need a JSON schema of sorts once things settle, before we hit 1.0, at which point we need to have stable support
-
records and coverages on 0.8
Gsoc
start coding on 1st June
preperation before around 22th June
-
OGC API - Features - P3 - Common Query Language (http://docs.opengeospatial.org/DRAFTS/19-079.html)
-
OGC API - Features - P4 -Simple Transactions (http://docs.opengeospatial.org/DRAFTS/20-002.html) The proposals are on the GSOC but i can put then on a public place
CQL , take a look at pycql as a first step.
Setup endpoint for them to demo the code
events
@francbartoli: asking for workshop help https://github.com/geopython/pygeoapi/issues/430
pygeoapi workshop proper for many purposes
Athens is postponed to a later date. Worst case is March 2021
Decisions
Actions
Moved from previous actions:
- @tomkralidis: file a ticket about starting a pygeoapi workshop
- @jorgejesus: issue/writeup so we can clarify data provider code maintenance policy
New actions:
@tomkralidis report on OGC API - Records next month @tomkralidis report on OGC API - Coverages next month
@francbartoli will update with @FarheenB to check on update of proposal
@jorgejesus to check with @alex-mathew concerning data transaction proposal
@justb to create end points on demo.pygeoapi.io for student to demo @justb to give acess to demo server to @tomkralidis