aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testproj
AgeCommit message (Collapse)Author
2021-10-09test/cli/testproj: fix wrong variable nameEven Rouault
2019-12-10ob_tran: restore traditional handling of +to_meter with pj_transform() and ↵Even Rouault
proj utility (fixes #1782) Fixes side-effect of https://github.com/OSGeo/PROJ/issues/1525 that went in 6.1.1 The correction is horribly hacky. Sorry...