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
Age
Commit message (
Expand
)
Author
2018-10-01
Add a affine transformation method, and make geogoffset as a particular case ...
Even Rouault
2018-10-01
Add geographic offset transformation method.
Even Rouault
2018-09-22
Fix typo in Plate Carree projection name (#1132)
Philippe Rivière
2018-09-19
autoconf: fix 'make check' on out-of-tree builds
Even Rouault
2018-09-18
Move data/test* scripts and expected results to test/old/
Even Rouault
2018-09-18
Rename nad/ directory as data/
Even Rouault
2018-09-11
Merge pull request #1117 from mwtoews/intel
Kristian Evers
2018-09-11
workaround Intel's shortcoming with constexpr
Mike Toews
2018-09-11
Merge pull request #1116 from sebastic/dont-install-test-executables
Even Rouault
2018-09-11
Don't install test executables.
Bas Couwenberg
2018-09-11
Don't install gtest libraries.
Bas Couwenberg
2018-08-29
4D API: honour vto_meter / vunits for proj=longlat
Even Rouault
2018-08-24
Improve numerical precision of inverse spherical mercator
Kristian Evers
2018-08-24
Merge pull request #1093 from rouault/geoc_flag_fix
Kristian Evers
2018-08-23
Merge pull request #1096 from rouault/fix_helmert_convention_confusion
Even Rouault
2018-08-22
Adding ellipsoidal equations for the Equal Earth (#1101)
Bojan Šavrič
2018-08-21
[BREAKING] Hermert: add +convention=position_vector/coordinate_frame, forbids...
Even Rouault
2018-08-19
pj_inv(): fix inverse of +proj=longlat +geoc
Even Rouault
2018-08-17
Implementation of Equal Earth projection (#1090)
jdugge
2018-08-11
gie: add a require_grid keyword, and use if for DHDN_ETRS89.gie; aso fix DHDN...
Even Rouault
2018-08-11
4D-API_cs2cs-style.gie: rewrite test to not rely on presence of 'conus' grid ...
Even Rouault
2018-07-20
Merge pull request #1079 from kbevers/webmerc-tests
Kristian Evers
2018-07-20
Add test coordinates for webmerc
Kristian Evers
2018-07-10
vgridshift: add a +multiplier={value} parameter
Even Rouault
2018-07-07
Remoe ellps parameter from Helmert documentation and gie tests (fixes #1068)
Even Rouault
2018-06-26
Add inverse lagrange projection
Kristian Evers
2018-06-22
Merge pull request #1055 from rouault/geocent_cart_to_meter
Kristian Evers
2018-06-21
Make +proj=geocent and +proj=cart take into account +to_meter (relates to #1053)
Even Rouault
2018-06-21
unitconvert: error out if xy_in/xy_out z_in/z_out use different unit types
Even Rouault
2018-06-21
Add support for deg, rad and grad in unitconvert (fixes #1052), and document ...
Even Rouault
2018-06-20
Add test for proj_errno_string()
Kristian Evers
2018-06-18
Add pj_phi2_test (#1039 & #1045)
Even Rouault
2018-06-08
Add CMakeLists.txt.in to EXTRA_DIST of test/googletest/Makefile.am
Even Rouault
2018-06-08
test/unit/Makefile.am: do not install gtest_include.h
Even Rouault
2018-06-08
Export proj target to scope visible for test/unit target
Mateusz Loskot
2018-06-07
Add CMake configuration for test/googletest and test/unit
Mateusz Loskot
2018-06-07
Add googletest 1.8.0 framework in test/googletest, and use it with autoconf b...
Even Rouault
2018-06-06
Correct bad use of proj_dmstor in gie.
Kristian Evers
2018-06-04
appveyor.yml: run ctest on cmake builds
Even Rouault
2018-06-02
use shortened URL from StackExchange websites
Mike Toews
2018-06-02
Upgrade http:// to https:// where feasible
Mike Toews
2018-06-01
Do not pivot over WGS84 when doing cs2cs-emulation with geocent
Kristian Evers
2018-06-01
Ignore failure to load test_nodata.gtx grid
Kristian Evers
2018-05-30
Move catch.hpp header in test/; rename test/cpp as test/unit
Even Rouault
2018-05-30
Enable c++ compilation with autotools and cmake, hardened compilation flags a...
Even Rouault
2018-05-24
Temporal gridshifting (#1015)
Kristian Evers
2018-05-19
Vertical grid shift: do not interpolate node values at nodata value (fixes #1...
Even Rouault
2018-05-07
Add tests for calcofi before refactoring
Kristian Evers
2018-04-15
Update +proj=aeqd +guam test case with data from EPSG Note 7-2
Kristian Evers
2018-04-13
Fix segfault in deformation
Kristian Evers
[next]