aboutsummaryrefslogtreecommitdiff
path: root/test/cli
AgeCommit message (Expand)Author
2022-03-16Transformation: no longer do vertical trasnformation when doing compound CRS ...Even Rouault
2022-01-31Drop autotools; move remaining useful m4 macros (#3027)Mike Taves
2021-10-21Database: update to EPSG v10.038Even Rouault
2021-10-09Add testing of invprojEven Rouault
2021-10-09test/cli/testproj: fix wrong variable nameEven Rouault
2021-09-28Database: add IAU_2015 CRSEven Rouault
2021-09-27Database: update to EPSG v10.036Even Rouault
2021-09-17Database: add a 'anchor' field to geodetic_datum and vertical_datum tablesEven Rouault
2021-09-15Database: update to EPSG v10.035Even Rouault
2021-09-15test/cli/testvarious: make one test more robust regarding EPSG updatesEven Rouault
2021-09-14PROJJSON: support additional properties allowed in id object (version, author...Even Rouault
2021-09-08createOperations(): deal with spherical planetocentric geodetic CRSEven Rouault
2021-07-20createOperations(): fix SourceTargetCRSExtentUse::NONE modeEven Rouault
2021-06-17proj_trans/cs2cs: If two operations have the same accuracy, use the one that ...Even Rouault
2021-05-24Database: decrease DB size by using WITHOUT ROWID tablesEven Rouault
2021-05-17projsync: make it filter out files not intended for the current versionEven Rouault
2021-05-16Database: update to EPSG v10.022Even Rouault
2021-04-23Move data/proj_outIGNF.dist-real to test/cliEven Rouault
2021-04-23Database: update to EPSG v10.019Even Rouault
2021-04-12Merge pull request #2659 from rouault/fix_2603Even Rouault
2021-04-11projinfo --list-crs --area: make it work when multiple areas matches the spec...Even Rouault
2021-04-11projinfo: add option --list-crs (#2663)Javier Jimenez Shaw
2021-04-11projinfo: add a --normalize-axis-order undocument switchEven Rouault
2021-04-08Merge pull request #2647 from rouault/integer_or_textEven Rouault
2021-04-07test: add datum shift related tests for transformations crossing antimeridianEven Rouault
2021-04-06Database: nullify auth_name, code of usage tableEven Rouault
2021-03-28createOperation(): make sure no to discard deprecated operations...Even Rouault
2021-03-19CRS::promoteTo3D(): propagate the extent from the 2D CRS (fixes #2587)Even Rouault
2021-03-15Add support for PROJ_AUX_DB environment variable to set the path to one or se...Even Rouault
2021-03-15projinfo: add a --dump-db-structure switchEven Rouault
2021-03-15SQL output: add capability to restrict the authorities into which to look for...Even Rouault
2021-03-15projinfo: add a '-o SQL --output-id AUTH:CODE' SQL outputEven Rouault
2021-03-11Database: fix NKG transformationsEven Rouault
2021-03-07typo fixesEven Rouault
2021-02-09Database: update to EPSG v10.012Nyall Dawson
2021-01-15Database: update to EPSG v10.011Modern Slave
2020-12-16cs2cs: add --no-ballpark and --accuracy optionsEven Rouault
2020-12-15projinfo: add a --accuracy option to define the minimum accuracyEven Rouault
2020-12-02cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...Even Rouault
2020-11-30Merge pull request #2466 from rouault/fix_2423Even Rouault
2020-11-30API cleanup: unexport number of internal symbols, and remove/replace a few un...Even Rouault
2020-11-28cs2cs: add --area and --bbox options to restrict candidate coordinate operat...Even Rouault
2020-11-28Use same arguments to printf format string for both radians and degrees in ou...Houder
2020-11-27testcct: create 'a' and 'b' from scratchEven Rouault
2020-11-24createOperation(): add a ballpark vertical transformation when dealing with G...Even Rouault
2020-11-10cct: allow @filename syntaxEven Rouault
2020-11-10Allow cct to instantiate operations via object codes or names (#2419)Kristian Evers
2020-11-01projinfo / createObjectsFromName(): support returning a datum ensembleEven Rouault
2020-11-01When reading from database, possibly return Geographic/GeodeticCRS with a Dat...Even Rouault
2020-10-31Make sure that remarks is preserved when substituting (EPSG) grid name by PRO...Even Rouault