I use Open Data Kit (ODK) to do field collection of points of interest. ODK outputs each collected point as an XML-file with a structure like so:
uuid:123-abc-456 Place name 56.1234 13.1234 70.1234 7.1234 Is there a simple solution for reading this as a point feature in QGIS, or do I have to parse it via Python console or something?
أكثر...
uuid:123-abc-456 Place name 56.1234 13.1234 70.1234 7.1234 Is there a simple solution for reading this as a point feature in QGIS, or do I have to parse it via Python console or something?
أكثر...