Skip to main content

Interface: IUneceGeographicalCoordinate

A set of geographical coordinates of a specific point such as the longitude, latitude and altitude.

See

https://vocabulary.uncefact.org/GeographicalCoordinate

Extends

  • IJsonLdNodeObject

Indexable

[key: string]: string | number | boolean | IJsonLdContextDefinition | IJsonLdNodeObject | IJsonLdGraphObject | object & object | object & object | object & object | IJsonLdListObject | IJsonLdSetObject | IJsonLdNodePrimitive[] | IJsonLdLanguageMap | IJsonLdIndexMap | IJsonLdNodeObject[] | IJsonLdIdMap | IJsonLdTypeMap | IJsonLdContextDefinitionElement[] | string[] | IJsonLdJsonObject | IJsonLdJsonObject[] | {[key: string]: string; } | null | undefined

Properties

@context?

optional @context: UneceContextType

JSON-LD Context.

Overrides

IJsonLdNodeObject.@context


type

type: "GeographicalCoordinate"

JSON-LD Type.


acquisitionDateTime?

optional acquisitionDateTime: string

The date, time, date time or other date time value of the acquisition of this geographical coordinate.

See

https://vocabulary.uncefact.org/acquisitionDateTime


alternativeSourceSystemId?

optional alternativeSourceSystemId: string

An alternative source system identifier for this geographical coordinate.

See

https://vocabulary.uncefact.org/alternativeSourceSystemId


altimetricSystemId?

optional altimetricSystemId: string

The unique identifier of the system used for measuring the altitude.

See

https://vocabulary.uncefact.org/altimetricSystemId


altitudeMeasure?

optional altitudeMeasure: IUneceMeasureType

The measure of the altitude that reflects the vertical elevation of an object above a surface for this geographical coordinate (Reference ISO 6709).

See

https://vocabulary.uncefact.org/altitudeMeasure


identifier?

optional identifier: string

The unique identifier for this geographical coordinate.

See

https://vocabulary.uncefact.org/identifier


latitudeDirectionIndicator?

optional latitudeDirectionIndicator: boolean

The indication of whether the latitude compass direction from the Equator meridian to the meridian of a specific place is North (+) or South (-) (Reference ISO 6709).

See

https://vocabulary.uncefact.org/latitudeDirectionIndicator


latitudeMeasure?

optional latitudeMeasure: IUneceMeasureType

The measure of the latitude as an angular distance north or south from the Equator meridian to the meridian of a specific place for this geographical coordinate (Reference ISO 6709).

See

https://vocabulary.uncefact.org/latitudeMeasure


longitudeDirectionIndicator?

optional longitudeDirectionIndicator: boolean

The indication of whether the longitude as a compass direction from the Greenwich meridian to the meridian of a specific place is East (+) or West (-) for this geographical coordinate (Reference ISO 6709).

See

https://vocabulary.uncefact.org/longitudeDirectionIndicator


longitudeMeasure?

optional longitudeMeasure: IUneceMeasureType

The measure of the longitude as an angular distance east or west from the Greenwich meridian to the meridian of a specific place (Reference ISO 6709).

See

https://vocabulary.uncefact.org/longitudeMeasure


systemId?

optional systemId: string

The unique identifier of the reference system used for measuring a geographical coordinate.

See

https://vocabulary.uncefact.org/systemId


timeZone?

optional timeZone: string

The time zone, expressed as text, for this geographical coordinate.

See

https://vocabulary.uncefact.org/timeZone


timeZoneCode?

optional timeZoneCode: string

The code specifying the time zone of this geographical coordinate.

See

https://vocabulary.uncefact.org/timeZoneCode


timeZoneDateTime?

optional timeZoneDateTime: string

The date, time, date time, or other date time value for the time zone of this geographical coordinate.

See

https://vocabulary.uncefact.org/timeZoneDateTime


usedCoordinateReferenceSystem?

optional usedCoordinateReferenceSystem: IUneceCoordinateReferenceSystem[]

The CS (Coordinate System) engineering coordinate reference system used for this geographical coordinate.

See

https://vocabulary.uncefact.org/usedCoordinateReferenceSystem


usedCoordinateSourceSystem?

optional usedCoordinateSourceSystem: IUneceCoordinateSourceSystem[]

The geographical coordinate source system used for this geographical coordinate.

See

https://vocabulary.uncefact.org/usedCoordinateSourceSystem