Class SpatialReference

A wrapper for the OGRSpatialReference object. According to the GDAL Web site, the SpatialReference object "provide[s] services to represent coordinate systems (projections and datums) and to transform between them."

Declaration

class SpatialReference(GDALBase)
source link

Documentation

Methods

Inherited methods

Reexports