aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-19Merge pull request #1947 from PROJ-BOT/backport-1945-to-6.3Even Rouault
2020-02-19validateParameters(): fix false-positive warning on Equidistant Cylindricalgithub-actions[bot]
2020-02-13Doc: update with 6.3.1 release [skip appveyor]Even Rouault
2020-02-12Create README from README.md when calling `make`.Bas Couwenberg
2020-02-10Update NEWS to 6.3.16.3.1Even Rouault
2020-02-10Update version and libtool number to 6.3.1Even Rouault
2020-02-10Update man-pages from Sphinx-docsEven Rouault
2020-02-09Dockerfile: make it non-git dependent, so that it can work in branches, and D...Even Rouault
2020-02-08Merge pull request #1919 from rouault/backport_fix_for_1906Even Rouault
2020-02-08Fix numerical precision issues in vandg and robinEven Rouault
2020-02-08Fix test issues on i386Even Rouault
2020-02-08cart: Avoid discontinuity at poles in the inverse caseKristian Evers
2020-02-06Merge pull request #1916 from rouault/backport_1884_1914_1915Even Rouault
2020-02-06Fix identification of ESRI-style datum names starting with D_ but without aliasEven Rouault
2020-02-06Fix performance issue, affecting projinfo EPSG:7842Even Rouault
2020-02-06Fix ingestion of +proj=cea with +k_0Even Rouault
2020-02-04Merge pull request #1905 from russkel/patch-1Kristian Evers
2020-02-04tests: force use of bash for proj_add_test_script_shRuss
2020-01-28Mention the Julia package Proj4.jlAnshul Singhvi
2020-01-27Merge pull request #1889 from PROJ-BOT/backport-1888-to-6.3Kristian Evers
2020-01-26Doc: advertize FOSS4G 2020github-actions[bot]
2020-01-23Merge pull request #1875 from rouault/backport_fix_wrong_use_of_derivingConve...Even Rouault
2020-01-23Merge pull request #1874 from rouault/backport_epsg_9_8_6Even Rouault
2020-01-23Fix wrong use of derivingConversionRef() that caused GDAL bugEven Rouault
2020-01-23Database: add a geoid_like value for proj_method column of grid_alternatives,...Even Rouault
2020-01-23Database: update to EPSG v9.8.6Even Rouault
2020-01-23docs: add note about autogen.sh to install guideKristian Evers
2020-01-22appveyor.yml: tune PATH order to fix error when running 'proj' on x64 buildsEven Rouault
2020-01-22Add explanation of the PROJ.4 -> PROJ shift to FAQKristian Evers
2020-01-22Merge pull request #1861 from ravenAtSafe/patch-1Kristian Evers
2020-01-21ProjectedCRS::identify(): fix wrong identification of some ESRI WKT linked to...Even Rouault
2020-01-21Doc use of vertical grids with spaces in pathRaven Kopelman
2020-01-21Doc use of deformation grids with spaces in pathRaven Kopelman
2020-01-21grammar cleanup, removed confusing "either"Raven Kopelman
2020-01-21Fix spelling mistake in "horizontal"Raven Kopelman
2020-01-20Need quotes when a pipeline grid path contains spacesRaven Kopelman
2020-01-16Explain why sweep axis affects geolocation (#1853)Kristian Evers
2020-01-16Explain why sweep axis affects geolocationGerrit Holl
2020-01-15Add RFC 4 text: Remote access to grids and GeoTIFF grids (#1747)Even Rouault
2020-01-14doc: Fix error in previous commit (duplicate link targets)Kristian Evers
2020-01-14Doc: Update index of development sectionKristian Evers
2020-01-13unitconvert with mjd time format: avoid potential integer overflowEven Rouault
2020-01-11WKT1_GDAL export: limit datum name massaging to names matching EPSG (fixes #1...Even Rouault
2020-01-11createOperations(): fix dealing with projected 3D CRS whose Z units != metreEven Rouault
2020-01-11CompoundCRS::identify(): avoid exception when horiz/vertical part is a BoundCRSEven Rouault
2020-01-07projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828)Even Rouault
2020-01-06Doc: add a 'Feedback from downstream projects' for PROJ6 migrationEven Rouault
2020-01-02operations_computation.rst: update with latest 6.3 adjustmentsEven Rouault
2020-01-02fix exporting CoordinateSystem to PROJ JSON with IDsnowman2
2020-01-01Update github version in Sphinx configKristian Evers