[mapserver-commits] r13235 - branches/branch-6-0/docs/en/ogc
trunk/docs/en/ogc
svn at osgeo.org
svn at osgeo.org
Tue Mar 13 07:50:21 EDT 2012
Author: havatv
Date: 2012-03-13 04:50:21 -0700 (Tue, 13 Mar 2012)
New Revision: 13235
Modified:
branches/branch-6-0/docs/en/ogc/sos_server.txt
trunk/docs/en/ogc/sos_server.txt
Log:
Arranged metadata terms in alphabetical order - sos server document
Modified: branches/branch-6-0/docs/en/ogc/sos_server.txt
===================================================================
--- branches/branch-6-0/docs/en/ogc/sos_server.txt 2012-03-13 11:32:54 UTC (rev 13234)
+++ branches/branch-6-0/docs/en/ogc/sos_server.txt 2012-03-13 11:50:21 UTC (rev 13235)
@@ -441,16 +441,6 @@
-------------------
.. index::
- triple: SOS; METADATA; ows_updatesequence
-
-**ows_updatesequence**
-
-- *Description:* (Optional) The updateSequence parameter can be used for
- maintaining the consistency of a client cache of the contents of a service
- metadata document. The parameter value can be an integer, a timestamp in
- [ISO 8601:2000] format, or any other number or string.
-
-.. index::
triple: SOS; METADATA; ows_language
**ows_language**
@@ -475,6 +465,16 @@
example of a valid schema tree.
.. index::
+ triple: SOS; METADATA; ows_updatesequence
+
+**ows_updatesequence**
+
+- *Description:* (Optional) The updateSequence parameter can be used for
+ maintaining the consistency of a client cache of the contents of a service
+ metadata document. The parameter value can be an integer, a timestamp in
+ [ISO 8601:2000] format, or any other number or string.
+
+.. index::
triple: SOS; METADATA; sos_abstract
**sos_abstract**
@@ -483,14 +483,6 @@
the server.
.. index::
- triple: SOS; METADATA; sos_keywordlist
-
-**sos_keywordlist**
-
-- *Description:* (Optional) A comma-separated list of keywords or keyword
- phrases to help catalog searching.
-
-.. index::
triple: SOS; METADATA; sos_accessconstraints
**sos_accessconstraints**
@@ -529,6 +521,21 @@
- *Description:* Optional contact Email address.
.. index::
+ triple: SOS; METADATA; sos_contactfacsimiletelephone
+
+**sos_contactfacsimiletelephone**
+
+- *Description:* Optional contact facsimile telephone number.
+
+.. index::
+ triple: SOS; METADATA; sos_contactinstructions
+
+**sos_contactinstructions**
+
+- *Description:* (Optional) Supplemental instructions on how or when
+ to contact the individual or organization.
+
+.. index::
triple: SOS; METADATA; sos_contactorganization
.. index::
@@ -550,13 +557,6 @@
- *Description:* Optional contact voice telephone number.
.. index::
- triple: SOS; METADATA; sos_contactfacsimiletelephone
-
-**sos_contactfacsimiletelephone**
-
-- *Description:* Optional contact facsimile telephone number.
-
-.. index::
triple: SOS; METADATA; sos_enable_request
**sos_enable_request** (or **ows_enable_request**)
@@ -583,63 +583,63 @@
"sos_enable_request" "* !GetCapabilities"
.. index::
- triple: SOS; METADATA; sos_fees
+ triple: SOS; METADATA; sos_encoding_blockSeparator
-**sos_fees**
+**sos_encoding_blockSeparator**
-- *Description:* (Optional) Fees information. Use the reserved word
- "none" if there are no fees.
+- *Description:* (Optional) For GetObservation requests using
+ resultModel=om:Observation (SWE DataBlock encoding). Record
+ separator to be used. Default is '\\n'
.. index::
- triple: SOS; METADATA; sos_onlineresource
+ triple: SOS; METADATA; sos_encoding_tokenSeparator
-**sos_onlineresource**
+**sos_encoding_tokenSeparator**
-- *Description:* (Required) The URL that will be used to access this
- OGC server. This value is used in the GetCapabilities response.
-- See the section "Onlineresource URL" above for more information.
+- *Description:* (Optional) For GetObservation requests using
+ resultModel=om:Observation (SWE DataBlock encoding). Token (field)
+ separator to be used. Default is ','
.. index::
- triple: SOS; METADATA; sos_service_onlineresource
+ triple: SOS; METADATA; sos_fees
-**sos_service_onlineresource**
+**sos_fees**
-- *Description:* (Optional) Top-level onlineresource URL.
+- *Description:* (Optional) Fees information. Use the reserved word
+ "none" if there are no fees.
.. index::
- triple: SOS; METADATA; sos_srs
+ triple: SOS; METADATA; sos_hoursofservice
-**sos_srs**
+**sos_hoursofservice**
-- *Description:* (Required) Contains a list of EPSG projection codes
- that should be advertized as being available for all layers in this
- server. The value can contain one or more EPSG:<code> pairs
- separated by spaces (e.g. "EPSG:4269 EPSG:4326") This value should
- be upper case (EPSG:42304.....not epsg:42304) to avoid problems with
- case sensitive platforms.
+- *Description:* (Optional) Time period (including time zone) when
+ individuals can contact the organization or individual.
-.. index::
- triple: SOS; METADATA; sos_title
+.. index::
+ triple: SOS; METADATA; sos_keywordlist
-**sos_title**
+**sos_keywordlist**
-- *Description:* (Recommended) A human-readable name for this Layer.
+- *Description:* (Optional) A comma-separated list of keywords or keyword
+ phrases to help catalog searching.
.. index::
- triple: SOS; METADATA; sos_hoursofservice
+ triple: SOS; METADATA; sos_maxfeatures
-**sos_hoursofservice**
+**sos_maxfeatures**
-- *Description:* (Optional) Time period (including time zone) when
- individuals can contact the organization or individual.
+- *Description:* (Optional) The number of elements to be returned by
+ the SOS server. If the not set all observations are returned
.. index::
- triple: SOS; METADATA; sos_contactinstructions
+ triple: SOS; METADATA; sos_onlineresource
-**sos_contactinstructions**
+**sos_onlineresource**
-- *Description:* (Optional) Supplemental instructions on how or when
- to contact the individual or organization.
+- *Description:* (Required) The URL that will be used to access this
+ OGC server. This value is used in the GetCapabilities response.
+- See the section "Onlineresource URL" above for more information.
.. index::
triple: SOS; METADATA; sos_role
@@ -651,30 +651,30 @@
meanings listed in Subclause B.5.5 of ISO 19115:2003.
.. index::
- triple: SOS; METADATA; sos_maxfeatures
+ triple: SOS; METADATA; sos_service_onlineresource
-**sos_maxfeatures**
+**sos_service_onlineresource**
-- *Description:* (Optional) The number of elements to be returned by
- the SOS server. If the not set all observations are returned
+- *Description:* (Optional) Top-level onlineresource URL.
.. index::
- triple: SOS; METADATA; sos_encoding_blockSeparator
+ triple: SOS; METADATA; sos_srs
-**sos_encoding_blockSeparator**
+**sos_srs**
-- *Description:* (Optional) For GetObservation requests using
- resultModel=om:Observation (SWE DataBlock encoding). Record
- separator to be used. Default is '\\n'
+- *Description:* (Required) Contains a list of EPSG projection codes
+ that should be advertized as being available for all layers in this
+ server. The value can contain one or more EPSG:<code> pairs
+ separated by spaces (e.g. "EPSG:4269 EPSG:4326") This value should
+ be upper case (EPSG:42304.....not epsg:42304) to avoid problems with
+ case sensitive platforms.
.. index::
- triple: SOS; METADATA; sos_encoding_tokenSeparator
+ triple: SOS; METADATA; sos_title
-**sos_encoding_tokenSeparator**
+**sos_title**
-- *Description:* (Optional) For GetObservation requests using
- resultModel=om:Observation (SWE DataBlock encoding). Token (field)
- separator to be used. Default is ','
+- *Description:* (Recommended) A human-readable name for this Layer.
.. index::
triple: SOS; LAYER; METADATA
@@ -701,7 +701,33 @@
::
"sos_describesensor_url" "http://some/url/NS01EE0014.xml"
+
+.. index::
+ triple: SOS; METADATA; sos_enable_request
+**sos_enable_request** (or **ows_enable_request**)
+
+- *Description:* Space separated list of requests to enable.
+ The default is none.
+ The following requests can be enabled:
+ `GetCapabilities`, `GetObservation` and `DescribeSensor`.
+ A "!" in front of a request will disable the request.
+ "*" enables all requests.
+
+- *Examples:*
+
+ To enable only `GetCapabilities` and `GetObservation`:
+
+ ::
+
+ "sos_enable_request" "GetCapabilities GetObservation"
+
+ To enable all requests except `GetCapabilities`
+
+ ::
+
+ "sos_enable_request" "* !GetCapabilities"
+
.. index::
triple: SOS; METADATA; sos_[item name]_alias
@@ -727,33 +753,15 @@
- *Description:* (Optional) An associated unit of measure URN) for a
component, that will be returned when executing a GetObservation
request. Default is \"\urn:ogc:object:uom\"\
-
+
.. index::
- triple: SOS; METADATA; sos_enable_request
+ triple: SOS; METADATA; sos_observedproperty_authority
-**sos_enable_request** (or **ows_enable_request**)
+**sos_observedproperty_authority**
-- *Description:* Space separated list of requests to enable.
- The default is none.
- The following requests can be enabled:
- `GetCapabilities`, `GetObservation` and `DescribeSensor`.
- A "!" in front of a request will disable the request.
- "*" enables all requests.
+- *Description:* (Optional) An associated authority for a given
+ component of an observed property
-- *Examples:*
-
- To enable only `GetCapabilities` and `GetObservation`:
-
- ::
-
- "sos_enable_request" "GetCapabilities GetObservation"
-
- To enable all requests except `GetCapabilities`
-
- ::
-
- "sos_enable_request" "* !GetCapabilities"
-
.. index::
triple: SOS; METADATA; sos_observedproperty_id
@@ -770,14 +778,6 @@
string format.
.. index::
- triple: SOS; METADATA; sos_observedproperty_authority
-
-**sos_observedproperty_authority**
-
-- *Description:* (Optional) An associated authority for a given
- component of an observed property
-
-.. index::
triple: SOS; METADATA; sos_observedproperty_version
**sos_observedproperty_version**
Modified: trunk/docs/en/ogc/sos_server.txt
===================================================================
--- trunk/docs/en/ogc/sos_server.txt 2012-03-13 11:32:54 UTC (rev 13234)
+++ trunk/docs/en/ogc/sos_server.txt 2012-03-13 11:50:21 UTC (rev 13235)
@@ -441,16 +441,6 @@
-------------------
.. index::
- triple: SOS; METADATA; ows_updatesequence
-
-**ows_updatesequence**
-
-- *Description:* (Optional) The updateSequence parameter can be used for
- maintaining the consistency of a client cache of the contents of a service
- metadata document. The parameter value can be an integer, a timestamp in
- [ISO 8601:2000] format, or any other number or string.
-
-.. index::
triple: SOS; METADATA; ows_language
**ows_language**
@@ -475,6 +465,16 @@
example of a valid schema tree.
.. index::
+ triple: SOS; METADATA; ows_updatesequence
+
+**ows_updatesequence**
+
+- *Description:* (Optional) The updateSequence parameter can be used for
+ maintaining the consistency of a client cache of the contents of a service
+ metadata document. The parameter value can be an integer, a timestamp in
+ [ISO 8601:2000] format, or any other number or string.
+
+.. index::
triple: SOS; METADATA; sos_abstract
**sos_abstract**
@@ -483,14 +483,6 @@
the server.
.. index::
- triple: SOS; METADATA; sos_keywordlist
-
-**sos_keywordlist**
-
-- *Description:* (Optional) A comma-separated list of keywords or keyword
- phrases to help catalog searching.
-
-.. index::
triple: SOS; METADATA; sos_accessconstraints
**sos_accessconstraints**
@@ -529,6 +521,21 @@
- *Description:* Optional contact Email address.
.. index::
+ triple: SOS; METADATA; sos_contactfacsimiletelephone
+
+**sos_contactfacsimiletelephone**
+
+- *Description:* Optional contact facsimile telephone number.
+
+.. index::
+ triple: SOS; METADATA; sos_contactinstructions
+
+**sos_contactinstructions**
+
+- *Description:* (Optional) Supplemental instructions on how or when
+ to contact the individual or organization.
+
+.. index::
triple: SOS; METADATA; sos_contactorganization
.. index::
@@ -550,13 +557,6 @@
- *Description:* Optional contact voice telephone number.
.. index::
- triple: SOS; METADATA; sos_contactfacsimiletelephone
-
-**sos_contactfacsimiletelephone**
-
-- *Description:* Optional contact facsimile telephone number.
-
-.. index::
triple: SOS; METADATA; sos_enable_request
**sos_enable_request** (or **ows_enable_request**)
@@ -583,63 +583,63 @@
"sos_enable_request" "* !GetCapabilities"
.. index::
- triple: SOS; METADATA; sos_fees
+ triple: SOS; METADATA; sos_encoding_blockSeparator
-**sos_fees**
+**sos_encoding_blockSeparator**
-- *Description:* (Optional) Fees information. Use the reserved word
- "none" if there are no fees.
+- *Description:* (Optional) For GetObservation requests using
+ resultModel=om:Observation (SWE DataBlock encoding). Record
+ separator to be used. Default is '\\n'
.. index::
- triple: SOS; METADATA; sos_onlineresource
+ triple: SOS; METADATA; sos_encoding_tokenSeparator
-**sos_onlineresource**
+**sos_encoding_tokenSeparator**
-- *Description:* (Required) The URL that will be used to access this
- OGC server. This value is used in the GetCapabilities response.
-- See the section "Onlineresource URL" above for more information.
+- *Description:* (Optional) For GetObservation requests using
+ resultModel=om:Observation (SWE DataBlock encoding). Token (field)
+ separator to be used. Default is ','
.. index::
- triple: SOS; METADATA; sos_service_onlineresource
+ triple: SOS; METADATA; sos_fees
-**sos_service_onlineresource**
+**sos_fees**
-- *Description:* (Optional) Top-level onlineresource URL.
+- *Description:* (Optional) Fees information. Use the reserved word
+ "none" if there are no fees.
.. index::
- triple: SOS; METADATA; sos_srs
+ triple: SOS; METADATA; sos_hoursofservice
-**sos_srs**
+**sos_hoursofservice**
-- *Description:* (Required) Contains a list of EPSG projection codes
- that should be advertized as being available for all layers in this
- server. The value can contain one or more EPSG:<code> pairs
- separated by spaces (e.g. "EPSG:4269 EPSG:4326") This value should
- be upper case (EPSG:42304.....not epsg:42304) to avoid problems with
- case sensitive platforms.
+- *Description:* (Optional) Time period (including time zone) when
+ individuals can contact the organization or individual.
-.. index::
- triple: SOS; METADATA; sos_title
+.. index::
+ triple: SOS; METADATA; sos_keywordlist
-**sos_title**
+**sos_keywordlist**
-- *Description:* (Recommended) A human-readable name for this Layer.
+- *Description:* (Optional) A comma-separated list of keywords or keyword
+ phrases to help catalog searching.
.. index::
- triple: SOS; METADATA; sos_hoursofservice
+ triple: SOS; METADATA; sos_maxfeatures
-**sos_hoursofservice**
+**sos_maxfeatures**
-- *Description:* (Optional) Time period (including time zone) when
- individuals can contact the organization or individual.
+- *Description:* (Optional) The number of elements to be returned by
+ the SOS server. If the not set all observations are returned
.. index::
- triple: SOS; METADATA; sos_contactinstructions
+ triple: SOS; METADATA; sos_onlineresource
-**sos_contactinstructions**
+**sos_onlineresource**
-- *Description:* (Optional) Supplemental instructions on how or when
- to contact the individual or organization.
+- *Description:* (Required) The URL that will be used to access this
+ OGC server. This value is used in the GetCapabilities response.
+- See the section "Onlineresource URL" above for more information.
.. index::
triple: SOS; METADATA; sos_role
@@ -651,30 +651,30 @@
meanings listed in Subclause B.5.5 of ISO 19115:2003.
.. index::
- triple: SOS; METADATA; sos_maxfeatures
+ triple: SOS; METADATA; sos_service_onlineresource
-**sos_maxfeatures**
+**sos_service_onlineresource**
-- *Description:* (Optional) The number of elements to be returned by
- the SOS server. If the not set all observations are returned
+- *Description:* (Optional) Top-level onlineresource URL.
.. index::
- triple: SOS; METADATA; sos_encoding_blockSeparator
+ triple: SOS; METADATA; sos_srs
-**sos_encoding_blockSeparator**
+**sos_srs**
-- *Description:* (Optional) For GetObservation requests using
- resultModel=om:Observation (SWE DataBlock encoding). Record
- separator to be used. Default is '\\n'
+- *Description:* (Required) Contains a list of EPSG projection codes
+ that should be advertized as being available for all layers in this
+ server. The value can contain one or more EPSG:<code> pairs
+ separated by spaces (e.g. "EPSG:4269 EPSG:4326") This value should
+ be upper case (EPSG:42304.....not epsg:42304) to avoid problems with
+ case sensitive platforms.
.. index::
- triple: SOS; METADATA; sos_encoding_tokenSeparator
+ triple: SOS; METADATA; sos_title
-**sos_encoding_tokenSeparator**
+**sos_title**
-- *Description:* (Optional) For GetObservation requests using
- resultModel=om:Observation (SWE DataBlock encoding). Token (field)
- separator to be used. Default is ','
+- *Description:* (Recommended) A human-readable name for this Layer.
.. index::
triple: SOS; LAYER; METADATA
@@ -701,7 +701,33 @@
::
"sos_describesensor_url" "http://some/url/NS01EE0014.xml"
+
+.. index::
+ triple: SOS; METADATA; sos_enable_request
+**sos_enable_request** (or **ows_enable_request**)
+
+- *Description:* Space separated list of requests to enable.
+ The default is none.
+ The following requests can be enabled:
+ `GetCapabilities`, `GetObservation` and `DescribeSensor`.
+ A "!" in front of a request will disable the request.
+ "*" enables all requests.
+
+- *Examples:*
+
+ To enable only `GetCapabilities` and `GetObservation`:
+
+ ::
+
+ "sos_enable_request" "GetCapabilities GetObservation"
+
+ To enable all requests except `GetCapabilities`
+
+ ::
+
+ "sos_enable_request" "* !GetCapabilities"
+
.. index::
triple: SOS; METADATA; sos_[item name]_alias
@@ -727,33 +753,15 @@
- *Description:* (Optional) An associated unit of measure URN) for a
component, that will be returned when executing a GetObservation
request. Default is \"\urn:ogc:object:uom\"\
-
+
.. index::
- triple: SOS; METADATA; sos_enable_request
+ triple: SOS; METADATA; sos_observedproperty_authority
-**sos_enable_request** (or **ows_enable_request**)
+**sos_observedproperty_authority**
-- *Description:* Space separated list of requests to enable.
- The default is none.
- The following requests can be enabled:
- `GetCapabilities`, `GetObservation` and `DescribeSensor`.
- A "!" in front of a request will disable the request.
- "*" enables all requests.
+- *Description:* (Optional) An associated authority for a given
+ component of an observed property
-- *Examples:*
-
- To enable only `GetCapabilities` and `GetObservation`:
-
- ::
-
- "sos_enable_request" "GetCapabilities GetObservation"
-
- To enable all requests except `GetCapabilities`
-
- ::
-
- "sos_enable_request" "* !GetCapabilities"
-
.. index::
triple: SOS; METADATA; sos_observedproperty_id
@@ -770,14 +778,6 @@
string format.
.. index::
- triple: SOS; METADATA; sos_observedproperty_authority
-
-**sos_observedproperty_authority**
-
-- *Description:* (Optional) An associated authority for a given
- component of an observed property
-
-.. index::
triple: SOS; METADATA; sos_observedproperty_version
**sos_observedproperty_version**
More information about the mapserver-commits
mailing list