| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-27 | Merge pull request #3028 from rouault/epsg_10_051 | Even Rouault | |
| Database: update to EPSG 10.051 | |||
| 2022-01-26 | Database: update to EPSG 10.051 | Even Rouault | |
| 2022-01-24 | Merge pull request #2954 from nyalldawson/esri_p3 | Even Rouault | |
| Add some more direct method mapping during ESRI projection engine ingestion | |||
| 2022-01-24 | Merge pull request #3024 from rouault/fix_cygwin_build | Even Rouault | |
| filemanager.cpp: fix build issue with Cygwin | |||
| 2022-01-24 | [esri] Add special case when importing ESRI:102113 | Nyall Dawson | |
| See https://github.com/OSGeo/PROJ/pull/2954#issuecomment-977771912 for rationale | |||
| 2022-01-24 | Add some additional method mapping during ESRI db import | Nyall Dawson | |
| 2022-01-24 | Refactor out some more common code in build_db_from_esri.py | Nyall Dawson | |
| 2022-01-24 | Map ESRI Cassini method to EPSG:9806 during ESRI projection engine db ingestion | Nyall Dawson | |
| 2022-01-24 | Map ESRI Equidistant_Cylindrical method to EPSG:1029 during ESRI projection ↵ | Nyall Dawson | |
| engine db ingestion | |||
| 2022-01-24 | Map ESRI IGAC_Plano_Cartesiano method to EPSG:1052 during ESRI projection ↵ | Nyall Dawson | |
| engine db ingestion | |||
| 2022-01-24 | Map ESRI Albers method to EPSG:9822 during ESRI projection engine db ingestion | Nyall Dawson | |
| 2022-01-23 | Merge pull request #3026 from rouault/epsg_10_048 | Even Rouault | |
| Database: update to EPSG 10.048 | |||
| 2022-01-24 | CI: transition tests from autotools to cmake (#3023) | Mike Taves | |
| 2022-01-21 | Database: update to EPSG 10.048 | Even Rouault | |
| Ultra minor update | |||
| 2022-01-21 | Merge pull request #3025 from rouault/fix_qgis_45470 | Even Rouault | |
| lookForGridInfo(): make it work properly when passed the old PROJ name | |||
| 2022-01-20 | lookForGridInfo(): make it work properly when passed the old PROJ name | Even 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-20 | CITATION: add doi to BibTex entry | Even Rouault | |
| 2022-01-20 | Add DOI to README.md and CITATION [ci skip] | Even Rouault | |
| 2022-01-18 | networkfilemanager.cpp: fix build issue with Cygwin | Even Rouault | |
| 2022-01-18 | filemanager.cpp: fix build issue with Cygwin | Even Rouault | |
| 2022-01-13 | Add .zenodo.json (#3019) | Even Rouault | |
| 2022-01-13 | Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009) | Mike Taves | |
| 2022-01-12 | Merge pull request #3018 from rouault/Dockerfile_cmake | Even Rouault | |
| Dockerfile: build PROJ with cmake (refs #2688) | |||
| 2022-01-12 | Dockerfile: build PROJ with cmake (refs #2688) | Even Rouault | |
| 2022-01-12 | Conversion::_exportToPROJString(): fix potential crash introduced in recent ↵ | Even Rouault | |
| commit. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43546 | |||
| 2022-01-12 | Merge pull request #3010 from rouault/fix_2739 | Even Rouault | |
| Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway depth | |||
| 2022-01-11 | Merge pull request #3014 from rouault/fix_3011 | Even Rouault | |
| peirce_q: rename +type parameter wrongly introduced in 8.2.1 to +shape (fixes #3011) | |||
| 2022-01-09 | Merge pull request #3017 from rouault/cppcheck_fixes | Even Rouault | |
| Minor cppcheck fixes | |||
| 2022-01-09 | Minor cppcheck fixes | Even Rouault | |
| 2022-01-09 | peirce_q: add inversion of +shape=square and diamond through generic ↵ | Even Rouault | |
| inversion method | |||
| 2022-01-08 | Merge pull request #3016 from rouault/epsg_10_047 | Even Rouault | |
| Database: update to EPSG 10.047 | |||
| 2022-01-08 | Database: update to EPSG 10.047 | Even Rouault | |
| 2022-01-07 | Map peirce_q to pseudo WKT2 and ESRI WKT | Even Rouault | |
| 2022-01-07 | peirce_q: rename +type parameter wrongly introduced in 8.2.1 to +shape ↵ | Even Rouault | |
| (fixes #3011) | |||
| 2022-01-07 | labrd: document in the tagline and documentation that lat_0 is required (#2997) | Bert Huijben | |
| 2022-01-07 | Merge pull request #3013 from rouault/fix_3012 | Even Rouault | |
| proj_get_crs_info_list_from_database(): report PJ_TYPE_GEODETIC_CRS for IAU_2015 -ocentric geodetic CRS (fixes #3012) | |||
| 2022-01-06 | proj_get_crs_info_list_from_database(): report PJ_TYPE_GEODETIC_CRS for ↵ | Even Rouault | |
| IAU_2015 -ocentric geodetic CRS (fixes #3012) | |||
| 2022-01-06 | Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway ↵ | Even Rouault | |
| depth Fixes #2739 Verified with example from IOGP Guidance Note 7-2 (ver 62, Dec 2021) page 169, with 38 = h_obs - D_obs = 50 - 12. $ echo 60.0015 4.9960 38 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4937 EPSG:9883 60.0015 4.9960 5.8827 $ echo 60.0015 4.9960 38 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4937 EPSG:4258+9672 60.0015 4.9960 5.8827 $ echo 60.0015 4.9960 5.8827 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:9883 EPSG:4937 60.0015 4.9960 38.0000 $ echo 60.0015 4.9960 5.8827 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4258+9672 EPSG:4937 60.0015 4.9960 38.0000 | |||
| 2022-01-05 | Merge pull request #3005 from rouault/epsg_10_044 | Even Rouault | |
| Dabase: update to EPSG 10.044 (fixes #3004) | |||
| 2022-01-04 | Database: update to EPSG 10.044 | Even Rouault | |
| 2022-01-04 | Handle EPSG:1111 'Transverse Mercator (3D)' method (used in EPSG:10.044 by ↵ | Even Rouault | |
| Projected 3D CRS EPSG:9895 'Luxembourg TM (3D)' | |||
| 2022-01-04 | test proj_create_operations_with_pivot(): change CRSs used in preparation of ↵ | Even Rouault | |
| EPSG 10.044 which adds a direct transformation between WGS84 and JGD2011 | |||
| 2022-01-04 | Merge pull request #3006 from rouault/fix_for_doxygen_1_9_3 | Even Rouault | |
| Fix doc generation with Doxygen 1.9.3 | |||
| 2022-01-04 | Merge pull request #3001 from mwtoews/rfc-7-csa | Even Rouault | |
| Transition Clang Static Analizer to use CMake | |||
| 2022-01-04 | Fix doc generation with Doxygen 1.9.3 | Even Rouault | |
| Since the update to Doxygen 1.9.3, doc generation was broken. With bisection of doxygen, it was found this was due to commit https://github.com/doxygen/doxygen/commit/ee8f3fb7a2ed74ee30ae3202707617e97f6641ff which makes Doxygen honour nested @cond . This revealed bad pairing of @cond / @endcond in our code, fixed by this commit. | |||
| 2022-01-02 | Merge pull request #3000 from rouault/fix_2999 | Kristian Evers | |
| news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users (fixes #2999) | |||
| 2022-01-02 | Transition Clang Static Analizer to use CMake | Mike Taves | |
| 2022-01-02 | docs/docbuild/Dockerfile: bump doxygen version (due to 1.9.1 no longer be ↵ | Even Rouault | |
| downloadable at that URL) | |||
| 2022-01-02 | news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users ↵ | Even Rouault | |
| (fixes #2999) | |||
| 2021-12-26 | Update NEWS for 8.2.1 release | Kristian Evers | |
