uber / h3-go

Go bindings for H3, a hierarchical hexagonal geospatial indexing system
https://uber.github.io/h3/
Apache License 2.0
317 stars 60 forks source link

Feat : Cells to multipolygon #64

Closed SoulPancake closed 1 month ago

SoulPancake commented 10 months ago

Tried adding my implementation for cellsToMultipolygon which was marked as TODO

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7499665938


Totals Coverage Status
Change from base Build 4495800687: 0.5%
Covered Lines: 521
Relevant Lines: 544

💛 - Coveralls
zachcoleman commented 1 month ago

This was implemented in #70