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
2021-05-06
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
Mike Taves
2021-04-20
Merge pull request #2678 from rouault/revert_ebe3425bf
Even Rouault
2021-04-15
Merge pull request #2672 from rouault/utm_invalid_zone
Even Rouault
2021-04-12
CRS::normalizeForVisualization(): propagate domains/extent of original CRS (f...
Even Rouault
2021-03-29
createOperation(): make sure no to discard deprecated operations...
Even Rouault
2021-03-27
Merge pull request #2611 from rouault/fix_2610
Even Rouault
2021-03-23
Database: Additions to the norwegian NKG2020 transformation (#2548), and NGO4...
Sveinung Himle
2021-03-20
Merge pull request #2594 from rouault/fix_of_fix_2588
Even Rouault
2021-03-20
Merge pull request #2592 from rouault/fix_2588
Even Rouault
2021-03-19
CRS::promoteTo3D(): propagate the extent from the 2D CRS (fixes #2587)
Even Rouault
2021-03-17
Fix proj_clone() to work on 'meta' coordinate operation PJ* objects that can ...
Even Rouault
2021-03-17
proj.h: add PROJ_COMPUTE_VERSION, PROJ_VERSION_NUMBER, PROJ_AT_LEAST_VERSION ...
Even Rouault
2021-03-10
Make proj_lp_dist() and proj_geod() work on a PJ* CRS object
Even Rouault
2021-03-06
gie_self_tests: fix use of uninitialized memory (fixes #2557)
Even Rouault
2021-03-05
createOperations(): fix incorrect height transformation between 3D promoted R...
Even Rouault
2021-03-03
Reformat code with clang-format-10 from ubuntu 20.04
Even Rouault
2021-02-26
CMake: add support for pkg-config (#2547)
Mike Taves
2021-02-22
isEquivalentName(): fix for GDAL test failure
Even Rouault
2021-02-14
CMake: Prefer keyword signature of target_link_libraries command
Mateusz Łoskot
2021-02-11
Merge pull request #2521 from rouault/boundcrs_proj_based_method
Even Rouault
2021-02-10
Fix handling of +proj=ob_tran +o_proj=longlat combined with +over (fixes #2510)
Even Rouault
2021-02-10
Allow a BoundCRS to use a PROJ string transformation
Even Rouault
2021-02-10
test_operation: use correct variable name
Even Rouault
2021-02-09
Database: update to EPSG v10.013
Even Rouault
2021-02-09
Database: update to EPSG v10.012
Nyall Dawson
2021-02-07
Merge pull request #2503 from havingsexonthebeach/epsg10_011
Kristian Evers
2021-01-15
Database: update to EPSG v10.011
Modern Slave
2021-01-14
createOperations(): fix bug involving geoidmodel and non-metre vertical unit
Even Rouault
2021-01-14
formatting fix
Even Rouault
2021-01-13
createOperations(): fix Compound to Geog3D/Projected3D CRS with non-metre ell...
Even Rouault
2021-01-05
createFromUserInput(): accept leading white space (fixes #2498)
Even Rouault
2020-12-28
C API: add proj_crs_is_derived()
Even Rouault
2020-12-21
Implementing the NKG transformations in proj.db
Kristian Evers
2020-12-19
test_factory.cpp: add missing checks
Even Rouault
2020-12-16
cs2cs: add --no-ballpark and --accuracy options
Even Rouault
2020-12-15
proj_create_crs_to_crs_from_pj(): add ACCURACY and ALLOW_BALLPARK options
Even Rouault
2020-12-15
projinfo: add a --accuracy option to define the minimum accuracy
Even Rouault
2020-12-15
proj_trans_array(): make it transform all coordinates even when an error occurs
Even Rouault
2020-12-15
Revise error codes to have a reduced set exposed in the public API.
Even Rouault
2020-12-14
createOperations(): fix inconsistent chaining exception when transforming fro...
Even Rouault
2020-12-12
Split test_operation.cpp in two parts
Even Rouault
2020-12-11
test_operation.cpp: remove debug message
Even Rouault
2020-12-02
cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...
Even Rouault
2020-12-02
Merge pull request #2444 from rouault/topocentric
Even Rouault
2020-11-30
Merge pull request #2466 from rouault/fix_2423
Even Rouault
2020-11-30
Merge pull request #2471 from rouault/extent_spherical_tmerc_domain
Even Rouault
2020-11-30
test_io.cpp: formatting fix
Even Rouault
2020-11-30
API cleanup: unexport number of internal symbols, and remove/replace a few un...
Even Rouault
2020-11-29
Spherical tmerc forward: do not restrict to [-90,90] longitude range
Even Rouault
2020-11-29
Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS
Even Rouault
[next]