aboutsummaryrefslogtreecommitdiff
path: root/test/unit/test_operationfactory.cpp
AgeCommit message (Expand)Author
2021-12-09Merge pull request #2976 from rouault/compound_to_compound_ballparkEven Rouault
2021-11-14Merge pull request #2937 from rouault/fix_2936Even Rouault
2021-09-28test: add tests of operations between geographic/geodetic and projected IAU CRSEven Rouault
2021-09-18Optimize pipelines of planetary CRS (geocentric latitude, west-positive longi...Even Rouault
2021-09-15Database: update to EPSG v10.035Even Rouault
2021-09-08createOperations(): use an explicit conversion operation for geodetic <--> ge...Even Rouault
2021-09-08createOperations(): deal with spherical planetocentric geodetic CRSEven Rouault
2021-08-16createOperations(): fix missing deg<-->rad conversion when transforming with ...Even Rouault
2021-07-20createOperations(): fix SourceTargetCRSExtentUse::NONE modeEven Rouault
2021-06-19Database: update to EPSG v10.027Even Rouault
2021-05-12Fix export of transformation to PROJ string in a particular situation where C...Even Rouault
2021-05-04DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)Mike Taves
2021-04-23Database: update to EPSG v10.019Even Rouault
2021-04-18createOperations(): fix Geog to Geog when one is deprecated (fix master regre...Even Rouault
2021-04-05createOperations(): make createBetweenGeodeticCRSWithDatumBasedIntermediates(...Even Rouault
2021-03-20createOperations(): fix regression for the fix of #2588Even Rouault
2021-03-20createOperations(): fix Compound to Geog3D CRS computations in the case... (f...Even Rouault
2021-03-07typo fixesEven Rouault
2021-03-05createOperations(): fix incorrect height transformation between 3D promoted R...Even Rouault
2021-03-03Reformat code with clang-format-10 from ubuntu 20.04Even Rouault
2021-02-10Fix handling of +proj=ob_tran +o_proj=longlat combined with +over (fixes #2510)Even Rouault
2021-02-07Merge pull request #2503 from havingsexonthebeach/epsg10_011Kristian Evers
2021-01-15Database: update to EPSG v10.011Modern Slave
2021-01-14createOperations(): fix bug involving geoidmodel and non-metre vertical unitEven Rouault
2021-01-14formatting fixEven Rouault
2021-01-13createOperations(): fix Compound to Geog3D/Projected3D CRS with non-metre ell...Even Rouault
2020-12-14createOperations(): fix inconsistent chaining exception when transforming fro...Even Rouault
2020-12-12Split test_operation.cpp in two partsEven Rouault