-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstory.json
110 lines (109 loc) · 2.98 KB
/
story.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
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"title": "Smart Guben",
"author": "Elie GmbH",
"htmlFolder": "story",
"isNoCreateMode": true,
"coverImagePath": "https://smart.guben.de/wp-content/uploads/2022/11/smart-Guben-Gubin.jpg?x80922",
"isScrollytelling": true,
"chapters": [
{ "chapterNumber": 1, "chapterTitle": "Zielbilder" },
{ "chapterNumber": 2, "chapterTitle": "Smart City Vision Guben" },
{ "chapterNumber": 3, "chapterTitle": "Maßnahmen" },
{ "chapterNumber": 4, "chapterTitle": "Daten" },
{ "chapterNumber": 5, "chapterTitle": "Resiliente Stadtentwicklung" },
{ "chapterNumber": 6, "chapterTitle": "Versorgung & Vernetzung" },
{ "chapterNumber": 7, "chapterTitle": "Guben Cockpit" }
],
"steps": [
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 1,
"title": "",
"htmlFile": "step_1-1.html",
"centerCoordinate": [892313.234186315, 5771283.98839225],
"zoomLevel": 5,
"layers": ["111222357"],
"interactionAddons": []
},
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 2,
"title": "",
"htmlFile": "step_2-1.html",
"centerCoordinate": [889878.2292523859, 5770927.637247532],
"zoomLevel": 4,
"layers": [],
"interactionAddons": []
},
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 3,
"title": "",
"htmlFile": "step_3-1.html",
"centerCoordinate": [892172.8402339115, 5770915.583599124],
"zoomLevel": 6,
"layers": [],
"interactionAddons": []
},
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 4,
"title": "",
"htmlFile": "step_4-1.html",
"centerCoordinate": [888159.2987666788, 5771024.868352731],
"zoomLevel": 2,
"layers": [],
"interactionAddons": []
},
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 5,
"title": "",
"htmlFile": "step_5-1.html",
"centerCoordinate": [886689.4851546811, 5773010.7795407735],
"zoomLevel": 3,
"layers": ["111222355", "111222361", "111222363"],
"interactionAddons": []
},
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 6,
"title": "",
"htmlFile": "step_6-1.html",
"centerCoordinate": [890356.7218335355, 5770993.189500696],
"zoomLevel": 3,
"layers": [],
"interactionAddons": [],
"is3D": false,
"navigation3D": {
"cameraPosition": [null, null, null],
"heading": null,
"pitch": null
}
},
{
"stepNumber": 1,
"stepWidth": 500,
"visible": true,
"associatedChapter": 7,
"title": "",
"htmlFile": "step_7-1.html",
"centerCoordinate": [892046.6708206366, 5770501.34148271],
"zoomLevel": 5,
"layers": [],
"interactionAddons": []
}
]
}