Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ geotiffPrint
Method
geotiffPrint
io/LasHeader.cpp:468–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
std::string LasHeader::geotiffPrint()
469
{
470
return d->srs.geotiffString();
471
}
472
473
void LasHeader::setSummary(const LasSummaryData& summary)
474
{
Callers
nothing calls this directly
Calls
1
geotiffString
Method · 0.80
Tested by
no test coverage detected