prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
15.97k stars 5.35k forks source link

Support for Uber's H3 hexagons in Presto #17423

Open rohanpednekar opened 2 years ago

rohanpednekar commented 2 years ago

Support for the Uber/h3 library of geometry functions and tiling. Specifically h3 tiling functions for most spherical geography types and nearest neighbor functions.

nrabinowitz commented 1 year ago

Note that this is now offered via https://github.com/foursquare/h3-presto

jaystarshot commented 10 months ago

Adding some H3 functions here