Code Monkey home page Code Monkey logo

environmental-data-retrieval-api's Introduction

Candidate specification for the Environmental-Data-Retrieval-API

Join the chat at https://gitter.im/opengeospatial/Environmental-Data-Retrieval-API

This is the GitHub repository of the OGC Environmental Data Retrieval API Standard Working Group (EDR-API SWG).

It contains:

It will also contain the plan of work and links to other relevant documents such as minutes, actions and notes of meetings on the associated Wiki pages.

Draft Spec

The latest draft of the standard in this repository is built daily (based on the configuration contained in the asciidoctor.json file):

EDR Vision

The EDR API can be considered a 'Sampling API'. EDR queries create discrete sampling geometries that can sample a relatively persistent data store resource. The query and its response are transient resources, which can be made persistent for re-use if required. EDR is agnostic to whether the data store is a digital data cube that could be sampled anywhere or pre-existing samples of, or a model of, real world phenomena. While the former is the emphasis, EDR APIs can provide a list of pre-defined or pre-existing monitoring/modeled "locations" which can be accessed by location identifier.

EDR Query Patterns

The EDR charter lists initial deliverables in section 4.1 and a number of additional tasks in section 4.2. There is also an "out of scope" statement in section 3.2.

Summarizing these sections. EDR Query Patterns will be:

  • 1 - Core: Point/position or identified location with n parameters at a time instant and/or a timeseries.
  • 2 - Sampling Geometries: Vertical profile for a time instant and rectangular or polygonal tile/subset.
  • 3 - Trajectories and Corridors: Samples along a 2D-4D trajectory or within a defined corridor.
  • 4 - Ensembles: Support for explicitly related ensembles of EDR resources.

These patterns would be accessed through endpoints like:

/collections/{collectionID}/{queryType}?
  coords={wkt-geometry}&
  parametername={parameter_1},{parameter_n}&
  datetime={RFC3339/ISO8601}&
  outputformat={format}&
  {queryType-specific-parameter_n_}={queryType-specific-paramete_n_value}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.