SpatialReferences - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: SpatialReferences

Describes spatial reference systems used to reference the coordinates for sites

Columns

PKNameData TypeNULLAutoDefaultCommentFK

SpatialReferenceIDInteger

nextval('"ODMXSamplingFeatures"."SpatialReferences_SpatialReferenceID_seq"'::regclass)Unique identifier
SRSCodeVarChar()

SRS code for the spatial reference system
SRSNameVarChar() Text name of the spatial reference system
SRSDescriptionVarChar()

Text notes describing the spatial reference system
SRSLinkVarChar()

A link to a description of or a formal specification of the spatial reference system.

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
ODMXExternalIdentifiers
ODMXSamplingFeatures