Norway Open Data SDK
Preparing search index...
RoadObject
Type Alias RoadObject
A normalized public road object from NVDB.
type
RoadObject
=
{
id
:
number
;
location
?:
RoadObjectLocation
;
properties
:
RoadObjectProperty
[]
;
typeId
:
number
;
typeName
?:
string
;
version
?:
number
;
}
Index
Properties
id
location?
properties
type
Id
type
Name?
version?
Properties
id
id
:
number
Optional
location
location
?:
RoadObjectLocation
properties
properties
:
RoadObjectProperty
[]
type
Id
typeId
:
number
Optional
type
Name
typeName
?:
string
Optional
version
version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
location
properties
type
Id
type
Name
version
Norway Open Data SDK
Loading...
A normalized public road object from NVDB.