QGIS Plugin to load New Zealand LINZ Data Service *.csv export data files directly into a MariaDB/MySQL database and create GIS layers and relationships.
QGIS Plugin/Standalone App to manage a local MariaDB/MySQL database with New Zealand LINZ data.
Options for database schema management, importing (*.csv) GIS data files, creating indexes and some predefined database views.
Handles spatial and non-spatial *.csv files exported and downloaded from LINZ Data Service at https://data.linz.govt.nz/data/
Ability to create QGIS vector layers of the imported data. Options to define known relationships between tables and default symbology and labels for the map layers.
A default New Zealand topographic style database is provided that can be loaded into a QGIS project and used to style topographical features.
Unlike the "LINZ Data Importer" and "Koordinates" plugins, LINZ Schema Loader loads exported LINZ data directly into a database much more reliably.
Requires Python modules for database access (eg. mariadb or MySQLdb)
Plugin Tags