diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-06-21 16:59:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-21 16:59:30 +0200 |
| commit | fcc696819c84f5794004a7db0bd40f8e2e784632 (patch) | |
| tree | d6d1daf7a43fc8e914d42c42239d99f99366e199 /test | |
| parent | 7bc53f865f35162469e5b59633a9bad0794bd367 (diff) | |
| parent | 80a8ccc63cb6e95ebab9ea7c6f4e1cef66122ef4 (diff) | |
| download | PROJ-fcc696819c84f5794004a7db0bd40f8e2e784632.tar.gz PROJ-fcc696819c84f5794004a7db0bd40f8e2e784632.zip | |
Use HTTPS URLs for download.osgeo.org (#1522)
Use HTTPS URLs for download.osgeo.org
Diffstat (limited to 'test')
| -rw-r--r-- | test/gie/more_builtins.gie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gie/more_builtins.gie b/test/gie/more_builtins.gie index 75ba55e9..53513d49 100644 --- a/test/gie/more_builtins.gie +++ b/test/gie/more_builtins.gie @@ -242,7 +242,7 @@ Some tests from PJ_vgridshift.c operation proj=vgridshift grids=egm96_15.gtx ellps=GRS80 ------------------------------------------------------------------------------- Appears there is a difference between the egm96_15.gtx distributed by OSGeo4W, -and the one from http://download.osgeo.org/proj/vdatum/egm96_15/egm96_15.gtx +and the one from https://download.osgeo.org/proj/vdatum/egm96_15/egm96_15.gtx N(12.5, 55.5) = -36.021305084228515625 (download.osgeo.org) N(12.5, 55.5) = -35.880001068115234000 (OSGeo4W) This is annoying, but must be handled elsewhere. We jump through the hoop by |
