Overview
The FinBIF API Plugin for QGIS allows users to fetch data from the FinBIF API and load it directly into QGIS. This plugin provides a user-friendly interface to query the FinBIF API and visualize the data on a map.
Features
- Fetch data from the data warehouse endpoint of FinBIF API
- Load data into QGIS as vector layers
- Support for various query parameters including taxon, geographical, and quality parameters
- User-friendly interface
Installation
- Download the FinBIF-QGIS-plugin.zip file from the repository.
- Open QGIS and go to
Plugins
>Manage and Install Plugins
. - Click on the
Install from ZIP
button and select the downloaded plugin ZIP file. - Click
Install Plugin
. - The plugin should be visible on the QGIS toolbar
Usage
- Open QGIS and click plugin to open it
- Enter your FinBIF API access token in the
General
tab. If you don’t have any, you can request one from the “Get API KEY” button. - Configure the desired query parameters across the different tabs (General, Taxon, Administrative, Geographical, Quality, Others). If you need more parameters (that are not pre-defined), you can add them on the
Others
tab using formatparameterName=parameterValue1
. If multiple new parameters, separate by&
character. Find all possible parameters fromhttps://api.laji.fi/explorer/#!/Warehouse/get_warehouse_query_unit_list
. - Click the
Submit
button to fetch data from the FinBIF API. Avoid fetching too much data at one query. - The fetched data will be loaded into QGIS as vector layers.
