aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11Doc: use 'ellipsoidal' to refer to the ellipsoidal formulation (to be opposed...github-actions[bot]
2020-03-10Merge pull request #2048 from PROJ-BOT/backport-2044-to-7.0Even Rouault
2020-03-10data/Makefile.am: remove bashismgithub-actions[bot]
2020-03-10Merge pull request #2045 from PROJ-BOT/backport-2026-to-7.0Even Rouault
2020-03-10utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0github-actions[bot]
2020-03-10Merge pull request #2041 from PROJ-BOT/backport-2037-to-7.0Even Rouault
2020-03-10fix documentation for proj_trans_generic()github-actions[bot]
2020-03-09Merge pull request #2034 from kbevers/backport-7.0-60d3df6Kristian Evers
2020-03-09src/projections/: remove assignments in expression and multiple statements pe...Even Rouault
2020-03-06Typo fixes identified by scripts/fix_typos.shEven Rouault
2020-03-05Remove occurences of deprecated PROJ.4 syntax (#2021)Even Rouault
2020-03-04Document Autotools and CMake configure options (#2018)PROJ-BOT
2020-03-04Update README with info on PROJ-datagithub-actions[bot]
2020-03-04Merge pull request #2014 from PROJ-BOT/backport-2011-to-7.0Even Rouault
2020-03-03createUnitOfMeasure(): use full double resolution for the conversion factorgithub-actions[bot]
2020-03-03Fix download link for proj-data 1.0Chris Mayo
2020-03-03Fix bad copy&replace pattern on HEALPix and rHEALPix projection namesgithub-actions[bot]
2020-03-01Dummy commit to force doc publicationEven Rouault
2020-03-01createOperations(): fix wrong pipeline generation with CRS that has +nadgrids...Even Rouault
2020-03-01Add missing projection property tablesgithub-actions[bot]
2020-03-01Avoid crash when running against SQLite3 binary built with -DSQLITE_OMIT_AUTO...github-actions[bot]
2020-03-01Make tests independent of proj-datumgridgithub-actions[bot]
2020-03-01proj_create_crs_to_crs(): avoid potential reprojection failures when reprojec...github-actions[bot]
2020-03-01Database: update to EPSG v9.8.7github-actions[bot]
2020-03-01Update github_version in sphinx configKristian Evers
2020-03-01Update docs in preparation for 7.0.0 releaseKristian Evers
2020-02-25createOperations(): be robust to a GeographicCRS having a wrong ID attached t...7.0.0Even Rouault
2020-02-25Merge pull request #1981 from PROJ-BOT/backport-1978-to-7.0Even Rouault
2020-02-24CompoundCRS::create(): reject combinations of components not allowed by ISO 1...github-actions[bot]
2020-02-24Merge pull request #1980 from PROJ-BOT/backport-1976-to-7.0Even Rouault
2020-02-24createOperations(): keep height/z value in Helmert transform between 3D CRSgithub-actions[bot]
2020-02-24Merge pull request #1977 from PROJ-BOT/backport-1974-to-7.0Even Rouault
2020-02-24pj_hgrid_apply(): change error code when no grid match to PJD_ERR_GRID_AREA (...github-actions[bot]
2020-02-24Merge pull request #1975 from PROJ-BOT/backport-1971-to-7.0Even Rouault
2020-02-24Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)github-actions[bot]
2020-02-24Merge pull request #1972 from PROJ-BOT/backport-1967-to-7.0Even Rouault
2020-02-24Expose proj_context_is_network_enabled() in C APIgithub-actions[bot]
2020-02-24Merge pull request #1968 from wonder-sk/slovakia-jtsk-ntv2-masterEven Rouault
2020-02-23Merge pull request #1964 from PROJ-BOT/backport-1959-to-7.0Kristian Evers
2020-02-23Merge pull request #1963 from PROJ-BOT/backport-1951-to-7.0Kristian Evers
2020-02-22Merge pull request #1966 from mwtoews/7.0Kristian Evers
2020-02-22Merge pull request #1962 from mwtoews/sharedMike Taves
2020-02-21Doc: advertize lat_0 for proj=nsperEven Rouault
2020-02-21Add support for creating coordinates operations using Compact Miller,Nyall Dawson
2020-02-21Add support for creating coordinates operations using Natural Earth/Natural E...Nyall Dawson
2020-02-21Add support for creating coordinates operations using ESRI:53079 (patterson) CRSNyall Dawson
2020-02-21test_network.cpp: fix test failures on big endian archs (fixes #1958)github-actions[bot]
2020-02-21Switch build configuration logic from DISABLE_TIFF to ENABLE_TIFFgithub-actions[bot]
2020-02-20Fix wrong byte-swapping for NTv2 grids affecting master after RFC4 work (fixe...github-actions[bot]
2020-02-20Add/update description for pkg-config and CMake, ignore proj.pc.in warninggithub-actions[bot]