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
/
testvarious
Age
Commit message (
Expand
)
Author
2021-09-15
test/cli/testvarious: make one test more robust regarding EPSG updates
Even Rouault
2021-09-08
createOperations(): deal with spherical planetocentric geodetic CRS
Even Rouault
2021-06-17
proj_trans/cs2cs: If two operations have the same accuracy, use the one that ...
Even Rouault
2021-04-07
test: add datum shift related tests for transformations crossing antimeridian
Even Rouault
2020-12-16
cs2cs: add --no-ballpark and --accuracy options
Even Rouault
2020-12-02
cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...
Even Rouault
2020-10-25
Add +proj=col_urban projection, implementing a EPSG projection method used by...
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-03-18
cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...
Even Rouault
2019-08-26
Fix 6.0 regression regarding +init=epsg:4326 +over +to +init=epsg:3857 +over ...
Even 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-03
cs2cs: set time value to HUGE_VAL if not explicitly specified
Even Rouault
2019-04-05
Adjust test outputs
Mike Taves
2019-03-24
Make cs2cs support 4D coordinates.
Kristian Evers
2019-02-24
Fix data path used by cli tests (#1288)
Elliott Sales de Andrade
2019-02-11
Make tmerc an alias for etmerc. (#1234)
Kristian Evers
2018-12-27
tests: remove useless mentions of no_defs (refs #201)
Even Rouault
2018-12-01
Rename test/old/ to test/cli/ to better reflect their nature
Even Rouault