hex-heatmap
CommunityTurn RSSI data into interactive hex heatmaps.
Authorkindofluke
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hex heatmap generation for RF capture data is slow; this Skill provides an end-to-end pipeline to compute hex grid heatmaps in PostGIS, buffer results as GeoJSON, and render them on a MapLibre frontend with a polling-based workflow.
Core Features & Use Cases
- Asynchronous processing: queue heatmap computation and return immediately with a pending state.
- End-to-end pipeline: PostGIS hex grid, convex hull perimeter, GeoJSON storage, PMTiles serving for tiles, and MapLibre rendering with color ramps.
- Frontend polling: status endpoint, data fetch, dynamic map rendering for interactive analysis.
- Real-world use: analyze large deployments of sensors to identify coverage gaps and signal strength distribution.
Quick Start
Queue a hex heatmap for your dataset and monitor the frontend until the heatmap is ready.
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: hex-heatmap Download link: https://github.com/kindofluke/albatross-data/archive/main.zip#hex-heatmap 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.