Read this in other languages: Japanese
This plugin uses the functionality of Amazon Location Service in QGIS.
Amazon Location Service Plugin
Amazon Location Service Plugin for QGIS released in OSS
Select from the following to build your resources
- AWS Management Console
- AWS CDK
- AWS CloudFormation
Building an Amazon Location Service Resources with AWS CDK and AWS CloudFormation
dayjournal memo - Amazon Location Service
- Select "Plugins" → "Manage and Install Plugins..."
- Search for "Amazon Location Service"
Plugins can also be installed by loading a zip file.
- Config: Set each resource name and API key
- Map: Map display function
- Place: Geocoding function
- Routes: Routing function
- Terms: Display Terms of Use page
- Click the “Config” menu
- Set each resource name and API key
- Region: ap-xxxxx
- API Key: v1.public.xxxxx
- Map Name: Mapxxxxx
- Place Name: Placexxxxx
- Routes Name: Routesxxxxx
- Click “Save“
- Click the “Map” menu
- Select “Map Name“
- Click “Add“
- The map is displayed as a layer
※ As of May 2024, only one style can be displayed.
- Click the “Place” menu
- Select “Select Function“
- Click “Get Location“
- Click on the location you wish to search
- Click “Search”
- Search results are displayed in layers
※ As of May 2024, only ”SearchPlaceIndexForPosition” 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 May 2024, 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 Yasunori Kirimoto