The ER geodatabase template implements the application schemas within the Energy Resources data theme.
To view the geodatabase model diagram, please refer to
ER_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 Energy Resources (ER) 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
ER - Feature DatasetTables
erFossilFuelResourceTypeRelationship Classes
FFResourceL_ResourceTypeDomains
dClassAndQuantFrameworkER - FeatureDataset
Name | ER |
Description | This feature dataset contains the feature classes for the Energy Resources data theme. |
erFossilFuelResourceL - FeatureClass
Name | erFossilFuelResourceL |
ShapeType | Polyline |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (line) for Fossil Fuel Resource. |
Field | DataType | UML Source | Description |
beginLifespanVersion | Date(8) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority2 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority3 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName1 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName2 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName3 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
beginLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_code | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_label | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_uri | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion | Date(8) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_void | SmallInteger(2) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority1 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority_void | SmallInteger(2) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName_void | SmallInteger(2) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_refValue | String(50) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_scalar | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_uBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
dateOfDiscovery | Date(8) | ER.FossilFuelResource.dateOfDiscovery | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
erFossilFuelResourceP - FeatureClass
Name | erFossilFuelResourceP |
ShapeType | Point |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (point) for Fossil Fuel Resource. |
Field | DataType | UML Source | Description |
beginLifespanVersion | Date(8) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority2 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority3 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName1 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName2 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName3 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
beginLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_code | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_label | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_uri | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion | Date(8) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_void | SmallInteger(2) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority1 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority_void | SmallInteger(2) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName_void | SmallInteger(2) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_refValue | String(50) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_scalar | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_uBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
dateOfDiscovery | Date(8) | ER.FossilFuelResource.dateOfDiscovery | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
erFossilFuelResourceS - FeatureClass
Name | erFossilFuelResourceS |
ShapeType | Polygon |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (polygon) for Fossil Fuel Resource. |
Field | DataType | UML Source | Description |
beginLifespanVersion | Date(8) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority2 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority3 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName1 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName2 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName3 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
beginLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_code | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_label | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_uri | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion | Date(8) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_void | SmallInteger(2) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority1 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority_void | SmallInteger(2) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName_void | SmallInteger(2) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_refValue | String(50) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_scalar | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_uBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
dateOfDiscovery | Date(8) | ER.FossilFuelResource.dateOfDiscovery | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
erRenewableAndWasteResL - FeatureClass
Name | erRenewableAndWasteResL |
ShapeType | Polyline |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (line) for Renewable And Waste Resource. |
Field | DataType | UML Source | Description |
beginLifespanVersion | Date(8) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority2 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority3 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName1 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName2 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName3 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
beginLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_code | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_label | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_uri | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion | Date(8) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_void | SmallInteger(2) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority1 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority_void | SmallInteger(2) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName_void | SmallInteger(2) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_refValue | String(50) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_scalar | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_uBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity | Double(8) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity_uom | String(50) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity_void | SmallInteger(2) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
typeOfResource | String(50) | ER.RenewableAndWasteResource.typeOfResource | Please refer to the equivalent UML description in the INSPIRE documentation |
dateOfDetermination | Date(8) | ER.RenewableAndWasteResource.dateOfDetermination | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
erRenewableAndWasteResP - FeatureClass
Name | erRenewableAndWasteResP |
ShapeType | Point |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (point) for Renewable And Waste Resource. |
Field | DataType | UML Source | Description |
beginLifespanVersion | Date(8) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority2 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority3 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName1 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName2 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName3 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
beginLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_code | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_label | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_uri | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion | Date(8) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_void | SmallInteger(2) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority1 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority_void | SmallInteger(2) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName_void | SmallInteger(2) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_refValue | String(50) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_scalar | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_uBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity | Double(8) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity_uom | String(50) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity_void | SmallInteger(2) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
typeOfResource | String(50) | ER.RenewableAndWasteResource.typeOfResource | Please refer to the equivalent UML description in the INSPIRE documentation |
dateOfDetermination | Date(8) | ER.RenewableAndWasteResource.dateOfDetermination | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
erRenewableAndWasteResS - FeatureClass
Name | erRenewableAndWasteResS |
ShapeType | Polygon |
FeatureType | Simple |
HasM | false |
HasZ | false |
Description | This feature class contains spatial features (polygon) for Renewable And Waste Resource. |
Field | DataType | UML Source | Description |
beginLifespanVersion | Date(8) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority2 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority3 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName1 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName2 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName3 | String(255) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
beginLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.beginLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_code | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_label | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
CQframework_uri | String(255) | ER.VectorEnergyResource.ClassificationAndQuantificationFramework | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion | Date(8) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
endLifespanVersion_void | SmallInteger(2) | ER.VectorEnergyResource.endLifespanVersion | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_beginTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime1 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime2 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_endTime3 | Date(8) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
expPeriod_void | SmallInteger(2) | ER.VectorEnergyResource.exploitationPeriod | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority1 | String(4000) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
repAuthority_void | SmallInteger(2) | ER.VectorEnergyResource.reportingAuthority | Please refer to the equivalent UML description in the INSPIRE documentation |
resourceName_void | SmallInteger(2) | ER.VectorEnergyResource.resourceName | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_lBound_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_refValue | String(50) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_scalar | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_uBound | Double(8) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
vExt_void | SmallInteger(2) | ER.VectorEnergyResource.verticalExtent | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity | Double(8) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity_uom | String(50) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
capacity_void | SmallInteger(2) | ER.RenewableAndWasteResource.Capacity | Please refer to the equivalent UML description in the INSPIRE documentation |
typeOfResource | String(50) | ER.RenewableAndWasteResource.typeOfResource | Please refer to the equivalent UML description in the INSPIRE documentation |
dateOfDetermination | Date(8) | ER.RenewableAndWasteResource.dateOfDetermination | Please refer to the equivalent UML description in the INSPIRE documentation |
id_localId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_namespace | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId | String(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
id_versionId_void | SmallInteger(255) | ER.VectorEnergyResource.inspireId | Please refer to the equivalent UML description in the INSPIRE documentation |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the data theme |
erFossilFuelResourceType - Table
Name | erFossilFuelResourceType |
Description | This table contains information about Fossil Fuel Resource Type. |
Field | DataType | UML Source | Description |
IFCID | Integer(4) | _ | Identifier, the value must be unique in the featureclass/table |
res_caloValRange_lower | Double(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue.CalorificValueType.calorificRange.CalorificRangeType | Please refer to the equivalent UML description in the INSPIRE documentation |
res_caloValRange_lower_uom | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue.CalorificValueType.calorificRange.CalorificRangeType | Please refer to the equivalent UML description in the INSPIRE documentation |
res_caloValRange_upper | Double(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue.CalorificValueType.calorificRange.CalorificRangeType | Please refer to the equivalent UML description in the INSPIRE documentation |
res_caloValRange_upper_uom | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue.CalorificValueType.calorificRange.CalorificRangeType | Please refer to the equivalent UML description in the INSPIRE documentation |
res_caloValScalar | Double(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue.CalorificValueType.calorificScalar | Please refer to the equivalent UML description in the INSPIRE documentation |
res_caloValScalar_uom | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue.CalorificValueType.calorificScalar | Please refer to the equivalent UML description in the INSPIRE documentation |
res_caloValue_void | SmallInteger(2) | ER.FossilFuelResource.resource.FossilFuelResourceType.calorificValue | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_amount1 | Double(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.amount | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_amount_uom1 | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.amount | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_amount2 | Double(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.amount | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_amount_uom2 | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.amount | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_amount3 | Double(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.amount | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_amount_uom3 | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.amount | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_dateOfDeterm1 | Date(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.dateOfDetermination | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_dateOfDeterm2 | Date(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.dateOfDetermination | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_dateOfDeterm3 | Date(8) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.dateOfDetermination | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_resourceClass1 | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.resourceClass | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_resourceClass2 | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.resourceClass | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_resourceClass3 | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity.FossilFuelMeasure.resourceClass | Please refer to the equivalent UML description in the INSPIRE documentation |
res_quant_void | SmallInteger(2) | ER.FossilFuelResource.resource.FossilFuelResourceType.quantity | Please refer to the equivalent UML description in the INSPIRE documentation |
res_typeOfRes | String(50) | ER.FossilFuelResource.resource.FossilFuelResourceType.typeOfResource | Please refer to the equivalent UML description in the INSPIRE documentation |
RID | Integer(4) | _ | It is a foreign key in the table, it references erFossilFuelResourceP.IFCID, erFossilFuelResourceL.IFCID, or erFossilFuelResourceS.IFCID |
FFResourceL_ResourceType - RelationshipClass
Name | FFResourceL_ResourceType |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | to |
BackwardPathLabel | from |
Description | This relationship class defines the relationship between erFossilFuelResourceL and erFossilFuelResourceType. Each feature in erFossilFuelResourceL may relate to 0 or many features in erFossilFuelResourceType. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
erFossilFuelResourceL | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
erFossilFuelResourceType |
FFResourceP_ResourceType - RelationshipClass
Name | FFResourceP_ResourceType |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | to |
BackwardPathLabel | from |
Description | This relationship class defines the relationship between erFossilFuelResourceP and erFossilFuelResourceType. Each feature in erFossilFuelResourceP may relate to 0 or many features in erFossilFuelResourceType. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
erFossilFuelResourceP | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
erFossilFuelResourceType |
FFResourceS_ResourceType - RelationshipClass
Name | FFResourceS_ResourceType |
Cardinality | OneToMany |
IsAttributed | false |
IsComposite | false |
ForwardPathLabel | to |
BackwardPathLabel | from |
Description | This relationship class defines the relationship between erFossilFuelResourceS and erFossilFuelResourceType. Each feature in erFossilFuelResourceS may relate to 0 or many features in erFossilFuelResourceType. |
Origin Class Name | Origin Primary Key | Origin Foreign Key |
erFossilFuelResourceS | IFCID | RID |
Destination Class Name | Destination Primary Key | Destination Foreign Key |
erFossilFuelResourceType |
dClassAndQuantFramework - Domain
DomainName | dClassAndQuantFramework |
Description | Values for the most widely used classification schemes to classify and quantify energy resources. NOTE Most of the listed classification frameworks only focus on fossil fuels. |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
PERC | Pan-European Code for Reporting of Exploration Results, Mineral Resources and Reserves (PERC). |
PRMS | Petroleum Resources Management System |
RSG | Russian reserve guidelines. |
UNFC-1997 | United Nations Framework Classification (1997). |
UNFC-2004 | United Nations Framework Classification (2004). |
UNFC-2009 | United Nations Framework Classification (2009). |
USGS | United States Geological Survey |
NPD-2001 | Norwegian Petroleum Directorate classification (NPD-2001) |
dFossilFuelClassValue - Domain
DomainName | dFossilFuelClassValue |
Description | Values indicating the various levels of fossil fuel resources. |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
provenreserves | proven reserves |
resourcesinitiallyinplace | resources initially in place |
contingentresources | contingent resources |
dFossilFuelValue - Domain
DomainName | dFossilFuelValue |
Description | Types of fossil fuels. |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
hardcoal | hard coal |
lowrankcoal | low-rank coal |
naturalgas | natural gas |
naturalgasliquids | natural gas liquids |
oilsands | oil sands |
oilshales | oil shales |
peat | peat |
crudeoil | crude oil |
dRenewAndWasteValue - Domain
DomainName | dRenewAndWasteValue |
Description | Types of renewable and waste resources. NOTE Waste values have been included in this code list to simplify the code lists rather than to imply that only renewable waste is included. |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
geothermal | geothermal |
hydropower | hydro power |
industrialwaste | industrial waste |
liquidbiofuels | liquid biofuels |
municipalsolidwaste | municipal solid waste |
solarphotovoltaic | solar photovoltaic |
solarthermal | solar thermal |
solidbiomass | solid biomass |
tidewaveocean | tide, wave, ocean |
wind | wind |
biogas | biogas |
dVerticalRefValue - Domain
DomainName | dVerticalRefValue |
Description | Values indicating the reference level of the vertical extent. |
FieldType | String |
Domain Type | CodedValue |
Code | Name |
lowestastronomicaltide | lowest astronomical tide |
meansealevel | mean sea level |
seafloor | seafloor |
groundlevel | ground level |
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 |