S2 Geometry Spatial Indexing

Index and query geospatial data using Google's S2 Geometry library. Emphasizes hierarchical cell decomposition, Hilbert curves for locality preservation, and efficient spatial operations on spherical geometry. Use when building location-based services, proximity search, geofencing, or any system that needs to efficiently query geographic data.

copyleftdev 0eaf01f 14.6 KB Updated

File contents

copyleftdev/sk1llz/tree/main/domains/geospatial/s2-geometry commit 0eaf01fd90

Frequently asked questions

npx skillmds@latest add copyleftdev/s2-geometry-spatial-indexing