Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ getBBox
Function
getBBox
test/unit/test_metadata.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
static GeographicExtentNNPtr getBBox(ExtentNNPtr extent) {
62
assert(extent->geographicElements().size() == 1);
63
return extent->geographicElements()[0];
64
}
65
66
TEST(metadata, extent) {
67
Extent::create(
Callers
1
TEST
Function · 0.85
Calls
1
size
Method · 0.80
Tested by
no test coverage detected