Data Dictionary for INSPIRE Data Theme - Sea Regions



To view the geodatabase model diagram, please refer to SR.pdf.

This document only provides ArcGIS geodatabase specific implementation details. For original description of each fields, please refer to the equivalent UML description in the Sea Regions (SR) section of INSPIRE documentation. While creating the ArcGIS for INSPIRE geodatabase templates implementation of the INSPIRE UML, some general guidelines about identifiers, code lists, flattening of INSPIRE data types, attribute definitions, relationships, etc. are developed and followed, those information is available at here .


Feature Datasets and Feature Classes

SR - Feature Dataset

srInterTidalArea
srMarineExtent
srMarineIsoline
srSeaBedAreaP
srSeaBedAreaS
srSeaSurfaceAreaP
srSeaSurfaceAreaS
srShoreline
srShoreSegment


Tables

srInterTidalArea_RelatedArea
srMarineContour
srSBA_P_SubArea
srSBA_S_SubArea
srSeaArea
srSeaArea_RelatedArea
srSeaArea_SubArea
srSSA_P_SubArea
srSSA_S_SubArea


Relationship Classes

InterTidalArea_RelatedArea
InterTidalArea_RelatedArea2
MarContour_MarIsoline
sbaP_SubArea
sbaP_SubArea2
sbaS_SubArea
sbaS_SubArea2
SeaArea_Extent
SeaArea_RelatedArea
SeaArea_RelatedArea2
SeaArea_SubArea
SeaArea_SubArea2
Shoreline_ShoreSegment
ssaP_SubArea
ssaP_SubArea2
ssaS_SubArea
ssaS_SubArea2


Domains

MaritimeZoneTypeValue
SeaAreaSpecialisation
SeaAreaType
ShorelineSpecialisation
ShoreTypeValue
VoidReasonValue
WaterLevelValue


SR - FeatureDataset

Name SR
Description This feature dataset contains the feature classes for the INSPIRE Sea Regions data theme.

srInterTidalArea - FeatureClass

Name srInterTidalArea
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for intertidal areas.

