Read this in other languages: Japanese
This plugin uses the functionality of Amazon Location Service v2 in QGIS.
Amazon Location Service Plugin
Building an Amazon Location Service v2 API Key
- Select "Plugins" → "Manage and Install Plugins..."
- Search for "Amazon Location Service"
Plugins can also be installed by loading a zip file.
- Config: Set each region name and API key
- Maps: Map display function
- Places: Geocoding function
- Routes: Routing function
- Terms: Display Terms of Use page
- Click the “Config” menu
- Set each region name and API key
- Region: ap-xxxxx
- API Key: v1.public.xxxxx
- Click “Save“
- Click the “Maps” menu
- Select “Map Name“
- Click “Add“
- The map is displayed as a layer
- Click the “Places” menu
- Select “Select Function“
- Enter text in “QueryText“
- Click “Get Location“
- Click on the location you wish to search
- Click “Search”
- Search results are displayed in layers
※ As of January 2025, only ”SearchText” is available.
- Click the “Routes” menu
- Select “Select Function“
- Click “Get Location(Starting Point)“
- Click the starting point
- Click “Get Location(End Point)“
- Click on the endpoint
- Click “Search”
- Search results are displayed in layers
※ As of January 2025, only ”CalculateRoute” is available.
- Click the “Terms” menu
- The Terms of Use page will be displayed in your browser.
Amazon Location Service has terms of use for data usage. Please check the section “82. Amazon Location Service” and use the service at your own risk. The developer is not responsible for any damages that may occur in connection with the use of this service.
When using HERE as a provider, in addition to the basic terms and conditions, you may not.
a. Store or cache any Location Data for Japan, including any geocoding or reverse-geocoding results.
b. Layer routes from HERE on top of a map from another third-party provider, or layer routes from another third-party provider on top of maps from HERE.
Python modules are released under the GNU General Public License v2.0
Copyright (c) 2024-2025 Yasunori Kirimoto