Skip to main content

Type Alias: GeoKeyDirectory

GeoKeyDirectory = object

Defined in: ifd.ts:121

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:134


angularUnitSize

angularUnitSize: TiffTagGeoType[TiffTagGeo.GeogAngularUnitSizeGeoKey] | null

Defined in: ifd.ts:135


azimuthUnits

azimuthUnits: TiffTagGeoType[TiffTagGeo.GeogAzimuthUnitsGeoKey] | null

Defined in: ifd.ts:146


citation

citation: TiffTagGeoType[TiffTagGeo.GTCitationGeoKey] | null

Defined in: ifd.ts:125


ellipsoid

ellipsoid: TiffTagGeoType[TiffTagGeo.EllipsoidGeoKey] | null

Defined in: ifd.ts:136


ellipsoidInvFlattening

ellipsoidInvFlattening: TiffTagGeoType[TiffTagGeo.EllipsoidInvFlatteningGeoKey] | null

Defined in: ifd.ts:143


ellipsoidSemiMajorAxis

ellipsoidSemiMajorAxis: TiffTagGeoType[TiffTagGeo.EllipsoidSemiMajorAxisGeoKey] | null

Defined in: ifd.ts:137


ellipsoidSemiMinorAxis

ellipsoidSemiMinorAxis: TiffTagGeoType[TiffTagGeo.EllipsoidSemiMinorAxisGeoKey] | null

Defined in: ifd.ts:140


geodeticCitation

geodeticCitation: TiffTagGeoType[TiffTagGeo.GeodeticCitationGeoKey] | null

Defined in: ifd.ts:129


geodeticCRS

geodeticCRS: TiffTagGeoType[TiffTagGeo.GeodeticCRSGeoKey] | null

Defined in: ifd.ts:128


geodeticDatum

geodeticDatum: TiffTagGeoType[TiffTagGeo.GeodeticDatumGeoKey] | null

Defined in: ifd.ts:130


linearUnits

linearUnits: TiffTagGeoType[TiffTagGeo.GeogLinearUnitsGeoKey] | null

Defined in: ifd.ts:132


linearUnitSize

linearUnitSize: TiffTagGeoType[TiffTagGeo.GeogLinearUnitSizeGeoKey] | null

Defined in: ifd.ts:133


modelType

modelType: TiffTagGeoType[TiffTagGeo.GTModelTypeGeoKey] | null

Defined in: ifd.ts:123


primeMeridian

primeMeridian: TiffTagGeoType[TiffTagGeo.PrimeMeridianGeoKey] | null

Defined in: ifd.ts:131


primeMeridianLongitude

primeMeridianLongitude: TiffTagGeoType[TiffTagGeo.PrimeMeridianLongitudeGeoKey] | null

Defined in: ifd.ts:147


projAzimuthAngle

projAzimuthAngle: TiffTagGeoType[TiffTagGeo.ProjAzimuthAngleGeoKey] | null

Defined in: ifd.ts:189


projCenterEasting

projCenterEasting: TiffTagGeoType[TiffTagGeo.ProjCenterEastingGeoKey] | null

Defined in: ifd.ts:181


projCenterLat

projCenterLat: TiffTagGeoType[TiffTagGeo.ProjCenterLatGeoKey] | null

Defined in: ifd.ts:180


projCenterLong

projCenterLong: TiffTagGeoType[TiffTagGeo.ProjCenterLongGeoKey] | null

Defined in: ifd.ts:179


projCenterNorthing

projCenterNorthing: TiffTagGeoType[TiffTagGeo.ProjCenterNorthingGeoKey] | null

Defined in: ifd.ts:182


projectedCitation

projectedCitation: TiffTagGeoType[TiffTagGeo.ProjectedCitationGeoKey] | null

Defined in: ifd.ts:154


projectedCRS

projectedCRS: TiffTagGeoType[TiffTagGeo.ProjectedCRSGeoKey] | null

Defined in: ifd.ts:153


projection

projection: TiffTagGeoType[TiffTagGeo.ProjectionGeoKey] | null

