Location
@fovea/server / models/types / Location
Interface: Location
Defined in: src/models/types.ts:292
Extends
Extended by
Properties
coordinateSystem?
optional
coordinateSystem:"GPS"
|"cartesian"
|"relative"
Defined in: src/models/types.ts:294
createdAt
createdAt:
string
Defined in: src/models/types.ts:254
Inherited from
description
description:
GlossItem
[]
Defined in: src/models/types.ts:247
Inherited from
id
id:
string
Defined in: src/models/types.ts:245
Inherited from
locationType
locationType:
"point"
|"extent"
Defined in: src/models/types.ts:293
metadata
metadata:
object
Defined in: src/models/types.ts:249
alternateNames?
optional
alternateNames:string
[]
externalIds?
optional
externalIds:Record
<string
,string
>
properties?
optional
properties:Record
<string
,unknown
>
Inherited from
name
name:
string
Defined in: src/models/types.ts:246
Inherited from
typeAssignments
typeAssignments:
EntityTypeAssignment
[]
Defined in: src/models/types.ts:248
Inherited from
updatedAt
updatedAt:
string
Defined in: src/models/types.ts:255