Location
@fovea/annotation-tool / models/types / Location
Interface: Location
Defined in: src/models/types.ts:463
Extends
Extended by
Properties
coordinateSystem?
optional
coordinateSystem:"GPS"
|"cartesian"
|"relative"
Defined in: src/models/types.ts:465
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"
|"extent"
Defined in: src/models/types.ts:464
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