MCPcopy Create free account
hub / github.com/OSGeo/PROJ / _exportToJSON

Method _exportToJSON

src/iso19111/crs.cpp:2616–2620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2614}
2615
2616void GeodeticCRS::_exportToJSON(
2617 io::JSONFormatter *formatter) const // throw(io::FormattingException)
2618{
2619 _exportToJSONInternal(formatter, "GeodeticCRS");
2620}
2621//! @endcond
2622
2623// ---------------------------------------------------------------------------

Callers 1

_exportToJSONInternalMethod · 0.45

Calls 15

classNameFunction · 0.85
writerMethod · 0.80
AddObjKeyMethod · 0.80
AddMethod · 0.80
formatIDMethod · 0.80
sizeMethod · 0.80
has_valueMethod · 0.80
baseCRSMethod · 0.80
sourceCRSMethod · 0.80

Tested by

no test coverage detected