基于北京SDK的方案预演功能
surprise
2024-04-24 2891e19c690853fa6542502bcd230b6130e95810
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"type": "FeatureCollection",
"name": "monitor",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::4490" } },
"features": [
{ "type": "Feature", "properties": { "name": "北宝1号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 121.233333333333334, 44.493055555555557 ] } },
{ "type": "Feature", "properties": { "name": "北宝2号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 121.251388888888883, 44.50138888888889 ] } },
{ "type": "Feature", "properties": { "name": "北宝3号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 121.2525, 44.503888888888888 ] } },
{ "type": "Feature", "properties": { "name": "北宝4号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 121.2525, 44.510555555555555 ] } },
{ "type": "Feature", "properties": { "name": "北宝5号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 121.236388888888897, 44.514722222222225 ] } },
{ "type": "Feature", "properties": { "name": "北宝6号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 121.219166666666666, 44.509166666666665 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图1号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.911388888888894, 44.234722222222224 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图2号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.9125, 44.225833333333334 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图3号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.918055555555554, 44.222222222222221 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图4号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.930833333333339, 44.229722222222222 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图5号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.930833333333339, 44.238333333333337 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图6号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.911111111111111, 44.258611111111108 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图7号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.910277777777779, 44.251666666666665 ] } },
{ "type": "Feature", "properties": { "name": "查布嘎图8号监控", "remarks": "2024.4.2.mp4" }, "geometry": { "type": "Point", "coordinates": [ 120.920277777777784, 44.249166666666667 ] } }
]
}