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
Age
Commit message (
Expand
)
Author
2019-02-21
Transformation: reintroduce the term of 'Null geographic offset' for transfor...
Even Rouault
2019-02-20
typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/
Even Rouault
2019-02-20
CoordinateOperation: add a hasBallparkTransformation() method that can be use...
Even Rouault
2019-02-20
CompoundCRS to Geog3DCRS: in synthetised transformation, document in the name...
Even Rouault
2019-02-20
PROJStringFormatting: change order of emission of push/pop w.r.t axis swap/un...
Even Rouault
2019-02-20
PROJStringFormatter: remove useless push/pop in another case
Even Rouault
2019-02-20
Vertical CRS transformation: synthetize a vertical unit change transformation...
Even Rouault
2019-02-20
compoundCRS to compoundCRS: avoid emitting dummy 'Null geographic offset from...
Even Rouault
2019-02-20
Add VERTCON grid name alternatives in database, and handle filename substitut...
Even Rouault
2019-02-18
Fix a few issues with i386 builds
Even Rouault
2019-02-18
Merge pull request #1276 from rouault/intermediate_crs_use_only_if_no_direct_...
Kristian Evers
2019-02-17
tests: implement fuzzy proj string comparison in a few problematic test cases...
Even Rouault
2019-02-17
Modify the default strategy of researching intermediate CRS to do it only if ...
Even Rouault
2019-02-16
Make sure proj_get_source_crs() and proj_get_target_crs() work on 'pseudo' PJ...
Even Rouault
2019-02-16
Make sure that the PJ object returned by proj_create_crs_to_crs() is a proper...
Even Rouault
2019-02-15
Fix size_t comparisons in tests
Kai Pastor
2019-02-14
Mark the external GTest package as required
Kai Pastor
2019-02-14
Link gtest library with GTest:: prefix
Kai Pastor
2019-02-14
Remove legacy cmake commands
Kai Pastor
2019-02-14
Use GTest 1.8.1
Kai Pastor
2019-02-13
EPSG Helmert and Molodensky-Badekas methods in the Geographic 2D domain: use ...
Even Rouault
2019-02-13
PROJ string parsing: no longer attempt to build a CoordinateOperation object ...
Even Rouault
2019-02-11
Make tmerc an alias for etmerc. (#1234)
Kristian Evers
2019-02-07
Rename proj_crs_list_destroy() to proj_crs_info_list_destroy()
Even Rouault
2019-02-07
Add proj_get_crs_info_list_from_database()
Even Rouault
2019-02-06
ISO19111: Handle database area objects with no bounding box
Even Rouault
2019-02-04
Allow building against external GTest with CMake.
Elliott Sales de Andrade
2019-02-04
Allow building against external GTest with autotools.
Elliott Sales de Andrade
2019-02-04
Use pkgconfig to find sqlite3.
Elliott Sales de Andrade
2019-02-03
Avoid division by zero in Ellipsoid::computeSemiMinorAxis(). Fixes https://bu...
Even Rouault
2019-02-03
WKT1 export: avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fu...
Even Rouault
2019-02-02
PROJStringSyntaxParser: avoid assertion on illegal input. Fixes https://bugs....
Even Rouault
2019-01-31
exportToWKT(): restrict a8e7ef45d132b44dd4096c6fe3703fe92b390d1e to TOWGS84 o...
Even Rouault
2019-01-29
Update test with correct parameter
Karoline Skaar
2019-01-26
proj_trans_generic(): make it work with multiple internal coordinate operatio...
Even Rouault
2019-01-22
Merge pull request #1233 from rouault/fix_1232
Kristian Evers
2019-01-22
Coordinate operation computation with CRS with extension string: replace datu...
Even Rouault
2019-01-22
Merge pull request #1231 from rouault/fix_1229
Even Rouault
2019-01-22
ISO19111 PROJ string parser: discard parameters not recognized by PROJ
Even Rouault
2019-01-22
exportToWKT: use upper-case exponent (E) to conform to WKT-2 EBNF
Even Rouault
2019-01-22
Coordinate operation computation with boundcrs / wktext: drop useless early b...
Even Rouault
2019-01-22
proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...
Even Rouault
2019-01-22
ISO19111: clean interface of DataEpoch class
Even Rouault
2019-01-17
Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...
Even Rouault
2019-01-17
import/export PROJ strings from ISO19111 code: require/output +type=crs for C...
Even Rouault
2019-01-16
PROJBasedOperation: write it as a conformant CONVERSION WKT, and make it pars...
Even Rouault
2019-01-16
formatting fixes
Even Rouault
2019-01-09
Merge pull request #1218 from rouault/search_path
Kristian Evers
2019-01-09
createOperations(): fix a particular case of boundcrs to boundcrs transformat...
Even Rouault
2019-01-09
proj.h: add proj_context_set_file_finder() and proj_context_set_search_paths(...
Even Rouault
[next]