File: features.rst

package info (click to toggle)
owslib 0.35.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,772 kB
  • sloc: xml: 143,288; python: 24,542; makefile: 15
file content (112 lines) | stat: -rw-r--r-- 7,386 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Features
========

Standards Support
-----------------

+-----------------------+-----------------------------+
| Standard              | Version(s)                  |
+=======================+=============================+
| `OGC WMS`_            | 1.1.1, 1.3.0                |
+-----------------------+-----------------------------+
| `OGC WFS`_            | 1.0.0, 1.1.0, 2.0.0, 3.0    |
+-----------------------+-----------------------------+
| `OGC WCS`_            | 1.0.0, 1.1.0, 2.0, 2.0.1    |
+-----------------------+-----------------------------+
| `OGC WMC`_            | 1.1.0                       |
+-----------------------+-----------------------------+
| `OGC SOS`_            | 1.0.0, 2.0.0                |
+-----------------------+-----------------------------+
| `OGC SensorML`_       | 1.0.1                       |
+-----------------------+-----------------------------+
| `OGC CSW`_            | 2.0.2                       |
+-----------------------+-----------------------------+
| `OGC WPS`_            | 1.0.0                       |
+-----------------------+-----------------------------+
| `OGC Filter`_         | 1.1.0                       |
+-----------------------+-----------------------------+
| `OGC OWS Common`_     | 1.0.0, 1.1.0, 2.0           |
+-----------------------+-----------------------------+
| `OGC OWS Context`_    | 1.0.0 (alpha/under-review)  |
+-----------------------+-----------------------------+
| `NASA DIF`_           | 9.7                         |
+-----------------------+-----------------------------+
| `FGDC CSDGM`_         | 1998                        |
+-----------------------+-----------------------------+
| `ISO 19139`_          | 2007                        |
+-----------------------+-----------------------------+
| `ISO 19139-2`_        | 2012                        |
+-----------------------+-----------------------------+
| `Dublin Core`_        | 1.1                         |
+-----------------------+-----------------------------+
| `Swiss GM03`_         | 2.3                         |
+-----------------------+-----------------------------+
| `OGC WMTS`_           | 1.0.0                       |
+-----------------------+-----------------------------+
| `WaterML`_            | 1.0, 1.1, 2.0               |
+-----------------------+-----------------------------+
| `OpenSearch`_         | 1.1                         |
+-----------------------+-----------------------------+

OGC API Support
---------------

+--------------------------------------------------------------------------------------+------------+
| Standard                                                                             | Version(s) |
+======================================================================================+============+
| `OGC API - Features - Part 1: Core`_                                                 | 1.0        |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Features - Part 3: Filtering and the Common Query Language (CQL)`_        | draft      |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Features - Part 4: Create, Replace, Update and Delete`_                   | draft      |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Coverages - Part 1: Core`_                                                | draft      |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Maps - Part 1: Core`_                                                     | 1.0        |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Records - Part 1: Core`_                                                  | 1.0        |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Processes - Part 1: Core`_                                                | 1.0        |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Connected Systems - Part 1: Feature Resources`_                           | draft      |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Connected Systems - Part 2: Dynamic Data`_                                | draft      |
+--------------------------------------------------------------------------------------+------------+
| `OGC API - Environmental Data Retrieval - Part 1: Core`_                             | 1.0 , 1.1  |
+--------------------------------------------------------------------------------------+------------+

.. _`OGC WMS`: https://www.opengeospatial.org/standards/wms
.. _`OGC WFS`: https://www.opengeospatial.org/standards/wfs
.. _`OGC WCS`: https://www.opengeospatial.org/standards/wcs
.. _`OGC WMC`: https://www.opengeospatial.org/standards/wmc
.. _`OGC WPS`: https://www.opengeospatial.org/standards/wps
.. _`OGC SOS`: https://www.opengeospatial.org/standards/sos
.. _`OGC O&M`: https://www.opengeospatial.org/standards/om
.. _`OGC WaterML2.0`: https://www.opengeospatial.org/standards/waterml
.. _`OGC SensorML`: https://www.opengeospatial.org/standards/sensorml
.. _`OGC CSW`: https://www.opengeospatial.org/standards/cat
.. _`OGC WMTS`: https://www.opengeospatial.org/standards/wmts
.. _`OGC Filter`: https://www.opengeospatial.org/standards/filter
.. _`OGC OWS Common`: https://www.opengeospatial.org/standards/common
.. _`OGC OWS Context`: https://www.opengeospatial.org/standards/owc
.. _`NASA DIF`: https://earthdata.nasa.gov/esdis/eso/standards-and-references/directory-interchange-format-dif-standard
.. _`FGDC CSDGM`: https://www.fgdc.gov/metadata/csdgm-standard
.. _`ISO 19115`: https://www.iso.org/standard/26020.html
.. _`ISO 19139`: https://www.iso.org/standard/32557.html
.. _`ISO 19139-2`: https://www.iso.org/standard/57104.html
.. _`Dublin Core`: https://www.dublincore.org/
.. _`CIA.vc`: http://cia.vc/stats/project/OWSLib
.. _`WaterML`: http://his.cuahsi.org/wofws.html#waterml
.. _`Swiss GM03`: https://www.geocat.admin.ch/en/dokumentation/gm03.html
.. _`OGC API`: https://ogcapi.ogc.org
.. _`OGC API - Features - Part 1: Core`: https://docs.ogc.org/is/17-069r4/17-069r4.html
.. _`OGC API - Features - Part 3: Filtering and the Common Query Language (CQL)`: https://docs.ogc.org/is/19-079r2/19-079r2.html
.. _`OGC API - Features - Part 4: Create, Replace, Update and Delete`: https://docs.ogc.org/DRAFTS/20-002r1.html
.. _`OGC API - Records - Part 1: Core`: https://docs.ogc.org/is/20-004r1/20-004r1.html
.. _`OGC API - Coverages - Part 1: Core`: https://docs.ogc.org/DRAFTS/19-087.html
.. _`OGC API - Maps - Part 1: Core`: https://docs.ogc.org/is/20-058/20-058.html
.. _`OGC API - Processes - Part 1: Core`: https://docs.ogc.org/is/18-062r2/18-062r2.html
.. _`OGC API - Connected Systems - Part 1: Feature Resources`: https://docs.ogc.org/DRAFTS/23-001r0.html
.. _`OGC API - Connected Systems - Part 2: Dynamic Data`: https://docs.ogc.org/DRAFTS/23-002r0.html
.. _`OGC API - Environmental Data Retrieval - Part 1: Core`: https://docs.ogc.org/is/19-086r6/19-086r6.html
.. _`OpenSearch`: https://github.com/dewitt/opensearch