Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setSpatialReference
Method
setSpatialReference
pdal/Stage.cpp:423–426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
421
422
423
void Stage::setSpatialReference(const SpatialReference& spatialRef)
424
{
425
setSpatialReference(m_metadata, spatialRef);
426
}
427
428
429
void Stage::setSpatialReference(MetadataNode& m,
Callers
13
initializeArgs
Method · 0.45
filterBounds
Method · 0.45
TEST
Function · 0.45
process
Method · 0.45
extractMetadata
Method · 0.45
ready
Method · 0.45
transform
Method · 0.45
SetUp
Method · 0.45
TEST_F
Function · 0.45
execute
Method · 0.45
ready
Method · 0.45
execute
Method · 0.45
Calls
3
getWKT
Method · 0.80
setSpatialReference
Function · 0.70
toMetadata
Method · 0.45
Tested by
3
TEST
Function · 0.36
SetUp
Method · 0.36
TEST_F
Function · 0.36