GeoLoad Plugin is a tool that allows you to load multiple shapefiles from GeoSaude and your computer into QGIS. This plugin simplifies the process of importing shapefiles and enables seamless integration with the QGIS software.
To run the project, you must have the following software installed:
- QGIS 3
- PgAdmin
Please follow the instructions below to install these software components:
-
QGIS: Visit the QGIS GitHub repository for installation instructions specific to your operating system.
-
PgAdmin: Refer to the PgAdmin installation guide for detailed steps on configuring PgAdmin on your system.
Note: Some problems may arise during the installation process. If you encounter any issues, please refer to the provided links for assistance.
Follow the steps below to run and configure the GeoLoad Plugin:
-
Open PgAdmin and create a database. Restore the "geoload.backup" file into the database.
-
Open the "geo_load.py" file and set the hostname, port, database name, username, and password according to your database configuration.
-
Open QGIS 3.
-
Install the GeoLoad Plugin.
For detailed configuration instructions, please refer to the image config.reload.png.
The GeoLoad Plugin is built using the following technologies:
- Python - The programming language used for development.
- PyCharm CE - The integrated development environment (IDE) used for coding.
- Qt - The framework used for creating the plugin's user interface.
- QGIS - The geographic information system (GIS) used for visualizing and managing geospatial data.