summaryrefslogtreecommitdiffstats
path: root/petascope/src/petascope/wcs2/schemas/wcsExtensions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/src/petascope/wcs2/schemas/wcsExtensions.xml')
-rw-r--r--petascope/src/petascope/wcs2/schemas/wcsExtensions.xml125
1 files changed, 125 insertions, 0 deletions
diff --git a/petascope/src/petascope/wcs2/schemas/wcsExtensions.xml b/petascope/src/petascope/wcs2/schemas/wcsExtensions.xml
new file mode 100644
index 0000000..eff982d
--- /dev/null
+++ b/petascope/src/petascope/wcs2/schemas/wcsExtensions.xml
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Dictionary
+ xmlns:wcs="http://www.opengis.net/wcs/2.0"
+ xmlns:gml="http://www.opengis.net/gml/3.2"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="http://www.opengis.net/gml/3.2"
+ xsi:schemaLocation="http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd"
+ gml:id="WcsExtensions">
+ <description>
+ This dictionary specifies URNs and identifiers for WCS 2.0 extensions, to be communicated as part of a WCS GetCapabilities response. The dictionary is situated in the "ogc" namespace and uses a currently unspecified simple dictionary profile of GML 3.2.1.
+
+ Last updated: 2010-jan-11
+ Copyright (c) 2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+ To obtain additional rights of use, visit http://www.opengeospatial.org/legal/.
+ </description>
+ <identifier codeSpace="">WcsExtensions</identifier>
+ <!-- ===================================================== -->
+ <!-- data model extensions -->
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_dataModel_nilValues">
+ <description>WCS 2.0 extension defining handling of nil values in a coverage. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:dataModel:nilValues">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_dataModel_uncertainty">
+ <description>WCS 2.0 extension defining handling of uncertainty in a coverage. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:dataModel:uncertainty">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <!-- service model extensions -->
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_serviceModel_metadata">
+ <description>WCS 2.0 extension defining advanced service metadata concepts. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:metadata">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_serviceModel_scaling">
+ <description>WCS 2.0 extension defining scaling and interpolation of coverages. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:scaling">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_serviceModel_crs">
+ <description>WCS 2.0 extension defining coordinate reference system (CRS) handling within coverages. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:crs">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_serviceModel_wcst">
+ <description>WCS 2.0 extension defining transactional (ie, update) services. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:wcst">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_serviceModel_wcps">
+ <description>WCS 2.0 extension defining coverage processing services. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:serviceModel:wcps">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <!-- protocol binding extensions -->
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_protocol_get">
+ <description>WCS 2.0 extension defining the HTTP GET / KVP protocol encoding. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:protocol:get">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_protocol_post">
+ <description>WCS 2.0 extension defining the HTTP POST / XML protocol encoding. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:protocol:post">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_protocol_soap">
+ <description>WCS 2.0 extension defining the SOAP protocol encoding. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:protocol:soap">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <!-- coverage encoding format extensions -->
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_coverageFormat_gml">
+ <description>WCS 2.0 extension defining use of the GML coverage encoding format. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:coverageFormat:gml">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_coverageFormat_geotiff">
+ <description>WCS 2.0 extension defining use of the GeoTIFF coverage encoding format. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:coverageFormat:geotiff">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_coverageFormat_netcdf">
+ <description>WCS 2.0 extension defining use of the NetCDF coverage encoding format. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:coverageFormat:netcdf">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+ <!-- ===================================================== -->
+ <!-- usability extensions -->
+ <!-- ===================================================== -->
+ <dictionaryEntry>
+ <Definition gml:id="wcs_usability_multilinguality">
+ <description>WCS 2.0 extension defining multilingual access to a WCS. </description>
+ <identifier codeSpace="urn:ogc:def:extension:OGC-WCS:2.0:usability:multilinguality">1.0</identifier>
+ </Definition>
+ </dictionaryEntry>
+</Dictionary>