MCPcopy 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
104bool SpatialRef::empty() const
105{
106 return wkt().empty();
107}
108
109void SpatialRef::newRef(OGRSpatialReferenceH v)
110{

Callers 2

openMethod · 0.45
getPolygonsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected