Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ empty
Method
empty
pdal/private/gdal/SpatialRef.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
103
104
bool SpatialRef::empty() const
105
{
106
return wkt().empty();
107
}
108
109
void SpatialRef::newRef(OGRSpatialReferenceH v)
110
{
Callers
2
open
Method · 0.45
getPolygons
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected