-
Notifications
You must be signed in to change notification settings - Fork 159
UDF Documentation
Randall Whitman edited this page Dec 10, 2016
·
20 revisions
- ST_AsBinary
- ST_AsGeoJSON
- ST_AsJSON
- ST_AsShape
- ST_AsText - Notes on Hive usage of ST_AsText
- ST_GeomCollection
- ST_GeomFromGeoJSON
- ST_GeomFromJSON
- ST_GeomFromShape
- ST_GeomFromText
- ST_GeomFromWKB
- ST_GeometryType
- ST_LineFromWKB
- ST_LineString
- ST_MLineFromWKB
- ST_MPointFromWKB
- ST_MPolyFromWKB
- ST_MultiLineString
- ST_MultiPoint
- ST_MultiPolygon
- ST_Point
- ST_PointFromWKB
- ST_PointZ
- ST_PolyFromWKB
- ST_Polygon
- ST_SetSRID
- ST_Contains
- ST_Crosses
- ST_Disjoint
- ST_EnvIntersects
- ST_Equals
- ST_Intersects
- ST_Intersects
- ST_Overlaps
- ST_Relate
- ST_Touches
- ST_Within
- ST_Aggr_ConvexHull
- ST_Aggr_Intersection
- ST_Aggr_Union
- ST_Bin
- ST_BinEnvelope
- ST_Boundary
- ST_Buffer
- ST_ConvexHull
- ST_Difference
- ST_Envelope - Notes on Hive usage of ST_Envelope
- ST_ExteriorRing
- ST_InteriorRingN
- ST_Intersection - Notes on Hive usage of ST_Intersection
- ST_SymmetricDiff - Notes on Hive usage of ST_SymmetricDiff
- ST_Union - Notes on Hive usage of ST_Union
- ST_Area
- ST_Centroid
- ST_CoordDim
- ST_Dimension
- ST_Distance
- ST_GeodesicLengthWGS84
- ST_GeometryN
- ST_Is3D
- ST_IsClosed
- ST_IsEmpty
- ST_IsMeasured
- ST_IsSimple
- ST_Length
- ST_M
- ST_MaxM
- ST_MaxX
- ST_MaxY
- ST_MaxZ
- ST_MinM
- ST_MinX
- ST_MinY
- ST_MinZ
- ST_NumGeometries
- ST_NumInteriorRing
- ST_NumPoints
- ST_PointN - Notes on Hive usage of ST_PointN
- ST_IsRing
- ST_SRID
- ST_StartPoint
- ST_EndPoint
- ST_X
- ST_Y
- ST_Z