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

How to convert from wkb string to geometry type? #168

Closed myskbj closed 3 years ago

myskbj commented 4 years ago

I have wkb of type string in hive table (ex. "0106000020E03000000010000007218000007000060B1D4")

How to convert from wkb string to geometry type using udf function?

randallwhitman commented 4 years ago

Please see ST_GeomFromWKB