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
/
src
/
coordinateoperation.cpp
Age
Commit message (
Expand
)
Author
2018-12-13
Tune behaviour for LAEA vs LAEA Spherical or EQC vs EQC Spherical
Even Rouault
2018-12-13
another improvement in isEquivalentTo() when comparing Helmert transformations
Even Rouault
2018-12-13
SingleOperation::_isEquivalentTo(): make it work with missing parameters
Even Rouault
2018-12-13
improve isEquivalentTo() when comparing Helmert transformations
Even Rouault
2018-12-11
API: add setters for Laborde Oblique Mercator, and add mapping to WKT1
Even Rouault
2018-12-10
C API: add extra output parameters to proj_coordoperation_get_param()
Even Rouault
2018-12-08
Fix and speed-up one of the getMapping() functions
Even Rouault
2018-12-08
Speed up hasPerfectAccuracyResult()
Even Rouault
2018-12-07
Various speed optimizations
Even Rouault
2018-12-06
Fix special handling of Azimuth parameter of Krovak
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
2018-12-06
Take into account supersession information to filter out irrelevant transform...
Even Rouault
2018-12-05
exportToESRI: add tolerance threshold for 32-bit targets
Even Rouault
2018-12-04
Avoid negative zero in TOWGS84[]
Even Rouault
2018-12-01
Fix PROJ_GRID_AVAILABILITY_IGNORED
Even Rouault
2018-12-01
Add ESRI 'Central_Parallel' as an alias of other similar parameters
Even Rouault
2018-11-29
C API: rename output parameters to have a out_ prefix
Even Rouault
2018-11-29
C API extensions and renaming
Even Rouault
2018-11-29
cs2cs: upgrade to use proj_create_crs_to_crs()
Even Rouault
2018-11-22
Fix transformation between geographic CRS that differ by axis order and units
Even Rouault
2018-11-19
Assorted set of fixes for PROJString to ISO19111 model:
Even Rouault
2018-11-15
Fix clang warnings
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault