Norway Open Data SDK
Preparing search index...
PlaceName
Type Alias PlaceName
A normalized official place name.
type
PlaceName
=
{
countyCode
?:
string
;
countyName
?:
string
;
latitude
?:
number
;
longitude
?:
number
;
municipalityCode
?:
string
;
municipalityName
?:
string
;
name
:
string
;
type
?:
string
;
}
Index
Properties
county
Code?
county
Name?
latitude?
longitude?
municipality
Code?
municipality
Name?
name
type?
Properties
Optional
county
Code
countyCode
?:
string
Optional
county
Name
countyName
?:
string
Optional
latitude
latitude
?:
number
Optional
longitude
longitude
?:
number
Optional
municipality
Code
municipalityCode
?:
string
Optional
municipality
Name
municipalityName
?:
string
name
name
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
county
Code
county
Name
latitude
longitude
municipality
Code
municipality
Name
name
type
Norway Open Data SDK
Loading...
A normalized official place name.