<div dir="ltr"><div><div><div><div><div>Hello everyone, <br><br></div>I'm Ondrej Pesek,
 student envolved this year in Google Summer of Code. My project is 
development of GRASS GIS tools to work with SOS. Intended modules should
 enable the user to create a vector or raster layer from the observation
 values. I'm using OWSLib to contact server and to get data from the 
server. <br><br></div>This week I have also solved one issue with 
username and password [1] and next week I would like to solve (besides 
other things) this issue in OWSLib [2]. In case you have other SOS 
related issues, please let me know and I would like to try to solve it. <br><br></div>That was about me. Now about my problem: <br></div><div>Because
 not every server provides data in JSON format, I have to work also with
 other responseFormats. But I'm not able to get observations with 
responseFormat=text/xml;subtyp<wbr>e="om/1.0.0".
 It doesn't give me values and when I try to parse it like here 
with etree [3], I get just empty list or object that I'm not able to 
read (or I don't know how). Is it normal behaviour, is it bug, or I just don't understand how to get observations? <br></div><div><br></div>Thanks, <br></div>Ondrej Pesek<br><br>[1] <a href="https://github.com/geopython/OWSLib/issues/347" target="_blank">https://github.com/geopython/O<wbr>WSLib/issues/347</a><br>[2] <a href="https://github.com/geopython/OWSLib/issues/248" target="_blank">https://github.com/geopython/O<wbr>WSLib/issues/248</a><br>[3] <a href="https://geopython.github.io/OWSLib/#sos-2-0" target="_blank">https://geopython.github.io/<wbr>OWSLib/#sos-2-0</a></div>