Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ get
Method
get
pdal/private/gdal/SpatialRef.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
81
82
OGRSpatialReferenceH SpatialRef::get() const
83
{
84
return m_ref.get();
85
}
86
87
88
std::string SpatialRef::wkt() const
Callers
3
SpatialRef.cpp
File · 0.45
wkt
Method · 0.45
handle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected