| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-08 | Database: add OGC:CRS27 and OGC:CRS83 CRS entries for NAD27 and NAD83 in ↵ | Even Rouault | |
| longitude, latitude order | |||
| 2020-09-04 | Merge pull request #2347 from saprykin/master | Even Rouault | |
| Fix compiling warnings when using GCC 4.8.x | |||
| 2020-09-04 | Fix compiling warnings when using GCC 4.8.x | Alexander Saprykin | |
| 2020-09-04 | DOC: Fix reference to proj_get_codes_from_database in ↵ | Alan D. Snow | |
| proj_get_crs_info_list_from_database docstring (#2345) | |||
| 2020-09-02 | Merge pull request #2283 from rouault/rfc6_text | Even Rouault | |
| Add RFC-6 text: triangulation-based transformations | |||
| 2020-09-02 | Add RFC-6 text | Even Rouault | |
| 2020-09-02 | Doc: document members of C structures generated from Doxygen | Even Rouault | |
| 2020-09-01 | Update docs for 7.1.1 release | Kristian Evers | |
| Conflicts: docs/source/conf.py | |||
| 2020-09-01 | fix typo in Canary Islands | Javier Jimenez Shaw | |
| 2020-09-01 | Update NEWS for 7.1.1 | Kristian Evers | |
| 2020-08-31 | docs: Document missing members of PJ_COORD | Kristian Evers | |
| 2020-08-26 | Merge pull request #2342 from rouault/proj_create_vertical_crs_ex_accuracy | Even Rouault | |
| proj_create_vertical_crs_ex(): add a ACCURACY option to provide an explicit accuracy, or derive it from the grid name if it is known | |||
| 2020-08-26 | proj_create_vertical_crs_ex(): add a ACCURACY option to provide an explicit ↵ | Even Rouault | |
| accuracy, or derive it from the grid name if it is known | |||
| 2020-08-23 | lcc: avoid harmless division by zero in untypical case. Fixes ↵ | Even Rouault | |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24442 | |||
| 2020-08-21 | createObjectsFromName(): add back case insensitivity when comparing names | Even Rouault | |
| Fixes #2332 Didn't affect released versions | |||
| 2020-08-21 | Helmert: fix regression when rotation terms are 0, but scale is not | Even Rouault | |
| Fixes #2333 Was due to 3dc92ad7014e1cf20a3bc95c8c21a34a371fcb78 Doesn't affect released versions | |||
| 2020-08-20 | projCtx_t: Copy ini file settings, proj4_init_rules, etc.. when initializing ↵ | Alan D. Snow | |
| context from global (#2331) | |||
| 2020-08-19 | Code reformatting | Even Rouault | |
| 2020-08-19 | Merge pull request #2329 from snowman2/ensure_cpp_context | Even Rouault | |
| Add methods to projCtx_t for safer interactions with cpp_context | |||
| 2020-08-19 | Add methods to ensure safer interactions with cpp_context | snowman2 | |
| 2020-08-19 | Clone projCppContext context when copying projCtx_t (#2324) | Alan D. Snow | |
| 2020-08-19 | Revert compiler generated Fused Multiply Addition optimized routines (#2327) | Even Rouault | |
| Fixes #2326 Partially reverts commit b84c9d0cb61f3bd561da6092e15e294ae7e410e0 to remove the use of the gcc 6 mechanism of generated multiple versions of functions with different optimization flags, which was found to causes crashes when dlopen'ing PROJ on CentOS 7.8 with gcc 8.3.1 | |||
| 2020-08-16 | ENH: Add support for custum CA Bundle path (#2323) | Alan D. Snow | |
| Fixes #2320 | |||
| 2020-08-13 | WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' (#2321) | Even Rouault | |
| Fixes https://github.com/qgis/QGIS/issues/37898 | |||
| 2020-08-13 | cs2cs/cct docs: Align versionadded directives correctly for -d option | Kristian Evers | |
| 2020-08-11 | WKT parser: avoid null pointer dereference on corrupted WKT | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24809 | |||
| 2020-08-07 | ProjectedCRS::identify(): fix to be able to identify EPSG:2154 as a ↵ | Even Rouault | |
| candidate for 'RGF93_Lambert_93' (contributes to fixes https://github.com/qgis/QGIS/issues/32255) (#2315) | |||
| 2020-08-06 | Fix url for CDN GitHub project (#2313) | Javier Jimenez Shaw | |
| 2020-08-06 | Merge pull request #2312 from jjimenezshaw/add-canary-islands-geoid | Even Rouault | |
| Add Canary Islands geoid file | |||
| 2020-08-05 | add Canary Islands geoid file in grid_alternatives.sql | Javier Jimenez Shaw | |
| 2020-08-03 | Merge pull request #2309 from rouault/update_to_epsg_9_8_15 | Even Rouault | |
| Database: update to EPSG v9.8.15 database | |||
| 2020-08-02 | Database: update to EPSG v9.8.15 database | jmckenna | |
| Co-authored-by: jmckenna <jmckenna@gatewaygeomatics.com> Co-authored-by: Javier Jimenez Shaw <j1@jimenezshaw.com> Co-authored-by: Even Rouault <even.rouault@spatialys.com> | |||
| 2020-07-30 | PROJ CRS string ingestion: fix typo in identification of projection steps ↵ | Even Rouault | |
| (fixes #2307) | |||
| 2020-07-24 | Merge pull request #2304 from rouault/fix_helmert_2D | Even Rouault | |
| Helmert 2D: do not require a useless convention= parameter | |||
| 2020-07-24 | Helmert 2D: do not require a useless convention= parameter | Even Rouault | |
| 2020-07-09 | Transverse Mercator South Orientated: restrict export to PROJ string to ↵ | Even Rouault | |
| cases where false_easting and false_northing are 0 | |||
| 2020-07-09 | Merge pull request #2300 from rouault/krovak_czech | Even Rouault | |
| PROJ string export of +proj=krovak +czech: make sure we export +czech… | |||
| 2020-07-09 | Merge pull request #2298 from rouault/gh_workflows_doc_build | Even Rouault | |
| Move doc building (without deployment) to github action | |||
| 2020-07-09 | PROJ string export of +proj=krovak +czech: make sure we export +czech ↵ | Even Rouault | |
| instead of +axis=swu (fixes #2299) | |||
| 2020-07-08 | formatting fix | Even Rouault | |
| 2020-07-08 | github workflows: add a workflow for doc building | Even Rouault | |
| 2020-07-08 | travis/osx/before_install.sh: remove most brew actions and doc building | Even Rouault | |
| Brew is just to unstable | |||
| 2020-07-08 | Merge pull request #2294 from dg0yt/mingw | Even Rouault | |
| CMake build: Check "target_clones" before use | |||
| 2020-07-07 | travis/osx/before_install.sh: fix related to installing python (#2295) | Even Rouault | |
| 2020-07-07 | CMake build: Check "target_clones" before use | Kai Pastor | |
| gcc's "target_clones" and "ifunc" function attributes rely on extensions to the ELF standard. Using them on MinGW causes "error: the call requires 'ifunc', which is not supported by this target". Amends 5396b72. | |||
| 2020-07-06 | Merge pull request #2274 from snowman2/pjtype | Even Rouault | |
| ENH: Added temporal, engineering, and parametric datum PJ_TYPE enumerations | |||
| 2020-07-04 | C API: missing a few SANITIZE_CTX() in entry points (#2292) | Even Rouault | |
| Found when investigating https://github.com/OSGeo/gdal/issues/2744 but the root cause of the GDAL issue is different. | |||
| 2020-07-03 | Doc: improve cs2cs doc by mentionning possibility to use EPSG CRS names (#2290) | Even Rouault | |
| 2020-07-02 | Parse '+proj=something_not_latlong +vunits=' without +geoidgrids as a ↵ | Even Rouault | |
| Projected3D CRS and not a compound CRS with a unknown datum (fixes #2287) (#2288) | |||
| 2020-07-02 | improve cmake instructions (#2278) | anbj | |
