Skip to content

Hexagonal hierarchical geospatial indexing system in pure Go

License

Notifications You must be signed in to change notification settings

dimchansky/h3-go

Repository files navigation

h3-go (WIP)

Hexagonal hierarchical geospatial indexing system in pure Go. Porting all functionality from H3 core, commit ac7bf47f2c85df59ff1b7a3494eb82a03d4c1924.

Implementation progress

  • Initial transpiling
    • constants
    • mathExtensions
    • vec2d
    • vec3d
    • geoCoord
    • coordijk
    • baseCells
    • h3index
    • faceijk
  • Tests

About

Hexagonal hierarchical geospatial indexing system in pure Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published