aboutsummaryrefslogtreecommitdiff
path: root/test/unit/test_operationfactory.cpp
AgeCommit message (Expand)Author
2022-03-19Merge pull request #3123 from rouault/fix_compound_crs_nad83_csrsEven Rouault
2022-03-10Merge pull request #3108 from rouault/fix_3095Even Rouault
2022-03-09Merge pull request #3098 from rouault/fix_gdal_5408Even Rouault
2022-02-09createOperations(): fix transformations from/to a BoundCRS of a DerivedGeogra...Even Rouault
2022-01-06Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway d...Even Rouault
2021-12-08createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to "NAD83(C...Even Rouault
2021-11-11createOperations(): do not stop at the first operation in the PROJ namespace ...Even 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