geopandas / dask-geopandas

Parallel GeoPandas with Dask
https://dask-geopandas.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
486 stars 45 forks source link

ENH: Follow ups for the geohash function #95

Open tastatham opened 3 years ago

tastatham commented 3 years ago

The geohash function will shortly be merged into Dask-GeoPandas. There was several follow up items, which include:

martinfleis commented 3 years ago

There are no bounds in geohash, are they? Or what do you mean by that?

For notebooks, it may be nice to have all three in a single notebook that also compares them instead of having a notebook per method.