Skip to content

Commit

Permalink
website: Update venue data (#3984)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwliew authored Jan 16, 2025
1 parent 8c06dc9 commit ac71dec
Showing 1 changed file with 46 additions and 14 deletions.
60 changes: 46 additions & 14 deletions website/src/data/venues.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
}
},
"BIZ2-0111": {
"roomName": "S - SA1 - 6745",
"roomName": "Seminar Room 1-11",
"floor": 1,
"location": {
"x": 103.77316474914551,
"y": 1.29626003050623
"x": 103.7755572795868,
"y": 1.293219182046886
}
},
"BIZ2-0301": {
Expand Down Expand Up @@ -539,10 +539,10 @@
},
"LT6": {
"roomName": "LT6",
"floor": 1,
"floor": 4,
"location": {
"x": 103.77176224798251,
"y": 1.2989361886515471
"x": 103.77195239067079,
"y": 1.2987913865798812
}
},
"E1-06-08": {
Expand Down Expand Up @@ -4940,11 +4940,11 @@
}
},
"ERC-SR1": {
"roomName": "sr1",
"floor": 1,
"roomName": "Seminar room 1",
"floor": 2,
"location": {
"x": 103.77312669743297,
"y": 1.2957721274702272
"x": 103.77264172478222,
"y": 1.306074384174867
}
},
"S4-02LAB": {
Expand Down Expand Up @@ -5004,11 +5004,11 @@
}
},
"ERC-SR2": {
"roomName": "erc-sr2",
"floor": 1,
"roomName": "Seminar room 2",
"floor": 2,
"location": {
"x": 103.77321302890779,
"y": 1.296661923674858
"x": 103.77270077494545,
"y": 1.3062191858280354
}
},
"LKY_SR2-1": {
Expand All @@ -5026,5 +5026,37 @@
"x": 103.77321571111682,
"y": 1.2965067305739413
}
},
"YSTCM-SR1": {
"roomName": "YSTCM",
"floor": 1,
"location": {
"x": 103.77324789762498,
"y": 1.2966568958207743
}
},
"E-Hybrid_A": {
"roomName": "E-hybrid-2",
"floor": 1,
"location": {
"x": 103.77305746078493,
"y": 1.2967266153966337
}
},
"E4-04-05": {
"roomName": "e4",
"floor": 1,
"location": {
"x": 103.77341151237489,
"y": 1.2964262849023314
}
},
"HSS-03-07": {
"roomName": "Hss03-07",
"floor": 1,
"location": {
"x": 103.77378165721895,
"y": 1.2966408066876127
}
}
}

0 comments on commit ac71dec

Please sign in to comment.