-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdata.json
165 lines (165 loc) · 5.24 KB
/
data.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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"building_plans": [
{
"name": "Biomedical Library, Floor 1",
"description": "Biomedical Library, Floor 1",
"imageURL": "http://libraries.ucsd.edu/bmcl/building/fp1.gif"
},
{
"name": "Biomedical Library, Floor 2",
"description": "Biomedical Library, Floor 2",
"imageURL": "http://libraries.ucsd.edu/bmcl/building/fp2.gif"
},
{
"name": "CSE Building, Basement",
"description": "Computer Science and Engineering Building, Basement",
"imageURL": "https://cse.ucsd.edu/sites/cse.ucsd.edu/files/maps/CSE_EBU3_BASEMENT.jpg"
},
{
"name": "CSE Building, Floor 1",
"description": "Computer Science and Engineering Building, Floor 1",
"imageURL": "https://cse.ucsd.edu/sites/cse.ucsd.edu/files/maps/CSE_EBU3_LEVEL1.jpg"
},
{
"name": "CSE Building, Floor 2",
"description": "Computer Science and Engineering Building, Floor 2",
"imageURL": "https://cse.ucsd.edu/sites/cse.ucsd.edu/files/maps/CSE_EBU3_LEVEL2.jpg"
},
{
"name": "CSE Building, Floor 3",
"description": "Computer Science and Engineering Building, Floor 3",
"imageURL": "https://cse.ucsd.edu/sites/cse.ucsd.edu/files/maps/CSE_LEVEL3.jpg"
},
{
"name": "CSE Building, Floor 4",
"description": "Computer Science and Engineering Building, Floor 4",
"imageURL": "https://cse.ucsd.edu/sites/cse.ucsd.edu/files/maps/CSE_LEVEL4.jpg"
},
{
"name": "Galbraith Hall, Floor 2",
"description": "Galbraith Hall, Floor 2",
"imageURL": "https://images.adsttc.com/media/images/5876/525a/e58e/cea3/7600/03a4/slideshow/4613_L2_OPTC.jpg"
},
{
"name": "Galbraith Hall, Floor 3",
"description": "Galbraith Hall, Floor 3",
"imageURL": "https://images.adsttc.com/media/images/5876/52e5/e58e/cea3/7600/03a5/slideshow/4613_L3_OPTC.jpg"
},
{
"name": "Geisel Library, Floor 1",
"description": "Geisel Library, Floor 1",
"imageURL": "https://scontent-lax3-1.xx.fbcdn.net/v/t1.0-9/47577488_2406583099357851_9184417357789921280_o.png?_nc_cat=110&_nc_sid=8024bb&_nc_ohc=rNHrL8P2HzMAX-P3PLw&_nc_ht=scontent-lax3-1.xx&oh=72463f197d564bfb7ef673b20da09854&oe=5E833507"
},
{
"name": "Mandeville Hall",
"description": "Mandeville Hall",
"imageURL": "http://orarchitects.dreamhosters.com/wp-content/uploads/2012/07/UCSD-02.jpg"
},
{
"name": "Price Center, Floor 1",
"description": "Price Center, Floor 1",
"imageURL": "https://ucsdnews.ucsd.edu/archive/graphics/images/2008/05-08PriceCenterFloorPlanBIG.jpg"
},
{
"name": "Price Center, Floor 2",
"description": "Price Center, Floor 2",
"imageURL": "http://spaces.ucsd.edu/candlelight/wp-content/uploads/2014/10/Untitled1.png"
}
],
"locations": [
{
"name": "64 Degrees",
"abbreviation": "SixtyFour",
"longitude": 32.8747808,
"latitude": -117.2425759
},
{
"name": "Geisel Library",
"abbreviation": "Geisel",
"longitude": 32.8811751,
"latitude": -117.239769
},
{
"name": "Copley International Conference Center",
"abbreviation": "CICC",
"longitude": 32.8850061,
"latitude": -117.2434825
},
{
"name": "Computer Science and Engineering Building",
"abbreviation": "CSE",
"longitude": 32.8818051,
"latitude": -117.2357122
},
{
"name": "Warren Lecture Hall",
"abbreviation": "WLH",
"longitude": 32.8805336,
"latitude": -117.2365006
}
],
"routes": [
{
"name": "navigation",
"route": "/nav",
"label": "Start your Navigation Route"
},
{
"name": "report",
"route": "/add/report",
"label": "Report Cop/Construction"
},
{
"name": "building_plan",
"route": "/add/building_plan_alt",
"label": "View/Add Building Plans"
},
{
"name": "help",
"route": "/help",
"label": "Need Help?"
},
{
"name": "logout",
"route": "/login",
"label": "Sign Out"
}
],
"police": [
{
"location": "Library Walk (Next to the Arcade)",
"time": "11:03"
},
{
"location": "Ridge Walk (Between Revelle and Muir)",
"time": "17:30"
}
],
"construction": [
{
"location": "Muir Parking Lot : - (",
"time": "15:20"
},
{
"location": "Geisel 2nd floor",
"time": "08:10"
}
],
"faq": [
{
"question": "Does the building plan image I add have to be a URL?",
"answer": "Yes, currently we only accept URLs for building plans. One easy way to do this if you have an image to share not from the web is by uploading it to Google Drive, and sharing the link.",
"id": "question1"
},
{
"question": "Can I only report cops or construction on campus?",
"answer": "Yes, unfortunately we currently only support reporting these two features.",
"id": "question2"
},
{
"question": "I have a shortcut I'd like to share. How can I do this?",
"answer": "If you want your shortcut to show up as a suggestion, please email the devlopers at [email protected] and we will consider using it. We will reach out if we do. Thanks for your help.",
"id": "question3"
}
]
}