mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
feat: add certification thing
This commit is contained in:
@@ -4,20 +4,13 @@
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3306966,
|
||||
52.5104675
|
||||
]
|
||||
"coordinates": [13.3306966, 52.5104675]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"library"
|
||||
],
|
||||
"categories": ["library"],
|
||||
"uid": "6e5abbff-d995-507b-982b-e0d094da6606",
|
||||
"alternateNames": [
|
||||
"BIB"
|
||||
],
|
||||
"alternateNames": ["BIB"],
|
||||
"name": "Universitätsbibliothek",
|
||||
"floorName": "0",
|
||||
"origin": {
|
||||
|
||||
Reference in New Issue
Block a user