QGIS Python Plugins Repository
MariaDB to QGIS
Fetches longitude (x) and latitude (y) data from MariaDB and writes it to a Shapefile or GeoPackage and adds it to your map.
This plugin enables users to connect to a MariaDB, select a specific table, and identify the spatial data columns for longitude (x) and latitude (y). Users can then export the data as Shapefiles or GeoPackages. The records with no longitude (x) and latitude (y) will show in QGIS as comma-separated values (CSV), which are stored in the specified directory, or table which is stored in the GeoPackage. The plugin streamlines the process of transferring spatial data from a selected MariaDB table into QGIS for enhanced analysis and visualization. With support for multiple data formats, it facilitates seamless integration of database information into QGIS projects. The default coordinate system in this plugin is EPSG:4326.
Ensure you have the python mariadb, sqlalchemy, pandas and geopandas module installed! On windows this can be installed using the OSGeo4W Shell. The plugin may give an error message if this is not installed.
- Author
- Rubiere Arodi Ramirez
- Maintainer
- rubiere
- Tags
- points , plugin , gis , mapping , mariadb , null geom , sqlalchemy
- Plugin home page
- https://rubi3r3.github.io/qgis_mariadb_plugin/
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/rubi3r3/qgis_mariadb_plugin/
- Latest stable version
- 1.0.3
- Plugin ID
-
3450
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
1.0.3 | no | 3.0.0 | 3.99.0 | 508 | rubiere | 2024-08-27T15:49:06.840729+00:00 |
1.0.2 | no | 3.0.0 | 3.99.0 | 68 | rubiere | 2024-08-23T21:12:43.561041+00:00 |
1.0.1 | no | 3.0.0 | 3.99.0 | 224 | rubiere | 2024-08-05T15:16:13.007157+00:00 |
1.0.0 | no | 3.0.0 | 3.99.0 | 164 | rubiere | 2024-07-30T22:49:20.084575+00:00 |