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

Method GetSpatialRef

gnm/gnmlayer.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254const OGRSpatialReference *GNMGenericLayer::GetSpatialRef() const
255{
256 return m_poLayer->GetSpatialRef();
257}
258
259GIntBig GNMGenericLayer::GetFeatureCount(int bForce)
260{

Callers 15

copy_layerFunction · 0.45
getTileIndexFromFilesFunction · 0.45
copyTileIndexToDiskFunction · 0.45
addFeatureFunction · 0.45
gdal_polygonizeFunction · 0.45
_gpkg_ogrmergeFunction · 0.45
mainFunction · 0.45
remove_alpha_bandFunction · 0.45
is_4326_rasterFunction · 0.45
gdal_editFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected