aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-11projinfo --list-crs --area: make it work when multiple areas matches the spec...Even Rouault
2021-04-11Reformatting fixEven Rouault
2021-04-11projinfo: add option --list-crs (#2663)Javier Jimenez Shaw
2021-04-11Merge pull request #2660 from rouault/getCRSInfoList_deterministic_result_orderEven Rouault
2021-04-11projinfo: add a --normalize-axis-order undocument switchEven Rouault
2021-04-11CRS::normalizeForVisualization(): propagate domains/extent of original CRS (f...Even Rouault
2021-04-11createFromUserInput(): support URN:OGC:DEF:CRS:OGC:1.3:CRS84Even Rouault
2021-04-10getCRSInfoList(): make result order deterministic (by increasing auth_name, c...Even Rouault
2021-04-10Merge pull request #2657 from rouault/cmake_test_cliEven Rouault
2021-04-10Doc: remove mention of k_0 and lat_ts in aeqd projection. They are not used. ...Even Rouault
2021-04-10CMake: for test/cli, generate the output files in /test/cli like autoconf buildsEven Rouault
2021-04-10fix typo in commentEven Rouault
2021-04-10Merge pull request #2656 from rouault/createFromUserInput_improvementsEven Rouault
2021-04-10Recognize OGC:84 as an alias of OGC:CRS84Even Rouault
2021-04-10createFromUserInput(): add support for WMS AUTO: syntaxEven Rouault
2021-04-10Add UnitOfMeasure::FOOT and US_FOOTEven Rouault
2021-04-10createFromUserInput(): add support for (legacy) urn:x-ogc:def:crs:EPSG:XXXX s...Even Rouault
2021-04-10createFromUserInput(): add support for (legacy) urn:opengis:crs:EPSG:0:XXXX s...Even Rouault
2021-04-10Add hard-coded definitions for OGC:AnsiDate/JulianDate/UnixTimeEven Rouault
2021-04-10createFromUserInput(): add support for OGC URLsEven Rouault
2021-04-10projinfo: remove spurious -- in help message (master only)Even Rouault
2021-04-08Merge pull request #2647 from rouault/integer_or_textEven Rouault
2021-04-08Merge pull request #2653 from mwtoews/ci-msys2Even Rouault
2021-04-07Merge pull request #2654 from rouault/show_that_pr_2616_is_wrongEven Rouault
2021-04-08Drop set/export of PROJ_LIB for Windows CI runsMike Taves
2021-04-07proj_trans(): add a more expressive log messageEven Rouault
2021-04-07test: add datum shift related tests for transformations crossing antimeridianEven Rouault
2021-04-07Database: more thorough consistency checks on extent of coordinate operationsEven Rouault
2021-04-07CI: build and test on MSYS2 with WindowsMike Taves
2021-04-07Merge pull request #2652 from rouault/extra_consistency_checksEven Rouault
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