MCPcopy Create free account
hub / github.com/OSGeo/gdal / GetSpatialRef

Method GetSpatialRef

alg/gdalapplyverticalshiftgrid.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148/************************************************************************/
149
150const OGRSpatialReference *GDALApplyVSGDataset::GetSpatialRef() const
151{
152 return m_poSrcDataset->GetSpatialRef();
153}
154
155/************************************************************************/
156/* IsInitOK() */

Callers 9

GDALRasterizeLayersFunction · 0.45
GDALRasterizeLayersBufFunction · 0.45
GDALRPCOpenDEMFunction · 0.45
InitFunction · 0.45
adjustCurveCoeffFunction · 0.45
createOutputDatasetFunction · 0.45
calcHeightAdjFactorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected