Skip to main content

Type Alias: GeoKeyDirectory

GeoKeyDirectory = object

Defined in: ifd.ts:118

Parsed GeoKey directory.

All fields are optional because any given GeoTIFF may only contain a subset of keys. Types reference TiffTagGeoType so @cogeotiff/core remains the source of truth.

See

https://docs.ogc.org/is/19-008r4/19-008r4.html#_summary_of_geokey_ids_and_names

Properties

angularUnits

angularUnits: TiffTagGeoType[TiffTagGeo.GeogAngularUnitsGeoKey] | null

Defined in: ifd.ts:131


angularUnitSize

angularUnitSize: TiffTagGeoType[TiffTagGeo.GeogAngularUnitSizeGeoKey] | null

Defined in: ifd.ts:132


azimuthUnits

azimuthUnits: TiffTagGeoType[TiffTagGeo.GeogAzimuthUnitsGeoKey] | null

Defined in: ifd.ts:143


citation

citation: TiffTagGeoType[TiffTagGeo.GTCitationGeoKey] | null

Defined in: ifd.ts:122


ellipsoid

ellipsoid: TiffTagGeoType[TiffTagGeo.EllipsoidGeoKey] | null

Defined in: ifd.ts:133


ellipsoidInvFlattening

ellipsoidInvFlattening: TiffTagGeoType[TiffTagGeo.EllipsoidInvFlatteningGeoKey] | null

Defined in: ifd.ts:140


ellipsoidSemiMajorAxis

ellipsoidSemiMajorAxis: TiffTagGeoType[TiffTagGeo.EllipsoidSemiMajorAxisGeoKey] | null

Defined in: ifd.ts:134


ellipsoidSemiMinorAxis

ellipsoidSemiMinorAxis: TiffTagGeoType[TiffTagGeo.EllipsoidSemiMinorAxisGeoKey] | null

Defined in: ifd.ts:137


geodeticCitation

geodeticCitation: TiffTagGeoType[TiffTagGeo.GeodeticCitationGeoKey] | null

Defined in: ifd.ts:126


geodeticCRS

geodeticCRS: TiffTagGeoType[TiffTagGeo.GeodeticCRSGeoKey] | null

Defined in: ifd.ts:125


geodeticDatum

geodeticDatum: TiffTagGeoType[TiffTagGeo.GeodeticDatumGeoKey] | null

Defined in: ifd.ts:127


linearUnits

linearUnits: TiffTagGeoType[TiffTagGeo.GeogLinearUnitsGeoKey] | null

Defined in: ifd.ts:129


linearUnitSize

linearUnitSize: TiffTagGeoType[TiffTagGeo.GeogLinearUnitSizeGeoKey] | null

Defined in: ifd.ts:130


modelType

modelType: TiffTagGeoType[TiffTagGeo.GTModelTypeGeoKey] | null

Defined in: ifd.ts:120


primeMeridian

primeMeridian: TiffTagGeoType[TiffTagGeo.PrimeMeridianGeoKey] | null

Defined in: ifd.ts:128


primeMeridianLongitude

primeMeridianLongitude: TiffTagGeoType[TiffTagGeo.PrimeMeridianLongitudeGeoKey] | null

Defined in: ifd.ts:144


projAzimuthAngle

projAzimuthAngle: TiffTagGeoType[TiffTagGeo.ProjAzimuthAngleGeoKey] | null

Defined in: ifd.ts:186


projCenterEasting

projCenterEasting: TiffTagGeoType[TiffTagGeo.ProjCenterEastingGeoKey] | null

Defined in: ifd.ts:178


projCenterLat

projCenterLat: TiffTagGeoType[TiffTagGeo.ProjCenterLatGeoKey] | null

Defined in: ifd.ts:177


projCenterLong

projCenterLong: TiffTagGeoType[TiffTagGeo.ProjCenterLongGeoKey] | null

Defined in: ifd.ts:176


projCenterNorthing

projCenterNorthing: TiffTagGeoType[TiffTagGeo.ProjCenterNorthingGeoKey] | null

Defined in: ifd.ts:179


projectedCitation

projectedCitation: TiffTagGeoType[TiffTagGeo.ProjectedCitationGeoKey] | null

Defined in: ifd.ts:151


projectedCRS

