Skip to content

Instantly share code, notes, and snippets.

@SametSahin10
Created August 15, 2024 22:51
Show Gist options
  • Save SametSahin10/5c4037aab37dc9b9336f9a38a14a8197 to your computer and use it in GitHub Desktop.
Save SametSahin10/5c4037aab37dc9b9336f9a38a14a8197 to your computer and use it in GitHub Desktop.
[
{
"id_map": 2,
"id_workspace": 1,
"id_model": 3,
"name": "Kocaeli Üniversitesi",
"subscribes": [],
"locations": [
{
"id_location": 2,
"id_map": 2,
"name": "Umuttepe Kampüsü",
"buildings": [
{
"id_building": 1,
"id_location": 2,
"name": "Mühendislik Fakültesi",
"floors": [
{
"id_floor": 1,
"id_building": 1,
"name": "Zemin Kat",
"points": []
},
{
"id_floor": 2,
"id_building": 1,
"name": "4. Kat",
"points": [
{
"id_point": 1,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "301",
"type": 0
},
{
"id_point": 2,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "303",
"type": 0
},
{
"id_point": 3,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "Büyük Amfi",
"type": 0
},
{
"id_point": 4,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "305",
"type": 0
}
]
}
]
}
],
"points": [
{
"id_point": 1,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "301",
"type": 0,
"labels": []
},
{
"id_point": 2,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "303",
"type": 0,
"labels": []
},
{
"id_point": 3,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "Büyük Amfi",
"type": 0,
"labels": []
},
{
"id_point": 4,
"id_location": 2,
"id_building": 1,
"id_floor": 2,
"id_storage": 1,
"name": "305",
"type": 0,
"labels": []
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment