uber / h3-py

Python bindings for H3, a hierarchical hexagonal geospatial indexing system
https://uber.github.io/h3-py
Apache License 2.0
815 stars 130 forks source link

Fix usage of Cython API and Cython tests #396

Open ajfriend opened 4 weeks ago

ajfriend commented 4 weeks ago

We'll break the Cython API with https://github.com/uber/h3-py/pull/378, but I think we should still merge it and fix it from there.