location-system
OfficialStandardize global locations with fast geocoding.
AuthorOpenLitterMap
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Location data is often siloed and inconsistently modeled across services; this Skill standardizes geography by providing identity-only Location tables (Country, State, City) and a geocoding workflow to resolve coordinates into structured location entities, backed by Redis caches.
Core Features & Use Cases
- Resolve coordinates to country/state/city using ResolveLocationAction and ReverseGeocodeLocationAction.
- LocationType enum defines Global, Country, State, and City hierarchies with route keys based on shortcode.
- Identity-only location tables (countries, states, cities) support scalable lookups and Redis-backed metrics for fast access.
Quick Start
Provide latitude and longitude, then call ResolveLocationAction to obtain a LocationResult containing the country, state, city, and address details.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: location-system Download link: https://github.com/OpenLitterMap/openlittermap-web/archive/main.zip#location-system Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.