| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-28 | Update version numbers for 6.2.16.2.1 | Kristian Evers | |
| 2019-10-28 | Update NEWS for 6.2.1 | Kristian Evers | |
| 2019-10-28 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2019-10-28 | Update ABI version numbers for 6.2.1 release | Kristian Evers | |
| 2019-10-26 | Merge pull request #1695 from OSGeo/backport-1681-to-6.2 | Kristian Evers | |
| [Backport 6.2] Add code of conduct | |||
| 2019-10-25 | Merge pull request #1692 from OSGeo/backport-1691-to-6.2 | Even Rouault | |
| [Backport 6.2] importFromWkt(): fix axis orientation for non-standard ESRI WKT (fixes #1690) | |||
| 2019-10-25 | Add code of conduct | Kristian Evers | |
| 2019-10-25 | importFromWkt(): fix axis orientation for non-standard ESRI WKT (fixes #1690) | Even Rouault | |
| 2019-10-19 | Merge pull request #1685 from OSGeo/backport-1683-to-6.2 | Kristian Evers | |
| [Backport 6.2] createOperations(): fix double vertical unit conversion from CompoundCRS to other CRS when the horizontal part of the projected CRS uses non-metre unit | |||
| 2019-10-18 | [Backport 6.2] Fix segfaults in case of out-of-memory situations (#1684) ↵ | backporting[bot] | |
| (fixes #1678) | |||
| 2019-10-18 | createOperations(): fix double vertical unit conversion from CompoundCRS to ↵ | Even Rouault | |
| other CRS when the horizontal part of the projected CRS uses non-metre unit Fix issue reported on https://lists.osgeo.org/pipermail/proj/2019-October/008939.html | |||
| 2019-10-16 | Merge pull request #1676 from OSGeo/backport-1675-to-6.2 | Even Rouault | |
| [Backport 6.2] Use dedicated logo for website | |||
| 2019-10-16 | Use dedicated logo for website | Kristian Evers | |
| Fixes #1670 | |||
| 2019-10-13 | Merge pull request #1668 from OSGeo/backport-1653-to-6.2 | Even Rouault | |
| [Backport 6.2] ob_tran doc: fix/clarify semantics of o_lat_p/o_lon_p | |||
| 2019-10-12 | Merge pull request #1667 from rouault/backport-1665-to-6.2 | Even Rouault | |
| [Backport 6.2] createOperations(): allow transforming from a compoundCRS of a bound verticalCRS to a 2D CRS | |||
| 2019-10-12 | createOperations(): allow transforming from a compoundCRS of a bound ↵ | Even Rouault | |
| verticalCRS to a 2D CRS | |||
| 2019-10-07 | [Backport 6.2] Add logo to website (#1661) | Kristian Evers | |
| [Backport 6.2] Add logo to website | |||
| 2019-10-07 | Add logo to website | Kristian Evers | |
| 2019-10-07 | Add PROJ log | Kristian Evers | |
| Courtesy of Sylvain Beorchia. The logo is put under the CC-0 license. | |||
| 2019-10-04 | Merge pull request #1658 from OSGeo/backport-1655-to-6.2 | Even Rouault | |
| [Backport 6.2] aeqd: for spherical forward path, go to higher precision ellipsoidal case when the point coordinates are super close to the origin (fixes #1654) | |||
| 2019-10-04 | Doc: Update conda install procedure | Kristian Evers | |
| The PROJ Conda package is now simply called "proj". Also mention that the grid packages can be installed with Conda. | |||
| 2019-10-03 | aeqd: for spherical forward path, go to higher precision ellipsoidal case ↵ | Even Rouault | |
| when the point coordinates are super close to the origin (fixes #1654) | |||
| 2019-10-03 | ob_tran.cpp: add comment to link maths with Snyder's formulas | Even Rouault | |
| 2019-10-03 | ob_tran doc: fix/clarify semantics of o_lat_p/o_lon_p | Even Rouault | |
| This is a super confusing topic, but from experiments, and in particular with the example of Fairgrieve projection, o_lat_p and o_lon_p are the coordinates of the North pole of the unrotated geographic CRS expressed in the rotated geographic CRS. This is different from defining a 'new pole', which would be the coordinates of the rotated North pole expressed in the unrotated CRS. | |||
| 2019-10-03 | Merge pull request #1652 from OSGeo/backport-1651-to-6.2 | Even Rouault | |
| [Backport 6.2] Only call pkg-config in configure when necessary | |||
| 2019-10-03 | Only call pkg-config in configure when necessary | Jakob Egger | |
| Only call pkg-config in the configure script when the variables $SQLITE3_CFLAGS and $SQLITE3_LIBS are not set. This allows building PROJ when pkg-config is not available. | |||
| 2019-09-30 | Merge pull request #1646 from OSGeo/backport-1645-to-6.2 | Even Rouault | |
| [Backport 6.2] PROJ string CRS ingester: recognize more unit-less parameters, and general handling of +key=string_value parameters | |||
| 2019-09-28 | PROJ string CRS ingester: recognize more unit-less parameters, and general ↵ | Even Rouault | |
| handling of +key=string_value parameters | |||
| 2019-09-28 | Merge pull request #1636 from OSGeo/backport-1633-to-6.2 | Even Rouault | |
| Backport #1633 to 6.2 | |||
| 2019-09-28 | createOperations() sorting: sort operations that cannot be exported as PROJ ↵ | Even Rouault | |
| pipelines at end | |||
| 2019-09-28 | Database: update to EPSG 9.8.2 | Even Rouault | |
| With limitation of https://github.com/OSGeo/PROJ/issues/1632 regarding concatenated operations with more than 3 steps. | |||
| 2019-09-26 | Merge pull request #1643 from rouault/backport-1641-to-6.2 | Even Rouault | |
| [Backport 6.2] proj_create_crs_to_crs(): fix when there are only transformations with ballpark steps | |||
| 2019-09-26 | proj_create_crs_to_crs(): fix when there are only transformations with ↵ | Even Rouault | |
| ballpark steps Currently we would discard all operations, resulting in a PJ object with zero candidates. Better use those operations if nothing better is available. Was seen on transforming from ETRS89 / UTM zone 31N + EGM96 height to WGS 84 (G1762). The horizontal transformation from ETRS89 to WGS 84 (G1762) is a ballpark one. | |||
| 2019-09-26 | Merge pull request #1639 from OSGeo/backport-1637-to-6.2 | Kristian Evers | |
| [Backport 6.2] io.cpp: fix build on Solaris | |||
| 2019-09-25 | isea: avoid shadowing warning on 'quad' on Solaris | Even Rouault | |
| Patch proj-6.2.0-isea.gpatch by Eric Dechaux | |||
| 2019-09-25 | hatano/mbtfpp: do not use CS to fix Solaris build issue | Even Rouault | |
| Patches proj-6.2.0-hanato.gpatch and proj-6.2.0-mbtfpp.gpatch from Eric Dechaux | |||
| 2019-09-24 | io.cpp: fix build on Solaris | Even Rouault | |
| Rename CS template argument, to avoid conflict with macro in Solaris system headers. Similar to 2f8bd934860b135044c5122e3272f7cc41ba81e7 | |||
| 2019-09-22 | Merge pull request #1628 from OSGeo/backport-1627-to-6.2 | Even Rouault | |
| [Backport 6.2] Travis linux_gcc: force sphinxcontrib-bibtex version to avoid issue with installing sphinx >= 2.0 | |||
| 2019-09-22 | Travis linux_gcc: force sphinxcontrib-bibtex version to avoid issue with ↵ | Even Rouault | |
| installing sphinx >= 2.0 | |||
| 2019-09-19 | Merge pull request #1622 from OSGeo/backport-1620-to-6.2 | Even Rouault | |
| [Backport 6.2] Assorted set of fixes for boring oss-fuzz related errors (mostly divisions by zero in odd situations) | |||
| 2019-09-17 | ell_set.cpp: avoid division by zero in R_lat_a case. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16130 | |||
| 2019-09-17 | helmert: validate scale parameter to avoid later division by zero. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16106 | |||
| 2019-09-17 | aea_e_inverse(): avoid calling asin() with invalid argument which results in ↵ | Even Rouault | |
| NaN being propagated. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15336 | |||
| 2019-09-17 | pj_Convert_Geocentric_To_Geodetic(): avoid division by zero on weird input ↵ | Even Rouault | |
| coordinates and ellipsoid values. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15148& | |||
| 2019-09-17 | isea: avoid undefined behaviour on left shift of negative value. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15009 | |||
| 2019-09-17 | pj_Convert_Geocentric_To_Geodetic(): avoid division by zero on weird input ↵ | Even Rouault | |
| coordinates and ellipsoid values. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14766 | |||
| 2019-09-17 | standard_fuzzer.cpp: tweak to be able to compile it against libproj.so | Even Rouault | |
| 2019-09-17 | geos: avoid division by zero. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14666 | |||
| 2019-09-17 | eqdc: avoid potential division by zero. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17190 | |||
| 2019-09-17 | Update link to Austrian grid files. Fixes #1546 | Kristian Evers | |
