Data Dictionary for INSPIRE Data Theme - Natural Risk Zones



The NZ geodatabase template implements the application schemas within the Natural risk zones data theme. To view the geodatabase model diagram, please refer to model for NZ_diagram.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 Natural risk zones (NZ) 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

NZ - Feature Dataset

nzExposedElementL
nzExposedElementP
nzExposedElementS
nzHazardAreaS
nzObsEventL
nzObsEventP
nzObsEventS
nzRiskZoneS


Tables

nzExposedElementL_aov
nzExposedElementP_aov
nzExposedElementS_aov
nzHazardAreaS_moi
nzObsEventL_moi
nzObsEventP_moi
nzObsEventS_moi


Relationship Classes

nzExposedElementL_L_Aov
nzExposedElementP_P_aov
nzExposedElementS_S_aov
nzHazardAreaS_HazardAreaS_moi
nzHazardAreaS_nzObsEventL
nzHazardAreaS_nzObsEventP
nzHazardAreaS_nzObsEventS
nzObsEventL_L_moi
nzObsEventP_P_moi
nzObsEventS_S_moi
nzRiskZoneS_nzExposedElementL
nzRiskZoneS_nzExposedElementP
nzRiskZoneS_nzExposedElementS
nzRiskZoneS_nzHazardAreaS


Domains

DeterminationMethodValue
dExposedElementCategoryValue
dNaturalHazardCategoryValue
VoidReasonValue


NZ - FeatureDataset

Name NZ
Description This feature dataset contains the feature classes for the Natural risk zones data theme.

nzExposedElementL - FeatureClass

Name nzExposedElementL
ShapeType Polyline
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (line) for Exposed Element

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractExposedElement.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractExposedElement.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
sourceOfSpatialRep String(255) NZ.NaturalRiskZones.AbstractExposedElement.sourceOfSpatialRepresentation Please refer to the equivalent UML description in the INSPIRE documentation
sourceOfSpatialRep_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.sourceOfSpatialRepresentation Please refer to the equivalent UML description in the INSPIRE documentation
validFrom Date(8) NZ.NaturalRiskZones.AbstractExposedElement.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validFrom_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validTo Date(8) NZ.NaturalRiskZones.AbstractExposedElement.validTo Please refer to the equivalent UML description in the INSPIRE documentation
validTo_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.validTo Please refer to the equivalent UML description in the INSPIRE documentation
aov_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzRiskZoneS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation


nzExposedElementP - FeatureClass

Name nzExposedElementP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (point) for Exposed Element.

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractExposedElement.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractExposedElement.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
sourceOfSpatialRep String(255) NZ.NaturalRiskZones.AbstractExposedElement.sourceOfSpatialRepresentation Please refer to the equivalent UML description in the INSPIRE documentation
sourceOfSpatialRep_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.sourceOfSpatialRepresentation Please refer to the equivalent UML description in the INSPIRE documentation
validFrom Date(8) NZ.NaturalRiskZones.AbstractExposedElement.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validFrom_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validTo Date(8) NZ.NaturalRiskZones.AbstractExposedElement.validTo Please refer to the equivalent UML description in the INSPIRE documentation
validTo_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.validTo Please refer to the equivalent UML description in the INSPIRE documentation
aov_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzRiskZoneS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation


nzExposedElementS - FeatureClass

Name nzExposedElementS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for Exposed Element

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractExposedElement.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractExposedElement.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractExposedElement.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
sourceOfSpatialRep String(255) NZ.NaturalRiskZones.AbstractExposedElement.sourceOfSpatialRepresentation Please refer to the equivalent UML description in the INSPIRE documentation
sourceOfSpatialRep_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.sourceOfSpatialRepresentation Please refer to the equivalent UML description in the INSPIRE documentation
validFrom Date(8) NZ.NaturalRiskZones.AbstractExposedElement.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validFrom_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validTo Date(8) NZ.NaturalRiskZones.AbstractExposedElement.validTo Please refer to the equivalent UML description in the INSPIRE documentation
validTo_void SmallInteger(2) NZ.NaturalRiskZones.AbstractExposedElement.validTo Please refer to the equivalent UML description in the INSPIRE documentation
aov_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzRiskZoneS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation


