Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aframe-inspector
129 changes: 107 additions & 22 deletions sample_data/waypoints_graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,118 +4,160 @@
"type": "node",
"id": "ArenaLab",
"description": "",
"tags": {},
"lat": -4.25773,
"ele:local": -1,
"lon": 4.87359
},
{
"type": "way",
"id": "ArenaLab-ArenaLabDoor",
"nodes": ["ArenaLab", "ArenaLabDoor"],
"nodes": [
"ArenaLab",
"ArenaLabDoor"
],
"tags": {}
},
{
"type": "node",
"id": "ArenaLabDoor",
"description": "",
"tags": {},
"lat": -4.84196,
"ele:local": -0.92885,
"lon": 1.73607
},
{
"type": "way",
"id": "ArenaLabDoor-ConferenceRoom",
"nodes": ["ArenaLabDoor", "ConferenceRoom"],
"nodes": [
"ArenaLabDoor",
"ConferenceRoom"
],
"tags": {}
},
{
"type": "way",
"id": "ArenaLabDoor-Lobby2300",
"nodes": ["ArenaLabDoor", "Lobby2300"],
"nodes": [
"ArenaLabDoor",
"Lobby2300"
],
"tags": {}
},
{
"type": "node",
"id": "ConferenceRoom",
"description": "",
"tags": {},
"lat": -3.40554,
"ele:local": -1,
"lon": 0.78139
},
{
"type": "way",
"id": "ConferenceRoom-Hallway",
"nodes": ["ConferenceRoom", "Hallway"],
"nodes": [
"ConferenceRoom",
"Hallway"
],
"tags": {}
},
{
"type": "node",
"id": "Entrance2300",
"description": "",
"tags": {},
"lat": -7.10102,
"ele:local": -1,
"lon": -4.61792
},
{
"type": "way",
"id": "Entrance2300-Lobby2300",
"nodes": ["Entrance2300", "Lobby2300"],
"nodes": [
"Entrance2300",
"Lobby2300"
],
"tags": {}
},
{
"type": "node",
"id": "Hallway",
"description": "",
"tags": {},
"lat": -0.56477,
"ele:local": -1,
"lon": 0.81094
},
{
"type": "way",
"id": "Hallway-StaffOffice",
"nodes": ["Hallway", "StaffOffice"],
"nodes": [
"Hallway",
"StaffOffice"
],
"tags": {}
},
{
"type": "way",
"id": "Hallway-StudentI",
"nodes": ["Hallway", "StudentI"],
"nodes": [
"Hallway",
"StudentI"
],
"tags": {}
},
{
"type": "way",
"id": "Hallway-StudentJ",
"nodes": ["Hallway", "StudentJ"],
"nodes": [
"Hallway",
"StudentJ"
],
"tags": {}
},
{
"type": "way",
"id": "Hallway-StudentN",
"nodes": ["Hallway", "StudentN"],
"nodes": [
"Hallway",
"StudentN"
],
"tags": {}
},
{
"type": "way",
"id": "Hallway-StudentM",
"nodes": ["Hallway", "StudentM"],
"nodes": [
"Hallway",
"StudentM"
],
"tags": {}
},
{
"type": "way",
"id": "Hallway-StudentL",
"nodes": ["Hallway", "StudentL"],
"nodes": [
"Hallway",
"StudentL"
],
"tags": {}
},
{
"type": "way",
"id": "Hallway-StudentK",
"nodes": ["Hallway", "StudentK"],
"nodes": [
"Hallway",
"StudentK"
],
"tags": {}
},
{
"type": "node",
"id": "Lobby2300",
"description": "",
"tags": {},
"lat": -6.04847,
"ele:local": -1,
"lon": -2.36367
Expand All @@ -124,68 +166,97 @@
"type": "node",
"id": "Professor",
"description": "",
"tags": {},
"lat": 2.60499,
"ele:local": -1,
"lon": -5.28736
},
{
"type": "way",
"id": "Professor-StudentA",
"nodes": ["Professor", "StudentA"],
"nodes": [
"Professor",
"StudentA"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentB",
"nodes": ["Professor", "StudentB"],
"nodes": [
"Professor",
"StudentB"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentC",
"nodes": ["Professor", "StudentC"],
"nodes": [
"Professor",
"StudentC"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentD",
"nodes": ["Professor", "StudentD"],
"nodes": [
"Professor",
"StudentD"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentE",
"nodes": ["Professor", "StudentE"],
"nodes": [
"Professor",
"StudentE"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentF",
"nodes": ["Professor", "StudentF"],
"nodes": [
"Professor",
"StudentF"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentG",
"nodes": ["Professor", "StudentG"],
"nodes": [
"Professor",
"StudentG"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StaffOffice",
"nodes": ["Professor", "StaffOffice"],
"nodes": [
"Professor",
"StaffOffice"
],
"tags": {}
},
{
"type": "way",
"id": "Professor-StudentH",
"nodes": ["Professor", "StudentH"],
"nodes": [
"Professor",
"StudentH"
],
"tags": {}
},
{
"type": "node",
"id": "StaffOffice",
"description": "",
"tags": {},
"lat": 2.61439,
"ele:local": -1,
"lon": 0.41135
Expand All @@ -194,6 +265,7 @@
"type": "node",
"id": "StudentA",
"description": "",
"tags": {},
"lat": -4.31889,
"ele:local": -1,
"lon": -6.55324
Expand All @@ -202,6 +274,7 @@
"type": "node",
"id": "StudentB",
"description": "",
"tags": {},
"lat": -2.68955,
"ele:local": -1,
"lon": -6.48687
Expand All @@ -210,6 +283,7 @@
"type": "node",
"id": "StudentC",
"description": "",
"tags": {},
"lat": -1.17725,
"ele:local": -1,
"lon": -6.3836
Expand All @@ -218,6 +292,7 @@
"type": "node",
"id": "StudentD",
"description": "",
"tags": {},
"lat": 0.43108,
"ele:local": -1,
"lon": -6.44152
Expand All @@ -226,6 +301,7 @@
"type": "node",
"id": "StudentE",
"description": "",
"tags": {},
"lat": -4.16253,
"ele:local": -1,
"lon": -5.2185
Expand All @@ -234,6 +310,7 @@
"type": "node",
"id": "StudentF",
"description": "",
"tags": {},
"lat": -2.81188,
"ele:local": -1,
"lon": -5.28351
Expand All @@ -242,6 +319,7 @@
"type": "node",
"id": "StudentG",
"description": "",
"tags": {},
"lat": -1.19974,
"ele:local": -1,
"lon": -5.21431
Expand All @@ -250,6 +328,7 @@
"type": "node",
"id": "StudentH",
"description": "",
"tags": {},
"lat": 0.50184,
"ele:local": -1,
"lon": -5.15294
Expand All @@ -258,6 +337,7 @@
"type": "node",
"id": "StudentI",
"description": "",
"tags": {},
"lat": -0.11917,
"ele:local": -1,
"lon": -2.35952
Expand All @@ -266,6 +346,7 @@
"type": "node",
"id": "StudentJ",
"description": "",
"tags": {},
"lat": -0.42932,
"ele:local": -1,
"lon": -0.68392
Expand All @@ -274,6 +355,7 @@
"type": "node",
"id": "StudentK",
"description": "",
"tags": {},
"lat": -0.34771,
"ele:local": -1,
"lon": 2.35552
Expand All @@ -282,6 +364,7 @@
"type": "node",
"id": "StudentL",
"description": "",
"tags": {},
"lat": -0.23317,
"ele:local": -1,
"lon": 4.03259
Expand All @@ -290,6 +373,7 @@
"type": "node",
"id": "StudentM",
"description": "",
"tags": {},
"lat": -0.29684,
"ele:local": -1,
"lon": 5.41319
Expand All @@ -298,9 +382,10 @@
"type": "node",
"id": "StudentN",
"description": "",
"tags": {},
"lat": -0.13389,
"ele:local": -1,
"lon": 7.42173
}
]
}
}
Loading