-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.json
36 lines (36 loc) · 982 Bytes
/
config.json
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
34
35
36
{
"http": {
"port":4433
},
"allowedResolutionError":0.1,
"correctResolutions":{
"0":156543.03392799999,
"1":78271.516963999893,
"2":39135.758482000099,
"3":19567.879240999901,
"4":9783.9396204999593,
"5":4891.9698102499797,
"6":2445.9849051249898,
"7":1222.9924525624899,
"8":611.49622628138002,
"9":305.74811314055802,
"10":152.874056570411,
"11":76.437028285073197,
"12":38.218514142536598,
"13":19.109257071268299,
"14":9.5546285356341496,
"15":4.7773142679493699,
"16":2.38865713397468,
"17":1.1943285668550501,
"18":0.59716428355981699,
"19":0.29858214164761698,
"20":0.14929107082381,
"21":0.07464553541191,
"22":0.0373227677059525,
"23":0.0186613838529763
},
"correctOrigin" : {
"x": -2.0037508342787E7,
"y": 2.0037508342787E7
}
}