SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

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

Introduction to SAP HANA Spatial Data Types

Discover the spatial data types available in SAP HANA database and understand some core concepts of processing spatial data.

Beginner · 55 min. · 6 Tutorials

Tutorials

1

Understand Points in SAP HANA Spatial

Beginner · 10 min. · 5 steps

A point is a spatial data type for a 0-dimensional geometry representing a single location

2

Understand Strings in SAP HANA Spatial

Beginner · 5 min. · 7 steps

A string ('a curve' in more general) is a spatial data type that connects points

3

Understand Polygons in SAP HANA Spatial

Beginner · 5 min. · 8 steps

A polygon is a spatial data type that defines a region of space

4

Understand Spatial Columns in SAP HANA Spatial

Beginner · 10 min. · 6 steps

Using columns to store and process spatial data in tables

5

Geometries can optionally have Z (3rd dimension) and M (measure) values associated with each point in addition to X and Y coordinates

6

In the context of spatial databases, the defined space in which geometries are described is called a spatial reference system (SRS).

Learn more →