Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
HFT-informatics-weekend
AR - Urban Planner
Commits
0abb2762
Commit
0abb2762
authored
Oct 12, 2025
by
Kang
Browse files
Add coordinate json file
parent
07a8b1d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
webxr-cube/public/coordinate/pois.json
0 → 100644
View file @
0abb2762
[
{
"id"
:
"bau-2-bibliothek"
,
"name"
:
"Bau 2 — Bibliothek"
,
"lat"
:
48.7798869687049
,
"lon"
:
9.17358439772658
,
"category"
:
[
"library"
],
"icon"
:
"📚"
,
"entrance"
:
null
,
"waypoints"
:
[],
"description"
:
"University library located in Bau 2. A quiet place for study and group work."
},
{
"id"
:
"bau-1-student-service-cafeteria"
,
"name"
:
"Bau 1 — Student Service & Cafeteria"
,
"lat"
:
48.780470224654096
,
"lon"
:
9.172801487746531
,
"category"
:
[
"student_services"
,
"cafeteria"
],
"icon"
:
"🎓"
,
"entrance"
:
{
"lat"
:
48.780480224654096
,
"lon"
:
9.172821487746531
},
"waypoints"
:
[],
"description"
:
"Bau 1 hosts the Student Service (2nd floor) and the main cafeteria."
},
{
"id"
:
"bridge-block-4"
,
"name"
:
"Bridge — Block 4"
,
"lat"
:
48.780314078060975
,
"lon"
:
9.172559877534384
,
"category"
:
[
"bridge"
,
"wayfinding"
],
"icon"
:
"🌉"
,
"entrance"
:
null
,
"waypoints"
:
[],
"description"
:
"Pedestrian bridge connecting several campus blocks, close to Block 4."
},
{
"id"
:
"bau-8-hft-cafe"
,
"name"
:
"Bau 8 — HFT Café"
,
"lat"
:
48.78005045872437
,
"lon"
:
9.171181620129653
,
"category"
:
[
"cafe"
],
"icon"
:
"☕"
,
"entrance"
:
{
"lat"
:
48.7800602
,
"lon"
:
9.1711501
},
"waypoints"
:
[
{
"lat"
:
48.780314078060975
,
"lon"
:
9.172559877534384
}
],
"description"
:
"Small café in Bau 8 — perfect for a quick coffee or snack between classes."
}
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment