SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Spatial Coordinate Transformation with ST_Transform

A planar geometry in SAP HANA Cloud is a spatial data type used to represent flat, two-dimensional shapes — such as points, lines, or polygons — stored directly in an SAP HANA database. Developers use planar geometries to model real-world locations and areas, enabling spatial operations such as determining the distance to a target point of interest. They are added to SAP HANA Cloud tables as part of spatial data workflows, as described in the tutorial Add Planar Geometries to SAP HANA Database in SAP HANA Cloud.

Tutorials that teach this

Prerequisites

Concepts that build on this