| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-01 | [Backport 6.0] Doc: update quickstart with PROJ 6 API + add PROJ 4->6 ↵6.0 | Kristian Evers | |
| migration guide (fixes #1403) (#1450) [Backport 6.0] Doc: update quickstart with PROJ 6 API + add PROJ 4->6 migration guide (fixes #1403) | |||
| 2019-04-22 | Fix doc build on Travis OSX | Even Rouault | |
| Latest breathe 4.13.0 no longer work with sphinx 1.8.5 / Pyhon 2, so force use 4.12.0 for now. See https://travis-ci.com/OSGeo/proj.4/jobs/194629602 https://github.com/michaeljones/breathe/issues/431 | |||
| 2019-04-20 | Docs: Update link to Dutch grid files | Kristian Evers | |
| Closes #1435 | |||
| 2019-04-19 | Doc: add a PROJ 4 -> 6 migration (fixes #1407) | Even Rouault | |
| 2019-04-19 | Doc: update quickstart with PROJ 6 API (fixes #1403) | Even Rouault | |
| 2019-04-18 | Improve doc of proj_coordoperation_get_towgs84_values() (fixes #1430) | Even Rouault | |
| 2019-04-11 | Merge pull request #1421 from OSGeo/backport-1420-to-6.0 | Even Rouault | |
| [Backport 6.0] DOC: add sphinx links to reference in dev quickstart | |||
| 2019-04-10 | convert remaining links + reflow text | Joris Van den Bossche | |
| 2019-04-10 | DOC: add sphinx links to reference in dev quickstart | Joris Van den Bossche | |
| 2019-04-10 | Merge pull request #1419 from OSGeo/backport-1413-to-6.0 | Kristian Evers | |
| [Backport 6.0] Add Cirrus CI with FreeBSD | |||
| 2019-04-09 | Merge pull request #1418 from OSGeo/backport-1417-to-6.0 | Kristian Evers | |
| [Backport 6.0] DOC: update line numbers in dev quickstart example | |||
| 2019-04-09 | Merge pull request #1416 from OSGeo/backport-1414-to-6.0 | Kristian Evers | |
| [Backport 6.0] Docs: fix typo in vertical grid shifts | |||
| 2019-04-09 | DOC: update line numbers in dev quickstart example | Joris Van den Bossche | |
| 2019-04-08 | Change egm96_16 to egm96_15. | Andrew Hardin | |
| 2019-04-07 | Add Cirrus CI with FreeBSD | Even Rouault | |
| 2019-04-02 | Merge pull request #1404 from OSGeo/backport-1401-to-6.0 | Even Rouault | |
| [Backport 6.0] Ossfuzz 14003 14010 | |||
| 2019-04-02 | Docs: Clarify that angular in proj_angular_input/output means radians | Kristian Evers | |
| 2019-04-02 | Merge pull request #1402 from OSGeo/backport-1385-to-6.0 | Kristian Evers | |
| [Backport 6.0] Doc axis ordering | |||
| 2019-04-01 | bonne: avoid division by zero | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14010 Credit to OSS Fuzz | |||
| 2019-04-01 | pj_gauss_ini(): fix division by zero | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14003 Credit to OSS Fuzz | |||
| 2019-04-01 | Merge pull request #1400 from OSGeo/backport-1396-to-6.0 | Even Rouault | |
| [Backport 6.0] Ossfuzz 13947 13948 | |||
| 2019-04-01 | Merge pull request #1399 from OSGeo/backport-1394-to-6.0 | Even Rouault | |
| [Backport 6.0] createOperations(): improve behaviour with input CRS from WKT that lacks intermediate IDs (fixes #1343) | |||
| 2019-04-01 | CI: change pattern for skipped branches of backports | Even Rouault | |
| 2019-03-29 | tpeqd: avoid division by zero | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13948 Credit to OSS Fuzz | |||
| 2019-03-29 | unitconvert: prevent division by zero | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13947 Credit to OSS Fuzz | |||
| 2019-03-29 | Merge pull request #1393 from OSGeo/backport-1390-on-6.0 | Even Rouault | |
| Backport #1390 on 6.0: createOperations(): improve BoundCRS<-->non-bound-CRS case | |||
| 2019-03-29 | createOperations(): improve behaviour with input CRS from WKT that lacks ↵ | Even Rouault | |
| intermediate IDs (fixes #1343) | |||
| 2019-03-28 | Merge pull request #1389 from OSGeo/backport-1386-on-6.0 | Kristian Evers | |
| Backport #1386 on 6.0: Doc: document --identify switch of projinfo (fixes #1332) | |||
| 2019-03-28 | Doc: Add FAQ question about inconsistent axis ordering | Kristian Evers | |
| 2019-03-28 | createOperations(): improve BoundCRS<-->non-bound-CRS case | Even Rouault | |
| Fixes #1388 Typically helps for projinfo -s "+proj=longlat +ellps=GRS80 +towgs84=1,2,3 +type=crs" -t EPSG:4258 by researching operations from the pivot WGS84 implied by the towgs84 clause to EPSG:4258. | |||
| 2019-03-28 | Merge pull request #1383 from OSGeo/backport-1380-on-6.0 | Kristian Evers | |
| Backport #1380 on 6.0: ocea: fix behaviour when +alpha is specified | |||
| 2019-03-28 | Docs: Clarify axis ordering used in proj_trans_generic() | Kristian Evers | |
| 2019-03-28 | Doc: document --identify switch of projinfo (fixes #1332) | Even Rouault | |
| 2019-03-28 | Merge pull request #1382 from OSGeo/backport-1381-on-6.0 | Even Rouault | |
| Backport #1381 on 6.0: Objet -> Object | |||
| 2019-03-28 | ocea: fix behaviour when +alpha is specified | Even Rouault | |
| The one-point case was completely broken with lat_0 being ignored. I've fixed that, and also modified the alpha orientation, so that the angle corresponds to the one of the 2 point case when going from point 1 to point 2, similarly to what omerc does. This was found rather experimentaly with the added test cases that try to find equivalence between 1-point and 2-point cases. Fixes #1379 and adresses https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13930 | |||
| 2019-03-28 | Objet -> Object | Nyall Dawson | |
| 2019-03-27 | Merge pull request #1378 from OSGeo/backport-1376-on-6.0 | Even Rouault | |
| Backport #1376 on 6.0: Ossfuzz 13894 follow up | |||
| 2019-03-27 | Merge pull request #1375 from OSGeo/backport-1356-on-6.0 | Kristian Evers | |
| Backport #1356 on 6.0: pj_strerrno: enable system error messages | |||
| 2019-03-27 | Merge pull request #1374 from OSGeo/backport-1349-on-6.0 | Kristian Evers | |
| Backport #1349 on 6.0: Doc: Be consistent in use of +opts | |||
| 2019-03-26 | misrsom inverse: avoid division by zero | Even Rouault | |
| Fixes testcase https://oss-fuzz.com/testcase-detail/5768588923764736 of https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13894 | |||
| 2019-03-26 | omerc inverse: fix division | Even Rouault | |
| Test case https://oss-fuzz.com/testcase-detail/5739351578771456 of https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13894 Credit to OSS Fuzz | |||
| 2019-03-26 | Merge pull request #1372 from OSGeo/backport-1368-on-6.0 | Even Rouault | |
| Backport #1368 on 6.0: Database: update to EPSG v9.6.1, IGNF v3.0.3, ESRI 10.7.0 and add operation_version column | |||
| 2019-03-26 | Merge pull request #1371 from OSGeo/backport-1369-on-6.0 | Even Rouault | |
| Backport #1369 on 6.0: Grid related fixes | |||
| 2019-03-25 | exportToPROJString(): fix for naptrans2008.gtx from EPSG:7001 coordinate ↵ | Even Rouault | |
| operation | |||
| 2019-03-25 | lookForGridInfo(): correctly return that a grid is present, if present on ↵ | Even Rouault | |
| the file system, but not in the database | |||
| 2019-03-25 | pj_strerrno: enable system error messages | Chris Mayo | |
| HAVE_STRERROR is defined in proj_config.h. | |||
| 2019-03-25 | Database: add link from RAF18.tac to RAF18.gtx | Even Rouault | |
| 2019-03-25 | Database: update ESRI to ArcMap 10.7.0 | Even Rouault | |
| 2019-03-25 | Database: add operation_version column to coordinate operation tables | Even Rouault | |
| 2019-03-25 | Database: update to IGNF v3.0.3 | Even Rouault | |
