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-04-22
proj_create(): add support for compoundCRS and concatenatedOperation named fr...
Even Rouault
2019-04-22
ESRI_WKT: preserve Gauss_Kruger in conversion name for round-tripping
Even Rouault
2019-04-16
createOperations(): do not attempt using a unrelated datum intermediate when ...
Even Rouault
2019-04-10
Merge pull request #1409 from mwtoews/cmake
Kristian Evers
2019-04-05
_buildUnit(): avoid later division by zero
Even Rouault
2019-04-05
CMake: cache C/C++ warn flags to compile PROJ targets
Mike Taves
2019-04-02
Merge pull request #1391 from kbevers/noop
Kristian Evers
2019-03-29
createOperations(): improve behaviour with input CRS from WKT that lacks inte...
Even Rouault
2019-03-29
Adopt use of the noop conversion in ISO19111 code
Kristian Evers
2019-03-29
Merge pull request #1390 from rouault/createoperation_boundcrs_more_aggresive
Even Rouault
2019-03-29
Add proj_normalize_for_visualization()
Even Rouault
2019-03-28
createOperations(): improve BoundCRS<-->non-bound-CRS case
Even Rouault
2019-03-26
Merge pull request #1356 from cjmayo/pj_strerrno
Kristian Evers
2019-03-26
Merge pull request #1369 from rouault/grid_fixes
Even Rouault
2019-03-25
lookForGridInfo(): correctly return that a grid is present, if present on the...
Even Rouault
2019-03-25
pj_strerrno: enable system error messages
Chris Mayo
2019-03-25
Database: add operation_version column to coordinate operation tables
Even Rouault
2019-03-25
Database: update to IGNF v3.0.3
Even Rouault
2019-03-25
Database: update to EPSG v9.6.1
Even Rouault
2019-03-25
WKT2_2018: always export ID of SOURCECRS/TARGETCRS and STEPs
Even Rouault
2019-03-25
WKT2_2018: always export ID in base crs node, even if there is one on upper node
Even Rouault
2019-03-25
WKT2_2018: export ID in base crs node, when there is none on top of upper node
Even Rouault
2019-03-25
test: test exporting ENSEMBLE with ID in MEMBER
Even Rouault
2019-03-24
WKT2 parser: update to OGC 18-010r6
Even Rouault
2019-03-19
Merge pull request #1330 from mwtoews/cmake
Kristian Evers
2019-03-19
proj_create_crs_to_crs: better deal with coordinates outside of bbox (fixes #...
Even Rouault
2019-03-19
Normalize CMake with cmakelint, 2-space indent
Mike Taves
2019-03-16
createOperations(): fix nadgrids -> nadgrids+geoidgrids
Even Rouault
2019-03-16
createOperations(): fix nadgrids+geoidgrids -> nadgrids+geoidgrids
Even Rouault
2019-03-16
createOperation(): fix geocent <--> nadgrids+geoidgrids case (fixes #1323)
Even Rouault
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
[prev]
[next]