FD_FloodHazardMap

datatype

Inspire revision 4711 Gyldig

SOURCE : [Flood Directive 2007/60/CE] Map as defined in Chapter III, article 6, paragraph 3 of Directive 2007/60/CE.
Egenskap Stereotype Beskrivelse Type Multiplisitet
beginLifespanVersion DateTime 1..1
endLifespanVersion DateTime 0..1
inspireId Identifier (datatype) 1..1
- localId CharacterString 1..1
- namespace CharacterString 1..1
- versionId CharacterString 0..1
reference DocumentReference 1..1
Navn Type Lengde Multiplisitet
DateTime 1..1
DateTime 0..1
Identifier 1..1
DocumentReference 1..1
Name Type English Description
beginLifespanVersion DateTime Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
endLifespanVersion DateTime Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
inspireId Identifier External object identifier of the flood hazard map. -- Description -- An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.
reference DocumentReference A reference to the Flood Hazard Map document.

Vis FD_FloodHazardMap i NVDB Datakatalog

Id Navn Type Multiplisitet
DateTime 1 ..1
DateTime 0 ..1
Identifier 1 ..1
DocumentReference 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon pFArea PotentialFloodedArea 0..* showsPFArea FD_FloodHazardMap 1
assosiasjon pFAElement PotentialFloodedAreaElement 1..* showsPFAElement FD_FloodHazardMap 1
Navn Beskrivelse
1 low likelihood of occurrence for groundwater or seawater floods /*For groundwater or seawater floods, then it is possible for a FloodHazardMap to fill in only one low probability potential flooded area.*/ inv : self.pFArea.typeOfHazard.specificRiskOrHazardType = 'groundwater' or self.pFArea.typeOfHazard.specificRiskOrHazardType = 'seawater' implies self.pFArea.likelihoodOfOccurence.qualitativeLikelihood = 'low'
3 different likelihoods of occurence /*A flood hazard map must contain one high probability potential flooded area, one medium probability potential flooded area and one low probability potential flooded area.*/ inv : self.pFArea.typeOfHazard.specificRiskOrHazardType = 'groundwater' or self.pFArea.typeOfHazard.specificRiskOrHazardType = 'seawater' implies self.pFArea.likelihoodOfOccurence.qualitativeLikelihood = 'low' and self.componentOf.likelihoodOfOccurence.qualitativeLikelihood = 'medium' and self.componentOf.likelihoodOfOccurence.qualitativeLikelihood = 'high'
Potential flooded area is coherent with potential flooded area elements /*The potential flooded area element that are displayed on the flood hazard map must compose the potential flooded areas that are also on the same flood hazard map*/ inv : self.pFAElement = self.pFArea.componentOf