Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
std::string Srs::geotiffString() const
178
{
179
return m_geotiffString;
180
}
181
182
} // namespace las
183
} // namespace pdal
Callers
2
geotiffPrint
Method · 0.80
extractSrsMetadata
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected