mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
refactor: move core to monorepo
This commit is contained in:
53
packages/core/test/resources/indexable/Room.4.json
Normal file
53
packages/core/test/resources/indexable/Room.4.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"uid": "ea9db087-240b-5b10-a65b-9684d88a3e4e",
|
||||
"name": "Poolraum (HoF)",
|
||||
"type": "room",
|
||||
"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]
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCRoom"
|
||||
}
|
||||
Reference in New Issue
Block a user