Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for geohashes #372

Open
philippjfr opened this issue Oct 30, 2019 · 1 comment
Open

Add support for geohashes #372

philippjfr opened this issue Oct 30, 2019 · 1 comment

Comments

@philippjfr
Copy link
Member

Geohashes are a common way to represent parcels of land. It would be nice if we could support them as a data format, e.g. just like we have support for a column of shapely objects we could support a column of geohashes in a data interface which are then translated into a shapely polygon for rendering.

@jbednar
Copy link
Member

jbednar commented Oct 30, 2019

See the examples in https://nbviewer.jupyter.org/github/Valassis-Digital-Media/theto/blob/master/theto_demo_notebook.ipynb for examples of using them with Bokeh as part of the theto project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants