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:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"uid": "f5fe4d13-d56a-5770-b16e-78782841bf02",
|
||||
"name": "Validierer (UB)",
|
||||
"type": "point of interest",
|
||||
"categories": ["validator"],
|
||||
"description": "EG Eingangsbereich",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [8.653079867363, 50.120368286434]
|
||||
}
|
||||
},
|
||||
"inPlace": {
|
||||
"name": "UB",
|
||||
"address": {
|
||||
"addressCountry": "Deutschland",
|
||||
"addressLocality": "Frankfurt am Main",
|
||||
"addressRegion": "Hessen",
|
||||
"postalCode": "60325",
|
||||
"streetAddress": "Bockenheimer Landstr. 134-138"
|
||||
},
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [8.65302, 50.12036],
|
||||
"type": "Point"
|
||||
},
|
||||
"polygon": {
|
||||
"coordinates": [
|
||||
[
|
||||
[8.6524924635887, 50.120309814205],
|
||||
[8.6525192856789, 50.120423319054],
|
||||
[8.6526641249657, 50.120426758591],
|
||||
[8.6526963114738, 50.120547142219],
|
||||
[8.6526480317116, 50.120554021274],
|
||||
[8.6527070403099, 50.120839501198],
|
||||
[8.65344196558, 50.120777590034],
|
||||
[8.6533936858177, 50.120498988804],
|
||||
[8.6533454060554, 50.120498988804],
|
||||
[8.6533239483833, 50.120375165515],
|
||||
[8.6534956097603, 50.12035796781],
|
||||
[8.6534580588341, 50.120241023257],
|
||||
[8.6524924635887, 50.120309814205]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
}
|
||||
},
|
||||
"categories": ["library"],
|
||||
"type": "building",
|
||||
"uid": "65596790-a217-5d70-888e-16aa17bfda0a"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCPointOfInterest"
|
||||
}
|
||||
Reference in New Issue
Block a user