Name

geometry — geography è un tipo spaziale usato per rappresentare un'entità in un sistema di coordinate sferico valido per l'intero pianeta.

Descrizione

Il tipo di dato "geometry" è un fondamentale tipo spaziale di Postgis usato per rappresentare una entità in un sistema di coordinate euclideo.

All spatial operations on geometry use the units of the Spatial Reference System the geometry is in.

Comportamento in caso di CAST

Questa sezione illustra le modalità di CAST - automatici e espliciti - permessi per questo tipo di dato

Cast versoComportamento
boxautomatico
box2dautomatico
box3dautomatico
byteaautomatico
geographyautomatico
textautomatico

Si veda anche

Section 4.1, “Spatial Data Model”, Section 4.3, “Geography Data Type”