MCPcopy 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
555std::string SpatialReference::getWKT2() const
556{
557 return m_wkt2;
558}
559
560int SpatialReference::getUTMZone() const
561{

Callers 5

writeMethod · 0.80
addWktVlrMethod · 0.80
TESTFunction · 0.80
SrsTransformMethod · 0.80
setMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64