Amazon Location Service · Arazzo Workflow
Amazon Location Service Geocode Address and Provision Map
Version 1.0.0
Geocode free-form text and stand up a map to render the result.
Provider
Workflows
geocode-and-map
Geocode text, create a map to render it, and verify the map.
Searches a place index for free-form text to resolve coordinates, creates a map styled for rendering those results, and describes the map to confirm it is provisioned and ready for embedding.
1
geocodeText
SearchPlaceIndexForText
Geocode the supplied free-form text against the place index to resolve a set of candidate places with coordinates.
2
createMap
CreateMap
Create a map resource styled to render the geocoded result for a client application.
3
describeMap
DescribeMap
Describe the new map to confirm it is provisioned and ready to embed.