MCPcopy Create free account
hub / github.com/3DBAG/roofer / createSpatialReferenceSystemOGR

Function createSpatialReferenceSystemOGR

src/extra/io/SpatialReferenceSystemOGR.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 };
66
67 std::unique_ptr<SpatialReferenceSystemInterface>
68 createSpatialReferenceSystemOGR() {
69 return std::make_unique<SpatialReferenceSystemOGR>();
70 };
71}; // namespace roofer::io

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected