aboutsummaryrefslogtreecommitdiff
path: root/test/cli
AgeCommit message (Expand)Author
2019-06-30Database: import scope/remarks for coordinate operation and add C APIEven Rouault
2019-06-22+proj=ob_tran +o_proj=longlat: set right unit to PJ_IO_UNITS_WHATEVER so as t...Even Rouault
2019-05-18customizations.sql: remove the removal of the deprecation entry of RAF09 by R...Even Rouault
2019-05-03cs2cs: set time value to HUGE_VAL if not explicitly specifiedEven Rouault
2019-04-22Database: use non-deprecated code for SWEREF99 for 'RH2000 height to SWEREF99...Even Rouault
2019-04-05Adjust test outputsMike Taves
2019-03-29Adopt use of the noop conversion in ISO19111 codeKristian Evers
2019-03-25Database: add link from RAF18.tac to RAF18.gtxEven Rouault
2019-03-25Database: add operation_version column to coordinate operation tablesEven Rouault
2019-03-25WKT2_2018: always export ID of SOURCECRS/TARGETCRS and STEPsEven Rouault
2019-03-25WKT2_2018: always export ID in base crs node, even if there is one on upper nodeEven Rouault
2019-03-24Make cs2cs support 4D coordinates.Kristian Evers
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2019-02-24Fix data path used by cli tests (#1288)Elliott Sales de Andrade
2019-02-22proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx gridEven Rouault
2019-02-21Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark hor...Even Rouault
2019-02-21projinfo: add information about missing gridsEven Rouault
2019-02-21proj.db: add custom entry for 'RH2000 height to SWEREF99'Even Rouault
2019-02-20CoordinateOperation: add a hasBallparkTransformation() method that can be use...Even Rouault
2019-02-20projinfo: advertize the use of '--spatial-test intersects' when it can bring ...Even Rouault
2019-02-20Vertical CRS transformation: synthetize a vertical unit change transformation...Even Rouault
2019-02-13EPSG Helmert and Molodensky-Badekas methods in the Geographic 2D domain: use ...Even Rouault
2019-02-12Add testprojinfo and testcct to CMake setupKristian Evers
2019-02-12Fix typoEven Rouault
2019-02-12Fix build failureEven Rouault
2019-02-11Make tmerc an alias for etmerc. (#1234)Kristian Evers
2019-02-11test/cli/testcct: add minimalistic test of cctEven Rouault
2019-01-22proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...Even Rouault
2019-01-19Add support for spaces in grid name parameters (fixes #1152)Even Rouault
2019-01-19test/cli/Makefile.am: fix to make testdatumfile run againEven Rouault
2019-01-17import/export PROJ strings from ISO19111 code: require/output +type=crs for C...Even Rouault
2019-01-15projinfo: output WKT2_2018 by default (fixes #1187)Even Rouault
2019-01-08projinfo: use PROJ.4 label for CRS, and PROJ otherwise. Add test case for CRS...Even Rouault
2019-01-08ISO19111: remove PROJ.5 specific format for CRS (refs #1214)Even Rouault
2018-12-30test/cli/Makefile.am: parallelize CLI testsEven Rouault
2018-12-27tests: remove useless mentions of no_defs (refs #201)Even Rouault
2018-12-27Remove proj_def.dat (fixes #201)Even Rouault
2018-12-17Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()Even Rouault
2018-12-06projinfo: display deprecation infoEven Rouault
2018-12-06Coordinate operation search: add a authority_to_authority_preference table to...Even Rouault
2018-12-03projinfo: add a --area option (refs #1188)Even Rouault
2018-12-03projinfo: output operation summary, even in non summary mode (refs #1188)Even Rouault
2018-12-01Add testing of projinfo utilityEven Rouault
2018-12-01Rename test/old/ to test/cli/ to better reflect their natureEven Rouault