MCPcopy Create free account
hub / github.com/PDAL/PDAL / geotiffString

Method geotiffString

io/private/las/Srs.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177std::string Srs::geotiffString() const
178{
179 return m_geotiffString;
180}
181
182} // namespace las
183} // namespace pdal

Callers 2

geotiffPrintMethod · 0.80
extractSrsMetadataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected