MCPcopy 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
463SpatialReference LasHeader::srs() const
464{
465 return d->srs.get();
466}
467
468std::string LasHeader::geotiffPrint()
469{

Callers 2

initializeMethod · 0.45
inspectMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected