Data Dictionary for INSPIRE Data Theme - Elevation



The EL geodatabase template implements the application schemas within the Elevation data theme. To view the geodatabase model diagram, please refer to model for EL_model.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 Elevation (EL) 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 (to be updated).


Feature Datasets and Feature Classes

EL - Feature Dataset

elBreakLineL
elChartDatumRefP
elChartDatumS
elContourLineL
elIsolatedAreaS
elSpotElevationP
elVoidAreaS


Tables

elChartDatumOffset


Relationship Classes

elChartDatumS_elBreakLineL
elChartDatumS_elChartDatumOffset
elChartDatumS_elChartDatumRefP
elChartDatumS_elContourLineL
elChartDatumS_elIsolatedAreaS
elChartDatumS_elSpotElevationP
elChartDatumS_elVoidArea


Domains

dBreakLineTypeValue
dContourLineTypeValue
dElevationPropertyTypeValue
dSpotElevationClassValue
dSpotElevationTypeValue
dWaterLevelValue
VoidReasonValue


EL - FeatureDataset

Name EL
Description This feature dataset contains the feature classes for Elevation data theme.

elBreakLineL - FeatureClass

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

Field DataType UML Source Description
beginLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
propertyType String(50) EL.ElevationVectorElements.ElevationVectorObject.propertyType Please refer to the equivalent UML description in the INSPIRE documentation
breakLineType String(50) EL.ElevationVectorElements.BreakLine.breakLineType Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
manMadeBreak SmallInteger(2) EL.ElevationVectorElements.BreakLine.manMadeBreak Please refer to the equivalent UML description in the INSPIRE documentation
manMadeBreak_void SmallInteger(2) EL.ElevationVectorElements.BreakLine.manMadeBreak Please refer to the equivalent UML description in the INSPIRE documentation
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID
breakLineType_uri String(255) EL.ElevationVectorElements.BreakLine.breakLineType Please refer to the equivalent UML description in the INSPIRE documentation


elChartDatumRefP - FeatureClass

Name elChartDatumRefP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (point) for Elevation chartDatum referencePoint.

Field DataType UML Source Description
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID


elChartDatumS - FeatureClass

Name elChartDatumS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for elevation ChartDatum.

Field DataType UML Source Description
datumWaterLevel String(50) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.datumWaterLevel Please refer to the equivalent UML description in the INSPIRE documentation
eastBoundLongitude Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_Description String(255) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_GCode String(255) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_GTypeCode SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_Temporal String(4000) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_Vmax Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_Vmin Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ext_vCRS String(255) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
northBoundLatitude Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
southBoundLatitude Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
westBoundLongitude Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.scope.EX_Extent Please refer to the equivalent UML description in the INSPIRE documentation
datumWaterLevel_uri String(255) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.datumWaterLevel Please refer to the equivalent UML description in the INSPIRE documentation


elContourLineL - FeatureClass

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

Field DataType UML Source Description
beginLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
propertyType String(50) EL.ElevationVectorElements.ElevationVectorObject.propertyType Please refer to the equivalent UML description in the INSPIRE documentation
contourLineType String(50) EL.ElevationVectorElements.ContourLine.contourLineType Please refer to the equivalent UML description in the INSPIRE documentation
contourLineType_void SmallInteger(2) EL.ElevationVectorElements.ContourLine.contourLineType Please refer to the equivalent UML description in the INSPIRE documentation
downRight SmallInteger(2) EL.ElevationVectorElements.ContourLine.downRight Please refer to the equivalent UML description in the INSPIRE documentation
downRight_void SmallInteger(2) EL.ElevationVectorElements.ContourLine.downRight Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
propertyValue Double(8) EL.ElevationVectorElements.ContourLine.propertyValue Please refer to the equivalent UML description in the INSPIRE documentation
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID


elIsolatedAreaS - FeatureClass

Name elIsolatedAreaS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for Elevation IsolatedArea.

Field DataType UML Source Description
beginLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
propertyType String(50) EL.ElevationVectorElements.ElevationVectorObject.propertyType Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID


elSpotElevationP - FeatureClass

Name elSpotElevationP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for SpotElevation.

Field DataType UML Source Description
beginLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
propertyType String(50) EL.ElevationVectorElements.ElevationVectorObject.propertyType Please refer to the equivalent UML description in the INSPIRE documentation
classification_code String(50) EL.ElevationVectorElements.SpotElevation.classification Please refer to the equivalent UML description in the INSPIRE documentation
classification_label String(255) EL.ElevationVectorElements.SpotElevation.classification Please refer to the equivalent UML description in the INSPIRE documentation
classification_uri String(255) EL.ElevationVectorElements.SpotElevation.classification Please refer to the equivalent UML description in the INSPIRE documentation
classification_void SmallInteger(2) EL.ElevationVectorElements.SpotElevation.classification Please refer to the equivalent UML description in the INSPIRE documentation
gName_void SmallInteger(2) EL.ElevationVectorElements.SpotElevation.geographicalName Please refer to the equivalent UML description in the INSPIRE documentation
gName1 String(255) EL.ElevationVectorElements.SpotElevation.geographicalName Please refer to the equivalent UML description in the INSPIRE documentation
gName2 String(255) EL.ElevationVectorElements.SpotElevation.geographicalName Please refer to the equivalent UML description in the INSPIRE documentation
gName3 String(255) EL.ElevationVectorElements.SpotElevation.geographicalName Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
propertyValue Double(8) EL.ElevationVectorElements.SpotElevation.propertyValue Please refer to the equivalent UML description in the INSPIRE documentation
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID
spotElevationType_code String(255) EL.ElevationVectorElements.SpotElevation.spotElevationType Please refer to the equivalent UML description in the INSPIRE documentation
spotElevationType_label String(255) EL.ElevationVectorElements.SpotElevation.spotElevationType Please refer to the equivalent UML description in the INSPIRE documentation
spotElevationType_uri String(255) EL.ElevationVectorElements.SpotElevation.spotElevationType Please refer to the equivalent UML description in the INSPIRE documentation
spotElevationType_void SmallInteger(2) EL.ElevationVectorElements.SpotElevation.spotElevationType Please refer to the equivalent UML description in the INSPIRE documentation


