aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-12proj.ini: add a 'ca_bundle_path' variableEven Rouault
Cf thread https://lists.osgeo.org/pipermail/gdal-dev/2022-February/thread.html#55391
2022-02-11Doc: ob_tran.rst: fix name of o_lon_1, o_lat_1, o_lon_2, o_lat_2 parametersEven Rouault
2022-02-09Merge pull request #3046 from rouault/fix_boundcrs_derived_geog_crs_wktEven Rouault
createOperations(): fix transformations from/to a BoundCRS of a DerivedGeographicCRS coming from WKT
2022-02-09createOperations(): fix transformations from/to a BoundCRS of a ↵Even Rouault
DerivedGeographicCRS coming from WKT
2022-02-09filemanager.cpp: reformat [ci skip]Even Rouault
2022-02-09Docker: update base image to ubuntu:20.04 [ci skip] (#3043)Mike Taves
2022-02-09Merge pull request #3042 from rouault/build_shared_libs_default_win32Even Rouault
CMake: make BUILD_SHARED_LIBS=ON the default even on Windows
2022-02-07Merge pull request #2988 from dg0yt/pkgconfigEven Rouault
Use `Requires.Private` in proj.pc, and install it also for Windows
2022-02-07CMake: make BUILD_SHARED_LIBS=ON the default even on WindowsEven Rouault
2022-02-07Merge pull request #3038 from rouault/doc_install_clarify_requirementsEven Rouault
Doc: clarify build requirements
2022-02-07Merge pull request #3041 from rouault/doc_fix_obsolete_exampleEven Rouault
Doc: fix example whith used the +t_obs parameter of Helmert removed per #1264
2022-02-07Doc: fix example whith used the +t_obs parameter of Helmert removed per #1264Even Rouault
2022-02-06Doc: clarify build requirementsEven Rouault
2022-02-06Merge pull request #3036 from mwtoews/rfc-7-docsEven Rouault
DOC: remove content for Autotools; assume CMake only
2022-02-05Adapt testing to recursive pkg-config requirementsKai Pastor
When pkg-config is called with --static, it will recursively collect all Libs and Libs.private which are discovered via Requires and Requires.private. So these libs must be available for linking even when acutally only lib proj uses static linkage. Libs and pkg-config must be provided for the target triplet.
2022-02-05Harmonize CI apt setupKai Pastor
2022-02-05Revise pc file constructionKai Pastor
Use sqlite3, libtiff-4 and libcurl modules instead of plain libs Allow opt out by setting 'USE_PKGCONFIG_MODULES' off. Link native system libs on Windows, and implicit C++ libraries on other systems (e.g. libstc++/libc++).
2022-02-04Merge pull request #3037 from direvus/2529-err-code-unknown-formatEven Rouault
Set more precise error code for parsing errors in proj_create().
2022-02-04Set more precise error code for parsing errors in proj_create().Brendan Jurd
If proj_create() catches a ParsingException, and the error code hasn't otherwise been set internally, set the error code to PROJ_ERR_INVALID_OP_WRONG_SYNTAX instead of allowing it to default to the generic PROJ_ERR_OTHER. Ref #2529
2022-02-03Allow PROJ_LIB paths wrapped with double quotes (#3031)Mateusz Łoskot
This improvement is mostly useful on Windows, where users are used to wrapping paths with whitespaces with double quotes. For example, these should now be allowed (correctly concatenated): PROJ_LIB="C:\Program Files\PROJ";C:\Users\mloskot\PROJ
2022-02-04DOC: remove content for Autotools; assume CMake onlyMike Taves
2022-02-02Merge pull request #3035 from rouault/use_external_gtest_when_possibleEven Rouault
Use external gtest by default when possible
2022-02-01Use external gtest by default when detectedEven Rouault
2022-02-01Merge pull request #3030 from mwtoews/rfc-7-howto-releaseEven Rouault
Update HOWTO-RELEASE using only CMake (without autotools)
2022-01-31DOCS: clarify that GTG is lossless (#3033)Valerii Zapodovnikov
2022-01-31Drop autotools; move remaining useful m4 macros (#3027)Mike Taves
2022-01-30Update HOWTO-RELEASE using only CMake (without autotools) [ci skip]Mike Taves
2022-01-27Merge pull request #3028 from rouault/epsg_10_051Even Rouault
Database: update to EPSG 10.051
2022-01-26Database: update to EPSG 10.051Even Rouault
2022-01-24Merge pull request #2954 from nyalldawson/esri_p3Even Rouault
Add some more direct method mapping during ESRI projection engine ingestion
2022-01-24Merge pull request #3024 from rouault/fix_cygwin_buildEven Rouault
filemanager.cpp: fix build issue with Cygwin
2022-01-24[esri] Add special case when importing ESRI:102113Nyall Dawson
See https://github.com/OSGeo/PROJ/pull/2954#issuecomment-977771912 for rationale
2022-01-24Add some additional method mapping during ESRI db importNyall Dawson
2022-01-24Refactor out some more common code in build_db_from_esri.pyNyall Dawson
2022-01-24Map ESRI Cassini method to EPSG:9806 during ESRI projection engine db ingestionNyall Dawson
2022-01-24Map ESRI Equidistant_Cylindrical method to EPSG:1029 during ESRI projection ↵Nyall Dawson
engine db ingestion
2022-01-24Map ESRI IGAC_Plano_Cartesiano method to EPSG:1052 during ESRI projection ↵Nyall Dawson
engine db ingestion
2022-01-24Map ESRI Albers method to EPSG:9822 during ESRI projection engine db ingestionNyall Dawson
2022-01-23Merge pull request #3026 from rouault/epsg_10_048Even Rouault
Database: update to EPSG 10.048
2022-01-24CI: transition tests from autotools to cmake (#3023)Mike Taves
2022-01-21Database: update to EPSG 10.048Even Rouault
Ultra minor update
2022-01-21Merge pull request #3025 from rouault/fix_qgis_45470Even Rouault
lookForGridInfo(): make it work properly when passed the old PROJ name
2022-01-20lookForGridInfo(): make it work properly when passed the old PROJ nameEven Rouault
Fixes https://github.com/qgis/QGIS/issues/45470 That is, if the file for the old PROJ name is not found, but the file for the new PROJ name is found, then use the later for fullFilename and gridAvailable.
2022-01-20CITATION: add doi to BibTex entryEven Rouault
2022-01-20Add DOI to README.md and CITATION [ci skip]Even Rouault
2022-01-18networkfilemanager.cpp: fix build issue with CygwinEven Rouault
2022-01-18filemanager.cpp: fix build issue with CygwinEven Rouault
2022-01-13Add .zenodo.json (#3019)Even Rouault
2022-01-13Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)Mike Taves
2022-01-12Merge pull request #3018 from rouault/Dockerfile_cmakeEven Rouault
Dockerfile: build PROJ with cmake (refs #2688)