LocationExtent
@fovea/annotation-tool / models/types / LocationExtent
Interface: LocationExtent
Defined in: src/models/types.ts:480
Extends
Properties
boundary
boundary:
object
[]
Defined in: src/models/types.ts:482
altitude?
optional
altitude:number
latitude?
optional
latitude:number
longitude?
optional
longitude:number
x?
optional
x:number
y?
optional
y:number
z?
optional
z:number
boundingBox?
optional
boundingBox:object
Defined in: src/models/types.ts:490
maxAltitude?
optional
maxAltitude:number
maxLatitude?
optional
maxLatitude:number
maxLongitude?
optional
maxLongitude:number
minAltitude?
optional
minAltitude:number
minLatitude?
optional
minLatitude:number
minLongitude?
optional
minLongitude: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:
"extent"
Defined in: src/models/types.ts:481
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