| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-03 | .travis.yml: fix issue with ubuntu-toolchain-r-test source | Even Rouault | |
| 2020-04-03 | Merge pull request #2125 from PROJ-BOT/backport-2123-to-7.0 | Even Rouault | |
| [Backport 7.0] Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base geographic CRS as 3D (fixes #2122) | |||
| 2020-04-03 | Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base ↵ | github-actions[bot] | |
| geographic CRS as 3D (fixes #2122) | |||
| 2020-03-31 | Merge pull request #2119 from PROJ-BOT/backport-2117-to-7.0 | Even Rouault | |
| [Backport 7.0] ESRI_WKT ingestion: make sure to identify to non-deprecated EPSG entry when possible (fixes #2116) | |||
| 2020-03-30 | ESRI_WKT ingestion: make sure to identify to non-deprecated EPSG entry when ↵ | github-actions[bot] | |
| possible (fixes #2116) | |||
| 2020-03-30 | Merge pull request #2114 from PROJ-BOT/backport-2113-to-7.0 | Even Rouault | |
| [Backport 7.0] Database: fix registration of custom entries of grid_transformation_custom.sql for geoid grids (fixes #2112) | |||
| 2020-03-30 | Database: fix registration of custom entries of ↵ | github-actions[bot] | |
| grid_transformation_custom.sql for geoid grids (fixes #2112) | |||
| 2020-03-30 | Merge pull request #2111 from PROJ-BOT/backport-2109-to-7.0 | Even Rouault | |
| [Backport 7.0] Fix working of Helmert transform between the horizontal part of 2 compoundCRS (fixes #2108) | |||
| 2020-03-29 | Fix working of Helmert transform between the horizontal part of 2 ↵ | github-actions[bot] | |
| compoundCRS (fixes #2108) | |||
| 2020-03-28 | CMake: prefer to use use PROJ_SOURCE_DIR and PROJ_BINARY_DIR (#2107) | PROJ-BOT | |
| Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||
| 2020-03-27 | Merge pull request #2106 from PROJ-BOT/backport-2105-to-7.0 | Even Rouault | |
| [Backport 7.0] Fix identification of projected CRS whose name is close but not strictly equal to a ESRI alias (fixes #2099) | |||
| 2020-03-27 | Fix identification of projected CRS whose name is close but not strictly ↵ | github-actions[bot] | |
| equal to a ESRI alias (fixes #2099) | |||
| 2020-03-27 | Merge pull request #2104 from PROJ-BOT/backport-2102-to-7.0 | Even Rouault | |
| [Backport 7.0] Fixes wrong grids file name in esri.sql | |||
| 2020-03-27 | Fixes wrong grids file name in esri.sql | github-actions[bot] | |
| 2020-03-26 | Merge pull request #2098 from PROJ-BOT/backport-2097-to-7.0 | Even Rouault | |
| [Backport 7.0] Use jtsk03-jtsk horizontal grid from CDN | |||
| 2020-03-26 | Use jtsk03-jtsk horizontal grid from CDN | github-actions[bot] | |
| 2020-03-25 | Merge pull request #2092 from PROJ-BOT/backport-2090-to-7.0 | Even Rouault | |
| [Backport 7.0] EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis (fixes https://github.com/OSGeo/gdal/issues/2347) | |||
| 2020-03-25 | EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis (fixes ↵ | github-actions[bot] | |
| https://github.com/OSGeo/gdal/issues/2347) | |||
| 2020-03-24 | Merge pull request #2089 from PROJ-BOT/backport-2088-to-7.0 | Even Rouault | |
| [Backport 7.0] ESRI WKT import / identification: special case for NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501 with Foot_US unit (fixes #2086) | |||
| 2020-03-24 | ESRI WKT import / identification: special case for ↵ | github-actions[bot] | |
| NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501 with Foot_US unit (fixes #2086) | |||
| 2020-03-19 | CMake: fix bug with find_package(PROJ) with macOS (#2083) | PROJ-BOT | |
| Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||
| 2020-03-18 | Merge pull request #2081 from PROJ-BOT/backport-2080-to-7.0 | Even Rouault | |
| [Backport 7.0] cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (fixes #2012) | |||
| 2020-03-18 | cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax ↵ | github-actions[bot] | |
| (fixes #2012) | |||
| 2020-03-17 | [Backport 7.0] Align install.rst with current version (#2078) [skip appveyor] | PROJ-BOT | |
| 2020-03-15 | Merge pull request #2074 from PROJ-BOT/backport-2073-to-7.0 | Even Rouault | |
| [Backport 7.0] Fix build with libtiff master (libtiff > 4.1.0) | |||
| 2020-03-15 | Fix build with libtiff master (libtiff > 4.1.0) | github-actions[bot] | |
| 2020-03-12 | Merge pull request #2069 from PROJ-BOT/backport-2067-to-7.0 | Even Rouault | |
| [Backport 7.0] Autotools/pkg-conf: Define datarootdir | |||
| 2020-03-12 | Autotools/pkg-conf: Define datarootdir | github-actions[bot] | |
| 2020-03-12 | Merge pull request #2066 from PROJ-BOT/backport-2063-to-7.0 | Even Rouault | |
| [Backport 7.0] Fix build with gcc 4.8.5 (fixes #2062) | |||
| 2020-03-12 | Fix build with gcc 4.8.5 (fixes #2062) | github-actions[bot] | |
| 2020-03-12 | Merge pull request #2061 from PROJ-BOT/backport-2060-to-7.0 | Even Rouault | |
| [Backport 7.0] Add note about orientation of control points in `chamb` | |||
| 2020-03-12 | ProjectedCRS::identify(): tune it to better work with ESRI WKT ↵ | github-actions[bot] | |
| representation of EPSG:2193 | |||
| 2020-03-12 | Add note about orientation of control points in `chamb` | github-actions[bot] | |
| 2020-03-11 | Merge pull request #2057 from PROJ-BOT/backport-2056-to-7.0 | Even Rouault | |
| [Backport 7.0] .cirrus.yml: disable ccache as cache uploading can be super slow | |||
| 2020-03-11 | .cirrus.yml: disable ccache as cache uploading can be super slow | github-actions[bot] | |
| 2020-03-11 | Merge pull request #2050 from PROJ-BOT/backport-2046-to-7.0 | Even Rouault | |
| [Backport 7.0] Doc: use 'ellipsoidal' to refer to the ellipsoidal formulation (to be opposed to the spherical one) | |||
| 2020-03-11 | Doc: use 'ellipsoidal' to refer to the ellipsoidal formulation (to be ↵ | github-actions[bot] | |
| opposed to the spherical one) | |||
| 2020-03-10 | Merge pull request #2048 from PROJ-BOT/backport-2044-to-7.0 | Even Rouault | |
| [Backport 7.0] data/Makefile.am: remove bashism | |||
| 2020-03-10 | data/Makefile.am: remove bashism | github-actions[bot] | |
| 2020-03-10 | Merge pull request #2045 from PROJ-BOT/backport-2026-to-7.0 | Even Rouault | |
| [Backport 7.0] utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0 | |||
| 2020-03-10 | utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0 | github-actions[bot] | |
| 2020-03-10 | Merge pull request #2041 from PROJ-BOT/backport-2037-to-7.0 | Even Rouault | |
| [Backport 7.0] fix documentation for proj_trans_generic() | |||
| 2020-03-10 | fix documentation for proj_trans_generic() | github-actions[bot] | |
| 2020-03-09 | Merge pull request #2034 from kbevers/backport-7.0-60d3df6 | Kristian Evers | |
| [backport 7.0] src/projections/: remove assignments in expression and multiple state… | |||
| 2020-03-09 | src/projections/: remove assignments in expression and multiple statements ↵ | Even Rouault | |
| per line Should hopefully result in no change in results, and hopefully more readable code... | |||
| 2020-03-06 | Typo fixes identified by scripts/fix_typos.sh | Even Rouault | |
| 2020-03-05 | Remove occurences of deprecated PROJ.4 syntax (#2021) | Even Rouault | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2020-03-04 | Document Autotools and CMake configure options (#2018) | PROJ-BOT | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2020-03-04 | Update README with info on PROJ-data | github-actions[bot] | |
| 2020-03-04 | Merge pull request #2014 from PROJ-BOT/backport-2011-to-7.0 | Even Rouault | |
| [Backport 7.0] createUnitOfMeasure(): use full double resolution for the conversion factor | |||
