Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/gdal
/ SetGeoTransform
Method
SetGeoTransform
autotest/cpp/test_gdal_algorithm.cpp:4833–4836 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4831
}
4832
4833
CPLErr SetGeoTransform(const GDALGeoTransform &) override
4834
{
4835
return CE_Failure;
4836
}
4837
};
4838
4839
auto datasetArg = edit->GetArg(
"dataset"
);
Callers
15
test_gpkg_3
Function · 0.45
get_georeferenced_rgba_ds
Function · 0.45
get_georeferenced_ds_with_pct32
Function · 0.45
test_gpkg_14
Function · 0.45
test_gpkg_15
Function · 0.45
test_gpkg_16
Function · 0.45
test_gpkg_20
Function · 0.45
test_gpkg_21
Function · 0.45
test_gpkg_metadata_PAM
Function · 0.45
get_georeferenced_greyalpha_ds
Function · 0.45
test_gpkg_26_errors
Function · 0.45
test_gpkg_28
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected