awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMulti-Resolution Spatial Aggregations

Grouping and analyzing geographic data by grid cells at user-chosen levels, from coarse to fine scales.

Distinct from Spatial Aggregation Functions: Distinct from Spatial Aggregation Functions: focuses on multi-resolution hexagonal grid aggregation, not general geometry combination operations.

Explore 1 awesome GitHub repository matching data & databases · Multi-Resolution Spatial Aggregations. Refine with filters or upvote what's useful.

Awesome Multi-Resolution Spatial Aggregations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • uber/h3Avatar von uber

    uber/h3

    6,015Auf GitHub ansehen↗

    H3 is an open-source library that provides a hierarchical hexagonal grid system for geospatial indexing. It projects the Earth onto an icosahedron and tiles each face with hexagons to minimize distortion, then encodes each hexagon as a 64-bit integer that stores its resolution and position in the hierarchy. This integer encoding enables fast bitwise operations for grid navigation and spatial analysis. The library offers a comprehensive set of grid topology algorithms for computing neighbor relationships, distances, and paths between cells directly on the hexagonal grid without geographic coor

    Groups and analyzes geographic data by hexagonal cells at user-chosen grid levels from coarse to fine scales.

    Cgeospatialh3hexagon
    Auf GitHub ansehen↗6,015
  1. Home
  2. Data & Databases
  3. Spatial Data Extensions
  4. Spatial Aggregation Functions
  5. Multi-Resolution Spatial Aggregations