Skip to main content

LocationExtent

@fovea/annotation-tool


@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

Location.coordinateSystem


createdAt

createdAt: string

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

Inherited from

Location.createdAt


description

description: GlossItem[]

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

Inherited from

Location.description


id

id: string

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

Inherited from

Location.id


importedAt?

optional importedAt: string

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

Inherited from

Location.importedAt


importedFrom?

optional importedFrom: "wikidata" | "persona"

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

Inherited from

Location.importedFrom


locationType

locationType: "extent"

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

Overrides

Location.locationType


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

Location.metadata


name

name: string

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

Inherited from

Location.name


typeAssignments

typeAssignments: EntityTypeAssignment[]

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

Inherited from

Location.typeAssignments


updatedAt

updatedAt: string

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

Inherited from

Location.updatedAt


wikidataId?

optional wikidataId: string

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

Inherited from

Location.wikidataId


wikidataUrl?

optional wikidataUrl: string

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

Inherited from

Location.wikidataUrl