| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-21 | proj.db: add custom entry for 'RH2000 height to SWEREF99' | Even Rouault | |
| 2019-02-20 | Merge branch 'master' into 6.0 | Even Rouault | |
| 2019-02-20 | Merge pull request #1279 from rouault/vertcrs_transform_improvements | Even Rouault | |
| Vertcrs transform improvements | |||
| 2019-02-20 | typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/ | Even Rouault | |
| 2019-02-20 | CoordinateOperation: add a hasBallparkTransformation() method that can be ↵ | Even Rouault | |
| used to know if it includes a very approximative transformation term | |||
| 2019-02-20 | CompoundCRS to Geog3DCRS: in synthetised transformation, document in the ↵ | Even Rouault | |
| name we are lacking an ellipsoid height to vertCRS height correction | |||
| 2019-02-20 | PROJStringFormatting: change order of emission of push/pop w.r.t axis ↵ | Even Rouault | |
| swap/unitconvert to avoid useless simplification rules | |||
| 2019-02-20 | projinfo: advertize the use of '--spatial-test intersects' when it can bring ↵ | Even Rouault | |
| more results | |||
| 2019-02-20 | Apply multiplier in proj_vgrid_value() | Even Rouault | |
| 2019-02-20 | PROJStringFormatter: remove useless push/pop in another case | Even Rouault | |
| 2019-02-20 | Operation sorting: tweak | Even Rouault | |
| 2019-02-20 | Vertical CRS transformation: synthetize a vertical unit change ↵ | Even Rouault | |
| transformation when needed, and also sort Null geographic offset transformation in last | |||
| 2019-02-20 | compoundCRS to compoundCRS: avoid emitting dummy 'Null geographic offset ↵ | Even Rouault | |
| from X to X' in transformation name | |||
| 2019-02-20 | vgridshift: propagate multiplier to avoid false-positive detection of nodata ↵ | Even Rouault | |
| values in the grids with US VERTCON grids that are in millimeters | |||
| 2019-02-20 | Add VERTCON grid name alternatives in database, and handle filename ↵ | Even Rouault | |
| substitution for VERTCON method | |||
| 2019-02-19 | Merge remote-tracking branch 'osgeo/master' into 6.0 | Kristian Evers | |
| 2019-02-19 | Merge pull request #1278 from rouault/fix_issues_i386_build | Kristian Evers | |
| Fix a few issues with i386 builds | |||
| 2019-02-18 | Fix a few issues with i386 builds | Even Rouault | |
| Relax tolerances in a few unit test, and in laea code. Seen with gcc 5.3 and also 7.1 Related to the use of the 387 floating-point math, since they disappear with gcc 7.1 if using non-default -mfpmath=sse -msse | |||
| 2019-02-18 | Merge remote-tracking branch 'osgeo/master' into 6.0 | Kristian Evers | |
| 2019-02-18 | Windows CMAKE Paths to match osx/linux (#1274) | Alan D. Snow | |
| Addressing issue #1177. | |||
| 2019-02-18 | Merge remote-tracking branch 'osgeo/master' into 6.0 | Kristian Evers | |
| 2019-02-18 | Merge pull request #1276 from ↵ | Kristian Evers | |
| rouault/intermediate_crs_use_only_if_no_direct_transformation Modify the default strategy of researching intermediate CRS to do it only if there is no direct transformation | |||
| 2019-02-18 | Merge pull request #1277 from rouault/fuzzy_proj_string_comparison | Kristian Evers | |
| tests: implement fuzzy proj string comparison in a few problematic test cases on non-x86 arch (fixes #1275) | |||
| 2019-02-17 | tests: implement fuzzy proj string comparison in a few problematic test ↵ | Even Rouault | |
| cases on non-x86 arch (fixes #1275) | |||
| 2019-02-17 | Modify the default strategy of researching intermediate CRS to do it only if ↵ | Even Rouault | |
| there is no direct transformation | |||
| 2019-02-17 | Slack tolerance in deg->rad unitconvert test | Kristian Evers | |
| 2019-02-17 | Slack tolerance in deg->rad unitconvert test | Kristian Evers | |
| 2019-02-16 | Make sure proj_get_source_crs() and proj_get_target_crs() work on 'pseudo' ↵ | Even Rouault | |
| PJ object returned by proj_create_crs_to_crs() when there are several alternatives | |||
| 2019-02-16 | Make sure proj_get_source_crs() and proj_get_target_crs() work on 'pseudo' ↵ | Even Rouault | |
| PJ object returned by proj_create_crs_to_crs() when there are several alternatives | |||
| 2019-02-16 | Make sure that the PJ object returned by proj_create_crs_to_crs() is a ↵ | Even Rouault | |
| proper CoordinateOperation so that we can call proj_get_source_crs() on it for example | |||
| 2019-02-16 | Make sure that the PJ object returned by proj_create_crs_to_crs() is a ↵ | Even Rouault | |
| proper CoordinateOperation so that we can call proj_get_source_crs() on it for example | |||
| 2019-02-16 | Make sure that projinfo man-page is added to source distribution | Kristian Evers | |
| 2019-02-16 | Make sure that projinfo man-page is added to source distribution | Kristian Evers | |
| 2019-02-16 | Merge pull request #1267 from kbevers/release-prep | Kristian Evers | |
| 6.0.0 Release prep | |||
| 2019-02-16 | Update HOWTO-RELEASE with a better one-liner for generation of contributor list | Kristian Evers | |
| 2019-02-16 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2019-02-16 | Update year in CITATION | Kristian Evers | |
| 2019-02-16 | Update NEWS for 6.0.0 release | Kristian Evers | |
| 2019-02-16 | Process data in build tree (#1271) | Kristian Evers | |
| Process data in build tree | |||
| 2019-02-15 | Run appveyor tests with installed data | Kai Pastor | |
| 2019-02-15 | Remove unused `GEOID_FILES` variable | Kai Pastor | |
| 2019-02-15 | Add `null` to `PROJ_DICTIONARY` files | Kai Pastor | |
| 2019-02-15 | Merge pull request #1268 from mwtoews/cmake | Kristian Evers | |
| Improve CMake sqlite3 dependency docs | |||
| 2019-02-15 | Merge pull request #1270 from mwtoews/gitignore | Kristian Evers | |
| Rearrange .gitignore and expand content | |||
| 2019-02-15 | Merge pull request #1265 from dg0yt/gtest-mingw | Kristian Evers | |
| Fix issues with Gtest and MinGW | |||
| 2019-02-15 | Copy test data files to build tree | Kai Pastor | |
| 2019-02-15 | Create SQL files in build tree | Kai Pastor | |
| 2019-02-15 | DROP pointless GRIDSHIFT_FILES assignment | Kai Pastor | |
| 2019-02-16 | Improve CMake sqlite3 dependency docs | Mike Taves | |
| 2019-02-16 | Rearrange .gitignore and expand content | Mike Taves | |
