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
2022-03-19
Fix datum names when importing from PROJ4 crs strings (affects some transform...
Even Rouault
2022-03-18
createOperations(): fix transformation involving CompoundCRS, ToWGS84 and PRO...
Even Rouault
2022-03-17
Merge pull request #3119 from rouault/compound_to_2D_crs
Even Rouault
2022-03-16
Merge pull request #3118 from rouault/dynamic_datum_isequivalentto
Even Rouault
2022-03-16
Transformation: no longer do vertical trasnformation when doing compound CRS ...
Even Rouault
2022-03-16
Fix comparison of GeodeticRefrenceFrame vs DynamicGeodeticReferenceFrame
Even Rouault
2022-03-11
unitconvert: round to nearest date when converting to yyyymmdd.
Brendan Jurd
2022-03-09
createOperations(): fix issue in transformation northing,easting projected CR...
Even Rouault
2022-03-09
Merge pull request #3106 from rouault/update_nkg_gie
Even Rouault
2022-03-09
nkg.gie: update results due to https://github.com/OSGeo/PROJ-data/pull/79
Even Rouault
2022-03-09
Fix import of WKT of concatenated operation with inverse conversion of a comp...
Even Rouault
2022-03-09
Merge pull request #3098 from rouault/fix_gdal_5408
Even Rouault
2022-03-08
Fix issue when transforming from/to BoundCRS of 3D CRS with non-Greenwhich pr...
Even Rouault
2022-03-05
Increase MAX_ITER so Mollweide forward projection works near the poles. (#3082)
erykoff
2022-02-23
Rename "Kavraisky" to transliteration "Kavrayskiy" used by Snyder1993 (#3071)
Mike Taves
2022-02-18
CMake: set RUN_NETWORK_DEPENDENT_TESTS to ON by default only if network seems...
Even Rouault
2022-02-15
Remove googletest source code remains
Even Rouault
2022-02-14
Fix importing CRS definition with +proj=peirce_q and +shape different from sq...
Even Rouault
2022-02-14
Better deal with importing strings like '+init=epsg:XXXX +over' (refs MapServ...
Even Rouault
2022-02-12
proj.ini: add a 'ca_bundle_path' variable
Even Rouault
2022-02-09
createOperations(): fix transformations from/to a BoundCRS of a DerivedGeogra...
Even Rouault
2022-02-05
Adapt testing to recursive pkg-config requirements
Kai Pastor
2022-02-04
Set more precise error code for parsing errors in proj_create().
Brendan Jurd
2022-02-01
Use external gtest by default when detected
Even Rouault
2022-01-31
Drop autotools; move remaining useful m4 macros (#3027)
Mike Taves
2022-01-24
CI: transition tests from autotools to cmake (#3023)
Mike Taves
2022-01-20
lookForGridInfo(): make it work properly when passed the old PROJ name
Even Rouault
2022-01-13
Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)
Mike Taves
2022-01-12
Merge pull request #3010 from rouault/fix_2739
Even Rouault
2022-01-09
peirce_q: add inversion of +shape=square and diamond through generic inversio...
Even Rouault
2022-01-07
Map peirce_q to pseudo WKT2 and ESRI WKT
Even Rouault
2022-01-07
peirce_q: rename +type parameter wrongly introduced in 8.2.1 to +shape (fixes...
Even Rouault
2022-01-07
Merge pull request #3013 from rouault/fix_3012
Even Rouault
2022-01-06
proj_get_crs_info_list_from_database(): report PJ_TYPE_GEODETIC_CRS for IAU_2...
Even Rouault
2022-01-06
Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway d...
Even Rouault
2022-01-04
test proj_create_operations_with_pivot(): change CRSs used in preparation of ...
Even Rouault
2021-12-20
Fix and additional options for Peirce Quincuncial projections (#2978)
Toby C. Wilkinson
2021-12-20
Merge pull request #2980 from rouault/cmake_warn_googletest
Even Rouault
2021-12-16
WKT1 import: correctly deal with missing rectified_grid_angle parameter
Even Rouault
2021-12-10
CMake: fix warning with external googletest
Even Rouault
2021-12-09
Merge pull request #2976 from rouault/compound_to_compound_ballpark
Even Rouault
2021-12-08
createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to "NAD83(C...
Even Rouault
2021-12-09
Refactor post-install suite to test shared and static projlib (#2972)
Mike Taves
2021-11-24
Pipeline parsing: reject proj=/o_proj= before first step, to avoid bad perfor...
Even Rouault
2021-11-15
Code reformat
Even Rouault
2021-11-14
Merge pull request #2937 from rouault/fix_2936
Even Rouault
2021-11-12
Add new option to proj_create_crs_to_crs_from_pj method to force +over on tra...
Peter Townsend
2021-11-11
createOperations(): do not stop at the first operation in the PROJ namespace ...
Even Rouault
2021-11-10
test: Make CApi test cross-platform
toonn
2021-11-04
Remove useless PROJ_DLL uses in .cpp files (#2920)
Momtchil Momtchev
[next]