mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: move indexable test files to separate folder
This commit is contained in:
190
test/resources/indexable/Room.3.json
Normal file
190
test/resources/indexable/Room.3.json
Normal file
@@ -0,0 +1,190 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3262843,
|
||||
52.5135435
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "loses Mobiliar im Foyer",
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"learn"
|
||||
],
|
||||
"uid": "d33fa478-7e5d-5197-9f0e-091f7f8105df",
|
||||
"name": "MA Foyer",
|
||||
"inPlace": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32577,
|
||||
52.51398
|
||||
]
|
||||
},
|
||||
"polygon": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
13.3259988,
|
||||
52.5141108
|
||||
],
|
||||
[
|
||||
13.3259718,
|
||||
52.5143107
|
||||
],
|
||||
[
|
||||
13.3262958,
|
||||
52.5143236
|
||||
],
|
||||
[
|
||||
13.3263291,
|
||||
52.5143052
|
||||
],
|
||||
[
|
||||
13.3263688,
|
||||
52.5140098
|
||||
],
|
||||
[
|
||||
13.3264324,
|
||||
52.5139643
|
||||
],
|
||||
[
|
||||
13.3264849,
|
||||
52.5139415
|
||||
],
|
||||
[
|
||||
13.3265148,
|
||||
52.5139004
|
||||
],
|
||||
[
|
||||
13.3265336,
|
||||
52.5138571
|
||||
],
|
||||
[
|
||||
13.3265411,
|
||||
52.5137933
|
||||
],
|
||||
[
|
||||
13.3265336,
|
||||
52.5137546
|
||||
],
|
||||
[
|
||||
13.3264961,
|
||||
52.5137044
|
||||
],
|
||||
[
|
||||
13.3264399,
|
||||
52.5136725
|
||||
],
|
||||
[
|
||||
13.3263875,
|
||||
52.5136497
|
||||
],
|
||||
[
|
||||
13.3263351,
|
||||
52.5136429
|
||||
],
|
||||
[
|
||||
13.3263613,
|
||||
52.5134286
|
||||
],
|
||||
[
|
||||
13.3262564,
|
||||
52.5133603
|
||||
],
|
||||
[
|
||||
13.3260767,
|
||||
52.5133671
|
||||
],
|
||||
[
|
||||
13.3259418,
|
||||
52.5134286
|
||||
],
|
||||
[
|
||||
13.3258744,
|
||||
52.5135061
|
||||
],
|
||||
[
|
||||
13.3258444,
|
||||
52.5135677
|
||||
],
|
||||
[
|
||||
13.3261366,
|
||||
52.5135836
|
||||
],
|
||||
[
|
||||
13.3261066,
|
||||
52.513807
|
||||
],
|
||||
[
|
||||
13.3260579,
|
||||
52.5138047
|
||||
],
|
||||
[
|
||||
13.3260317,
|
||||
52.5139096
|
||||
],
|
||||
[
|
||||
13.3254137,
|
||||
52.5138708
|
||||
],
|
||||
[
|
||||
13.3254287,
|
||||
52.5137819
|
||||
],
|
||||
[
|
||||
13.3250879,
|
||||
52.513766
|
||||
],
|
||||
[
|
||||
13.3250018,
|
||||
52.5142697
|
||||
],
|
||||
[
|
||||
13.3253613,
|
||||
52.5142902
|
||||
],
|
||||
[
|
||||
13.3253838,
|
||||
52.5140747
|
||||
],
|
||||
[
|
||||
13.3259988,
|
||||
52.5141108
|
||||
]
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "building",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"name": "Mathematikgebäude",
|
||||
"alternateNames": [
|
||||
"MA"
|
||||
],
|
||||
"uid": "edfaba58-254f-5da0-82d6-3b46a76c48ce",
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
"addressLocality": "Berlin",
|
||||
"addressRegion": "Berlin",
|
||||
"postalCode": "10623",
|
||||
"streetAddress": "Straße des 17. Juni 136"
|
||||
}
|
||||
},
|
||||
"floorName": "0",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCRoom"
|
||||
}
|
||||
Reference in New Issue
Block a user