aboutsummaryrefslogtreecommitdiff
path: root/data/ITRF2000
diff options
context:
space:
mode:
authorKaroline Skaar <47146240+keyos89@users.noreply.github.com>2019-01-29 14:30:37 +0100
committerGitHub <noreply@github.com>2019-01-29 14:30:37 +0100
commit3150e4d7e3da5cdf7c1f2027a9bd9ed426d4c8ba (patch)
tree81b39559b84feedf16488586e9531c6d2adabbfb /data/ITRF2000
parent62799e10a3aa51e61e428e87f4aec10f65c737cb (diff)
downloadPROJ-3150e4d7e3da5cdf7c1f2027a9bd9ed426d4c8ba.tar.gz
PROJ-3150e4d7e3da5cdf7c1f2027a9bd9ed426d4c8ba.zip
Fix wrong parameter in ITRF2000 to ITRF2005 transfomations
There seems to be one zero too much in the ds-parameter. http://itrf.ign.fr/ITRF_solutions/2005/tp_05-00.php
Diffstat (limited to 'data/ITRF2000')
-rw-r--r--data/ITRF20002
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ITRF2000 b/data/ITRF2000
index a7064f3b..439d1970 100644
--- a/data/ITRF2000
+++ b/data/ITRF2000
@@ -3,7 +3,7 @@
# ITRF2000 -> ITRF2005 is only defined the opposite way, so we flip the sign on all
# parameters to get the opposite transformation. Parameters from http://itrf.ign.fr/ITRF_solutions/2005/tp_05-00.php
-<ITRF2005> +proj=helmert +x=-0.0001 +y=0.0008 +z=0.0058 +s=-0.0004 +dx=0.0002 +dy=-0.0001 +dz=0.0018 +ds=-0.000008 +t_epoch=2000.0 +convention=position_vector
+<ITRF2005> +proj=helmert +x=-0.0001 +y=0.0008 +z=0.0058 +s=-0.0004 +dx=0.0002 +dy=-0.0001 +dz=0.0018 +ds=-0.00008 +t_epoch=2000.0 +convention=position_vector
<ITRF97> +proj=helmert +x=0.0067 +y=0.0061 +z=-0.0185 +s=0.00155 +dy=-0.0006 +dz=-0.0014 +ds=0.00001 +drz=0.00002 +t_epoch=1997.0 +convention=position_vector