| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-22 | geog3DToVertTryThroughGeog2D(): avoid potential nullptr deref (CID 383355) | Even Rouault | |
| 2022-02-22 | WKTParser::Private::buildProjectedCRS(): avoid potential nullptr deref (CID ↵ | Even Rouault | |
| 383362) | |||
| 2022-02-22 | ProjectedCRS::_exportToWKT(): avoid false positive warning about nullptr ↵ | Even Rouault | |
| deref (CID 383356) | |||
| 2022-02-22 | UnitOfMeasure::operator=(UnitOfMeasure &&): avoid use of moved member (CID ↵ | Even Rouault | |
| 383358) | |||
| 2022-02-14 | Fix importing CRS definition with +proj=peirce_q and +shape different from ↵ | Even Rouault | |
| square or diamond. Follow-up of #3014. Fixes #3056. master only | |||
| 2022-02-14 | Better deal with importing strings like '+init=epsg:XXXX +over' (refs ↵ | Even Rouault | |
| MapServer/MapServer#6478) | |||
| 2022-02-09 | createOperations(): fix transformations from/to a BoundCRS of a ↵ | Even Rouault | |
| DerivedGeographicCRS coming from WKT | |||
| 2022-02-04 | Set more precise error code for parsing errors in proj_create(). | Brendan Jurd | |
| If proj_create() catches a ParsingException, and the error code hasn't otherwise been set internally, set the error code to PROJ_ERR_INVALID_OP_WRONG_SYNTAX instead of allowing it to default to the generic PROJ_ERR_OTHER. Ref #2529 | |||
| 2022-01-20 | lookForGridInfo(): make it work properly when passed the old PROJ name | Even Rouault | |
| Fixes https://github.com/qgis/QGIS/issues/45470 That is, if the file for the old PROJ name is not found, but the file for the new PROJ name is found, then use the later for fullFilename and gridAvailable. | |||
| 2022-01-12 | Conversion::_exportToPROJString(): fix potential crash introduced in recent ↵ | Even Rouault | |
| commit. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43546 | |||
| 2022-01-12 | Merge pull request #3010 from rouault/fix_2739 | Even Rouault | |
| Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway depth | |||
| 2022-01-11 | Merge pull request #3014 from rouault/fix_3011 | Even Rouault | |
| peirce_q: rename +type parameter wrongly introduced in 8.2.1 to +shape (fixes #3011) | |||
| 2022-01-09 | Minor cppcheck fixes | Even Rouault | |
| 2022-01-07 | Map peirce_q to pseudo WKT2 and ESRI WKT | Even Rouault | |
| 2022-01-07 | Merge pull request #3013 from rouault/fix_3012 | Even Rouault | |
| proj_get_crs_info_list_from_database(): report PJ_TYPE_GEODETIC_CRS for IAU_2015 -ocentric geodetic CRS (fixes #3012) | |||
| 2022-01-06 | proj_get_crs_info_list_from_database(): report PJ_TYPE_GEODETIC_CRS for ↵ | Even Rouault | |
| IAU_2015 -ocentric geodetic CRS (fixes #3012) | |||
| 2022-01-06 | Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway ↵ | Even Rouault | |
| depth Fixes #2739 Verified with example from IOGP Guidance Note 7-2 (ver 62, Dec 2021) page 169, with 38 = h_obs - D_obs = 50 - 12. $ echo 60.0015 4.9960 38 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4937 EPSG:9883 60.0015 4.9960 5.8827 $ echo 60.0015 4.9960 38 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4937 EPSG:4258+9672 60.0015 4.9960 5.8827 $ echo 60.0015 4.9960 5.8827 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:9883 EPSG:4937 60.0015 4.9960 38.0000 $ echo 60.0015 4.9960 5.8827 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4258+9672 EPSG:4937 60.0015 4.9960 38.0000 | |||
| 2022-01-04 | Handle EPSG:1111 'Transverse Mercator (3D)' method (used in EPSG:10.044 by ↵ | Even Rouault | |
| Projected 3D CRS EPSG:9895 'Luxembourg TM (3D)' | |||
| 2022-01-04 | Fix doc generation with Doxygen 1.9.3 | Even Rouault | |
| Since the update to Doxygen 1.9.3, doc generation was broken. With bisection of doxygen, it was found this was due to commit https://github.com/doxygen/doxygen/commit/ee8f3fb7a2ed74ee30ae3202707617e97f6641ff which makes Doxygen honour nested @cond . This revealed bad pairing of @cond / @endcond in our code, fixed by this commit. | |||
| 2021-12-16 | WKT1 import: correctly deal with missing rectified_grid_angle parameter | Even Rouault | |
| by setting its value from the azimuth angle. and on export to PROJ.4 string do not emit a erroneous +gamma=0 when the parameter it is missing. Fixes https://lists.osgeo.org/pipermail/proj/2021-December/010475.html | |||
| 2021-12-16 | WKTParser::Private::buildProjectionStandard(): minor cleanup | Even Rouault | |
| 2021-12-08 | createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to ↵ | Even Rouault | |
| "NAD83(CSRS) + CGVD2013(CGG2013) height" That transformation involves doing CGVD28 height to CGVD2013(CGG2013) height by doing: - CGVD28 height to NAD83(CSRS): EPSG registered operation - NAD83(CSRS) to CGVD2013(CGG2013) height by doing: * NAD83(CSRS) to NAD83(CSRS)v6: ballpark * NAD83(CSRS)v6 to CGVD2013(CGG2013): EPSG registered operation | |||
| 2021-12-04 | Merge pull request #2968 from rouault/fix_ossfuzz_41462 | Even Rouault | |
| Fix extremely long parsing time on hostile PROJ strings | |||
| 2021-12-02 | PROJStringSyntaxParser(): make it use pj_trim_argc/argv to have similar ↵ | Even Rouault | |
| tokenization/serialization in different code paths This avoids in particular recursive calls to ob_tran initialization on weird inputs. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41462 | |||
| 2021-12-02 | PROJ string parsing: fix unquoting of parameter values when the parameter ↵ | Even Rouault | |
| name is just one single character Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41462 | |||
| 2021-12-01 | Cache result of proj_get_type() to help for performance of proj_factors() ↵ | Even Rouault | |
| (fixes #2965) | |||
| 2021-11-15 | createOperationsGeogToGeog(): avoid potential harmless floating-point ↵ | Even Rouault | |
| division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41045 | |||
| 2021-11-14 | Merge pull request #2938 from rouault/fix_ossfuzz_40955 | Even Rouault | |
| createOperationsCompoundToCompound(): fix null pointer dereference when connection to proj.db doesn't exist. | |||
| 2021-11-12 | createOperationsCompoundToCompound(): fix null pointer dereference when ↵ | Even Rouault | |
| connection to proj.db doesn't exist. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40955 | |||
| 2021-11-11 | createOperations(): do not stop at the first operation in the PROJ namespace ↵ | Even Rouault | |
| for vertical transformations In particular helps with transformation between "NAD83 + NAVD88 height" and WGS 84 that have regressed in 8.2.0 Fixes #2936 | |||
| 2021-11-09 | PROJStringFormatter::toString(): avoid invalid iterator increment (fixes #2931) | Even Rouault | |
| 2021-11-09 | Reformatting fixes | Even Rouault | |
| 2021-11-06 | Merge pull request #2926 from snowman2/warn | Even Rouault | |
| DOC: Add warning in proj_as_proj_string about potential information loss with CRS | |||
| 2021-11-05 | DOC: Add warning in proj_as_proj_string about potential information loss ↵ | snowman2 | |
| with CRS | |||
| 2021-11-05 | DOC: add available keys to proj_context_get_database_metadata | snowman2 | |
| 2021-11-05 | Merge pull request #2921 from rouault/epsg_10_039 | Even Rouault | |
| Database: update to EPSG v10.039 | |||
| 2021-11-04 | Remove useless PROJ_DLL uses in .cpp files (#2920) | Momtchil Momtchev | |
| 2021-11-04 | Database: update to EPSG v10.039 | Even Rouault | |
| 2021-11-03 | BoundCRS WKT import: fix setting of name | Even Rouault | |
| Name was erroneously set (since 8.2.0) to SOURCECRS. Raised in https://lists.osgeo.org/pipermail/gdal-dev/2021-November/054944.html | |||
| 2021-10-17 | exportToPROJStringGeneric(): avoid harmless floating-point division by zero ↵ | Even Rouault | |
| if conversion factor is 0. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40050 | |||
| 2021-10-16 | createOperations(): avoid harmless floating-point division by zero if ↵ | Even Rouault | |
| conversion factor of target unit is 0. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39969 | |||
| 2021-10-12 | Geographic 3D CRS: allow to export to WKT1:ESRI if only the GEOGCS is known ↵ | Even Rouault | |
| (and thus extrapolating a VERTCS) (fixes #2757) | |||
| 2021-10-12 | Fix export to WKT1:ESRI of CRS, datum, ellipsoids name that don't have a ↵ | Even Rouault | |
| EPSG equivalent and have parentheses in their name | |||
| 2021-10-10 | proj_crs_get_datum_forced(): catch potential exception (fixes CID 358433, ↵ | Even Rouault | |
| 358434, 358435) | |||
| 2021-10-08 | WKT1 parser: recognize Lambert_Conformal_Conic as projection name for LCC ↵ | Even Rouault | |
| 1SP or 2SP (fixes #2892) | |||
| 2021-10-08 | WKT concatenated operation parsing: fix when a axis order reversal ↵ | Even Rouault | |
| conversion is the first or last operation (fixes #2890) | |||
| 2021-10-06 | CRS::_isEquivalentTo(): be tolerant to different order of PROJ step options ↵ | Even Rouault | |
| (fixes #2886) | |||
| 2021-10-06 | ProjectedCRS::_isEquivalentTo(): ignore base CRS axis order even in ↵ | Even Rouault | |
| EQUIVALENT mode if one of them is lacking an explicit CS order (refs #2886) | |||
| 2021-10-05 | Merge pull request #2876 from rouault/iau | Even Rouault | |
| Add IAU_2015 CRS definitions | |||
| 2021-09-29 | CRS::identify(): fix ignoring CS order when identifying a geodetic CRS by a ↵ | Even Rouault | |
| PROJ string with just the ellipsoid | |||
