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
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-18
SingleCRS::baseIsEquivalentTo(): fix potential crash that is triggered by fdf...
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-14
Merge pull request #3111 from direvus/1483-round-to-date
Kristian Evers
2022-03-11
Rename variable per PR feedback on #3111.
Brendan Jurd
2022-03-11
DOCS: add missing functions from filemanager.cpp
Brendan Jurd
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
PROJBasedOperation PROJJSON export: issues an empty 'parameters' array if nee...
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-06
Merge pull request #3089 from rouault/fix_3077
Even Rouault
2022-03-06
Fix wrong results with SQLite 3.38.0 (fixes #3077)
Even Rouault
2022-03-05
Increase MAX_ITER so Mollweide forward projection works near the poles. (#3082)
erykoff
2022-03-01
Bump version numbers in preparation for 9.1.0 release
Kristian Evers
2022-02-23
Simple SOVERSION (#3066)
9.0.0
Mike Taves
2022-02-23
Rename "Kavraisky" to transliteration "Kavrayskiy" used by Snyder1993 (#3071)
Mike Taves
2022-02-22
geog3DToVertTryThroughGeog2D(): avoid potential nullptr deref (CID 383355)
Even Rouault
2022-02-22
WKTParser::Private::buildProjectedCRS(): avoid potential nullptr deref (CID 3...
Even Rouault
2022-02-22
ProjectedCRS::_exportToWKT(): avoid false positive warning about nullptr dere...
Even Rouault
2022-02-22
UnitOfMeasure::operator=(UnitOfMeasure &&): avoid use of moved member (CID 38...
Even Rouault
2022-02-22
CTable2Grid::open(): add missing call to extent.computeInvRes() (CID 383359)
Even Rouault
2022-02-22
proj_grid_info(): check pj_find_file() output (CID 383357)
Even Rouault
2022-02-19
Fix nullptr dereference in utilities whan argv[0] == NULL
Even Rouault
2022-02-15
Update version numbers for 9.0.0
Kristian Evers
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-14
Merge pull request #3049 from rouault/proj_ini_ca_bundle_path
Even Rouault
2022-02-14
CMake: split configuration files for apps and tests (#3048)
Mike Taves
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-09
filemanager.cpp: reformat [ci skip]
Even Rouault
2022-02-07
CMake: make BUILD_SHARED_LIBS=ON the default even on Windows
Even Rouault
2022-02-04
Merge pull request #3037 from direvus/2529-err-code-unknown-format
Even Rouault
2022-02-04
Set more precise error code for parsing errors in proj_create().
Brendan Jurd
2022-02-03
Allow PROJ_LIB paths wrapped with double quotes (#3031)
Mateusz Ĺoskot
2022-01-31
Drop autotools; move remaining useful m4 macros (#3027)
Mike Taves
2022-01-24
Merge pull request #3024 from rouault/fix_cygwin_build
Even Rouault
2022-01-20
lookForGridInfo(): make it work properly when passed the old PROJ name
Even Rouault
2022-01-18
networkfilemanager.cpp: fix build issue with Cygwin
Even Rouault
2022-01-18
filemanager.cpp: fix build issue with Cygwin
Even Rouault
2022-01-13
Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)
Mike Taves
2022-01-12
Conversion::_exportToPROJString(): fix potential crash introduced in recent c...
Even Rouault
2022-01-12
Merge pull request #3010 from rouault/fix_2739
Even Rouault
2022-01-11
Merge pull request #3014 from rouault/fix_3011
Even Rouault
[next]