Alejandro Acuña
2024-08-12 1876e65234c20209001178705cfa50d8f9ded67a
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[
    {
        "Segment information": {
            "Identifier": "segment-N01N02",
            "Number": 1,
            "Group": "",
            "Name": "N01N02",
            "Location": "",
            "Direction": "ent",
            "Municipality": "",
            "Description": "",
            "Owner": "SCT",
            "Maintainer": "AERCO",
            "Type": 1,
            "Period": 60,
            "Nodes": [
                {
                    "Identifier": "N01",
                    "Name": "Section",
                    "Description": "",
                    "Longitude": 2.290718,
                    "Latitude": 41.47971,
                    "Road": "C-31",
                    "Road kilometer": 218,
                    "Road meters": 200
                },
                {
                    "Identifier": "N02",
                    "Name": "Section",
                    "Description": "",
                    "Longitude": 2.234018,
                    "Latitude": 41.446394,
                    "Road": "C-31",
                    "Road kilometer": 212,
                    "Road meters": 0
                }
            ],
            "Base travel time": 260,
            "Percentage warning threshold (activation)": 125,
            "Percentage warning threshold (deactivation)": 110,
            "Percentage alarm threshold (activation)": 175,
            "Percentage alarm threshold (deactivation)": 150,
            
            "Levels": [
                {
                    "Level": 1,
                    "Level name": "Level 1",
                    "Percentage travel time": 100,
                    "Color": 16777215
                },
                {
                    "Level": 2,
                    "Level name": "Level 2",
                    "Percentage travel time": 105,
                    "Color": 64
                }
            ],
 
            "Aspects" :
            {
                "8" : {"Zoom" : 8, "Offset" : -2.5, "Distance" : 7.5, "Thickness" : 3.5, "Border thickness" : 1, "Border color" : 16777215},
                "9" : {"Zoom" : 9, "Offset" : -2.5, "Distance" : 7.5, "Thickness" : 3.5, "Border thickness" : 1, "Border color" : 16777215},
                "10" : {"Zoom" : 10, "Offset" : -2.5, "Distance" : 7.5, "Thickness" : 3.5, "Border thickness" : 2, "Border color" : 16777215},
                "11" : {"Zoom" : 11, "Offset" : -2.5, "Distance" : 7.5, "Thickness" : 3.5, "Border thickness" : 2, "Border color" : 16777215},
                "12" : {"Zoom" : 12, "Offset" : -3, "Distance" : 5, "Thickness" : 5, "Border thickness" : 2, "Border color" : 16777215},
                "13" : {"Zoom" : 13, "Offset" : -5, "Distance" : 5, "Thickness" : 5, "Border thickness" : 2, "Border color" : 16777215},
                "14" : {"Zoom" : 14, "Offset" : -5, "Distance" : 5, "Thickness" : 5, "Border thickness" : 2, "Border color" : 16777215},
                "15" : {"Zoom" : 15, "Offset" : -7.5, "Distance" : 5, "Thickness" : 5, "Border thickness" : 3, "Border color" : 16777215},
                "16" : {"Zoom" : 16, "Offset" : -7.5, "Distance" : 0, "Thickness" : 5, "Border thickness" : 3, "Border color" : 16777215},
                "17" : {"Zoom" : 17, "Offset" : -5, "Distance" : 0, "Thickness" : 5, "Border thickness" : 3, "Border color" : 16777215},
                "18" : {"Zoom" : 18, "Offset" : -7.5, "Distance" : 0, "Thickness" : 5, "Border thickness" : 3, "Border color" : 16777215}
            }
        }
    
    }
]