114 lines
2.1 KiB
JSON
114 lines
2.1 KiB
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"properties": {
|
|
"id": "det_bld_1",
|
|
"class": "building",
|
|
"confidence": 0.92,
|
|
"model_id": "demo-yolo-buildings-v1"
|
|
},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[
|
|
4.98505,
|
|
51.16505
|
|
],
|
|
[
|
|
4.9860500000000005,
|
|
51.16505
|
|
],
|
|
[
|
|
4.9860500000000005,
|
|
51.16605
|
|
],
|
|
[
|
|
4.98505,
|
|
51.16605
|
|
],
|
|
[
|
|
4.98505,
|
|
51.16505
|
|
]
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {
|
|
"id": "det_bld_2",
|
|
"class": "building",
|
|
"confidence": 0.88,
|
|
"model_id": "demo-yolo-buildings-v1"
|
|
},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[
|
|
4.99005,
|
|
51.16605
|
|
],
|
|
[
|
|
4.99105,
|
|
51.16605
|
|
],
|
|
[
|
|
4.99105,
|
|
51.167049999999996
|
|
],
|
|
[
|
|
4.99005,
|
|
51.167049999999996
|
|
],
|
|
[
|
|
4.99005,
|
|
51.16605
|
|
]
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {
|
|
"id": "det_bld_3",
|
|
"class": "building",
|
|
"confidence": 0.61,
|
|
"model_id": "demo-yolo-buildings-v1"
|
|
},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[
|
|
4.997,
|
|
51.172
|
|
],
|
|
[
|
|
4.998,
|
|
51.172
|
|
],
|
|
[
|
|
4.998,
|
|
51.172999999999995
|
|
],
|
|
[
|
|
4.997,
|
|
51.172999999999995
|
|
],
|
|
[
|
|
4.997,
|
|
51.172
|
|
]
|
|
]
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|