Name

geometry — Planar spatial data type.

Description

geometry is a fundamental postgis spatial data type used to represent a feature in the Euclidean coordinate system.

Casting Behavior

This section lists the automatic as well as explicit casts allowed for this data type

Cast ToBehavior
boxautomatic
box2dautomatic
box3dautomatic
byteaautomatic
geographyautomatic
textautomatic

See Also

Section 4.1, “GIS Objects”