geolocation-center
CommunityFind nearby centers with GPS & PostGIS.
AuthorNoahYn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of finding relevant physical locations (centers) based on a user's current GPS coordinates, efficiently handling spatial queries and data management.
Core Features & Use Cases
- GPS-based Search: Leverages the browser's Geolocation API to get user location.
- Spatial Queries: Utilizes PostGIS functions like
ST_DWithinandST_Distancefor accurate proximity searches. - Auto-Expanding Radius: Dynamically adjusts the search radius to ensure sufficient results.
- Deduplication: Prevents duplicate center entries using proximity, name, and address matching.
- Map API Seeding: Populates initial center data from external map services.
Quick Start
Request browser geolocation permission and send the user's latitude and longitude to the /api/v1/centers/nearby endpoint.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: geolocation-center Download link: https://github.com/NoahYn/climb.com/archive/main.zip#geolocation-center 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 223,000+ vetted skills library on demand.