Norway Open Data SDK
Preparing search index...
NorwegianAddress
Type Alias NorwegianAddress
A normalized Norwegian street address.
type
NorwegianAddress
=
{
addressText
?:
string
;
countryCode
?:
string
;
countryName
?:
string
;
countyCode
?:
string
;
countyName
?:
string
;
houseNumber
?:
number
;
latitude
?:
number
;
letter
?:
string
;
longitude
?:
number
;
municipalityCode
?:
string
;
municipalityName
?:
string
;
postalCode
?:
string
;
postalPlace
?:
string
;
streetName
?:
string
;
}
Index
Properties
address
Text?
country
Code?
country
Name?
county
Code?
county
Name?
house
Number?
latitude?
letter?
longitude?
municipality
Code?
municipality
Name?
postal
Code?
postal
Place?
street
Name?
Properties
Optional
address
Text
addressText
?:
string
Optional
country
Code
countryCode
?:
string
Optional
country
Name
countryName
?:
string
Optional
county
Code
countyCode
?:
string
Optional
county
Name
countyName
?:
string
Optional
house
Number
houseNumber
?:
number
Optional
latitude
latitude
?:
number
Optional
letter
letter
?:
string
Optional
longitude
longitude
?:
number
Optional
municipality
Code
municipalityCode
?:
string
Optional
municipality
Name
municipalityName
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
postal
Place
postalPlace
?:
string
Optional
street
Name
streetName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Text
country
Code
country
Name
county
Code
county
Name
house
Number
latitude
letter
longitude
municipality
Code
municipality
Name
postal
Code
postal
Place
street
Name
Norway Open Data SDK
Loading...
A normalized Norwegian street address.