Fetch places data from Google Maps API and save to Shapefile.
* You need a Google Places API Key to fetch places. You can obtain a key from: https://console.cloud.google.com/apis/credentials
* Make sure the "Places API" service is enabled.
* Search for places using Google Places API
* Specify search keywords (e.g., "Hospital", "School", "Aged Care Service", "Nursing Home")
* Click *Run Search* to fetch places.
* Results are saved as a Shapefile and loaded into the QGIS project automatically.
Plugin Tags