Place-based analysis with H3 hexagonal indexing. Use when performing place identification, catchment area analysis, county/region geometry loading, or H3-based place-shedding and geographic boundary operations.
GEO INFER PLACE Instructions Core Capabilities Place identification : Named place resolution and geocoding Catchment analysis : Service area and accessibility modeling H3 place shedding : Hexagonal tessellation of administrative boundaries Boundary operations : County/region geometry loading and manipulation Unified backend : Multi source geographic data integration Key Imports Examples python from geo infer place.core.unified backend import UnifiedPlaceBackend backend UnifiedPlaceBackend()…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/GEO-INFER-PLACE · pinned to the source commit
git clone https://github.com/ActiveInferenceInstitute/GEO-INFER.git
cd GEO-INFER
git checkout f1e0ad3429186ae3bf01a3fbbbaded4e654fe80c
mkdir -p ".claude/skills/GEO-INFER-PLACE"
cp -r "GEO-INFER-PLACE" ".claude/skills/GEO-INFER-PLACE"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit f1e0ad342918. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.