Field DataType UML Source Description
geographicalName_void SmallInteger(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName1 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName2 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName3 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme1 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme2 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme3 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId1 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId2 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId3 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace1 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace2 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace3 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_void SmallInteger(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
beginLifeSpanVersion Date(8) HY.HydroPhysicalWaters.Shore.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifeSpanVersion_void SmallInteger(2) HY.HydroPhysicalWaters.Shore.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
composition String(50) HY.HydroPhysicalWaters.Shore.composition Please refer to the equivalent UML description in the INSPIRE documentation
composition_void SmallInteger(2) HY.HydroPhysicalWaters.Shore.composition Please refer to the equivalent UML description in the INSPIRE documentation
delineationKnown SmallInteger(2) HY.HydroPhysicalWaters.Shore.delineationKnown Please refer to the equivalent UML description in the INSPIRE documentation
delineationKnown_void SmallInteger(2) HY.HydroPhysicalWaters.Shore.delineationKnown Please refer to the equivalent UML description in the INSPIRE documentation
endLifeSpanVersion Date(8) HY.HydroPhysicalWaters.Shore.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifeSpanVersion_void SmallInteger(2) HY.HydroPhysicalWaters.Shore.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
highWaterLevel String(50) SR.InterTidalArea.highWaterLevel Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(2) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
lowWaterLevel String(50) SR.InterTidalArea.lowWaterLevel Please refer to the equivalent UML description in the INSPIRE documentation
highWaterLevel_uri String(255) SR.InterTidalArea.highWaterLevel Please refer to the equivalent UML description in the INSPIRE documentation
lowWaterLevel_uri String(255) SR.InterTidalArea.lowWaterLevel Please refer to the equivalent UML description in the INSPIRE documentation
composition_uri String(255) HY.HydroPhysicalWaters.Shore.composition Please refer to the equivalent UML description in the INSPIRE documentation


srMarineExtent - FeatureClass

Name srMarineExtent
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for marine extents.

Field DataType UML Source Description
ifcid Integer(4) - Identifier, the value must be unique in the theme
rid Integer(4) - It is a foreign key; it references the srSeaArea.IFCID
waterLevel String(50) SR.MarineExtent.waterLevel Please refer to the equivalent UML description in the INSPIRE documentation
waterLevel_void SmallInteger(2) SR.MarineExtent.waterLevel Please refer to the equivalent UML description in the INSPIRE documentation
waterLevel_uri String(255) SR.MarineExtent.waterLevel Please refer to the equivalent UML description in the INSPIRE documentation


srMarineIsoline - FeatureClass

Name srMarineIsoline
ShapeType Polyline
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (line) for marine isloines.

Field DataType UML Source Description
ifcid Integer(4) - Identifier, the value must be unique in the theme
measure_uom String(255) SR.MarineIsoline.value Please refer to the equivalent UML description in the INSPIRE documentation
measure_value Double(8) SR.MarineIsoline.value Please refer to the equivalent UML description in the INSPIRE documentation
rid Integer(4) - It is a foreign key; it references the srMarineContour.IFCID


srSeaBedAreaP - FeatureClass

Name srSeaBedAreaP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (point) for sea bed areas.

Field DataType UML Source Description
validPeriod_from Date(8) SR.MarineLayer.validPeriod_from Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to Date(8) SR.MarineLayer.validPeriod_to Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
sbaCoverType_code1 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_code2 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_code3 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_label1 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_label2 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_label3 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_uri1 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_uri2 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_uri3 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation


srSeaBedAreaS - FeatureClass

Name srSeaBedAreaS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for sea bed areas.

Field DataType UML Source Description
validPeriod_from Date(8) SR.MarineLayer.validPeriod_from Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to Date(8) SR.MarineLayer.validPeriod_to Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
sbaCoverType_code1 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_code2 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_code3 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_label1 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_label2 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_label3 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_uri1 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_uri2 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
sbaCoverType_uri3 String(255) SR.SeaBedArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation


srSeaSurfaceAreaP - FeatureClass

Name srSeaSurfaceAreaP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (point) for sea surface areas.

Field DataType UML Source Description
validPeriod_from Date(8) SR.MarineLayer.validPeriod_from Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to Date(8) SR.MarineLayer.validPeriod_to Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
ssaSurfaceType_code String(255) SR.SeaSurfaceArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
ssaSurfaceType_label String(255) SR.SeaSurfaceArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
ssaSurfaceType_uri String(255) SR.SeaSurfaceArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation


srSeaSurfaceAreaS - FeatureClass

Name srSeaSurfaceAreaS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description srSeaSurfaceAreaS

Field DataType UML Source Description
validPeriod_from Date(8) SR.MarineLayer.validPeriod_from Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to Date(8) SR.MarineLayer.validPeriod_to Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
ssaSurfaceType_code String(255) SR.SeaSurfaceArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
ssaSurfaceType_label String(255) SR.SeaSurfaceArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation
ssaSurfaceType_uri String(255) SR.SeaSurfaceArea.surfaceType Please refer to the equivalent UML description in the INSPIRE documentation


srShoreline - FeatureClass

Name srShoreline
ShapeType Polyline
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (line) for shoreline features.

Field DataType UML Source Description
geographicalName_void SmallInteger(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName1 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName2 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName3 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme1 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme2 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme3 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId2 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId3 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace1 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace2 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace3 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_void SmallInteger(255) HY.HydroBase.HydroIdentifier Please refer to the equivalent UML description in the INSPIRE documentation
hyrdoId_localId1 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
shorelineSpecialisation SmallInteger(2) SR.Shoreline.Coastline Please refer to the equivalent UML description in the INSPIRE documentation
waterLevel String(50) SR.srShoreline.waterLevel Please refer to the equivalent UML description in the INSPIRE documentation
waterLevel_void SmallInteger(2) SR.srShoreline.waterLevel Please refer to the equivalent UML description in the INSPIRE documentation
waterLevel_uri String(255) SR.srShoreline.waterLevel Please refer to the equivalent UML description in the INSPIRE documentation


srShoreSegment - FeatureClass

Name srShoreSegment
ShapeType Polyline
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (line) for shore segments.

Field DataType UML Source Description
ifcid Integer(4) - Identifier, the value must be unique in the theme
rid Integer(4) It is a foreign key in the table, it references srShoreline.IFCID It is a foreign key; it references the srShoreline.ifcid
shoreClass_code String(255) SR.ShoreSegment.shoreClassification Please refer to the equivalent UML description in the INSPIRE documentation
shoreClass_label String(255) SR.ShoreSegment.shoreClassification Please refer to the equivalent UML description in the INSPIRE documentation
shoreClass_uri String(255) SR.ShoreSegment.shoreClassification Please refer to the equivalent UML description in the INSPIRE documentation
shoreClass_void SmallInteger(255) SR.ShoreSegment.shoreClassification Please refer to the equivalent UML description in the INSPIRE documentation
shoreStability_code String(255) SR.ShoreSegment.shoreStability Please refer to the equivalent UML description in the INSPIRE documentation
shoreStability_label String(255) SR.ShoreSegment.shoreStability Please refer to the equivalent UML description in the INSPIRE documentation
shoreStability_uri String(255) SR.ShoreSegment.shoreStability Please refer to the equivalent UML description in the INSPIRE documentation
shoreStability_void SmallInteger(255) SR.ShoreSegment.shoreStability Please refer to the equivalent UML description in the INSPIRE documentation



srInterTidalArea_RelatedArea - Table

Name srInterTidalArea_RelatedArea
Description This relationship class defines the relationship between srInterTidalArea and related srInterTidalArea. Each feature in srInterTidalArea can have zero to many related srInterTidalArea features.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srInterTidalArea.ifcid
rid2 Integer(4) - It is a foreign key; it references the related srInterTidalArea.ifcid

srMarineContour - Table

Name srMarineContour
Description This table contains non-spatial marine contour features.

Field DataType UML Source Description
hasObservation SmallInteger(2) SR.MarineContour Please refer to the equivalent UML description in the INSPIRE documentation. Note: The geodatabase template does not include the implementation of Observation References::ObservationSet. The value of “hasObservations� should be set to false (0).
ifcid Integer(4) - Identifier, the value must be unique in the theme
phenom_label String(255) SR.MarineContour.phenomenon.label Please refer to the equivalent UML description in the INSPIRE documentation
validTime Date(8) SR.MarineContour.validTime Please refer to the equivalent UML description in the INSPIRE documentation

srSBA_P_SubArea - Table

Name srSBA_P_SubArea
Description This relationship class defines the relationship between srSeaBedAreaP and srSeaBedAreaP sublayers. Each feature in srSeaBedAreaP can have zero to many srSeaBedAreaP sublayer features.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srSeaBedAreaP.IFCID
rid2 Integer(4) - It is a foreign key; it references the srSeaBedAreaP.IFCID of the sublayer feature

srSBA_S_SubArea - Table

Name srSBA_S_SubArea
Description This relationship class defines the relationship between srSeaBedAreaS and srSeaBedAreaS sublayers. Each feature in srSeaBedAreaS can have zero to many srSeaBedAreaS sublayer features.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srSeaBedAreaS.IFCID
rid2 Integer(4) - It is a foreign key; it references the srSeaBedAreaS.IFCID of the sublayer feature

srSeaArea - Table

Name srSeaArea
Description This table contains non-spatial sea area features

Field DataType UML Source Description
geographicalName_void SmallInteger(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName1 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName2 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
geographicalName3 String(255) GN.GeographicalName.spelling.text Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme1 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme2 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_classScheme3 String(255) HY.HydroBase.HydroIdentifier.classificationScheme Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId1 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId2 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_localId3 String(255) HY.HydroBase.HydroIdentifier.localId Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace1 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace2 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_namespace3 String(255) HY.HydroBase.HydroIdentifier.namespace Please refer to the equivalent UML description in the INSPIRE documentation
hydroId_void SmallInteger(255) HY.HydroBase.HydroIdentifier Please refer to the equivalent UML description in the INSPIRE documentation
beginLifeSpanVersion Date(8) SR.SeaArea.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifeSpanVersion_void SmallInteger(2) SR.SeaArea.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifeSpanVersion Date(8) SR.SeaArea.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifeSpanVersion_void SmallInteger(2) SR.SeaArea.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(2) HY.HydroPhysicalWaters.Shore.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) - Identifier, the value must be unique in the theme
param_label1 String(255) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_label2 String(255) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_label3 String(255) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_time1 Date(8) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_time1_void SmallInteger(2) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_time2 Date(8) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_time2_void SmallInteger(2) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_time3 Date(8) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_time3_void SmallInteger(2) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_uom1 String(255) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_uom2 String(255) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_uom3 String(255) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_value1 Double(8) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_value2 Double(8) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
param_value3 Double(8) SR.SeaArea.parameterValuePair Please refer to the equivalent UML description in the INSPIRE documentation
seaAreaSpecialisation SmallInteger(2) SR.SeaArea One of the value (none, Sea, MarineCirculationZone) is required, the default value is "none".
seaAreaType_code String(255) SR.SeaArea.SeaAreaType Please refer to the equivalent UML description in the INSPIRE documentation
seaAreaType_label String(255) SR.SeaArea.SeaAreaType Please refer to the equivalent UML description in the INSPIRE documentation
seaAreaType_uri String(255) SR.SeaArea.SeaAreaType Please refer to the equivalent UML description in the INSPIRE documentation
zoneType_code String(255) SR.SeaArea.MarineCirculationZone.zoneType Please refer to the equivalent UML description in the INSPIRE documentation
zoneType_label String(255) SR.SeaArea.MarineCirculationZone.zoneType Please refer to the equivalent UML description in the INSPIRE documentation
zoneType_uri String(255) SR.SeaArea.MarineCirculationZone.zoneType Please refer to the equivalent UML description in the INSPIRE documentation

srSeaArea_RelatedArea - Table

Name srSeaArea_RelatedArea
Description This relationship class defines the relationship between srSeaArea and related srSeaArea features. Each feature in srSeaArea can have zero to many related srSeaArea features.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srSeaArea.IFCID
rid2 Integer(4) - It is a foreign key; it references the srSeaArea.IFCID of a related srSeaArea

srSeaArea_SubArea - Table

Name srSeaArea_SubArea
Description This relationship class defines the relationship between srSeaArea and srSeaArea subAreas. Each feature in srSeaArea can have zero to many srSeaArea subAreas.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srSeaArea.IFCID
rid2 Integer(4) - It is a foreign key; it references the srSeaArea.IFCID of a srSeaArea subArea

srSSA_P_SubArea - Table

Name srSSA_P_SubArea
Description This relationship class defines the relationship between srSeaSurfaceAreaP and srSeaSurfaceAreaP subAreas. Each feature in srSeaSurfaceAreaP can have zero to many srSeaSurfaceAreaP subAreas.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srSeaSurfaceAreaP.IFCID
rid2 Integer(4) - It is a foreign key; it references the srSeaSurfaceAreaP.IFCID of a srSeaSurfaceAreaP subArea

srSSA_S_SubArea - Table

Name srSSA_S_SubArea
Description This relationship class defines the relationship between srSeaSurfaceAreaS and srSeaSurfaceAreaS subAreas. Each feature in srSeaSurfaceAreaS can have zero to many srSeaSurfaceAreaS subAreas.

Field DataType UML Source Description
rid1 Integer(4) - It is a foreign key; it references the srSeaSurfaceAreaS.IFCID
rid2 Integer(4) - It is a foreign key; it references the srSeaSurfaceAreaS.IFCID of a srSeaSurfaceAreaS subArea

MarContour_MarIsoline - RelationshipClass

Name MarContour_MarIsoline
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel isComposedOf
BackwardPathLabel isPartOf
Description This relationship class defines the relationship between srMarineContour and srMarineIsoline. Each feature in srMarineContour can have one to many srMarineIsoline features.

Origin Class Name Origin Primary Key Origin Foreign Key
srMarineContour ifcid rid

Destination Class Name Destination Primary Key Destination Foreign Key
srMarineIsoline

SeaArea_Extent - RelationshipClass

Name SeaArea_Extent
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasExtent
BackwardPathLabel isExtentOf
Description This relationship class defines the relationship between srSeaArea and srMarineExtent. Each feature in srSeaArea can have one to many srMarineExtent features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaArea ifcid rid

Destination Class Name Destination Primary Key Destination Foreign Key
srMarineExtent

SeaArea_RelatedArea - RelationshipClass

Name SeaArea_RelatedArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasRelatedArea
BackwardPathLabel isRelatedTo
Description This relationship class defines the relationship between srSeaArea and related srSeaArea features. Each feature in srSeaArea can have zero to many related srSeaArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaArea ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srSeaArea_RelatedArea

SeaArea_RelatedArea2 - RelationshipClass

Name SeaArea_RelatedArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel seaArea
BackwardPathLabel relatedArea
Description This relationship class defines the relationship between srSeaArea and related srSeaArea features. Each feature in srSeaArea can have zero to many related srSeaArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaArea ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srSeaArea_RelatedArea

SeaArea_SubArea - RelationshipClass

Name SeaArea_SubArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasSubArea
BackwardPathLabel isPartOf
Description This relationship class defines the relationship between srSeaArea and srSeaArea subArea features. Each feature in srSeaArea can have zero to many srSeaArea subArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaArea ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srSeaArea_SubArea

SeaArea_SubArea2 - RelationshipClass

Name SeaArea_SubArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel seaArea
BackwardPathLabel subArea
Description This relationship class defines the relationship between srSeaArea and srSeaArea subArea features. Each feature in srSeaArea can have zero to many srSeaArea subArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaArea ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srSeaArea_SubArea

InterTidalArea_RelatedArea - RelationshipClass

Name InterTidalArea_RelatedArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasRelatedArea
BackwardPathLabel isRelatedTo
Description This relationship class defines the relationship between srInterTidalArea and related srInterTidalArea features. Each feature in srInterTidalArea can have zero to many related srInterTidalArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srInterTidalArea ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srInterTidalArea_RelatedArea

InterTidalArea_RelatedArea2 - RelationshipClass

Name InterTidalArea_RelatedArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel interTidalArea
BackwardPathLabel relatedArea
Description This relationship class defines the relationship between srInterTidalArea and related srInterTidalArea features. Each feature in srInterTidalArea can have zero to many related srInterTidalArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srInterTidalArea ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srInterTidalArea_RelatedArea

sbaP_SubArea - RelationshipClass

Name sbaP_SubArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasSubArea
BackwardPathLabel isPartOf
Description This relationship class defines the relationship between srSeaBedAreaP and srSeaBedAreaP subArea features. Each feature in srSeaBedAreaP can have zero to many srSeaBedAreaP subArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaBedAreaP ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srSBA_P_SubArea

sbaP_SubArea2 - RelationshipClass

Name sbaP_SubArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel seaBedArea
BackwardPathLabel subArea
Description This relationship class defines the relationship between srSeaBedAreaP and srSeaBedAreaP subArea features. Each feature in srSeaBedAreaP can have zero to many srSeaBedAreaP subArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaBedAreaP ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srSBA_P_SubArea

sbaS_SubArea - RelationshipClass

Name sbaS_SubArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasSubArea
BackwardPathLabel isPartOf
Description This relationship class defines the relationship between srSeaBedAreaS and srSeaBedAreaS subArea features. Each feature in srSeaBedAreaS can have zero to many srSeaBedAreaS subArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaBedAreaS ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srSBA_S_SubArea

sbaS_SubArea2 - RelationshipClass

Name sbaS_SubArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel seaBedArea
BackwardPathLabel subArea
Description This relationship class defines the relationship between srSeaBedAreaS and srSeaBedAreaS subArea features. Each feature in srSeaBedAreaS can have zero to many srSeaBedAreaS subArea features.

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaBedAreaS ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srSBA_S_SubArea

Shoreline_ShoreSegment - RelationshipClass

Name Shoreline_ShoreSegment
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel isComposedOf
BackwardPathLabel isPartOf
Description Shoreline_ShoreSegment

Origin Class Name Origin Primary Key Origin Foreign Key
srShoreline ifcid rid

Destination Class Name Destination Primary Key Destination Foreign Key
srShoreSegment

ssaP_SubArea - RelationshipClass

Name ssaP_SubArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasSubArea
BackwardPathLabel isPartOf
Description ssaP_SubArea

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaSurfaceAreaP ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srSSA_P_SubArea

ssaP_SubArea2 - RelationshipClass

Name ssaP_SubArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel seaSurfaceArea
BackwardPathLabel subArea
Description ssaP_SubArea2

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaSurfaceAreaP ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srSSA_P_SubArea

ssaS_SubArea - RelationshipClass

Name ssaS_SubArea
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel hasSubArea
BackwardPathLabel isPartOf
Description ssaS_SubArea

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaSurfaceAreaS ifcid rid1

Destination Class Name Destination Primary Key Destination Foreign Key
srSSA_S_SubArea

ssaS_SubArea2 - RelationshipClass

Name ssaS_SubArea2
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel seaSurfaceArea
BackwardPathLabel subArea
Description ssaS_SubArea2

Origin Class Name Origin Primary Key Origin Foreign Key
srSeaSurfaceAreaS ifcid rid2

Destination Class Name Destination Primary Key Destination Foreign Key
srSSA_S_SubArea

MaritimeZoneTypeValue - Domain

DomainName MaritimeZoneTypeValue
Description Maritime Zone Type Value
FieldType String
Domain Type CodedValue

Code Name
contiguousZone Contiguous Zone
continentalShelf Continental Shelf
exclusiveEconomicZone Exclusive Economic Zone
internalWaters Internal Waters
territorialSea Territorial Sea


SeaAreaSpecialisation - Domain

DomainName SeaAreaSpecialisation
Description Sea Area Specialisation
FieldType SmallInteger
Domain Type CodedValue

Code Name
1 MarineCirculationZone
-1 none
0 Sea


SeaAreaType - Domain

DomainName SeaAreaType
Description Sea Area Type
FieldType String
Domain Type CodedValue

Code Name
breakingZone breaking zone
delta delta
estuary estuary
openOcean open ocean
shelfSea shelf sea


ShorelineSpecialisation - Domain

DomainName ShorelineSpecialisation
Description Shoreline Specialisation
FieldType SmallInteger
Domain Type CodedValue

Code Name
0 Coastline
-1 none


ShoreTypeValue - Domain

DomainName ShoreTypeValue
Description Shore Type Value
FieldType String
Domain Type CodedValue

Code Name
boulders boulders
clay clay
gravel gravel
mud mud
rock rock
sand sand
shingle shingle
stone stone


VoidReasonValue - Domain

DomainName VoidReasonValue
Description Reason attribute is void
FieldType SmallInteger
Domain Type CodedValue

Code Name
0 No reason given
1 Unknown
2 Unpopulated
3 Withheld


WaterLevelValue - Domain

DomainName WaterLevelValue
Description Water Level Value
FieldType String
Domain Type CodedValue

Code Name
equinoctialSpringLowWater equinoctial spring low water
highWater high water
highWaterSprings high water springs
higherHighWater higher high water
higherHighWaterLargeTide higher high water large tide
highestAstronomicalTide highest astronomical tide
highestHighWater highest high water
indianSpringHighWater indian spring high water
indianSpringLowWater indian spring low water
localDatum local datum
lowWater low water
lowWaterDatum low water datum
lowWaterSprings low water springs
lowerLowWater lower low water
lowerLowWaterLargeTide lower low water large tide
lowestAstronomicalTide lowest astronomical tide
lowestLowWater lowest low water
lowestLowWaterSprings lowest low water springs
meanHighWater mean high water
meanHighWaterNeaps mean high water neaps
meanHighWaterSprings mean high water springs
meanHigherHighWater mean higher high water
meanHigherHighWaterSprings mean higher high water springs
meanHigherLowWater mean higher low water
meanLowWater mean low water
meanLowWaterNeaps mean low water neaps
meanLowWaterSprings mean low water springs
meanLowerHighWater mean lower high water
meanLowerLowWater mean lower low water
meanLowerLowWaterSprings mean lower low water springs
nearlyLowestLowWater mean lowest low water
meanSeaLevel mean sea level
meanTideLevel mean tide level
meanWaterLevel mean water level
nearlyHighestHighWater nearly highest high water
tropicHigherHighWater tropic higher high water
tropicLowerLowWater tropic lower low water