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
/
unit
/
test_operation.cpp
Age
Commit message (
Expand
)
Author
2018-12-30
Rename proj_obj_XXX as proj_XXX and PJ_OBJ_XXX as PJ_XXX
Even Rouault
2018-12-29
Operation filtering: do not remove Null transformation that may be useful
Even Rouault
2018-12-28
Operation computation: better take into account when candidate operations hav...
Even Rouault
2018-12-28
ISO19111: fix export to PROJ string of vgridshift to explictly use multiplier=1
Even Rouault
2018-12-28
createOperations(): allow looking for geographic CRS by name (helps with WKT ...
Even Rouault
2018-12-28
Make createOperation() better work with BoundCRS (to take into account the ex...
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
2018-12-15
Add SingleOperation::validateParameters()
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-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
2018-12-01
Fix PROJ_GRID_AVAILABILITY_IGNORED
Even Rouault
2018-12-01
importFromWKT: deal with uncommon formulation of EPSG:3857
Even Rouault
2018-11-29
Preserve EPSG code when importFromWKT WKT1_GDAL of EPSG:3857
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-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
[prev]