<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>sos GetObservation question</title></head><body>
<div>Hello,</div>
<div><br></div>
<div>I've read all the recent email postings on the topic of SOS and
GetOberservation. But I didn't find an answer as to how it suppose to
work.</div>
<div><br></div>
<div>Like the others, my sos-test.map is essentially the example
posted in the how-tos section with a few minor changes (see below).
GetCapabilities and DescribeSensor work just fine. But I'm not sure
what I got back from GetObservation is right.</div>
<div><br></div>
<div>My GotObservation request is</div>
<div
>http://sggate.arc.nasa.gov:9518/cgi-bin/mapserv-4.10.0?MAP=/usr/loca<span
></span
>l/apache2/htdocs/sos/sos-test.map&amp;SERVICE=SOS&amp;REQUEST=GetObs<span
></span
>ervation&amp;Offering=AMS001&amp;observedproperty=AMS%20Fire&amp;ver<span
></span>sion=0.0.31</div>
<div>I got back this</div>
<div><font face="Lucida Grande" size="-3"
color="#000000">&lt;om:ObservationCollection gml:id=&quot;AMS001&quot;
xsi:schemaLocation=&quot;http://www.opengeospatial.net/om
http://schemas.opengis.net/om.xsd&quot;/&gt;</font></div>
<div><br></div>
<div>My questions are</div>
<div>1) What do I suppose to get back using the 3 GetOberservation
examples (listed in the how-tos SOS)?</div>
<div>2) I suspect that I need to assign a real shapefile or database
to DATA in the LAYER section. Am I&nbsp; right?</div>
<div>3) Is there a working SOS server out there that I can use as a
reference?</div>
<div><br></div>
<div>Any help is appreciated. Thanks</div>
<div><br></div>
<div>Jian</div>
<div><br></div>
<div>====================my
sos-test.map=============================</div>
<div>NAME SOS_DEMO<br>
STATUS ON<br>
SIZE 300 300<br>
EXTENT -66 44 -62 45<br>
UNITS METERS<br>
SHAPEPATH &quot;./data/&quot;<br>
IMAGECOLOR 255 255 0<br>
SYMBOLSET &quot;./etc/symbols.sym&quot;<br>
<br>
IMAGETYPE png<br>
<br>
WEB<br>
&nbsp;IMAGEPATH &quot;/usr/local/apache2/htdocs/images/wsfm/&quot;<br>
&nbsp;IMAGEURL &quot;/images/wsfm/&quot;&nbsp;<br>
<br>
&nbsp;METADATA<br>
&nbsp;&nbsp; &quot;sos_onlineresource&quot;
&quot;http://sggate.arc.nasa.gov:9518/cgi-bin/test-sos&quot; ##
REQUIRED<br>
&nbsp;&nbsp;
&quot;sos_title&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&quot;NASA ARC BioSAT SOS Demo Server&quot; ## Recommended<br>
&nbsp;&nbsp;
&quot;sos_srs&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp; &quot;epsg:4326&quot; ## Recommended<br>
&nbsp;END<br>
END<br>
<br>
PROJECTION<br>
&nbsp; &quot;init=epsg:4326&quot;<br>
END<br>
<br>
LAYER<br>
&nbsp; NAME test_sos_layer<br>
&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp; &quot;sos_procedure&quot;&nbsp; &quot;AMS001&quot;
## REQUIRED<br>
&nbsp;&nbsp;&nbsp; &quot;sos_offering_id&quot; &quot;AMS001&quot; ##
REQUIRED<br>
&nbsp;&nbsp;&nbsp; &quot;sos_observedproperty_id&quot; &quot;AMS Fire&quot;
## REQUIRED&nbsp;<br>
&nbsp;&nbsp;&nbsp; &quot;sos_describesensor_url&quot;
&quot;http://sggate.arc.nasa.gov:9518/sos/FIRE_Scanner.xml&quot; ##
REQUIRED<br>
&nbsp; END&nbsp;<br>
&nbsp; TYPE POINT<br>
&nbsp; STATUS ON</div>
<div>&nbsp; DATA sos_test</div>
<div><br>
&nbsp; PROJECTION<br>
&nbsp;&nbsp;&nbsp; &quot;init=epsg:4326&quot;<br>
&nbsp; END<br>
<br>
&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp; NAME &quot;fire map&quot;<br>
&nbsp;&nbsp;&nbsp; STYLE<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL &quot;circle&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 8<br>
&nbsp;&nbsp;&nbsp; END<br>
&nbsp; END<br>
END&nbsp;&nbsp;&nbsp;<br>
<br>
END #map</div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div>Jian Zheng<br>
Mail Stop 242-2<br>
NASA Ames Research Center<br>
Moffett Field, CA 94035-1000<br>
(650) 604-3617</div>
</body>
</html>