<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi!<br>
<br>
</font></font><font size="-1"><font face="Helvetica, Arial,
sans-serif">I'm </font></font><font size="-1"><font
face="Helvetica, Arial, sans-serif"><span id="result_box"
class="short_text" lang="en"><span class="">continuing to
create </span></span>a SOS SERVER with Mapserver 7.0.1.<br>
I used "sos_procedure_item" to create several "procedure" in a
LAYER.<br>
They appears ok in GetCapabilities:<br>
</font></font><br>
<font size="-1"><font face="Helvetica, Arial, sans-serif"><font
size="-1"><font face="Helvetica, Arial, sans-serif">(---
removed a lot of data ---)<br>
</font></font></font></font><font size="-1"><tt>
<sos:procedure xlink:href="urn:ogc:def:procedure:1-D"/></tt><tt><br>
</tt><tt> <sos:procedure
xlink:href="urn:ogc:def:procedure:1-W"/></tt><tt><br>
</tt><tt> <sos:procedure
xlink:href="urn:ogc:def:procedure:2-D"/></tt><tt><br>
</tt><tt> <sos:procedure
xlink:href="urn:ogc:def:procedure:2-W"/></tt><tt><br>
</tt><tt> <sos:procedure
xlink:href="urn:ogc:def:procedure:3-D"/></tt><tt><br>
</tt><tt> <sos:procedure
xlink:href="urn:ogc:def:procedure:3-W"/></tt></font><br>
<font size="-1"><font face="Helvetica, Arial, sans-serif"><font
size="-1"><font face="Helvetica, Arial, sans-serif">(---
removed a lot of data ---)<br>
<br>
</font></font>But I want to filter GetObservation with
"procedure". <br>
<br>
Parameter "procedure" of GetObservation Request (OGC 06-009r6
document, page 29):<br>
</font></font>
<table border="1" cellpadding="2" cellspacing="2" width="100%">
<tbody>
<tr>
<td valign="top"><font size="-1"><font face="Helvetica, Arial,
sans-serif">procedure</font></font></td>
<td valign="top"><font size="-1"><font face="Helvetica, Arial,
sans-serif">The procedure parameter specifies the sensor
<br>
system(s) for which observations are requested. </font></font><br>
</td>
<td valign="top"><font size="-1"><font face="Helvetica, Arial,
sans-serif">anyURI <br>
</font></font></td>
<td valign="top"><font size="-1"><font face="Helvetica, Arial,
sans-serif">Zero or many <br>
(Optional)</font></font></td>
</tr>
</tbody>
</table>
<font size="-1"><font face="Helvetica, Arial, sans-serif"><br>
<br>
</font></font><font size="-1"><tt><font face="Helvetica, Arial,
sans-serif"><?xml version="1.0" encoding="UTF-8"?><br>
<sos:GetObservation
xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a><br>
xsi:schemaLocation=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/sos/1.0http://schemas.opengis.net/sos/1.0.0/sosAll.xsd">"http://www.opengis.net/sos/1.0
http://schemas.opengis.net/sos/1.0.0/sosAll.xsd"</a><br>
xmlns:sos=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/sos/1.0">"http://www.opengis.net/sos/1.0"</a>
xmlns:om=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/om/1.0">"http://www.opengis.net/om/1.0"</a><br>
service="SOS" version="1.0.0" srsName="EPSG:4326"><br>
<sos:offering>Estaciones</sos:offering><br>
<sos:observedProperty>datos_station</sos:observedProperty><br>
<b> <sos:procedure>1-D</sos:procedure></b><br>
<sos:responseFormat>text/xml;
subtype="om/1.0.0"</sos:responseFormat><br>
<sos:resultModel>om:Observation</sos:resultModel><br>
<sos:responseMode>inline</sos:responseMode><br>
</sos:GetObservation></font></tt></font><font size="-1"><font
face="Helvetica, Arial, sans-serif"><br>
<br>
The server returns:<br>
<br>
</font></font><font size="-1"><tt><?xml version="1.0"
encoding="UTF-8"?></tt><tt><br>
</tt><tt><om:ObservationCollection
xmlns:gml=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml">"http://www.opengis.net/gml"</a>
xmlns:ows=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/ows/1.1">"http://www.opengis.net/ows/1.1"</a>
xmlns:swe=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/swe/1.0.1">"http://www.opengis.net/swe/1.0.1"</a>
xmlns:xlink=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/1999/xlink">"http://www.w3.org/1999/xlink"</a>
xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a>
xmlns:sos=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/sos/1.0">"http://www.opengis.net/sos/1.0"</a>
xmlns:ms=<a class="moz-txt-link-rfc2396E" href="http://mapserver.gis.umn.edu/mapserver">"http://mapserver.gis.umn.edu/mapserver"</a>
xmlns:om=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/om/1.0">"http://www.opengis.net/om/1.0"</a> gml:id="Estaciones"
xsi:schemaLocation=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/om/1.0http://schemas.opengis.net/om/1.0.0/om.xsdhttp://mapserver.gis.umn.edu/mapserverhttp://hergest.synology.me/sos?service=WFS&version=1.1.0&request=DescribeFeatureType&typename=test_sos_layer">"http://www.opengis.net/om/1.0
http://schemas.opengis.net/om/1.0.0/om.xsd
http://mapserver.gis.umn.edu/mapserver
http://hergest.synology.me/sos?service=WFS&version=1.1.0&request=DescribeFeatureType&typename=test_sos_layer"</a>></tt><tt><br>
</tt><tt> <gml:description
xmlns:gml=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml">"http://www.opengis.net/gml"</a>>Datos de
estaciones</gml:description></tt><tt><br>
</tt><tt> <gml:name
xmlns:gml=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml">"http://www.opengis.net/gml"</a>>Estaciones</gml:name></tt><tt><br>
</tt><tt></om:ObservationCollection></tt></font><font
size="-1"><font face="Helvetica, Arial, sans-serif"><br>
<br>
With no data. I tried "</font></font><font size="-1"><font
face="Helvetica, Arial, sans-serif"><font size="-1"><tt>urn:ogc:def:procedure:1-D</tt></font>",
but return error:<br>
</font></font><font size="-1"><tt><br>
</tt><tt><ows:ExceptionText>msSOSGetCapabilities(): SOS
server error. Invalid procedure value
urn:ogc:def:procedure:1-D</ows:ExceptionText></tt><tt><br>
</tt><tt> </ows:Exception></tt></font><font size="-1"><font
face="Helvetica, Arial, sans-serif"><br>
<br>
If I remove the "procedure" filter, the server returns all the
procedures data ok:<br>
<br>
</font></font><font size="-1"><tt><?xml version="1.0"
encoding="UTF-8"?></tt><tt><br>
</tt><tt><om:ObservationCollection
xmlns:gml=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml">"http://www.opengis.net/gml"</a>
xmlns:ows=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/ows/1.1">"http://www.opengis.net/ows/1.1"</a>
xmlns:swe=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/swe/1.0.1">"http://www.opengis.net/swe/1.0.1"</a>
xmlns:xlink=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/1999/xlink">"http://www.w3.org/1999/xlink"</a>
xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a>
xmlns:sos=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/sos/1.0">"http://www.opengis.net/sos/1.0"</a>
xmlns:ms=<a class="moz-txt-link-rfc2396E" href="http://mapserver.gis.umn.edu/mapserver">"http://mapserver.gis.umn.edu/mapserver"</a>
xmlns:om=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/om/1.0">"http://www.opengis.net/om/1.0"</a> gml:id="Estaciones"
xsi:schemaLocation=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/om/1.0http://schemas.opengis.net/om/1.0.0/om.xsdhttp://mapserver.gis.umn.edu/mapserverhttp://hergest.synology.me/sos?service=WFS&version=1.1.0&request=DescribeFeatureType&typename=test_sos_layer">"http://www.opengis.net/om/1.0
http://schemas.opengis.net/om/1.0.0/om.xsd
http://mapserver.gis.umn.edu/mapserver
http://hergest.synology.me/sos?service=WFS&version=1.1.0&request=DescribeFeatureType&typename=test_sos_layer"</a>></tt><tt><br>
</tt><tt> <gml:description
xmlns:gml=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml">"http://www.opengis.net/gml"</a>>Datos de
estaciones</gml:description></tt><tt><br>
</tt><tt> <gml:name
xmlns:gml=<a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml">"http://www.opengis.net/gml"</a>>Estaciones</gml:name></tt><tt><br>
</tt><tt> <om:member></tt><tt><br>
</tt><tt> <om:Observation></tt><tt><br>
</tt><tt> <b><om:procedure
xlink:href="urn:ogc:def:procedure:1-D"/></b></tt><tt><br>
</tt><tt> <om:observedProperty></tt><tt><br>
</tt><tt> <swe:CompositePhenomenon
gml:id="datos_station" dimension="6"></tt><tt><br>
</tt><tt> <gml:name>Datos de
estación</gml:name></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:StationId"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:sta_ia_id"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:timestamp"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:variable"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:valor"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:nombrefoi"/></tt><tt><br>
</tt><tt> </swe:CompositePhenomenon></tt><tt><br>
</tt><tt> </om:observedProperty></tt><tt><br>
</tt><tt> <om:resultDefinition></tt><tt><br>
</tt><tt> <swe:DataBlockDefinition></tt><tt><br>
</tt><tt> <swe:components></tt><tt><br>
</tt><tt> <swe:DataRecord></tt><tt><br>
</tt><tt> <swe:field name="time"></tt><tt><br>
</tt><tt> <swe:Time
definition="urn:ogc:phenomenon:time:iso8601"/></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="StationId"></tt><tt><br>
</tt><tt> <swe:Quantity
definition="Id-Variable"></tt><tt><br>
</tt><tt> <swe:uom code="string"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="sta_ia_id"></tt><tt><br>
</tt><tt> <swe:Quantity definition="Id de la
estación"></tt><tt><br>
</tt><tt> <swe:uom code="integer"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="variable"></tt><tt><br>
</tt><tt> <swe:Quantity
definition="Variable"></tt><tt><br>
</tt><tt> <swe:uom code="variable"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="valor"></tt><tt><br>
</tt><tt> <swe:Quantity definition="Valor de la
medida"></tt><tt><br>
</tt><tt> <swe:uom code="m2"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="nombrefoi"></tt><tt><br>
</tt><tt> <swe:Quantity definition="Nombre del
FOI"></tt><tt><br>
</tt><tt> <swe:uom code="Localidad"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> </swe:DataRecord></tt><tt><br>
</tt><tt> </swe:components></tt><tt><br>
</tt><tt> <swe:encoding></tt><tt><br>
</tt><tt> <swe:TextBlock tokenSeparator=","
blockSeparator=" " decimalSeparator="."/></tt><tt><br>
</tt><tt> </swe:encoding></tt><tt><br>
</tt><tt> </swe:DataBlockDefinition></tt><tt><br>
</tt><tt> </om:resultDefinition></tt><tt><br>
</tt><tt> <om:result>2016/06/17
02:00:00,1-D,1,D,798,Danube</om:result></tt><tt><br>
</tt><tt> </om:Observation></tt><tt><br>
</tt><tt> </om:member></tt><tt><br>
</tt><tt> <om:member></tt><tt><br>
</tt><tt> <om:Observation></tt><tt><br>
</tt><tt> <om:procedure
xlink:href="urn:ogc:def:procedure:1-W"/></tt><tt><br>
</tt><tt> <om:observedProperty></tt><tt><br>
</tt><tt> <swe:CompositePhenomenon
gml:id="datos_station" dimension="6"></tt><tt><br>
</tt><tt> <gml:name>Datos de
estación</gml:name></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:StationId"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:sta_ia_id"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:timestamp"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:variable"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:valor"/></tt><tt><br>
</tt><tt> <swe:component
xlink:href="urn:ogc:def:property:OGC-SWE:1.0:nombrefoi"/></tt><tt><br>
</tt><tt> </swe:CompositePhenomenon></tt><tt><br>
</tt><tt> </om:observedProperty></tt><tt><br>
</tt><tt> <om:resultDefinition></tt><tt><br>
</tt><tt> <swe:DataBlockDefinition></tt><tt><br>
</tt><tt> <swe:components></tt><tt><br>
</tt><tt> <swe:DataRecord></tt><tt><br>
</tt><tt> <swe:field name="time"></tt><tt><br>
</tt><tt> <swe:Time
definition="urn:ogc:phenomenon:time:iso8601"/></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="StationId"></tt><tt><br>
</tt><tt> <swe:Quantity
definition="Id-Variable"></tt><tt><br>
</tt><tt> <swe:uom code="string"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="sta_ia_id"></tt><tt><br>
</tt><tt> <swe:Quantity definition="Id de la
estación"></tt><tt><br>
</tt><tt> <swe:uom code="integer"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="variable"></tt><tt><br>
</tt><tt> <swe:Quantity
definition="Variable"></tt><tt><br>
</tt><tt> <swe:uom code="variable"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="valor"></tt><tt><br>
</tt><tt> <swe:Quantity definition="Valor de la
medida"></tt><tt><br>
</tt><tt> <swe:uom code="m2"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> <swe:field name="nombrefoi"></tt><tt><br>
</tt><tt> <swe:Quantity definition="Nombre del
FOI"></tt><tt><br>
</tt><tt> <swe:uom code="Localidad"/></tt><tt><br>
</tt><tt> </swe:Quantity></tt><tt><br>
</tt><tt> </swe:field></tt><tt><br>
</tt><tt> </swe:DataRecord></tt><tt><br>
</tt><tt> </swe:components></tt><tt><br>
</tt><tt> <swe:encoding></tt><tt><br>
</tt><tt> <swe:TextBlock tokenSeparator=","
blockSeparator=" " decimalSeparator="."/></tt><tt><br>
</tt><tt> </swe:encoding></tt><tt><br>
</tt><tt> </swe:DataBlockDefinition></tt><tt><br>
</tt><tt> </om:resultDefinition></tt><tt><br>
</tt><tt> <om:result>2016/06/17
07:00:00,1-W,1,W,3.71,Danube</om:result></tt><tt><br>
</tt><tt> </om:Observation></tt><tt><br>
</tt><tt> </om:member></tt><tt><br>
</tt><tt> <om:member></tt></font><font size="-1"><font
face="Helvetica, Arial, sans-serif"><br>
(--- removed a lot of data ---)<br>
<br>
<br>
<br>
</font></font><span id="result_box" class="short_text" lang="en"><span
class="">What am I doing wrong? <br>
How I can get data from a single procedure?<br>
<br>
Thanks in advance.<br>
<br>
<br>
PD: The ".map" file:<br>
<br>
<font size="-1"><tt>MAP</tt><tt><br>
</tt><tt> NAME ESTACIONES_SOS</tt><tt><br>
</tt><tt> STATUS ON</tt><tt><br>
</tt><tt> SIZE 300 300</tt><tt><br>
</tt><tt> EXTENT -180 -90 180 90</tt><tt><br>
</tt><tt> UNITS METERS</tt><tt><br>
</tt><tt> IMAGECOLOR 255 255 255</tt><tt><br>
</tt><tt><br>
</tt><tt> IMAGETYPE png</tt><tt><br>
</tt><tt><br>
</tt><tt> WEB</tt><tt><br>
</tt><tt> IMAGEPATH "/ms4w/tmp/ms_tmp/"</tt><tt><br>
</tt><tt> IMAGEURL "/ms_tmp/"</tt><tt><br>
</tt><tt><br>
</tt><tt> METADATA</tt><tt><br>
</tt><tt> "sos_title" "Servidor SOS de Estaciones" </tt><tt><br>
</tt><tt> "ows_abstract" "SOS de Estaciones"</tt><tt><br>
</tt><tt> "sos_onlineresource"
<a class="moz-txt-link-rfc2396E" href="http://hergest.synology.me/sos">"http://hergest.synology.me/sos"</a></tt><tt><br>
</tt><tt> "sos_srs" "EPSG:4326"</tt><tt><br>
</tt><tt> "ows_enable_request" "*"</tt><tt><br>
</tt><tt> "ows_keywordlist" "SOS"</tt><tt><br>
</tt><tt> "sos_keywordlist" "Estaciones medición caudal
río"</tt><tt><br>
</tt><tt> "ows_fees" "gratuito"</tt><tt><br>
</tt><tt> "ows_accessconstraints" "Este servicio se
puede usar de modo libre y gratuito siempre que se mencione
a los autores y propietarios de la informacion"</tt><tt><br>
</tt><tt> "ows_contactorganization" "Consejeria de
Medio Ambiente y Ordenacion del Territorio. Junta de
Andalucia"</tt><tt><br>
</tt><tt> "ows_contactperson" ""</tt><tt><br>
</tt><tt> "ows_contactposition" "Servicio de
Informacion y Analisis Ambiental"</tt><tt><br>
</tt><tt> "ows_contactvoicetelephone" "+34955003400"</tt><tt><br>
</tt><tt> "ows_contactfacsimiletelephone" ""</tt><tt><br>
</tt><tt> "sos_contactelectronicmailaddress"
<a class="moz-txt-link-rfc2396E" href="mailto:rediam.cmaot@juntadeandalucia.es">"rediam.cmaot@juntadeandalucia.es"</a></tt><tt><br>
</tt><tt> "ows_address"
"Avda. Manuel Siurot,50"</tt><tt><br>
</tt><tt> "ows_city"
"Sevilla"</tt><tt><br>
</tt><tt> "ows_stateorprovince"
"Andalucia"</tt><tt><br>
</tt><tt> "ows_postcode"
"41071"</tt><tt><br>
</tt><tt> "ows_country"
"Spain"</tt><tt><br>
</tt><tt> "ows_hoursofservice" "24h"</tt><tt><br>
</tt><tt> "ows_contactinstructions" ""</tt><tt><br>
</tt><tt> "ows_role" ""</tt><tt><br>
</tt><tt> "sos_maxfeatures" "5000"</tt><tt><br>
</tt><tt> "ows_language" "spa-CA"
</tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt><br>
</tt><tt> PROJECTION</tt><tt><br>
</tt><tt> "init=epsg:4326"</tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt><br>
</tt><tt> LAYER</tt><tt><br>
</tt><tt> NAME "test_sos_layer"</tt><tt><br>
</tt><tt> METADATA</tt><tt><br>
</tt><tt> "sos_procedure_item" "StationId"</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_offering_id" "Estaciones"</tt><tt><br>
</tt><tt> "sos_offering_name" "Estaciones"</tt><tt><br>
</tt><tt> "sos_offering_description" "Datos de
estaciones"</tt><tt><br>
</tt><tt> "sos_offering_intendedapplication" "Natural
resource planning" ## Texto opcional </tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_observedproperty_id" "datos_station"</tt><tt><br>
</tt><tt> "sos_observedproperty_version" "1.0"</tt><tt><br>
</tt><tt> "sos_observedproperty_name" "Datos de
estación"</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_describesensor_url"
<a class="moz-txt-link-rfc2396E" href="http://hergest.synology.me/prueba/dummy_%procedure%.xml">"http://hergest.synology.me/prueba/dummy_%procedure%.xml"</a> ##
REQUIRED (POR HACER!)</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_timeitem" "timestamp"</tt><tt><br>
</tt><tt><br>
</tt><tt> "gml_include_items" "all" ## Para WFS</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_StationId_alias" "StationId" </tt><tt><br>
</tt><tt> "sos_StationId_definition" "Id-Variable"</tt><tt><br>
</tt><tt> "sos_StationId_uom" "string" </tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_sta_ia_id_alias" "sta_ia_id" </tt><tt><br>
</tt><tt> "sos_sta_ia_id_definition" "Id de la estación"</tt><tt><br>
</tt><tt> "sos_sta_ia_id_uom" "integer" </tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_variable_alias" "variable" </tt><tt><br>
</tt><tt> "sos_variable_definition" "Variable"</tt><tt><br>
</tt><tt> "sos_variable_uom" "variable" </tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_valor_alias" "valor" </tt><tt><br>
</tt><tt> "sos_valor_definition" "Valor de la medida"</tt><tt><br>
</tt><tt> "sos_valor_uom" "m2"</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> "sos_nombrefoi_alias" "nombrefoi" </tt><tt><br>
</tt><tt> "sos_nombrefoi_definition" "Nombre del FOI"</tt><tt><br>
</tt><tt> "sos_nombrefoi_uom" "Localidad" </tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt> TYPE POINT</tt><tt><br>
</tt><tt> STATUS ON</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> CONNECTIONTYPE OGR</tt><tt><br>
</tt><tt> CONNECTION "sos_data.ovf"</tt><tt><br>
</tt><tt> DATA "sos_data"</tt><tt><br>
</tt><tt><br>
</tt><tt> PROJECTION</tt><tt><br>
</tt><tt> "init=epsg:4326"</tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> CLASS</tt><tt><br>
</tt><tt> NAME "test_sos_layer"</tt><tt><br>
</tt><tt> COLOR 255 0 0</tt><tt><br>
</tt><tt> SIZE 10</tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> END</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>END #map</tt></font><br>
</span></span>
</body>
</html>