Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
SpatialRef::SpatialRef()
49
{
50
newRef(OSRNewSpatialReference(
""
));
51
}
52
53
54
SpatialRef::SpatialRef(const std::string& srs)
Callers
nothing calls this directly
Calls
3
get
Function · 0.50
data
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected