Details
-
Wish
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Support minimum SQL/MM GeoSpatial functions as seen in Prestodb.
https://prestodb.io/docs/current/functions/geospatial.html
Since Esri is also developing GeoSpatial functions for Hive, supporting minimum ones (as in Presto) are enough for Hivemall.
https://github.com/Esri/spatial-framework-for-hadoop
We can use geometry-api-java for the underlying library.
https://github.com/Esri/geometry-api-java
GeoSpatial data processing in Apache Spark
https://github.com/harsha2010/magellan