MCPcopy 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
468std::string LasHeader::geotiffPrint()
469{
470 return d->srs.geotiffString();
471}
472
473void LasHeader::setSummary(const LasSummaryData& summary)
474{

Callers

nothing calls this directly

Calls 1

geotiffStringMethod · 0.80

Tested by

no test coverage detected