[mapserver-commits] r7455 - trunk/msautotest/wxs

svn at osgeo.org svn at osgeo.org
Fri Mar 14 08:26:45 EDT 2008


Author: tomkralidis
Date: 2008-03-14 08:26:45 -0400 (Fri, 14 Mar 2008)
New Revision: 7455

Modified:
   trunk/msautotest/wxs/sos.map
Log:
modify sos_describesensorurl to output raw XML
instead of HTML


Modified: trunk/msautotest/wxs/sos.map
===================================================================
--- trunk/msautotest/wxs/sos.map	2008-03-14 12:20:23 UTC (rev 7454)
+++ trunk/msautotest/wxs/sos.map	2008-03-14 12:26:45 UTC (rev 7455)
@@ -164,7 +164,7 @@
    "ows_timeitem" "datetime"
    "sos_procedure"  "35 2147 604"
    "sos_procedure_item"  "stn_id"
-   "sos_describesensor_url" "http://trac.osgeo.org/mapserver/browser/trunk/msautotest/wxs/data/sos-%procedure%.xml"
+   "sos_describesensor_url" "http://trac.osgeo.org/mapserver/browser/trunk/msautotest/wxs/data/sos-%procedure%.xml?format=raw"
    "gml_featureid" "id"
    "gml_include_items" "all"
   END



More information about the mapserver-commits mailing list