C++ spatial-indexing

Open-source C++ projects categorized as spatial-indexing

C++ spatial-indexing Projects

  • s2geometry

    Computational geometry and spatial indexing on the sphere

  • Project mention: Hexagons and Hilbert Curves – The Horrors of Distributed Spatial Indices | news.ycombinator.com | 2024-03-22

    I experimented with geospatial Hilbert Curves as a Postgres extension [0] for PostGIS using the S2 [1] spherical geometry library. S2 uses a scale free cell coverage pattern that is numbered using six interlocking space filling Hilbert Curves [2].

    By having both high level (cell) and low level (cell id) geometries it was a very powerful library which allowed projection from the hilbert space into a Postgres spatial index (spgist) including various trees, like noted in this article. It appears to be still quite active in development.

    [0] https://github.com/michelp/pgs2

    [1] https://s2geometry.io/

    [2] https://s2geometry.io/devguide/s2cell_hierarchy

  • h3-duckdb

    Bindings for H3 to DuckDB

  • Project mention: PostGEESE? Introducing the DuckDB Spatial Extension | news.ycombinator.com | 2023-07-06
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ spatial-indexing related posts

Index

Project Stars
1 s2geometry 2,181
2 h3-duckdb 100

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com