aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-11-20Update utm.rstNomit Rawat
2020-11-19Replace line feed in input line by null characterJ.H. van de Water
2020-11-19Merge pull request #2435 from rouault/backport_7.2_epsg_10_007Even Rouault
2020-11-18Database: update to EPSG v10.007Even Rouault
2020-11-17cs2cs, cct, proj and geod: fflush(stdout) after each line to emit each result...Even Rouault
2020-11-17github actions: update to conda-incubator/setup-miniconda@v2 to be compatible...Even Rouault
2020-11-16Merge pull request #2428 from PROJ-BOT/backport-2427-to-7.2Even Rouault
2020-11-16WKT2 parsing: several fixes related to map projection parameter unitsgithub-actions[bot]
2020-11-05Merge pull request #2412 from PROJ-BOT/backport-2411-to-7.2Even Rouault
2020-11-04createBoundCRSToWGS84IfPossible(): make it return same result with a CRS buil...github-actions[bot]
2020-11-04Merge pull request #2410 from PROJ-BOT/backport-2409-to-7.2Even Rouault
2020-11-04docs/Makefile: restore custom 'html' targetgithub-actions[bot]
2020-11-03Correct links to github issues in release notes from 7.1.0 to 7.2.0github-actions[bot]
2020-11-02Merge pull request #2405 from PROJ-BOT/backport-2404-to-7.2Even Rouault
2020-11-02Set CURL_ENABLED definition on projinfo buildgithub-actions[bot]
2020-11-01Doxygen: improve doc of functions related to Datum/DatumEnsembleEven Rouault
2020-11-01Fill remarks for PROJ-based operation mixing horizontal and vertical transfor...Even Rouault
2020-11-01Make sure that remarks is preserved when substituting (EPSG) grid name by PRO...Even Rouault
2020-11-01proj_create_ellipsoidal_2D/3D_cs(): doc improvementEven Rouault
2020-11-01Switch website 'edit on GitHub' to 7.2 branchKristian Evers
2020-11-01Update docs for 7.2.0 releaseKristian Evers
2020-10-28Update GSIGEO2011 grid alternative to latest PROJ-data7.2.0Juan Hernando
2020-10-28Use correct PROJ_API_VERSION following updated procedure in HOWTORELEASEKristian Evers
2020-10-28Update PROJ_API_VERSION instructionsKristian Evers
2020-10-26Update NEWS for 7.2 releaseKristian Evers
2020-10-26Update man-pages from Sphinx-docsKristian Evers