aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11CI: specify pip < 21.07.2Mike Taves
2021-03-11Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)Mike Taves
2021-03-01Merge branch '7.2' of https://github.com/OSGeo/PROJ into 7.2Kristian Evers
2021-03-01Dont' build website from 7.2 branch any moreKristian Evers
2021-02-19Merge pull request #2507 from guiguite/patch-1Kristian Evers
2021-01-22Add entry for proj_content_set_search_pathsguiguite
2021-01-18Merge pull request #2505 from visr/typosKristian Evers
2021-01-06CMakeLists.txt: update proj_version() to 7.2.1Even Rouault
2021-01-06Update version numbers for websiteKristian Evers
2021-01-05createFromUserInput(): accept leading white space (fixes #2498)Even Rouault
2021-01-01Update website for 7.2.1Kristian Evers
2020-12-26Update CITATION year to 20217.2.1Kristian Evers
2020-12-26Update version numbers for 7.2.1Kristian Evers
2020-12-26Update NEWS for 7.2.1 releaseKristian Evers
2020-12-25Update man-pages from Sphinx-docsKristian Evers
2020-12-25Update ABI numbers for 7.2.1 releaseKristian Evers
2020-12-21Merge pull request #2495 from kbevers/nkg_trans_72Kristian Evers
2020-12-21Implementing the NKG transformations in proj.dbKristian Evers
2020-12-18Database: register AGQG_20191107.gsb grid. Related to https://github.com/OSGe...Even Rouault
2020-12-17Fix typos in resource_files.rstGuillaume Lostis
2020-12-16Merge pull request #2490 from rouault/backport_7_2_epsg_10_0_008Even Rouault
2020-12-16Database: update to EPSG v10.008Even Rouault
2020-12-14createOperations(): fix inconsistent chaining exception when transforming fro...Even Rouault
2020-12-14Merge pull request #2484 from rouault/backport_7_2_split_coordinateoperationEven Rouault
2020-12-13CMake: install data/*.json files (fixes #2485)Even Rouault
2020-12-13Split test_operation.cpp in two partsEven Rouault
2020-12-12Split coordinateoperation.cpp in many files in iso19111/operation directoryEven Rouault
2020-12-11funtions.rst: fix sphynx syntaxEven Rouault
2020-12-09Doc: fix return data type of proj_trans_array()Even Rouault
2020-12-08Merge pull request #2478 from jzmiller1/patch-1Even Rouault
2020-12-04Database: fix building proj.db with SQLite built with -DSQLITE_DQS=0Even Rouault
2020-12-02Update isea.rstZac Miller
2020-11-30Database: add metadata with the version number of the database layout and che...Even Rouault
2020-11-30test_io.cpp: formatting fixEven Rouault
2020-11-29Merge pull request #2470 from rouault/backport_7_2_pr2450Even Rouault
2020-11-29Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDALEven Rouault
2020-11-29Inverse tmerc spherical: fix wrong sign of latitude when lat_0 is used (fixes...Even Rouault
2020-11-28.travis.yml: disable osx build that is broken due to homebrew issuesEven Rouault
2020-11-28WKT1 import: better deal with apps.epsg.org output w.r.t datum ensemble namesEven Rouault
2020-11-28Use same arguments to printf format string for both radians and degrees in ou...Houder
2020-11-28createObjectsFromName(): in exact match, make looking for 'ETRS89 / UTM zone ...Even Rouault
2020-11-27PRIMEM WKT handling: fixes on import for 'sexagesimal DMS' or from WKT1:GDAL/...Even Rouault
2020-11-24createOperation(): add a ballpark vertical transformation when dealing with G...Even Rouault
2020-11-23GeographicCRS::_isEquivalentTo(EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS): make it...Even Rouault
2020-11-22projinfo.cpp: improve hint when to use --spatial-test intersectsEven Rouault
2020-11-22PROJJSON parsing: fix parsing of a Geodetic CRS with a DatumEnsemble, and fix...Even Rouault
2020-11-22WKT parsing: fix ingestion of WKT with a Geocentric CRS as the base of the pr...Even Rouault
2020-11-21createOperation(): make it work properly when one of the CRS is a BoundCRS of...Even Rouault
2020-11-21Make GeographicCRS/GeodeticCRS::isEquivalentTo() work properly when comparing...Even Rouault
2020-11-20Merge pull request #2438 from NomitRwt/patch-1Even Rouault