Skip to main content

Location

@fovea/annotation-tool


@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

Entity.createdAt


description

description: GlossItem[]

Defined in: src/models/types.ts:410

Inherited from

Entity.description


id

id: string

Defined in: src/models/types.ts:408

Inherited from

Entity.id


importedAt?

optional importedAt: string

Defined in: src/models/types.ts:414

Inherited from

Entity.importedAt


importedFrom?

optional importedFrom: "wikidata" | "persona"

Defined in: src/models/types.ts:413

Inherited from

Entity.importedFrom


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

Entity.metadata


name

name: string

Defined in: src/models/types.ts:409

Inherited from

Entity.name


typeAssignments

typeAssignments: EntityTypeAssignment[]

Defined in: src/models/types.ts:415

Inherited from

Entity.typeAssignments


updatedAt

updatedAt: string

Defined in: src/models/types.ts:422

Inherited from

Entity.updatedAt


wikidataId?

optional wikidataId: string

Defined in: src/models/types.ts:411

Inherited from

Entity.wikidataId


wikidataUrl?

optional wikidataUrl: string

Defined in: src/models/types.ts:412

Inherited from

Entity.wikidataUrl