nzHazardAreaS - FeatureClass

Name nzHazardAreaS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for Hazard Area

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractHazardArea.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractHazardArea.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
determinationMethod String(50) NZ.NaturalRiskZones.AbstractHazardArea.determinationMethod Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractHazardArea.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractHazardArea.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractHazardArea.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractHazardArea.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractHazardArea.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractHazardArea.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
source_void SmallInteger(2) NZ.NaturalRiskZones.AbstractHazardArea.source Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory String(50) NZ.NaturalRiskZones.AbstractHazardArea.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_code String(255) NZ.NaturalRiskZones.AbstractHazardArea.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_label String(255) NZ.NaturalRiskZones.AbstractHazardArea.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_uri String(255) NZ.NaturalRiskZones.AbstractHazardArea.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_void SmallInteger(2) NZ.NaturalRiskZones.AbstractHazardArea.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_from Date(8) NZ.NaturalRiskZones.AbstractHazardArea.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to Date(8) NZ.NaturalRiskZones.AbstractHazardArea.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_void SmallInteger(2) NZ.NaturalRiskZones.AbstractHazardArea.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
loo_assessMethod String(255) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
loo_assessMethod_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
loo_qlLikelihood String(255) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.qualitativeLikelihood Please refer to the equivalent UML description in the INSPIRE documentation
loo_qlLikelihood_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.qualitativeLikelihood Please refer to the equivalent UML description in the INSPIRE documentation
loo_qtLikelihood_probOfO Double(8) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.quantitativeLikelihood.probabilityOfOccurrence Please refer to the equivalent UML description in the INSPIRE documentation
loo_qtLikelihood_probOfO_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.quantitativeLikelihood.probabilityOfOccurrence Please refer to the equivalent UML description in the INSPIRE documentation
loo_qtLikelihood_returnP Double(8) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.quantitativeLikelihood.returnPeriod Please refer to the equivalent UML description in the INSPIRE documentation
loo_qtLikelihood_returnP_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.quantitativeLikelihood.returnPeriod Please refer to the equivalent UML description in the INSPIRE documentation
loo_qtLikelihood_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence.quantitativeLikelihood Please refer to the equivalent UML description in the INSPIRE documentation
loo_void SmallInteger(255) NZ.NaturalRiskZones.HazardArea.likelihoodOfOccurrence Please refer to the equivalent UML description in the INSPIRE documentation
moi_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzRiskZoneS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory_uri String(250) NZ.NaturalRiskZones.AbstractHazardArea.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation


nzObsEventL - FeatureClass

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

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
isMonitoredBy_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.isMonitoredBy Please refer to the equivalent UML description in the INSPIRE documentation
nameOfEvent String(255) NZ.NaturalRiskZones.AbstractObservedEvent.nameOfEvent Please refer to the equivalent UML description in the INSPIRE documentation
nameOfEvent_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.nameOfEvent Please refer to the equivalent UML description in the INSPIRE documentation
RID2 Integer(4) NZ.NaturalRiskZones.AbstractObservedEvent.isMonitoredBy Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory String(50) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_code String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_label String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_uri String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
validFrom Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validFrom_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validTo Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.validTo Please refer to the equivalent UML description in the INSPIRE documentation
validTo_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.validTo Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzHazardAreaS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory_uri String(250) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation


nzObsEventP - FeatureClass

Name nzObsEventP
ShapeType Point
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (point) for Observed Event.

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
isMonitoredBy_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.isMonitoredBy Please refer to the equivalent UML description in the INSPIRE documentation
nameOfEvent String(255) NZ.NaturalRiskZones.AbstractObservedEvent.nameOfEvent Please refer to the equivalent UML description in the INSPIRE documentation
nameOfEvent_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.nameOfEvent Please refer to the equivalent UML description in the INSPIRE documentation
RID2 Integer(4) NZ.NaturalRiskZones.AbstractObservedEvent.isMonitoredBy Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory String(50) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_code String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_label String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_uri String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
validFrom Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validFrom_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validTo Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.validTo Please refer to the equivalent UML description in the INSPIRE documentation
validTo_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.validTo Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzHazardAreaS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory_uri String(250) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation


