Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/gdal
/ SetMetadataItem
Method
SetMetadataItem
autotest/cpp/test_gdal_algorithm.cpp:4870–4874 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4868
}
4869
4870
CPLErr SetMetadataItem(const char *, const char *,
4871
const char *) override
4872
{
4873
return CE_Failure;
4874
}
4875
};
4876
4877
auto datasetArg = edit->GetArg(
"dataset"
);
Callers
15
test_ogr_mitab_description
Function · 0.45
test_ogr_pgdump_14
Function · 0.45
test_ogr_pgdump_14_a
Function · 0.45
test_ogr_parquet_metadata
Function · 0.45
test_ogr_parquet_write_use_geo_type
Function · 0.45
test_ogr_rfc28_46
Function · 0.45
test_ogr_pg_84
Function · 0.45
test_ogr_pg_metadata
Function · 0.45
test_ogr_pg_write_metadata_disabled
Function · 0.45
test_ogr_gpkg_19
Function · 0.45
test_ogr_gpkg_34
Function · 0.45
test_ogr_gpkg_35
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected