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
33
|
{
"coordinates": [
[[146, 80], [596813.055, 18885748.71]],
[[146, 60], [778711.23, 16661953.04]],
[[146, 40], [926893.302, 14439746.92]],
[[146, 20], [1023538.687, 12219308.24]],
[[146, 0], [1057087.12, 10000000.0]],
[[146, -20], [1023538.687, 7780691.762]],
[[146, -40], [926893.302, 5560253.083]],
[[146, -60], [778711.23, 3338046.96]],
[[146, -80], [596813.055, 1114251.292]],
[[136, -60], [221288.77, 3338046.96]],
[[137, -60], [276979.926, 3341842.798]],
[[138, -60], [332705.179, 3344794.516]],
[[139, -60], [388455.958, 3346902.565]],
[[140, -60], [444223.733, 3348167.265]],
[[141, -60], [500000.0, 3348588.81]],
[[142, -60], [555776.267, 3348167.265]],
[[143, -60], [611544.042, 3346902.565]],
[[144, -60], [667294.821, 3344794.516]],
[[145, -60], [723020.074, 3341842.798]],
[[146, -60], [778711.23, 3338046.96]],
[[147, -60], [834359.668, 3333406.428]],
[[148, -60], [889956.701, 3327920.506]],
[[149, -60], [945493.565, 3321588.377]]
],
"description": "Test 5101 (part 3), Transverse Mercator, v2-0_2011-06-28, recommended JHS formula",
"projections": ["+init=epsg:4283", "+init=epsg:28354"],
"tests": [
{"tolerances": [2.7777777777777776e-07, 0.03], "type": "conversion"},
{"times": 1000, "tolerances": [5.555555555555556e-08, 0.006], "type": "roundtrip"}
]
}
|