nzObsEventS - FeatureClass

Name nzObsEventS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for Observed Event.

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractObservedEvent.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
isMonitoredBy_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.isMonitoredBy Please refer to the equivalent UML description in the INSPIRE documentation
nameOfEvent String(255) NZ.NaturalRiskZones.AbstractObservedEvent.nameOfEvent Please refer to the equivalent UML description in the INSPIRE documentation
nameOfEvent_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.nameOfEvent Please refer to the equivalent UML description in the INSPIRE documentation
RID2 Integer(4) NZ.NaturalRiskZones.AbstractObservedEvent.isMonitoredBy Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory String(50) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_code String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_label String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_uri String(255) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
toh_specificHazardType_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
validFrom Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validFrom_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.validFrom Please refer to the equivalent UML description in the INSPIRE documentation
validTo Date(8) NZ.NaturalRiskZones.AbstractObservedEvent.validTo Please refer to the equivalent UML description in the INSPIRE documentation
validTo_void SmallInteger(2) NZ.NaturalRiskZones.AbstractObservedEvent.validTo Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzHazardAreaS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
toh_hazardCategory_uri String(250) NZ.NaturalRiskZones.AbstractObservedEvent.typeOfHazard.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation


nzRiskZoneS - FeatureClass

Name nzRiskZoneS
ShapeType Polygon
FeatureType Simple
HasM false
HasZ false
Description This feature class contains spatial features (polygon) for Risk Zone.

Field DataType UML Source Description
beginLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractRiskZone.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
beginLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractRiskZone.beginLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion Date(8) NZ.NaturalRiskZones.AbstractRiskZone.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
endLifespanVersion_void SmallInteger(2) NZ.NaturalRiskZones.AbstractRiskZone.endLifeSpanVersion Please refer to the equivalent UML description in the INSPIRE documentation
exposedElement_void SmallInteger(2) NZ.NaturalRiskZones.AbstractRiskZone.exposedElement Please refer to the equivalent UML description in the INSPIRE documentation
id_localId String(255) NZ.NaturalRiskZones.AbstractRiskZone.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_namespace String(255) NZ.NaturalRiskZones.AbstractRiskZone.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId String(255) NZ.NaturalRiskZones.AbstractRiskZone.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
id_versionId_void SmallInteger(255) NZ.NaturalRiskZones.AbstractRiskZone.inspireId Please refer to the equivalent UML description in the INSPIRE documentation
sof_hazardCategory String(50) NZ.NaturalRiskZones.AbstractRiskZone.sourceOfRisk.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
sof_specificHazardType_code String(255) NZ.NaturalRiskZones.AbstractRiskZone.sourceOfRisk.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
sof_specificHazardType_label String(255) NZ.NaturalRiskZones.AbstractRiskZone.sourceOfRisk.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
sof_specificHazardType_uri String(255) NZ.NaturalRiskZones.AbstractRiskZone.sourceOfRisk.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
sof_specificHazardType_void SmallInteger(2) NZ.NaturalRiskZones.AbstractRiskZone.sourceOfRisk.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
source_void SmallInteger(2) NZ.NaturalRiskZones.AbstractRiskZone.source Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_from1 Date(8) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_from2 Date(8) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_from3 Date(8) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to1 Date(8) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to2 Date(8) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_to3 Date(8) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
validPeriod_void SmallInteger(2) NZ.NaturalRiskZones.AbstractRiskZone.validityPeriod Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
lor_assessmentMethod String(255) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
lor_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
lor_qualitativeValue String(255) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
lor_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
lor_quantitativeValue Double(8) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
lor_quantitativeValue_uom String(255) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
lor_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.RiskZone.levelOfRisk.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
lor_void SmallInteger(2) NZ.NaturalRiskZones.RiskZone.levelOfRisk Please refer to the equivalent UML description in the INSPIRE documentation
sof_hazardCategory_uri String(250) NZ.NaturalRiskZones.AbstractRiskZone.sourceOfRisk.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
rid Integer(4) _ Please refer to the equivalent UML description in the INSPIRE documentation



