[mapserver-commits] r8110 - trunk/docs/ogc

svn at osgeo.org svn at osgeo.org
Tue Nov 25 16:46:48 EST 2008


Author: jmckenna
Date: 2008-11-25 16:46:48 -0500 (Tue, 25 Nov 2008)
New Revision: 8110

Modified:
   trunk/docs/ogc/sos_server.txt
Log:
remove urn links for ReST conversion

Modified: trunk/docs/ogc/sos_server.txt
===================================================================
--- trunk/docs/ogc/sos_server.txt	2008-11-25 21:45:32 UTC (rev 8109)
+++ trunk/docs/ogc/sos_server.txt	2008-11-25 21:46:48 UTC (rev 8110)
@@ -469,7 +469,7 @@
 
 - *Description:* (Required) This metadata item is only a temporary measure until the 
   describe sensor is generated from MapServer. Right now when a DescribeSensor request is sent with a procedure (sensorid), it will redirect it to the url defined by this metadata item. 
-- In Mapserver 5.0, it is possible to use variable substituion on the url. For example "sos_describesensor_url" "http://foo/foo?mysensor=%procedure%" will substitute the %procedure% in the metadata with the sensorid value coming from the request.  
+- In Mapserver 5.0, it is possible to use variable substituion on the url. For example "sos_describesensor_url" \"\http://foo/foo?mysensor=%procedure%\"\  will substitute the %procedure% in the metadata with the sensorid value coming from the request.  
   
   ::
   
@@ -482,11 +482,11 @@
   
 **sos_[item name]_definition**
 
-- *Description:* (Optional) An associated definition (usually a URN) for a component, that will be returned when executing a GetObservation request.  Default is "urn:ogc:object:definition"
+- *Description:* (Optional) An associated definition (usually a URN) for a component, that will be returned when executing a GetObservation request.  Default is \"\urn:ogc:object:definition\"\
 
 **sos_[item name]_uom**
 
-- *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"
+- *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\"\
  
 **sos_observedproperty_id**
 



More information about the mapserver-commits mailing list