geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
499 stars 261 forks source link

SensorThingsAPI Provider Plugin for OGCAPI-EDR #817

Closed KoalaGeo closed 7 months ago

KoalaGeo commented 2 years ago

Is your feature request related to a problem? Please describe. Interopability between the STA standard and the OGCAPI-EDR standard

Describe the solution you'd like Be able to add a STA endpioint to the pygeoapi config to generate endpoints for:

Describe alternatives you've considered Postgres provider for EDR?

ksonda commented 2 years ago

Can probably start contributing to something like this in March.

KoalaGeo commented 2 years ago

@ksonda @jkreft-usgs @hylkevds kicked of a feature request to consolidate discussion on concept mapping

tomkralidis commented 2 years ago

Note the discussion #817 which has resulted in an EDR base plugin, so recommend to inherit from pygeoapi.provider.base_edr and auto-register query types with decorators.

ksonda commented 2 years ago

There are 2 issues embedded here.

  1. Concept mapping STA -> EDR
  2. Implementing said mapping in pygeoapi, inheriting from base_edr provider

I'm wondering if (1) should be taken up at https://github.com/opengeospatial/sensorthings

github-actions[bot] commented 8 months ago

As per RFC4, this Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

github-actions[bot] commented 7 months ago

As per RFC4, this Issue has been closed due to there being no activity for more than 90 days.