Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getJSON
Function
getJSON
test/unit/PolygonTest.cpp:54–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
std::string getJSON()
55
{
56
return FileUtils::readFileIntoString(
57
Support::datapath(
"autzen/autzen-selection.json"
));
58
}
59
60
TEST(PolygonTest, test_wkt_in)
61
{
Callers
1
TEST
Function · 0.85
Calls
2
readFileIntoString
Function · 0.85
datapath
Function · 0.85
Tested by
no test coverage detected