GdalDataSet.GroundControlPointsCrs Property
Gets or sets the coordinate reference system of the ground control points, if ground control points are present.
Syntax
public Crs GroundControlPointsCrs { get; set; }
Property Value
Default: null
The coordinate reference system of the ground control points, if ground control points are present.
Remarks
If the coordinate reference system of a raster file is specified with ground control points, this property specifies the coordinate reference system of those control points. If not specified, the dataset will try to automatically deduce the coordinate reference system of the control points.
Platforms
Windows, Linux, Android