| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-01 | Bump version numbers for a potential 6.3.3 release6.3 | Kristian Evers | |
| 2020-04-27 | Update NEWS for 6.3.26.3.2 | Kristian Evers | |
| 2020-04-27 | Bump version numbers for 6.3.2 | Kristian Evers | |
| 2020-04-27 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2020-04-27 | Update ABI numbers for 6.3.2 | Kristian Evers | |
| 2020-04-26 | pipeline initialization: avoid deep recursion on corrupted PROJ string like ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21889 | |||
| 2020-04-26 | Update cs2cs options -r/-s to reflect axis ordering of PROJ >6 | Kristian Evers | |
| Originally proposed by Greg Troxel on the mailing list: https://lists.osgeo.org/pipermail/proj/2020-April/009597.html Co-authored-by: Greg Troxel <gdt@lexort.com> | |||
| 2020-04-25 | projinfo: do not emit warnings about missing grids in quiet mode | Even Rouault | |
| 2020-04-24 | Merge pull request #2188 from rouault/backport_6_3_pr2183 | Even Rouault | |
| [Backport 6.3] io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) | |||
| 2020-04-24 | Merge pull request #2187 from rouault/backport_6_3_pr2185 | Even Rouault | |
| [Backport 6.3] Fix support of WKT1_GDAL with netCDF rotated pole formulation (#2185) | |||
| 2020-04-23 | Fix support of WKT1_GDAL with netCDF rotated pole formulation (#2185) | Even Rouault | |
| Contributes to fixing issue raised in https://lists.osgeo.org/pipermail/gdal-dev/2020-April/052003.html | |||
| 2020-04-23 | io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) (#2183) | Even Rouault | |
| 2020-04-23 | Merge pull request #2189 from rouault/backport_6_3_cirrusyml_improvements | Even Rouault | |
| .cirrus.yml: backport improvements [skip travis] [skip appveyor] | |||
| 2020-04-23 | .cirrus.yml: backport improvements [skip travis] [skip appveyor] | Even Rouault | |
| 2020-04-22 | Merge pull request #2178 from rouault/backport_6_3_pr2174 | Even Rouault | |
| [Backport 6.3] PROJ4 string import: take into correctly non-metre unit when the string looks like the one for WGS 84 / Pseudo Mercator | |||
| 2020-04-22 | PROJ4 string import: take into correctly non-metre unit when the string ↵ | Even Rouault | |
| looks like the one for WGS 84 / Pseudo Mercator (fixes https://github.com/OSGeo/gdal/issues/2433) (#2174) | |||
| 2020-04-19 | Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area' | Even Rouault | |
| Map it to 'Lambert Cylindrical Equal Area' / EPSG:9835 non-spherical method, when the ellipsoid is not a sphere. And rationalize the handling of this for other methods with spherical vs non-spherical formulations | |||
| 2020-04-19 | Doxyfile: remove TCL_SUBST variable considered obsolete by latest Doxygen | Even Rouault | |
| 2020-04-19 | travis/osx/before_install.sh: 'brew install graphviz' for missing 'dot' program | Even Rouault | |
| 2020-04-10 | proj_create(): improve error message in case of PJ* failure instanciation | Even Rouault | |
| 2020-04-09 | travis/osx/before_install.sh: use fixed version of sphinx and breathe to ↵ | Even Rouault | |
| avoid build failure [skip appveyor] | |||
| 2020-04-09 | createFromPROJString(): ignore +wktext in '+init=epsg:XXX +wktext' string ↵ | Even Rouault | |
| (refs https://github.com/OSGeo/gdal/issues/2392) | |||
| 2020-04-04 | createOperations(): improve results of compoundCRS to compoundCRS case ↵ | Even Rouault | |
| (fixes #2115) | |||
| 2020-04-03 | .travis.yml: fix issue with ubuntu-toolchain-r-test source | Even Rouault | |
| 2020-04-03 | Merge pull request #2124 from PROJ-BOT/backport-2123-to-6.3 | Even Rouault | |
| [Backport 6.3] 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-30 | Merge pull request #2118 from rouault/backport_6_3_fix_2116 | Even Rouault | |
| [Backport 6.3] 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 ↵ | Even Rouault | |
| possible (fixes #2116) | |||
| 2020-03-30 | Merge pull request #2110 from PROJ-BOT/backport-2109-to-6.3 | Even Rouault | |
| [Backport 6.3] 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-27 | Add entries in grid_alternatives for Portugal grids coming from ESRI entries ↵ | Pedro Venancio | |
| (#2103) Fixes #2096 | |||
| 2020-03-25 | Merge pull request #2091 from PROJ-BOT/backport-2090-to-6.3 | Even Rouault | |
| [Backport 6.3] 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-12 | ProjectedCRS::identify(): tune it to better work with ESRI WKT ↵ | github-actions[bot] | |
| representation of EPSG:2193 | |||
| 2020-03-10 | Merge pull request #2047 from PROJ-BOT/backport-2044-to-6.3 | Even Rouault | |
| [Backport 6.3] data/Makefile.am: remove bashism | |||
| 2020-03-10 | data/Makefile.am: remove bashism | github-actions[bot] | |
| 2020-03-09 | Merge pull request #2035 from kbevers/backport-6.3-60d3df6 | Kristian Evers | |
| [backport 6.3] 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-04 | Merge pull request #2013 from PROJ-BOT/backport-2011-to-6.3 | Even Rouault | |
| [Backport 6.3] createUnitOfMeasure(): use full double resolution for the conversion factor | |||
| 2020-03-03 | createUnitOfMeasure(): use full double resolution for the conversion factor | github-actions[bot] | |
| 2020-03-03 | Fix bad copy&replace pattern on HEALPix and rHEALPix projection names | github-actions[bot] | |
| 2020-03-01 | 6.3 branch: disable doc publication [ci skip] | Even Rouault | |
| 2020-03-01 | createOperations(): fix wrong pipeline generation with CRS that has ↵ | Even Rouault | |
| +nadgrids= and +pm= (#1998) Fixes issue reported at https://lists.osgeo.org/pipermail/gdal-dev/2020-February/051749.html The generated pipeline assumes that the input coordinates for the grid transformation were related to the non-Greenwich based datum, so we must compensate for that and add logic to go back to Greenwich. | |||
| 2020-02-27 | Merge pull request #1993 from PROJ-BOT/backport-1990-to-6.3 | Even Rouault | |
| [Backport 6.3] proj_create_crs_to_crs(): avoid potential reprojection failures when reprojecting area of use to source and target CRS | |||
| 2020-02-27 | proj_create_crs_to_crs(): avoid potential reprojection failures when ↵ | github-actions[bot] | |
| reprojecting area of use to source and target CRS | |||
| 2020-02-25 | createOperations(): be robust to a GeographicCRS having a wrong ID attached ↵ | Even Rouault | |
| to it (fixes #1982) | |||
| 2020-02-21 | Doc: advertize lat_0 for proj=nsper | Even Rouault | |
| 2020-02-21 | Improvements to the INSERT | Martin Dobias | |
| 2020-02-21 | Added more comments | Martin Dobias | |
| 2020-02-21 | Add alternative grid for JTSK - JTSK03 transform (EPSG:8364) | Martin Dobias | |
| The definition of EPSG:8364 uses NADCON method for horizontal grid (.las/.los files) but this format is not supported by PROJ. UGKK (Slovak Geodetic and Cartographic Institute) provides NADCON .las/.los files here: https://www.geoportal.sk/files/gz/slovakia_jtsk03_to_jtsk.zip Additionally UGKK also provides the same grid file in NTv2 format: https://www.geoportal.sk/files/gz/slovakia_jtsk03_to_jtsk_ntv2.zip So let's add the NTv2 file the grid_alternatives table so that PROJ can automatically pick it up... | |||
