54 | | Created converter between normal JSON output from OWSLib and geoJSON |
| 54 | Created converter between normal JSON output from OWSLib and geoJSON for points |
| 55 | |
| 56 | ==== June 5 - June 9 ==== |
| 57 | 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. |
| 58 | |
| 59 | Created pull request solving [https://github.com/geopython/OWSLib/issues/248 encoding issue] for OWSLib. |
| 60 | |
| 61 | Created converter between text/xml;subtype="om/1.0.0" output from OWSLib and geoJSON for points |
| 62 | |
| 63 | Created a shuck of v.in.sos module |
| 64 | |