Hi everyone! Here is the first report of my GSoC project - SOS tools in GRASS GIS. You can see my project at wiki at [1]
What did you get done this week? * I had a problem with xml parser in OWSLib for SOS observations, because it works completely different way than we expected. After few conversations I have decided to work with raw output and write parser by myself. * Created pull request solving [2] for OWSLib. * Created converter between text/xml;subtype="om/1.0.0" output from OWSLib and geoJSON for points * Imported converted output from istSOS into GRASS GIS * Created a shuck of v.in.sos module What do you plan on doing next week? * Continue in improving converters (I would like to support other than point-geometries, but I don't have any other data on server yet) * Continue in writing v.in.sos module * Find some raster-data SOS server Are you blocked on anything? * I hope not anymore Regards, Ondrej [1] https://trac.osgeo.org/grass/wiki/GSoC/2017/SOSInGRASS [2] https://github.com/geopython/OWSLib/issues/248
_______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
