I have multiple CSV-files that I need to import into a database in QGIS 2.18.
The data contains Australian Postal Code information hence does not have x,y (lat/long) coordinates in it.
How can I load all those files into a database?
I have multiple CSV-files that I need to import into a database in QGIS 2.18.
The data contains Australian Postal Code information hence does not have x,y (lat/long) coordinates in it.
How can I load all those files into a database?
"x/y"-tuples, but would it be sufficient enough for you? Can you provide a sample of that data in csv? Are you okay with some coding or looking for a code free solution? – Taras Jun 23 '20 at 06:01