WaterSources - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: WaterSources

WaterSources including the source type (groundwater or surface water) and its quality

Columns

PKNameData TypeNULLAutoDefaultCommentFK

WaterSourceUUIDBigInt Foreign key unique identifier to WaterSource_dim table.
GeometryGeometry

The GIS objects / shape written in Well-Known Text (WKT) format.
GNISFeatureNameCVNVarChar(250)

The most appropriate Geographic Names Information System (GNIS) identifier for the source location.
WaterQualityIndicatorCVNVarChar(100) Description of the water quality (e.g., fresh, saline, mixed quality, etc.).
WaterSourceNameNVarChar(250)

The water source name as recognized by the data provider.
WaterSourceNativeIDNVarChar(250) The water source native ID used by the data provider.
WaterSourceTypeCVNVarChar(100) The high level description of the water source type (e.g., surface water, groundwater, mixed, reuse, etc.)

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
6_InputTables