projectedCRS: TiffTagGeoType[TiffTagGeo.ProjectedCRSGeoKey] | null

Defined in: ifd.ts:150


projection

projection: TiffTagGeoType[TiffTagGeo.ProjectionGeoKey] | null

Defined in: ifd.ts:152


projFalseEasting

projFalseEasting: TiffTagGeoType[TiffTagGeo.ProjFalseEastingGeoKey] | null

Defined in: ifd.ts:162


projFalseNorthing

projFalseNorthing: TiffTagGeoType[TiffTagGeo.ProjFalseNorthingGeoKey] | null

Defined in: ifd.ts:163


projFalseOriginEasting

projFalseOriginEasting: TiffTagGeoType[TiffTagGeo.ProjFalseOriginEastingGeoKey] | null

Defined in: ifd.ts:170


projFalseOriginLat

projFalseOriginLat: TiffTagGeoType[TiffTagGeo.ProjFalseOriginLatGeoKey] | null

Defined in: ifd.ts:167


projFalseOriginLong

projFalseOriginLong: TiffTagGeoType[TiffTagGeo.ProjFalseOriginLongGeoKey] | null

Defined in: ifd.ts:164


projFalseOriginNorthing

projFalseOriginNorthing: TiffTagGeoType[TiffTagGeo.ProjFalseOriginNorthingGeoKey] | null

Defined in: ifd.ts:173


projLinearUnits

projLinearUnits: TiffTagGeoType[TiffTagGeo.ProjLinearUnitsGeoKey] | null

Defined in: ifd.ts:154


projLinearUnitSize

projLinearUnitSize: TiffTagGeoType[TiffTagGeo.ProjLinearUnitSizeGeoKey] | null

Defined in: ifd.ts:155


projMethod

projMethod: TiffTagGeoType[TiffTagGeo.ProjMethodGeoKey] | null

Defined in: ifd.ts:153


projNatOriginLat

projNatOriginLat: TiffTagGeoType[TiffTagGeo.ProjNatOriginLatGeoKey] | null

Defined in: ifd.ts:161


projNatOriginLong

projNatOriginLong: TiffTagGeoType[TiffTagGeo.ProjNatOriginLongGeoKey] | null

Defined in: ifd.ts:160


projRectifiedGridAngle

projRectifiedGridAngle: TiffTagGeoType[TiffTagGeo.ProjRectifiedGridAngleGeoKey] | null

Defined in: ifd.ts:190


projScaleAtCenter

projScaleAtCenter: TiffTagGeoType[TiffTagGeo.ProjScaleAtCenterGeoKey] | null

Defined in: ifd.ts:185


projScaleAtNatOrigin

projScaleAtNatOrigin: TiffTagGeoType[TiffTagGeo.ProjScaleAtNatOriginGeoKey] | null

Defined in: ifd.ts:182


projStdParallel1

projStdParallel1: TiffTagGeoType[TiffTagGeo.ProjStdParallel1GeoKey] | null

Defined in: ifd.ts:158


projStdParallel2

projStdParallel2: TiffTagGeoType[TiffTagGeo.ProjStdParallel2GeoKey] | null

Defined in: ifd.ts:159


projStraightVertPoleLong

projStraightVertPoleLong: TiffTagGeoType[TiffTagGeo.ProjStraightVertPoleLongGeoKey] | null

Defined in: ifd.ts:187


rasterType

rasterType: TiffTagGeoType[TiffTagGeo.GTRasterTypeGeoKey] | null

Defined in: ifd.ts:121


toWGS84

toWGS84: TiffTagGeoType[TiffTagGeo.GeogTOWGS84GeoKey] | null

Defined in: ifd.ts:147


verticalCitation

verticalCitation: TiffTagGeoType[TiffTagGeo.VerticalCitationGeoKey] | null

Defined in: ifd.ts:196


verticalCRS

verticalCRS: TiffTagGeoType[TiffTagGeo.VerticalGeoKey] | null

Defined in: ifd.ts:195


verticalDatum

verticalDatum: TiffTagGeoType[TiffTagGeo.VerticalDatumGeoKey] | null

Defined in: ifd.ts:197


verticalUnits

verticalUnits: TiffTagGeoType[TiffTagGeo.VerticalUnitsGeoKey] | null

Defined in: ifd.ts:198