amazon-location-service

Solid

Integrates Amazon Location Service APIs for AWS applications. Use this skill when users want to add maps (interactive MapLibre or static images); geocode addresses to coordinates or reverse geocode coordinates to addresses; calculate routes, travel times, or service areas; find places and businesses through text search, nearby search, or autocomplete suggestions; retrieve detailed place information including hours, contacts, and addresses; monitor geographical boundaries with geofences; or track device locations. Covers authentication, SDK integration, and all Amazon Location Service capabilities.

API & Backend 784 stars 115 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 95/100

Stars 20%
96
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Overview Amazon Location Service provides geospatial APIs for maps, geocoding, routing, places search, geofencing, and tracking. Prefer the bundled JavaScript client (@aws/amazon-location-client) for web development and use resourceless API operations to avoid managing AWS resources. ## When to Use This Skill Use this skill when: - Building location-aware web or mobile applications - Working with Amazon Location Service projects - Implementing maps, geocoding, routing, or places search - Adding geofencing or device tracking functionality - Integrating geospatial features into AWS applications Do NOT use this skill for: - Google Maps, Mapbox, or Leaflet-with-OSM projects (unless migrating to Amazon Location) - Generic GIS operations without AWS context - Non-AWS geospatial services ## Amazon Location Service API Overview **Places** (SDK: geo-places, JS: @aws-sdk/client-geo-places) - Geocode (Forward/Reverse): Convert addresses to coordinates and vice versa - Search (Text/Nearby): Find points of interest with contact and hours info - Autocomplete: Predict addresses based on user input - Suggest: Predict places and points of interest based on partial or misspelled user input - Get Place: Retrieve place details by place ID **Maps** (SDK: geo-maps, JS: @aws-sdk/client-geo-maps) - Dynamic Maps: Interactive maps using tiles with [MapLibre](https://maplibre.org/) rendering - Static Maps: Pre-rendered, non-interactive map images, good for including an image into a web pa...

Details

Author
awslabs
Repository
awslabs/agent-plugins
Created
4 months ago
Last Updated
today
Language
Shell
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category