Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getWKT
Function
getWKT
test/unit/PolygonTest.cpp:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
{
47
48
std::string getWKT()
49
{
50
return FileUtils::readFileIntoString(
51
Support::datapath(
"autzen/autzen-selection.wkt"
));
52
}
53
54
std::string getJSON()
55
{
Callers
4
TEST
Function · 0.85
equals
Method · 0.85
getWKT1
Method · 0.85
toMetadata
Method · 0.85
Calls
2
readFileIntoString
Function · 0.85
datapath
Function · 0.85
Tested by
no test coverage detected