nzExposedElementL_aov - Table

Name nzExposedElementL_aov
Description This table contains information from INSPIRE UML NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability for nzExposedElementL.

Field DataType UML Source Description
aov_lov_assessmentMethod String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_qualitativeValue String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue Double(8) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue_uom String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_assessMethod String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_assessMethod_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qlValue String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qlValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue Double(8) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue_uom String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_hazardCategory String(50) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_code String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_label String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_uri String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_expElementCategory String(50) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.exposedElementCategory.ExposedElementCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_code String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_label String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_uri String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzExposedElementL.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_hazardCategory_uri String(250) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_expElementCategory_uri String(250) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.exposedElementCategory.ExposedElementCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation

nzExposedElementP_aov - Table

Name nzExposedElementP_aov
Description This table contains information from INSPIRE UML NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability for nzExposedElementP.

Field DataType UML Source Description
aov_lov_assessmentMethod String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_qualitativeValue String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue Double(8) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue_uom String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_assessMethod String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_assessMethod_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qlValue String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qlValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue Double(8) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue_uom String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_hazardCategory String(50) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_code String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_label String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_uri String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_expElementCategory String(50) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.exposedElementCategory.ExposedElementCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_code String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_label String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_uri String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzExposedElementP.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_hazardCategory_uri String(250) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_expElementCategory_uri String(250) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.exposedElementCategory.ExposedElementCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation

nzExposedElementS_aov - Table

Name nzExposedElementS_aov
Description This table contains information from INSPIRE UML NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability for nzExposedElementS.

