2017-06-11 20:20 GMT+03:00 Ondřej Pešek <[email protected]>: > Hi everyone! > * 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.
I have no idea how much of XML parsing is needed, but implementing an own XML parser never sounds a good idea unless it is a quick hack. Working with XML in a correct way is PITA, unless your parser is really good. Just my 0.02, as I haven't seen teh codez. > Regards, > Ondrej Māris. _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
