Installation¶
This guide covers how to install Species Explorer in QGIS.
Requirements¶
- QGIS 3.0 or later
- Internet connection (for fetching data from GBIF)
Installation Methods¶
Method 1: QGIS Plugin Manager (Recommended)¶
- Open QGIS
- Go to Plugins → Manage and Install Plugins
- Search for "Species Explorer"
- Click Install Plugin

Method 2: Install from ZIP¶
- Download the latest release from GitHub Releases
- Open QGIS
- Go to Plugins → Manage and Install Plugins
- Click Install from ZIP
- Select the downloaded ZIP file
- Click Install Plugin
Method 3: Manual Installation¶
-
Download or clone the repository:
-
Copy the
species_explorerfolder to your QGIS plugins directory: -
Restart QGIS
- Enable the plugin in Plugins → Manage and Install Plugins
Verify Installation¶
After installation:
- Check that Species Explorer appears in the Plugins menu
- Look for the Species Explorer icon in the toolbar
- Click the icon to open the plugin dialog
Troubleshooting¶
Plugin Not Showing¶
- Make sure the plugin is enabled in Plugin Manager
- Try restarting QGIS
- Check the QGIS log for errors (View → Log Messages)
Network Issues¶
- Ensure you have an active internet connection
- Check if GBIF (gbif.org) is accessible
- Corporate firewalls may block the connection
Python Errors¶
- Ensure your QGIS installation has the required Python packages
- Check the Python console for detailed error messages
Next Steps¶
Once installed, proceed to the Quick Start guide to begin using Species Explorer.