ODMX [ODMX_DBWrench_Schema.xml]
Describes spatial reference systems used to reference the coordinates for sites
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| SpatialReferenceID | Integer |
| nextval('"ODMXSamplingFeatures"."SpatialReferences_SpatialReferenceID_seq"'::regclass) | Unique identifier | ||
SRSCode | VarChar() |
| SRS code for the spatial reference system | ||||
SRSName | VarChar() | Text name of the spatial reference system | |||||
SRSDescription | VarChar() |
| Text notes describing the spatial reference system | ||||
SRSLink | VarChar() |
| A link to a description of or a formal specification of the spatial reference system. |
(none)
(none)
(none)
Diagram Name |
ODMXExternalIdentifiers |
ODMXSamplingFeatures |