diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-02-19 22:14:15 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-02-20 09:57:45 +0100 |
| commit | 86530f3146ec091c26652e60067088dc3e067fae (patch) | |
| tree | 7189e4c3622a51f6b2262e9b320a6f7afd6e6468 /data/tests | |
| parent | deb3ccf5bb2f304d20f3ce09be8fd07be4817510 (diff) | |
| download | PROJ-86530f3146ec091c26652e60067088dc3e067fae.tar.gz PROJ-86530f3146ec091c26652e60067088dc3e067fae.zip | |
Fix wrong byte-swapping for NTv2 grids affecting master after RFC4 work (fixes #1938)
And add testing of both little-endian and big-endian NTv2 files
Diffstat (limited to 'data/tests')
| -rw-r--r-- | data/tests/test_hgrid_big_endian.gsb | bin | 0 -> 624 bytes |
| -rw-r--r-- | data/tests/test_hgrid_little_endian.gsb | bin | 0 -> 624 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/data/tests/test_hgrid_big_endian.gsb b/data/tests/test_hgrid_big_endian.gsb Binary files differnew file mode 100644 index 00000000..91f2189d --- /dev/null +++ b/data/tests/test_hgrid_big_endian.gsb diff --git a/data/tests/test_hgrid_little_endian.gsb b/data/tests/test_hgrid_little_endian.gsb Binary files differnew file mode 100644 index 00000000..13b37392 --- /dev/null +++ b/data/tests/test_hgrid_little_endian.gsb |
