QgisODK
QgisODK copied to clipboard
import problem without geometry
I created in QGIS a shape without geometry from a csv file. I export form with QgisODK to my aggregate server. All work very well but now, I wan't to import date into my "shape" without geometry. And QgisODK can't import data in my table exactly because there is no GEOMETRY field.
Of course, I can export/import manually my data but is there a way to make that easily with QgisODK ?
Thank in advance.
Sorry, but exporting from a non geometry source from within a gis software is a scenario I did not consider. Anyway you can always import a new Geojson source and use it as target datasource to synchronize whit further submissions.