Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getWKT2
Method
getWKT2
pdal/SpatialReference.cpp:555–558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
}
554
555
std::string SpatialReference::getWKT2() const
556
{
557
return m_wkt2;
558
}
559
560
int SpatialReference::getUTMZone() const
561
{
Callers
5
write
Method · 0.80
addWktVlr
Method · 0.80
TEST
Function · 0.80
SrsTransform
Method · 0.80
set
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64