Index > Information > Georeference > Geotransform

Geotransform

A transform following GDAL's Affine Transform that transforms a local coordinate into a WGS84 coordinate. Created from Ground Control Points (GCP) using GDAL's GCPsToGeotransform method.

Display name: Geotransform
DTMI: dtmi:org:w3id:rec:Geotransform;1


Properties

Name Display name Description Schema Writable
heightScaleFactor en: height scale factor double True
originX en: origin x double True
originY en: origin y double True
widthScaleFactor en: width scale factor double True
xRotationalScaleFactor en: x rotational scale factor en: Value will be zero if the local coordinate system is north-aligned. double True
yRotationalScaleFactor en: y rotational scale factor en: Value will be zero if the local coordinate system is north-aligned. double True

Inherited Properties

  • Information: customProperties, customTags, identifiers, name

Target Of

General

Inherited