Home
last modified time | relevance | path

Searched refs:isTargetGeographic (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/proj/proj-7.2.1/src/iso19111/operation/
H A Dsingleoperation.cpp2095 bool isTargetGeographic = targetCRSGeog != nullptr; in exportToPROJStringGeneric() local
2096 if ((isSrcGeocentric && isTargetGeographic) || in exportToPROJStringGeneric()
H A Dcoordinateoperationfactory.cpp3622 const bool isTargetGeographic = geogDst != nullptr; in createOperationsGeodToGeod() local
3635 if (((isSrcGeocentric && isTargetGeographic) || in createOperationsGeodToGeod()