LocationPoint
@fovea/annotation-tool / models/types / LocationPoint
Interface: LocationPoint
Defined in: src/models/types.ts:468
Extends
Properties
coordinates
coordinates:
object
Defined in: src/models/types.ts:470
altitude?
optional
altitude:number
latitude?
optional
latitude:number
longitude?
optional
longitude:number
x?
optional
x:number
y?
optional
y:number
z?
optional
z:number
coordinateSystem?
optional
coordinateSystem:"GPS"
|"cartesian"
|"relative"
Defined in: src/models/types.ts:465
Inherited from
createdAt
createdAt:
string
Defined in: src/models/types.ts:421
Inherited from
description
description:
GlossItem
[]
Defined in: src/models/types.ts:410
Inherited from
id
id:
string
Defined in: src/models/types.ts:408
Inherited from
importedAt?
optional
importedAt:string
Defined in: src/models/types.ts:414
Inherited from
importedFrom?
optional
importedFrom:"wikidata"
|"persona"
Defined in: src/models/types.ts:413
Inherited from
locationType
locationType:
"point"
Defined in: src/models/types.ts:469
Overrides
metadata
metadata:
object
Defined in: src/models/types.ts:416
alternateNames?
optional
alternateNames:string
[]
externalIds?
optional
externalIds:Record
<string
,string
>
properties?
optional
properties:Record
<string
,any
>
Inherited from
name
name:
string
Defined in: src/models/types.ts:409
Inherited from
typeAssignments
typeAssignments:
EntityTypeAssignment
[]
Defined in: src/models/types.ts:415
Inherited from
updatedAt
updatedAt:
string
Defined in: src/models/types.ts:422
Inherited from
wikidataId?
optional
wikidataId:string
Defined in: src/models/types.ts:411
Inherited from
wikidataUrl?
optional
wikidataUrl:string
Defined in: src/models/types.ts:412