Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
363 stars 160 forks source link

ST_Centroid: Centroid not Envelope Center #153

Closed randallwhitman closed 6 years ago

randallwhitman commented 6 years ago

Centroid method is recently available in Geometry API. fyi @stolstov @mbasmanova

150

randallwhitman commented 6 years ago

After updating the hiverc file to point to the updated versions of both Geometry and Spatial Framework, I was able to test ST-Centroid on both Hive and SparkSQL.