aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06Database: nullify auth_name, code of usage tableEven Rouault
2021-04-06Database: more consistency checks on helmert_transformation and grid_transfor...Even Rouault
2021-04-06Database: do not create Helmert transformations in IGNF between CRS of differ...Even Rouault
2021-04-06Database: minor refresh of ignf.sql and import script with new locations of r...Even Rouault
2021-04-06Merge pull request #2646 from rouault/db_proj_versionEven Rouault
2021-04-05Merge pull request #2650 from rouault/fix_createBetweenGeodeticCRSWithDatumBa...Even Rouault
2021-04-05createOperations(): make createBetweenGeodeticCRSWithDatumBasedIntermediates(...Even Rouault
2021-04-05Merge pull request #2648 from jidanni/patch-1Kristian Evers
2021-04-05Add missing comma積丹尼 Dan Jacobson
2021-04-04Database: decrease db size by using a INTEGER_OR_TEXT data type on codesEven Rouault
2021-04-04Database: add missing column type specifir for method_name in grid_transforma...Even Rouault
2021-04-04Database: add a PROJ.VERSION metadata entryEven Rouault
2021-04-03Merge pull request #2637 from rouault/hyperbolic_cassEven Rouault
2021-04-03Add mapping between EPSG method 'Hyperbolic Cassini-Soldner' and +proj=cass +...Even Rouault
2021-04-03cass: add +hyperbolic switch for variant used by EPSG:3139 'Vanua Levu 1915 /...Even Rouault
2021-04-03Generic inverse: fix when initial guess if super close to resultEven Rouault
2021-04-03cass: rewrite ellipsoidal formulas in a clearer way using EPSG guidance note ...Even Rouault
2021-04-03reproject_bbox(): reduce number of magic valuesEven Rouault
2021-04-02Merge pull request #2635 from rouault/epsg_10_018Even Rouault
2021-04-02Database: update to EPSG v10.018Even Rouault
2021-04-02Doc: geod.rst: reduce doubled information (#2631)積丹尼 Dan Jacobson
2021-04-01Merge pull request #2627 from rouault/improve_grid_transformation_checkEven Rouault
2021-04-01Database: stronger checks on extent of grid_transformation regarding the exte...Even Rouault
2021-04-01Database: add extra check for 'Vertical Offset by Grid Interpolation' transfo...Even Rouault
2021-04-01Database: refine checks for 'Geog3D to Geog2D+XXX' transformations, and creat...Even Rouault
2021-04-01Merge pull request #2625 from rouault/epsg_10_017Even Rouault
2021-04-01Database: update to EPSG 10.017Even Rouault
2021-03-29Merge pull request #2622 from rouault/fix_sped2etv2_supersessionEven Rouault
2021-03-28createOperation(): make sure no to discard deprecated operations...Even Rouault
2021-03-28Merge pull request #2620 from rouault/fix_build_solarisEven Rouault
2021-03-28GitHub Action to build both the 'proj' and 'proj-docs' container (#2618)Howard Butler
2021-03-28Fix build on Solaris 11.4Even Rouault
2021-03-28Merge pull request #2613 from rouault/doc_fix_app_typoEven Rouault
2021-03-27Doc: fix typo in man page of utilities, and reduce copy&pasteEven Rouault
2021-03-27Dockerfile osgeo/proj-docs: update to doxygen 1.9.1 (fixes OSGeo/gdal#3619)Even Rouault
2021-03-27Merge pull request #2611 from rouault/fix_2610Even Rouault
2021-03-27Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)Even Rouault
2021-03-26Build: simplify proj.db generation (#2605)Even Rouault
2021-03-25Database: add grid alternatives and transformation custom for ch_swisstopo_ch...Javier Jimenez Shaw
2021-03-23Merge pull request #2598 from himsve/nkg_swedenEven Rouault
2021-03-23Incorrect EPGS extent code for EPSG:7789>EPSG:4976 transformationSveinung Himle
2021-03-23data/CH: fix wrong capitalization of CHENyx06_ETRS.gsb (#2596)Javier Jimenez Shaw
2021-03-21Merge pull request #2594 from rouault/fix_of_fix_2588Even Rouault
2021-03-20createOperations(): fix regression for the fix of #2588Even Rouault
2021-03-20Merge pull request #2592 from rouault/fix_2588Even Rouault
2021-03-20createOperations(): fix Compound to Geog3D CRS computations in the case... (f...Even Rouault
2021-03-19Merge pull request #2590 from kbevers/update-foss4gKristian Evers
2021-03-19docs: update community site with links to FOSS4G 2021Kristian Evers
2021-03-19backport action: specify pull_request_target instead of pull_requestKristian Evers
2021-03-19Add missing(?) id to backport actionKristian Evers