aboutsummaryrefslogtreecommitdiff
path: root/test/cli
AgeCommit message (Expand)Author
2020-09-09Database: update to EPSG 9.9Even Rouault
2020-06-16Merge pull request #2248 from rouault/database_nzgd2000_defmodelEven Rouault
2020-06-06createOperations(): changes so that EPSG:9635 'Geog3D to Geog2D+GravityRelate...Even Rouault
2020-05-30Database: add concatenated operations for NZGD2000 -> ITRF97/2000/2005/2008/2014Even Rouault
2020-05-24Database: update to EPSG v9.8.11Even Rouault
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2020-04-04projinfo: add a --hide-ballpark optionEven Rouault
2020-03-30Database: fix registration of custom entries of grid_transformation_custom.sq...Even Rouault
2020-03-18cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...Even Rouault
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-26Database: update to EPSG v9.8.7Even Rouault
2020-02-04Add projsync utilityEven Rouault
2020-01-29Merge pull request #1891 from rouault/rfc5Even Rouault
2020-01-27projinfo: add --remote-data switchEven Rouault
2020-01-27projinfo: add --searchpaths switchEven Rouault
2020-01-25Implement RFC 5Even Rouault
2020-01-23Database: add a geoid_like value for proj_method column of grid_alternatives,...Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-08Merge pull request #1827 from rouault/improve_createObjectsFromNameKristian Evers
2020-01-07projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828)Even Rouault
2020-01-07projinfo: support -k datumEven Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2019-12-25Database: tune accuracy of Canadian NTv1 file w.r.t NTv2Even Rouault
2019-12-24proj_trans: add retry logic to select other transformation if the best one fa...Even Rouault
2019-12-20Database: add name mappings for na27na83.gsb and cq77na83.gsb; also fix the m...Even Rouault
2019-12-15Merge pull request #1783 from rouault/restore_ob_tran_to_meter_compat_with_pj...Kristian Evers
2019-12-14Horizontal grid shift: fix issue on iterative inverse computation when switch...Even Rouault
2019-12-10ob_tran: restore traditional handling of +to_meter with pj_transform() and pr...Even Rouault
2019-12-05Update ntv2_out.dist and conditions to run itEven Rouault
2019-12-03Database: register AUSGeoid09 and AUSGeoid2020Even Rouault
2019-12-02Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg)Even Rouault
2019-11-19createOperations(): in some situations, consider when going from A to D inter...Even Rouault
2019-11-18createOperations(): fix so that GDA94 -> WGS 84 (G1762) still include a resul...Even Rouault
2019-11-18proj_trans(): tune selection of operation when there are several alternatives...Even Rouault
2019-11-02Database: add mapping between EPSG geoid and PROJ grid names for GEOID99, 03,...Even Rouault
2019-11-02WKT and PROJJSON: add import/export of geoid model of VertCRSEven Rouault
2019-10-27Database: add an auxiliary concatenated_operation_step table to allow arbitra...Even Rouault
2019-10-15Database: update to EPSG v9.8.3Even Rouault
2019-10-12createOperations(): allow transforming from a compoundCRS of a bound vertical...Even Rouault
2019-09-24createOperations() sorting: sort operations that cannot be exported as PROJ p...Even Rouault
2019-09-23Database: update to EPSG 9.8.2Even Rouault
2019-09-23Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),...Even Rouault
2019-09-15testdatumfile: fix axis order issue in testEven Rouault
2019-09-13cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (fixes #1563)Even Rouault
2019-09-11API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...Even Rouault
2019-09-08Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)Even Rouault
2019-08-26Fix 6.0 regression regarding +init=epsg:4326 +over +to +init=epsg:3857 +over ...Even Rouault
2019-08-17PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...Even Rouault
2019-08-09PROJJSON export: use more compact formEven Rouault
2019-08-09projinfo: rename JSON to PROJJSONEven Rouault