| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-01 | news.rst: fix version number | Even Rouault | |
| 2020-07-01 | PROJ 7.1.0 NEWS and release notes: add missing mention of +proj=defmodel | Even Rouault | |
| 2020-07-01 | Doc: add alias in pages of transformation methods | Even Rouault | |
| 2020-07-01 | Doc: add projsync info (#2279) | anbj | |
| 2020-07-01 | Database: register Brazil' grids (refs ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ-data/pull/39) (#2277) | |||
| 2020-07-01 | WKT parser: do not raise warning when parsing a WKT2:2015 TIMECRS whose ↵ | Even Rouault | |
| TIMEUNIT is at the CS level, and not inside (#2276) Adresses testTemporal() and testCompoundWithTime() cases of https://github.com/OSGeo/PROJ/issues/2275#issuecomment-650765730 | |||
| 2020-07-01 | Update version numbers | Even Rouault | |
| 2020-07-01 | Post release updates (#2270) | Kristian Evers | |
| * Minor updates to HOWTO-RELEASE * Update webpage for 7.1.0 release | |||
| 2020-06-27 | move new enums to bottom | snowman2 | |
| 2020-06-26 | ENH: Added temporal, engineering, and parametric datum PJ_TYPE enumerations | snowman2 | |
| 2020-06-24 | Mention new API function deprecations | Kristian Evers | |
| 2020-06-24 | ESRI WKT: correctly map 'Goode Homolosine' from ESRI:54052 (resp. 54053) to ↵ | Even Rouault | |
| 'Interrupted Googe Homolosine' (resp. 'Interrupted Googe Homolosine Ocean') | |||
| 2020-06-24 | c_api.cpp: code reformating | Even Rouault | |
| 2020-06-24 | Replace assert with errors in c_api.cpp when some preconditions are not met ↵ | Alan D. Snow | |
| (#2269) Closes #2268 | |||
| 2020-06-24 | test_defmodel.cpp: increase comparison tolerance for ARM and MIPS platforms ↵ | Even Rouault | |
| (fixes #2271) | |||
| 2020-06-23 | Update NEWS for 7.1.0 release | Kristian Evers | |
| 2020-06-23 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2020-06-23 | Update ABI version numbers for 7.1.0 release | Kristian Evers | |
| 2020-06-19 | Merge pull request #2267 from rouault/update_to_epsg_9_8_12 | Even Rouault | |
| Database: update to EPSG v9.8.12 | |||
| 2020-06-19 | Database: update to EPSG v9.8.12 | Even Rouault | |
| 2020-06-18 | Merge pull request #2250 from and-marsh/pr-add-main-uk-geoid | Even Rouault | |
| Database: register geoid file for UK added in OSGeo/PROJ-data#25 | |||
| 2020-06-17 | Merge pull request #2265 from rouault/fix_createOperations_bound_to_geod | Even Rouault | |
| createOperations(): fix transformations between BoundCRS and Geocentric CRS | |||
| 2020-06-16 | Merge pull request #2248 from rouault/database_nzgd2000_defmodel | Even Rouault | |
| Database: register NZGD2000 -> ITRF96 transformation for NZGD2000 database | |||
| 2020-06-16 | createOperations(): fix transformations between BoundCRS and Geocentric CRS | Even Rouault | |
| 2020-06-13 | Doc building: workaround Doxygen issue that cause trouble with recent ↵ | Even Rouault | |
| Sphinx/Breathe | |||
| 2020-06-13 | Update code contributor guidelines so they reflect current state of affairs | Kristian Evers | |
| 2020-06-12 | Merge pull request #2264 from jjimenezshaw/add-favicon | Kristian Evers | |
| Add favicon.png in html | |||
| 2020-06-12 | add favicon.png in html | Javier Jimenez Shaw | |
| 2020-06-12 | Merge pull request #2263 from jjimenezshaw/egm08-rednap | Even Rouault | |
| add PROJ transformation for ETRS89 (EPSG:4937) to Alicate height (EPSG:5782) | |||
| 2020-06-12 | add transformation for es_ign_egm08-rednap.tif | Javier Jimenez Shaw | |
| 2020-06-12 | Merge pull request #2262 from rouault/proj_pc_in_tiff_curl | Even Rouault | |
| proj.pc.in: add @TIFF_LIBS@ @CURL_LIBS@ in Libs.private | |||
| 2020-06-11 | Merge pull request #2261 from rouault/register_SPED2ETV2 | Even Rouault | |
| Database: register Spanish SPED2ETV2 grid for ED50->ETRS89 | |||
| 2020-06-11 | proj.pc.in: add @TIFF_LIBS@ @CURL_LIBS@ in Libs.private | Even Rouault | |
| Attempt at fixes #2084 | |||
| 2020-06-11 | Database: register Spanish SPED2ETV2 grid for ED50->ETRS89 | Even Rouault | |
| Refs https://github.com/OSGeo/PROJ-data/pull/31 | |||
| 2020-06-10 | Merge pull request #2260 from ollira/fix-proj_context_get_database_metadata | Even Rouault | |
| Fix access violation in proj_context_get_database_metadata | |||
| 2020-06-10 | Fix access violation in proj_context_get_database_metadata | Olli Räisä | |
| 2020-06-09 | Conversion::_exportToPROJString(): avoid potential floating point div by ↵ | Even Rouault | |
| zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23239 | |||
| 2020-06-08 | Merge pull request #2259 from rouault/slovakian_geoids | Even Rouault | |
| Register Slovakian geoid transformations with needed code changes | |||
| 2020-06-06 | Database: make sure we can deal with 'Geog3D to Geog2D+GravityRelatedHeight' ↵ | Even Rouault | |
| records as we do with the more common 'Geographic3D to GravityRelatedHeight' | |||
| 2020-06-06 | createOperations(): improve name of inverse transformation when there are ↵ | Even Rouault | |
| registered transformations between compoundCRS and something else | |||
| 2020-06-06 | createOperations(): changes so that EPSG:9635 'Geog3D to ↵ | Even Rouault | |
| Geog2D+GravityRelatedHeight (US .gtx)' method used by Slovakian geoids correctly deal with axis order and unit conversion, to be used as 'standalone'. Also improves when using directly 'Geographic3D to GravityRelatedHeight' method | |||
| 2020-06-06 | Database: register sk_gku_Slovakia_ETRS89h_to_Baltic1957.tif and ↵ | Even Rouault | |
| sk_gku_Slovakia_ETRS89h_to_EVRF2007.tif geoids Related to https://github.com/OSGeo/PROJ-data/pull/29 | |||
| 2020-06-05 | Merge pull request #2258 from rouault/doc_proj_normalize_for_visualization | Even Rouault | |
| Doc: use Doxygen output for proj_normalize_for_visualization() to avoid duplication of info (current .rst content is outdated) | |||
| 2020-06-05 | Doc: use Doxygen output for proj_normalize_for_visualization() to avoid ↵ | Even Rouault | |
| duplication of info (current .rst content is outdated) | |||
| 2020-06-03 | Merge pull request #2256 from ↵ | Even Rouault | |
| rouault/fix_normalizeForVisualization_for_EPSG_5482 normalizeForVisualization(): make it switch axis for EPSG:5482 (RSRGD2000 / RSPS2000) | |||
| 2020-06-03 | Doc: add specific explanations for lat_ts for +proj=stere, also mentions ↵ | Even Rouault | |
| +lat_0 and +k_0 (#2255) Refs #2254 | |||
| 2020-06-03 | normalizeForVisualization(): make it switch axis for EPSG:5482 (RSRGD2000 / ↵ | Even Rouault | |
| RSPS2000) Fixes #2254 | |||
| 2020-06-03 | Merge pull request #2252 from rouault/workaround_appveyor_vs2015_issue | Even Rouault | |
| appveyor.yml: workaround vcpkg upstream build issue with VS2015 | |||
| 2020-06-03 | customizations.sql: add entry for OSGM15 geoid_model | Andrei Marshalov | |
| 2020-06-03 | appveyor.yml: workaround vcpkg upstream build issue with VS2015 (see ↵ | Even Rouault | |
| https://github.com/microsoft/vcpkg/issues/1166) [skip travis] | |||