elVoidAreaS - FeatureClass

Name elVoidAreaS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for Elevation VoidArea.

Field DataType UML Source Description
beginLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.beginLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) EL.ElevationVectorElements.ElevationVectorObject.endLifespanVersion Please refer to the equivalent UML description in the INSPIRE documentation
propertyType String(50) EL.ElevationVectorElements.ElevationVectorObject.propertyType Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the featureclass
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID



elChartDatumOffset - Table

Name elChartDatumOffset
Description This table contains features for Elevation ChartDatumOffset.

Field DataType UML Source Description
datumOffset Double(8) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.offset Please refer to the equivalent UML description in the INSPIRE documentation
ifcid Integer(4) _ Identifier, the value must be unique in the table
rid Integer(4) _ It is a foreign key in the table, it references elChartDatumS.IFCID
uom String(50) EL.ElevationVectorElements.ElevationVectorObject.localDepthDatum.ChartDatum.offset Please refer to the equivalent UML description in the INSPIRE documentation

elChartDatumS_elBreakLineL - RelationshipClass

Name elChartDatumS_elBreakLineL
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel to_elBreakLineL
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elBreakLineL. Each feature in elBreakLineL may relate to one or many features in elChartDatumS.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elBreakLineL

elChartDatumS_elChartDatumOffset - RelationshipClass

Name elChartDatumS_elChartDatumOffset
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to_elChartDatumOffset
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elChartDatumOffset. Each feature in elChartDatumS may relate to one or many features in elChartDatumOffset.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elChartDatumOffset

elChartDatumS_elChartDatumRefP - RelationshipClass

Name elChartDatumS_elChartDatumRefP
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to_elChartDatumRefP
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elChartDatumRefP. Each feature in elChartDatumS may relate to one or many features in elChartDatumRefP.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elChartDatumRefP

elChartDatumS_elContourLineL - RelationshipClass

Name elChartDatumS_elContourLineL
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel to_elContourLineL
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elContourLineL. Each feature in elChartDatumS may relate to one features in elContourLineL.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elContourLineL

elChartDatumS_elIsolatedAreaS - RelationshipClass

Name elChartDatumS_elIsolatedAreaS
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel to_elSpotElevationP
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elIsolatedAreaS. Each feature in elChartDatumS may relate to one or many features in elIsolatedAreaS.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elIsolatedAreaS

elChartDatumS_elSpotElevationP - RelationshipClass

Name elChartDatumS_elSpotElevationP
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel to_elSpotElevationP
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elSpotElevationP. Each feature in elChartDatumS may relate to one or many features in elSpotElevationP.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elSpotElevationP

elChartDatumS_elVoidArea - RelationshipClass

Name elChartDatumS_elVoidArea
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel to_elVoidArea
BackwardPathLabel from_elChartDatumS
Description This relationship class defines the relationship between elChartDatumS and elVoidArea. Each feature in elChartDatumS may relate to one or many features in elVoidArea.

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

Destination Class Name Destination Primary Key Destination Foreign Key
elVoidAreaS

dBreakLineTypeValue - Domain

DomainName dBreakLineTypeValue
FieldType String
Domain Type CodedValue

Code Name
bottomOfSlope bottom of slope
changeInSlope change in slope
flatAreaBoundary flat area boundary
formLine form line
topOfSlope top of slope


dContourLineTypeValue - Domain

DomainName dContourLineTypeValue
FieldType String
Domain Type CodedValue

Code Name
auxiliary auxiliary
master master
ordinary ordinary


dElevationPropertyTypeValue - Domain

DomainName dElevationPropertyTypeValue
FieldType String
Domain Type CodedValue

Code Name
depth depth
height height


dSpotElevationClassValue - Domain

DomainName dSpotElevationClassValue
FieldType String
Domain Type CodedValue

Code Name
6 building
0 created, never classified
2 ground
5 High Vegetation
7 Low Point (noise)
3 Low Vegetation
4 Medium Vegetation
8 Model Key-point (mass point)
12 Overlap Points
1 Unclassified
9 Water


dSpotElevationTypeValue - Domain

DomainName dSpotElevationTypeValue
FieldType String
Domain Type CodedValue

Code Name
depression depression
formSpot form spot
generic generic
pass pass
summit summit


dWaterLevelValue - Domain

DomainName dWaterLevelValue
FieldType String
Domain Type CodedValue

Code Name
MyCodedValue 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
meanSeaLevel mean sea level
meanTideLevel mean tide level
meanWaterLevel mean water level
nearlyHighestHighWater nearly highest high water
nearlyLowestLowWater nearly lowest low water
tropicHigherHighWater tropic higher high water
tropicLowerLowWater tropic lower low water


VoidReasonValue - Domain

DomainName VoidReasonValue
Description Properties of a spatial object that may not be present in some spatial data sets, even though they may be present or applicable in the real world.
FieldType SmallInteger
Domain Type CodedValue

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