Defined in: ifd.ts:155


projFalseEasting

projFalseEasting: TiffTagGeoType[TiffTagGeo.ProjFalseEastingGeoKey] | null

Defined in: ifd.ts:165


projFalseNorthing

projFalseNorthing: TiffTagGeoType[TiffTagGeo.ProjFalseNorthingGeoKey] | null

Defined in: ifd.ts:166


projFalseOriginEasting

projFalseOriginEasting: TiffTagGeoType[TiffTagGeo.ProjFalseOriginEastingGeoKey] | null

Defined in: ifd.ts:173


projFalseOriginLat

projFalseOriginLat: TiffTagGeoType[TiffTagGeo.ProjFalseOriginLatGeoKey] | null

Defined in: ifd.ts:170


projFalseOriginLong

projFalseOriginLong: TiffTagGeoType[TiffTagGeo.ProjFalseOriginLongGeoKey] | null

Defined in: ifd.ts:167


projFalseOriginNorthing

projFalseOriginNorthing: TiffTagGeoType[TiffTagGeo.ProjFalseOriginNorthingGeoKey] | null

Defined in: ifd.ts:176


projLinearUnits

projLinearUnits: TiffTagGeoType[TiffTagGeo.ProjLinearUnitsGeoKey] | null

Defined in: ifd.ts:157


projLinearUnitSize

projLinearUnitSize: TiffTagGeoType[TiffTagGeo.ProjLinearUnitSizeGeoKey] | null

Defined in: ifd.ts:158


projMethod

projMethod: TiffTagGeoType[TiffTagGeo.ProjMethodGeoKey] | null

Defined in: ifd.ts:156


projNatOriginLat

projNatOriginLat: TiffTagGeoType[TiffTagGeo.ProjNatOriginLatGeoKey] | null

Defined in: ifd.ts:164


projNatOriginLong

projNatOriginLong: TiffTagGeoType[TiffTagGeo.ProjNatOriginLongGeoKey] | null

Defined in: ifd.ts:163


projRectifiedGridAngle

projRectifiedGridAngle: TiffTagGeoType[TiffTagGeo.ProjRectifiedGridAngleGeoKey] | null

Defined in: ifd.ts:193


projScaleAtCenter

projScaleAtCenter: TiffTagGeoType[TiffTagGeo.ProjScaleAtCenterGeoKey] | null

Defined in: ifd.ts:188


projScaleAtNatOrigin

projScaleAtNatOrigin: TiffTagGeoType[TiffTagGeo.ProjScaleAtNatOriginGeoKey] | null

Defined in: ifd.ts:185


projStdParallel1

projStdParallel1: TiffTagGeoType[TiffTagGeo.ProjStdParallel1GeoKey] | null

Defined in: ifd.ts:161


projStdParallel2

projStdParallel2: TiffTagGeoType[TiffTagGeo.ProjStdParallel2GeoKey] | null

Defined in: ifd.ts:162


projStraightVertPoleLong

projStraightVertPoleLong: TiffTagGeoType[TiffTagGeo.ProjStraightVertPoleLongGeoKey] | null

Defined in: ifd.ts:190


rasterType

rasterType: TiffTagGeoType[TiffTagGeo.GTRasterTypeGeoKey] | null

Defined in: ifd.ts:124


toWGS84

toWGS84: TiffTagGeoType[TiffTagGeo.GeogTOWGS84GeoKey] | null

Defined in: ifd.ts:150


verticalCitation

verticalCitation: TiffTagGeoType[TiffTagGeo.VerticalCitationGeoKey] | null

Defined in: ifd.ts:199


verticalCRS

verticalCRS: TiffTagGeoType[TiffTagGeo.VerticalGeoKey] | null

Defined in: ifd.ts:198


verticalDatum

verticalDatum: TiffTagGeoType[TiffTagGeo.VerticalDatumGeoKey] | null

Defined in: ifd.ts:200


verticalUnits

verticalUnits: TiffTagGeoType[TiffTagGeo.VerticalUnitsGeoKey] | null

Defined in: ifd.ts:201