h3-pyspark
h3-pyspark copied to clipboard
PySpark bindings for H3, a hierarchical hexagonal geospatial indexing system
Adding deps
As said on the tin. The dependencies are not listed in https://github.com/kevinschaich/h3-pyspark/blob/master/pyproject.toml and thus not automatically installed.
h3_pyspark.polyfill fails when a valid multipolygon geojson is provided this is expected behavior when utilizing the h3 native library. however, i thought it would be helpful if this library is...
The syntax of some functions has been changed in some of the later versions of H3-py causing the UDFs to no longer work with the later functions.
Added note to README.md identifying dependency and dependency to pyproject.toml.