[OWSLib-devel] [GRASS-devel] SOS format conversions

Ondřej Pešek pesej.ondrek at gmail.com
Sat Jun 17 16:11:28 PDT 2017


Hello everyone,

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.

I had a problem with feeding GIS with data I got from get_observation. So I
have made some converters into geoJSON [1]. Now it's just from
text/xml;subtype="om/1.0.0" and from JSON, but if needed, I would implement
more (I would like to implement also something for 2.0.0 version but I need
some test SOS server for that).
Anyways, I was just thinking about implementing it directly into OWSLib.
What do you think about this, could it be appropriate and enriching for
OWSLib?

And if not, I'm still open to your comments about those converters...

Best regards,
Ondrej


[1]
https://github.com/pesekon2/GRASS-GIS-SOS-tools/tree/master/format_conversions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owslib-devel/attachments/20170618/67223175/attachment.html>


More information about the OWSLib-devel mailing list