You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documents/ogc-submission.adoc
+7-7
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,11 @@
39
39
40
40
== Introduction
41
41
42
-
This document provides a justification to the OGC Technical Committee (TC) for consideration of {CSname} as a Community standard. This justification, along with the submitted candidate Community standard, will form the basis for TC review and vote to approve the start of a Work Item as the first step in the Community standard process for this standard.
42
+
This document provides a justification to the OGC Technical Committee (TC) for consideration of {CSname} as a Community Standard. This justification, along with the submitted candidate Community Standard, will form the basis for TC review and vote to approve the start of a Work Item as the first step in the Community Standard process for this Standard.
43
43
44
44
The submitters agree to abide by the TC Policies and Procedures and OGC Intellectual Property Rights Policy (http://www.opengeospatial.org/ogc/policies) during the processing of this submission.
45
45
46
-
Once approved, the Community standard Work Item defined by this document is valid for six (6) months.
46
+
Once approved, the Community Standard Work Item defined by this document is valid for six (6) months.
47
47
48
48
== Overview of proposed submission
49
49
@@ -66,10 +66,10 @@ openEO is backed by various tools and resources that facilitate its use. These i
66
66
== Relationship to other OGC Standards
67
67
68
68
The openEO API builds on top of other standards and specifications an reuses other standards whenever possible.
69
-
Its basis is HTTP with JSON as request and response encoding.
69
+
openEO's basis is HTTP with JSON as request and response encoding.
70
70
The API specification reuses building blocks from OGC API - Common.
71
-
It adheres to the STAC API specification, which is based on the OGC API - Features standard.
72
-
openEO allow to expose a wide variety of visualization and download services using existing standards/specifications including OGC WMS, OGC WMTS, OGC WFS, OGC WCS, OGC API - Tiles, OGC API - Maps, OGC API - Features, and XYZ.
71
+
openEO adheres to the STAC API specification, which is based on the OGC API - Features standard.
72
+
openEO allows exposure of a wide variety of visualization and download services using existing standards/specifications including OGC WMS, OGC WMTS, OGC WFS, OGC WCS, OGC API - Tiles, OGC API - Maps, OGC API - Features, and XYZ.
73
73
For Authentication the openEO API uses the commonly used standards HTTP Basic and OpenID Connect.
74
74
75
75
== Alignment with OGC Standards Baseline
@@ -78,7 +78,7 @@ The openEO API aligns with OGC APIs (especially Common) and STAC. The openEO API
78
78
79
79
OGC API - Processes and the openEO API complement each other and cater for different user audiences.
80
80
Nevertheless, the openEO Processes could be used as a streamlined set of processes for OGC API - Processes as OGC API - Processes is currently missing pre-defined processes for increased interoperability between implementations.
81
-
Additionally, work is going on to allow openEO user-defined processes as an encoding for OGC API - Processes - Part 3.
81
+
Additionally, work is ongoing to allow openEO user-defined processes as an encoding for OGC API - Processes - Part 3.
82
82
83
83
The openEO API is also considered as one building block for the emerging OGC Geodatacube API.
84
84
@@ -108,7 +108,7 @@ Client implementations (5+):
108
108
* R - https://github.com/open-EO/openeo-r-client
109
109
* Browser-based User Interface - https://github.com/open-EO/openeo-web-editor
110
110
111
-
All these implementations are developed as open source software, and can be found, along with further implementations, in https://github.com/open-EO
111
+
All these implementations are developed as open source software, and can be found, along with further implementations, in https://github.com/open-EO.
0 commit comments