1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
{
"coordinates": [
[[-2.0, 80.0], [403186.945, 8885748.708]],
[[-2.0, 60.0], [221288.77, 6661953.041]],
[[-2.0, 40.0], [73106.698, 4439746.917]],
[[-2.0, 20.0], [-23538.687, 2219308.238]],
[[-2.0, 0.0], [-57087.12, 0.0]],
[[-2.0, -20.0], [-23538.687, -2219308.238]],
[[-2.0, -40.0], [73106.698, -4439746.917]],
[[-2.0, -60.0], [221288.77, -6661953.041]],
[[-2.0, -80.0], [403186.945, -8885748.708]],
[[-5.0, 60.0], [54506.435, 6678411.623]],
[[-4.0, 60.0], [110043.299, 6672079.494]],
[[-3.0, 60.0], [165640.332, 6666593.572]],
[[-2.0, 60.0], [221288.77, 6661953.041]],
[[-1.0, 60.0], [276979.926, 6658157.202]],
[[0.0, 60.0], [332705.179, 6655205.484]],
[[1.0, 60.0], [388455.958, 6653097.435]],
[[2.0, 60.0], [444223.733, 6651832.735]],
[[3.0, 60.0], [500000.0, 6651411.19]],
[[4.0, 60.0], [555776.267, 6651832.735]],
[[5.0, 60.0], [611544.042, 6653097.435]],
[[6.0, 60.0], [667294.821, 6655205.484]],
[[7.0, 60.0], [723020.074, 6658157.202]],
[[8.0, 60.0], [778711.23, 6661953.041]]
],
"description": "Test 5101 (part 2), Transverse Mercator, v2-0_2011-06-28, recommended JHS formula",
"projections": ["+init=epsg:4326", "+init=epsg:32631"],
"tests": [
{"tolerances": [2.7777777777777776e-07, 0.03], "type": "conversion"},
{"times": 1000, "tolerances": [5.555555555555556e-08, 0.006], "type": "roundtrip"}]
}
|