Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
254
const OGRSpatialReference *GNMGenericLayer::GetSpatialRef() const
255
{
256
return m_poLayer->GetSpatialRef();
257
}
258
259
GIntBig GNMGenericLayer::GetFeatureCount(int bForce)
260
{
Callers
15
copy_layer
Function · 0.45
getTileIndexFromFiles
Function · 0.45
copyTileIndexToDisk
Function · 0.45
addFeature
Function · 0.45
gdal_polygonize
Function · 0.45
_gpkg_ogrmerge
Function · 0.45
main
Function · 0.45
remove_alpha_band
Function · 0.45
is_4326_raster
Function · 0.45
gdal_edit
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected