MCPcopy 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
48std::string getWKT()
49{
50 return FileUtils::readFileIntoString(
51 Support::datapath("autzen/autzen-selection.wkt"));
52}
53
54std::string getJSON()
55{

Callers 4

TESTFunction · 0.85
equalsMethod · 0.85
getWKT1Method · 0.85
toMetadataMethod · 0.85

Calls 2

readFileIntoStringFunction · 0.85
datapathFunction · 0.85

Tested by

no test coverage detected