index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cli
Age
Commit message (
Expand
)
Author
2019-02-24
Fix data path used by cli tests (#1288)
Elliott Sales de Andrade
2019-02-22
proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx grid
Even Rouault
2019-02-21
Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark hor...
Even Rouault
2019-02-21
projinfo: add information about missing grids
Even Rouault
2019-02-21
proj.db: add custom entry for 'RH2000 height to SWEREF99'
Even Rouault
2019-02-20
CoordinateOperation: add a hasBallparkTransformation() method that can be use...
Even Rouault
2019-02-20
projinfo: advertize the use of '--spatial-test intersects' when it can bring ...
Even Rouault
2019-02-20
Vertical CRS transformation: synthetize a vertical unit change transformation...
Even Rouault
2019-02-13
EPSG Helmert and Molodensky-Badekas methods in the Geographic 2D domain: use ...
Even Rouault
2019-02-12
Add testprojinfo and testcct to CMake setup
Kristian Evers
2019-02-12
Fix typo
Even Rouault
2019-02-12
Fix build failure
Even Rouault
2019-02-11
Make tmerc an alias for etmerc. (#1234)
Kristian Evers
2019-02-11
test/cli/testcct: add minimalistic test of cct
Even Rouault
2019-01-22
proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...
Even Rouault
2019-01-19
Add support for spaces in grid name parameters (fixes #1152)
Even Rouault
2019-01-19
test/cli/Makefile.am: fix to make testdatumfile run again
Even Rouault
2019-01-17
import/export PROJ strings from ISO19111 code: require/output +type=crs for C...
Even Rouault
2019-01-15
projinfo: output WKT2_2018 by default (fixes #1187)
Even Rouault
2019-01-08
projinfo: use PROJ.4 label for CRS, and PROJ otherwise. Add test case for CRS...
Even Rouault
2019-01-08
ISO19111: remove PROJ.5 specific format for CRS (refs #1214)
Even Rouault
2018-12-30
test/cli/Makefile.am: parallelize CLI tests
Even Rouault
2018-12-27
tests: remove useless mentions of no_defs (refs #201)
Even Rouault
2018-12-27
Remove proj_def.dat (fixes #201)
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
2018-12-06
projinfo: display deprecation info
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
2018-12-03
projinfo: add a --area option (refs #1188)
Even Rouault
2018-12-03
projinfo: output operation summary, even in non summary mode (refs #1188)
Even Rouault
2018-12-01
Add testing of projinfo utility
Even Rouault
2018-12-01
Rename test/old/ to test/cli/ to better reflect their nature
Even Rouault