Field DataType UML Source Description
aov_lov_assessmentMethod String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_qualitativeValue String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue Double(8) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue_uom String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_lov_void SmallInteger(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.levelOfVulnerability Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_assessMethod String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_assessMethod_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qlValue String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qlValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue Double(8) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue_uom String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_qtValue_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_moioh_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.magnitudeOrIntensityOfHazard Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_hazardCategory String(50) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_code String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_label String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_uri String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_spHazardType_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.specificHazardType Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_expElementCategory String(50) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.exposedElementCategory.ExposedElementCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_code String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_label String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_uri String(255) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType.SpecificExposedElementTypeValue Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_spExpElementType_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.specificExposedElementType Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_void SmallInteger(2) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement Please refer to the equivalent UML description in the INSPIRE documentation
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzExposedElementS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation
aov_sov_hazardCategory_uri String(250) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.sourceOfVulnerability.NaturalHazardClassification.hazardCategory Please refer to the equivalent UML description in the INSPIRE documentation
aov_toe_expElementCategory_uri String(250) NZ.NaturalRiskZones.ExposedElement.assessmentOfVulnerability.VulnerabilityAssessment.typeOfElement.ExposedElementClassification.exposedElementCategory.ExposedElementCategoryValue Please refer to the equivalent UML description in the INSPIRE documentation

nzHazardAreaS_moi - Table

Name nzHazardAreaS_moi
Description This table contains information from INSPIRE UML NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity for nzHarzardAreaS.

Field DataType UML Source Description
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod String(255) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue String(255) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue Double(8) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_uom String(255) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.HazardArea.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzHazardAreaS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation

nzObsEventL_moi - Table

Name nzObsEventL_moi
Description This table contains information from INSPIRE UML NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity for nzObsEventL.

Field DataType UML Source Description
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue Double(8) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_uom String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzObsEventL.IFCID Please refer to the equivalent UML description in the INSPIRE documentation

nzObsEventP_moi - Table

Name nzObsEventP_moi
Description This table contains information from INSPIRE UML NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity for nzObsEventP.

Field DataType UML Source Description
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue Double(8) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_uom String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzObsEventP.IFCID Please refer to the equivalent UML description in the INSPIRE documentation

nzObsEventS_moi - Table

Name nzObsEventS_moi
Description nzObsEventS_moi

Field DataType UML Source Description
IFCID Integer(4) Identifier, the value must be unique in the table Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_assessmentMethod_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.assessmentMethod Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_qualitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.qualitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue Double(8) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_uom String(255) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
moi_quantitativeValue_void SmallInteger(2) NZ.NaturalRiskZones.ObservedEvent.magnitudeOrIntensity.LevelOrIntensity.quantitativeValue Please refer to the equivalent UML description in the INSPIRE documentation
RID Integer(4) It is a foreign key in the table, it references nzObsEventS.IFCID Please refer to the equivalent UML description in the INSPIRE documentation

nzExposedElementL_L_Aov - RelationshipClass

Name nzExposedElementL_L_Aov
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzExposedElementL and nzExposedElementL_aov. Each feature in nzExposedElementL may relate to one or many features in nzExposedElementL_aov.

Origin Class Name Origin Primary Key Origin Foreign Key
nzExposedElementL IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzExposedElementL_aov

nzExposedElementP_P_aov - RelationshipClass

Name nzExposedElementP_P_aov
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzExposedElementP and nzExposedElementP_aov. Each feature in nzExposedElementP may relate to one or many features in nzExposedElementP_aov.

Origin Class Name Origin Primary Key Origin Foreign Key
nzExposedElementP IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzExposedElementP_aov

nzExposedElementS_S_aov - RelationshipClass

Name nzExposedElementS_S_aov
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzExposedElementS and nzExposedElementS_aov. Each feature in nzExposedElementS may relate to one or many features in nzExposedElementS_aov.

Origin Class Name Origin Primary Key Origin Foreign Key
nzExposedElementS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzExposedElementS_aov

nzHazardAreaS_HazardAreaS_moi - RelationshipClass

Name nzHazardAreaS_HazardAreaS_moi
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzHazardAreaS and nzHazardAreaS_moi. Eeach feature in nzHazardAreaS may relate to one or many features in nzHazardAreaS_moi.

Origin Class Name Origin Primary Key Origin Foreign Key
nzHazardAreaS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzHazardAreaS_moi

nzHazardAreaS_nzObsEventL - RelationshipClass

Name nzHazardAreaS_nzObsEventL
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzHazardAreaS and nzObsEventL. Each feature in nzHazardAreaS may relate to one or many features in nzObsEventL.

Origin Class Name Origin Primary Key Origin Foreign Key
nzHazardAreaS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzObsEventL

nzHazardAreaS_nzObsEventP - RelationshipClass

Name nzHazardAreaS_nzObsEventP
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzHazardAreaS and nzObsEventP. Each feature in nzHazardAreaS may relate to one or many features in nzObsEventP.

Origin Class Name Origin Primary Key Origin Foreign Key
nzHazardAreaS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzObsEventP

nzHazardAreaS_nzObsEventS - RelationshipClass

Name nzHazardAreaS_nzObsEventS
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzHazardAreaS and nzObsEventS. Each feature in nzHazardAreaS may relate to zero or many features in nzObsEventS.

Origin Class Name Origin Primary Key Origin Foreign Key
nzHazardAreaS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzObsEventS

nzObsEventL_L_moi - RelationshipClass

Name nzObsEventL_L_moi
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzObsEventL and nzObsEventL_moi. Each feature in nzObsEventL may relate to one or many features in nzObsEventL_moi.

Origin Class Name Origin Primary Key Origin Foreign Key
nzObsEventL IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzObsEventL_moi

nzObsEventP_P_moi - RelationshipClass

Name nzObsEventP_P_moi
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzObsEventP and nzObsEventP_moi. Each feature in nzObsEventP may relate to one or many features in nzObsEventP_moi.

Origin Class Name Origin Primary Key Origin Foreign Key
nzObsEventP IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzObsEventP_moi

nzObsEventS_S_moi - RelationshipClass

Name nzObsEventS_S_moi
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzObsEventS and nzObsEventS_moi. Each feature in nzObsEventS may relate to one or many features in nzObsEventS_moi.

Origin Class Name Origin Primary Key Origin Foreign Key
nzObsEventS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzObsEventS_moi

nzRiskZoneS_nzExposedElementL - RelationshipClass

Name nzRiskZoneS_nzExposedElementL
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzRiskZoneS and nzExposedElementL. Each feature in nzRiskZoneS may relate to zero or many features in nzExposedElementL.

Origin Class Name Origin Primary Key Origin Foreign Key
nzRiskZoneS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzExposedElementL

nzRiskZoneS_nzExposedElementP - RelationshipClass

Name nzRiskZoneS_nzExposedElementP
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzRiskZoneS and nzExposedElementP. Each feature in nzRiskZoneS may relate to zero or many features in nzExposedElementP.

Origin Class Name Origin Primary Key Origin Foreign Key
nzRiskZoneS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzExposedElementP

nzRiskZoneS_nzExposedElementS - RelationshipClass

Name nzRiskZoneS_nzExposedElementS
Cardinality OneToMany
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzRiskZoneS and nzExposedElementS. Each feature in nzRiskZoneS may relate to zero or many features in nzExposedElementS.

Origin Class Name Origin Primary Key Origin Foreign Key
nzRiskZoneS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzExposedElementS

nzRiskZoneS_nzHazardAreaS - RelationshipClass

Name nzRiskZoneS_nzHazardAreaS
Cardinality OneToOne
IsAttributed false
IsComposite false
ForwardPathLabel to
BackwardPathLabel from
Description This relationship class defines the relationship between nzRiskZoneS and nzHazardAreaS. Each feature in nzRiskZoneS may relate to one features in nzHazardAreaS.

Origin Class Name Origin Primary Key Origin Foreign Key
nzRiskZoneS IFCID RID

Destination Class Name Destination Primary Key Destination Foreign Key
nzHazardAreaS

DeterminationMethodValue - Domain

DomainName DeterminationMethodValue
Description An enumeration to describe the method used to define the area of hazard or risk. There are several ways to delineate the perimeter of a hazard or a risk : to model it, or to assess it indirectly
FieldType String
Domain Type CodedValue

Code Name
indirectDetermination indirectDetermination
modeling modeling


dExposedElementCategoryValue - Domain

DomainName dExposedElementCategoryValue
Description A classification of the exposed element.
FieldType String
Domain Type CodedValue

Code Name
community community
cultural asset cultural asset
economic economic
economic activity economic activity
environmental environmental
heritage heritage
historical asset historical asset
infrastructure infrastructure
people people
political political
property property
protected area protected area
rural land use rural land use
social social
social service social service
source of pollution source of pollution
water body water body
world heritage site world heritage site


dNaturalHazardCategoryValue - Domain

DomainName dNaturalHazardCategoryValue
Description A generic classification of types of natural hazards.
FieldType String
Domain Type CodedValue

Code Name
allergens allergens
biological biological
cosmic cosmic
drought drought
earthquake earthquake
epidemic epidemic
extreme temperature extreme temperature
fires fires
flood flood
forest fires or wild fires forest fires or wild fires
geological / hydrological geological / hydrological
infestation infestation
landslide landslide
lightning lightning
magnetic disruption magnetic disruption
meteorite impact meteorite impact
meteorological / climatological meteorological / climatological
other biological hazards other biological hazards
other cosmic hazard other cosmic hazard
other geological / hydrological hazard other geological / hydrological hazard
other meteorological / climatological hazard other meteorological / climatological hazard
snow avalanche snow avalanche
solar and cosmic radiations solar and cosmic radiations
storm surge storm surge
subsidence and collapse subsidence and collapse
tornados, hurricanes and strong winds tornados, hurricanes and strong winds
toxic or radioactive toxic or radioactive
tsunami tsunami
underground fires underground fires
volcanic volcanic


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