| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-27 | Update NEWS for 7.0.17.0.1 | Kristian Evers | |
| 2020-04-27 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2020-04-27 | Bump version numbers for 7.0.1 | Kristian Evers | |
| 2020-04-27 | Update ABI numbers for 7.0.1 | 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-25 | include/proj/util.hpp: recognized a PROJ_INTERNAL_CPP_NAMESPACE to use ↵ | Even Rouault | |
| osgeo::internalproj namespace | |||
| 2020-04-24 | Tune support for WKT1_GDAL with netCDF rotated pole formulation. Follow-up ↵ | Even Rouault | |
| to 40466db40499e003cc59957d7e245b6ce8f8e4a3 | |||
| 2020-04-24 | Merge pull request #2192 from PROJ-BOT/backport-2191-to-7.0 | Even Rouault | |
| [Backport 7.0] Doc: fixes for Sphinx 3.0 compat [skip appveyor] | |||
| 2020-04-24 | Doc: fixes for Sphinx 3.0 compat [skip appveyor] | github-actions[bot] | |
| 2020-04-24 | Merge pull request #2186 from rouault/backport_7_0_pr2185 | Even Rouault | |
| [Backport 7.0] 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 | Merge pull request #2184 from PROJ-BOT/backport-2183-to-7.0 | Even Rouault | |
| [Backport 7.0] io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) | |||
| 2020-04-23 | io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) | github-actions[bot] | |
| 2020-04-23 | .travis.yml: switch to bionic to restore i386 builds with gcc8 (fixes #2175) | Even Rouault | |
| Credits to @sebastic for his suggestion to try bionic and use aptitude instead of apt ! | |||
| 2020-04-23 | Merge pull request #2180 from PROJ-BOT/backport-2179-to-7.0 | Even Rouault | |
| [Backport 7.0] .travis.yml: give-up with i386 builds on linux_gcc8 (refs #2175) | |||
| 2020-04-22 | .travis.yml: give-up with i386 builds on linux_gcc8 (refs #2175) | github-actions[bot] | |
| 2020-04-22 | Merge pull request #2177 from PROJ-BOT/backport-2174-to-7.0 | Even Rouault | |
| [Backport 7.0] 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 ↵ | github-actions[bot] | |
| looks like the one for WGS 84 / Pseudo Mercator | |||
| 2020-04-21 | Merge pull request #2172 from PROJ-BOT/backport-2171-to-7.0 | Even Rouault | |
| [Backport 7.0] Add limited support for non-conformant WKT1 LAS COMPD_CS[] | |||
| 2020-04-21 | Add limited support for non-conformant WKT1 LAS COMPD_CS[] | github-actions[bot] | |
| 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-19 | Merge pull request #2167 from rouault/backport_7_0_pr2166 | Even Rouault | |
| [Backport 7.0] Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area' | |||
| 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-18 | Merge pull request #2163 from kbevers/backport-appveyor-speedup | Kristian Evers | |
| [backport 7.0] AppVeyor: use Ninja generator, cache vcpkg installed packages | |||
| 2020-04-18 | AppVeyor: use Ninja generator, cache vcpkg [skip travis] | Mike Taves | |
| 2020-04-17 | Merge pull request #2161 from PROJ-BOT/backport-2160-to-7.0 | Even Rouault | |
| [Backport 7.0] createFromCoordinateReferenceSystemCodes(): 'optimization' to avoid using C++ exceptions | |||
| 2020-04-17 | createFromCoordinateReferenceSystemCodes(): 'optimization' to avoid using ↵ | github-actions[bot] | |
| C++ exceptions | |||
| 2020-04-16 | Merge pull request #2156 from rouault/backport_7_0_pr2143 | Even Rouault | |
| [Backport 7.0] createOperations(): do not remove ballpark transformation if there are only grid based operations, even if they cover the whole area of use (fixes #2143) | |||
| 2020-04-15 | Robinson inverse projection: error on out of domain values (fixes #2151) | PROJ-BOT | |
| 2020-04-15 | lookForGridAlternative(): fix bug with Dutch 2008 grids | Even Rouault | |
| 2020-04-15 | createOperations(): do not remove ballpark transformation if there are only ↵ | Even Rouault | |
| grid based operations, even if they cover the whole area of use (fixes #2143) | |||
| 2020-04-14 | Merge pull request #2153 from PROJ-BOT/backport-2150-to-7.0 | Even Rouault | |
| [Backport 7.0] ProjectedCRS identification: deal with switched 1st/2nd std parallels for LCC_2SP | |||
| 2020-04-14 | ProjectedCRS identification: deal with switched 1st/2nd std parallels for ↵ | github-actions[bot] | |
| LCC_2SP | |||
| 2020-04-10 | proj_create(): improve error message in case of PJ* failure instanciation | Even Rouault | |
| 2020-04-09 | createFromPROJString(): ignore +wktext in '+init=epsg:XXX +wktext' string ↵ | Even Rouault | |
| (refs https://github.com/OSGeo/gdal/issues/2392) | |||
| 2020-04-08 | Code formatting fix [skip ci] | Even Rouault | |
| 2020-04-08 | Merge pull request #2142 from PROJ-BOT/backport-2138-to-7.0 | Even Rouault | |
| [Backport 7.0] Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings | |||
| 2020-04-08 | Merge pull request #2141 from PROJ-BOT/backport-2139-to-7.0 | Even Rouault | |
| [Backport 7.0] Database: update to EPSG v9.8.9 | |||
| 2020-04-07 | Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings | github-actions[bot] | |
| 2020-04-07 | Database: update to EPSG v9.8.9 | github-actions[bot] | |
| 2020-04-07 | appveyor.yml: reduce to 2 configurations (still testing the same number of ↵ | PROJ-BOT | |
| variables) (#2136) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||
| 2020-04-06 | travis/osx/before_install.sh: use fixed version of sphinx and breathe to ↵ | Even Rouault | |
| avoid build failure [skip appveyor] | |||
| 2020-04-05 | [Backport 7.0] hgridshift/vgridshift: defer grid opening when grid has ↵ | PROJ-BOT | |
| already been opened (#2132) | |||
| 2020-04-04 | Merge pull request #2131 from PROJ-BOT/backport-2128-to-7.0 | Even Rouault | |
| [Backport 7.0] createOperations(): improve results of compoundCRS to compoundCRS case (fixes #2115) | |||
| 2020-04-04 | glossary.rst: fix recent typo [skip appveyor] | Even Rouault | |
| 2020-04-04 | Doc: define 'Ballpark transformation' | Even Rouault | |
| 2020-04-04 | createOperations(): improve results of compoundCRS to compoundCRS case ↵ | github-actions[bot] | |
| (fixes #2115) | |||
