| Age | Commit message (Collapse) | Author |
|
-D_GLIBCXX_ASSERTIONS on WKT with PARAMETERFILE (fixes #1290)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix spelling errors.
|
|
* specfied -> specified
|
|
|
|
|
|
Minor update w.r.t 9.5.5 that adds a few new coordinate operations.
|
|
CMake warning about removing second proj_config.h
|
|
|
|
|
|
|
|
proj.db: add missing custom entries for vertical transform and fix a few wrong ones
|
|
transformations between geographic CRS of same datum (typically 3D to 2D)
|
|
horizontal transformation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vertcrs transform improvements
|
|
|
|
used to know if it includes a very approximative transformation term
|
|
name we are lacking an ellipsoid height to vertCRS height correction
|
|
swap/unitconvert to avoid useless simplification rules
|
|
more results
|
|
|
|
|
|
|
|
transformation when needed, and also sort Null geographic offset transformation in last
|
|
from X to X' in transformation name
|
|
values in the grids with US VERTCON grids that are in millimeters
|
|
substitution for VERTCON method
|
|
|
|
Fix a few issues with i386 builds
|
|
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
|
|
|
|
Addressing issue #1177.
|
|
|
|
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
|
|
tests: implement fuzzy proj string comparison in a few problematic test cases on non-x86 arch (fixes #1275)
|
|
cases on non-x86 arch (fixes #1275)
|
|
there is no direct transformation
|
|
|