mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
feat: add certification thing
This commit is contained in:
@@ -4,18 +4,12 @@
|
||||
"uid": "ea9db087-240b-5b10-a65b-9684d88a3e4e",
|
||||
"name": "Poolraum (HoF)",
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"computer",
|
||||
"learn"
|
||||
],
|
||||
"categories": ["computer", "learn"],
|
||||
"description": "1. OG, Raum 1.29, 18 Plätze, rollstuhlgerecht, Montag bis Freitag von 8:00 bis 20:00 Uhr",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
8.6654716730118,
|
||||
50.127288142239
|
||||
]
|
||||
"coordinates": [8.6654716730118, 50.127288142239]
|
||||
}
|
||||
},
|
||||
"inPlace": {
|
||||
@@ -29,43 +23,23 @@
|
||||
},
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [
|
||||
8.66521,
|
||||
50.12715
|
||||
],
|
||||
"coordinates": [8.66521, 50.12715],
|
||||
"type": "Point"
|
||||
},
|
||||
"polygon": {
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
8.6646019667387,
|
||||
50.127282983673
|
||||
],
|
||||
[
|
||||
8.6655273288488,
|
||||
50.127413667164
|
||||
],
|
||||
[
|
||||
8.6656533926725,
|
||||
50.127055146471
|
||||
],
|
||||
[
|
||||
8.6647307127714,
|
||||
50.126922742467
|
||||
],
|
||||
[
|
||||
8.6646019667387,
|
||||
50.127282983673
|
||||
]
|
||||
[8.6646019667387, 50.127282983673],
|
||||
[8.6655273288488, 50.127413667164],
|
||||
[8.6656533926725, 50.127055146471],
|
||||
[8.6647307127714, 50.126922742467],
|
||||
[8.6646019667387, 50.127282983673]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
}
|
||||
},
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"categories": ["education"],
|
||||
"type": "building",
|
||||
"uid": "583b4bd4-d7b7-5736-b2df-87e05c41d97a"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user