mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
feat: add core
This commit is contained in:
80
test/resources/Room.4.json
Normal file
80
test/resources/Room.4.json
Normal file
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "d7ce5623-ad47-5976-bdd3-7cf551729516",
|
||||
"name": "Poolraum (HoF)",
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"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
|
||||
]
|
||||
}
|
||||
},
|
||||
"inPlace": {
|
||||
"name": "HoF",
|
||||
"address": {
|
||||
"addressCountry": "Deutschland",
|
||||
"addressLocality": "Frankfurt am Main",
|
||||
"addressRegion": "Hessen",
|
||||
"postalCode": "60323",
|
||||
"streetAddress": "Theodor-W.-Adorno-Platz 3"
|
||||
},
|
||||
"geo": {
|
||||
"point": {
|
||||
"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
|
||||
]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
}
|
||||
},
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"type": "building",
|
||||
"uid": "583b4bd4-d7b7-5736-b2df-87e05c41d97a",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user