Norway Open Data SDK
Preparing search index...
AddressHazardMatch
Type Alias AddressHazardMatch
Administrative evidence used to attach one NVE warning to an address profile.
type
AddressHazardMatch
=
{
addressArea
:
{
code
?:
string
;
name
?:
string
}
;
matchBasis
:
|
"municipality-code"
|
"municipality-name"
|
"county-code"
|
"county-name"
;
warning
:
HazardWarning
;
warningArea
:
{
code
?:
string
;
name
?:
string
}
;
}
Index
Properties
address
Area
match
Basis
warning
warning
Area
Properties
address
Area
addressArea
:
{
code
?:
string
;
name
?:
string
}
match
Basis
matchBasis
:
|
"municipality-code"
|
"municipality-name"
|
"county-code"
|
"county-name"
warning
warning
:
HazardWarning
warning
Area
warningArea
:
{
code
?:
string
;
name
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Area
match
Basis
warning
warning
Area
Norway Open Data SDK
Loading...
Administrative evidence used to attach one NVE warning to an address profile.