Getting started with the beta-nearest-building QGIS plugin.
- QGIS 3.X installer found here
- A beta API Key register for the beta here
- Your favourite text editor
- The Quick Map Services Plugin for QGIS (insalled through QGIS)
- Release 1.0 of the Beta Nearest Buildings Plugin
- Install QGIS onto your machine and open it.
- Install the Quick Map Services Plugin from Plugins >> Manage and Install Plugins
- Install the Beta plugin from Plugins >> Manage and Install Plugins >> Install from ZIP
- Once installed you need to enter your beta api key, Open Settings >> User Profiles >> Open Active User Profile Folder
- Navigate in profile folder to >> default >> Python >> plugins >> beta-nearest-building-1
- Edit credentials.py with your fav text editor and replace
your API key herewith the beta API key and save - Close and reopen QGIS.
- Open a base map from Quick Map Services (example Google Road)
Change your datum to EPSG:4283
- Open the Beta Nearest Buildings Plugin and either enter a
LatitudeLongitudeandPlot Buildingsor clickselect pointand click on the map where you're like to search for buildings. - The buildings found in the search radius will be plotted as layers in QGIS.
You can open the Python Console Plugins >> Python Console. for debug infomation.


