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

Method SpatialRef

pdal/private/gdal/SpatialRef.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46{
47
48SpatialRef::SpatialRef()
49{
50 newRef(OSRNewSpatialReference(""));
51}
52
53
54SpatialRef::SpatialRef(const std::string& srs)

Callers

nothing calls this directly

Calls 3

getFunction · 0.50
dataMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected