| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-25 | Database: update to EPSG v9.6.3 | Even Rouault | |
| 2019-05-23 | Merge pull request #1480 from mloskot/ml/remove-ProjSystemInfo.cmake | Kristian Evers | |
| Remove ProjSystemInfo.cmake module as unused | |||
| 2019-05-23 | Merge pull request #1481 from ↵ | Even Rouault | |
| rouault/fix_geog_to_geog_with_axis_reversal_and_unit_change createOperations(): fix GeogCRS to GeogCRS when there is a axis reversal and vertical unit change (relates to https://github.com/OSGeo/gdal/issues/1561) | |||
| 2019-05-23 | createOperations(): fix GeogCRS to GeogCRS when there is a axis reversal and ↵ | Even Rouault | |
| vertical unit change (relates to https://github.com/OSGeo/gdal/issues/1561) | |||
| 2019-05-23 | Remove ProjSystemInfo.cmake module as unused | Mateusz Łoskot | |
| None of variables calculated by the module are currently used. Besides, this is legacy module which should not be necessary for anything. Related to #1263 | |||
| 2019-05-22 | docs/docbuild/Dockerfile: add wget and unzip | Even Rouault | |
| 2019-05-22 | Merge remote-tracking branch 'origin/docker-build-updates' | Even Rouault | |
| 2019-05-22 | UTM doc: Move +south and +approx parameters to optional section | Kristian Evers | |
| 2019-05-21 | Merge pull request #1477 from rouault/fix_1474 | Even Rouault | |
| createOperations(): avoid exception when transforming from NAD83 to projected CRS using NAD83(2011) (fixes #1474) | |||
| 2019-05-21 | createOperations(): avoid exception when transforming from NAD83 to ↵ | Even Rouault | |
| projected CRS using NAD83(2011) (fixes #1474) | |||
| 2019-05-19 | more updates to satisfy GDAL latex buildingdocker-build-updates | Howard Butler | |
| 2019-05-18 | customizations.sql: remove the removal of the deprecation entry of RAF09 by ↵ | Even Rouault | |
| RAF18 | |||
| 2019-05-16 | update doc building Docker container to Python3 for Sphinx 2.0 support (#1473) | Kristian Evers | |
| update doc building Docker container to Python3 for Sphinx 2.0 support | |||
| 2019-05-15 | \u is a python3 thing | Howard Butler | |
| 2019-05-15 | update doc building Docker container to Python3 for Sphinx 2.0 support | Howard Butler | |
| 2019-05-15 | Publish website from 6.1 branch | Kristian Evers | |
| 2019-05-15 | Update website news and download for 6.1.0 release | Kristian Evers | |
| 2019-05-15 | Merge pull request #1472 from abellgithub/master | Even Rouault | |
| projinfo doc addition | |||
| 2019-05-15 | Merge remote-tracking branch 'origin/master' | Andrew Bell | |
| 2019-05-15 | Add file reference language. | Andrew Bell | |
| 2019-05-13 | Merge pull request #1466 from rouault/fix_identify_1465 | Even Rouault | |
| identify(): take into account the authority passed in (fixes #1465) | |||
| 2019-05-13 | identify(): take into account the authority passed in (fixes #1465) | Even Rouault | |
| When identifying an object that has already a code with authority A but the authority of interest passed was B, then it was not checking that A != B, and did not try to search in the objects of B. | |||
| 2019-05-12 | Fix doc of proj_identify() | Even Rouault | |
| 2019-05-12 | Fix identification of GeodeticCRS expressed by PROJ string for EPSG authority | Even Rouault | |
| 2019-05-09 | pj_release: Use correct release date for 6.1.0 | Kristian Evers | |
| 2019-05-08 | Update to EPSG 9.6.2 (#1462) | Kristian Evers | |
| Update to EPSG 9.6.2 | |||
| 2019-05-08 | NEWS: update for EPSG v9.6.2 mention | Even Rouault | |
| 2019-05-08 | Database: update to EPSG 9.6.2 | Even Rouault | |
| 2019-05-08 | scripts/build_db.py: update to reflect new proj.db structure | Even Rouault | |
| 2019-05-08 | Database: add bd72lb72_etrs89lb08.gsb grid in grid_alternatives (added in ↵ | Even Rouault | |
| proj-datumgrid-europe package per https://github.com/OSGeo/proj-datumgrid/pull/50) | |||
| 2019-05-08 | proj_normalize_for_visualization(): fix crash when ctx == nullptr | Even Rouault | |
| 2019-05-08 | Merge pull request #1459 from rouault/fix_proj_normalize_for_visualization | Even Rouault | |
| proj_normalize_for_visualization(): fix when there are coordinate operation alternatives | |||
| 2019-05-08 | proj_normalize_for_visualization(): fix when there are coordinate operation ↵ | Even Rouault | |
| alternatives | |||
| 2019-05-07 | Merge pull request #1454 from ↵ | Even Rouault | |
| rouault/fix_ETRS89_3D_to_proj_string_with_geoidgrids_nadgrids createOperations(): fix case of ETRS89 3D to proj string with nadgrids and geoidgrids | |||
| 2019-05-07 | Database: register URLs for naptrans2008.gtx and rdtrans2008.gsb (non-free) ↵ | Even Rouault | |
| grids | |||
| 2019-05-06 | data/Makefile.am: add detection of md5sum utility, and install md5sha1sum on ↵ | Even Rouault | |
| MacOSX Travis | |||
| 2019-05-06 | createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ↵ | Even Rouault | |
| ETRS89 (EPSG:4937), make sure that the vgridshift is applied first (ie on Amersfoort datum) before the hgridshift | |||
| 2019-05-06 | Merge pull request #1455 from plimkilde/geodesic_typo_fix | Kristian Evers | |
| Fix typos in geodesic doc | |||
| 2019-05-06 | Fix typos in geodesic doc | Peter Limkilde Svendsen | |
| 2019-05-06 | createOperations(): fix case of ETRS89 3D to proj string with nadgrids and ↵ | Even Rouault | |
| geoidgrids Fixes https://lists.osgeo.org/pipermail/proj/2019-May/008519.html | |||
| 2019-05-06 | Fix spelling errors. (#1452) | Kristian Evers | |
| Fix spelling errors. | |||
| 2019-05-06 | Fix spelling errors. | Bas Couwenberg | |
| * unknow -> unknown | |||
| 2019-05-06 | Release notes for 6.1.0 | Kristian Evers | |
| 2019-05-06 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2019-05-06 | Update ABI version number for 6.1.0 | Kristian Evers | |
| 2019-05-06 | geos: avoid division by zero (#1451) | Kristian Evers | |
| geos: avoid division by zero | |||
| 2019-05-05 | geos: avoid division by zero | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14602 Credit to OSS Fuzz | |||
| 2019-05-03 | cs2cs: set time value to HUGE_VAL if not explicitly specified | Even Rouault | |
| 2019-05-02 | CONTRIBUTING.md: update links to mailing list [ci skip] | Even Rouault | |
| 2019-05-02 | lagrng: avoid division by zero when latitude is very close to 90 | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14477 Credit to OSS Fuzz | |||
