Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ srs
Method
srs
io/LasHeader.cpp:463–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
461
}
462
463
SpatialReference LasHeader::srs() const
464
{
465
return d->srs.get();
466
}
467
468
std::string LasHeader::geotiffPrint()
469
{
Callers
2
initialize
Method · 0.45
inspect
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected