2023西安数博会CIM演示-【前端】-Web
AdaKing88
2023-08-21 bc03b832caa49bbcd2674fe4cae3701b5059bf95
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
  "type": "FeatureCollection", 
    "name": "dikuai",
    "crs": {
        "type": "name",
        "properties": {
            "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
        }
    },
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              120.91876745224,
              30.82167672772483
            ],
            [
              120.91884791851047,
              30.821529310638038
            ],
            [
              120.91905713081361,
              30.821045596732542
            ],
            [
              120.91928780078891,
              30.820373000014722
            ],
            [
              120.91939508914948,
              30.819686577959683
            ],
            [
              120.91941118240359,
              30.819050826982156
            ],
            [
              120.91934680938722,
              30.818451927284254
            ],
            [
              120.91906785964967,
              30.81752132188227
            ],
            [
              120.9192180633545,
              30.81752132188227
            ],
            [
              120.91986179351808,
              30.817562784691102
            ],
            [
              120.92012465000153,
              30.817618068408375
            ],
            [
              120.9199583530426,
              30.818037302228763
            ],
            [
              120.91989934444429,
              30.819138358163656
            ],
            [
              120.91994762420656,
              30.820078161612297
            ],
            [
              120.91998517513277,
              30.82058491455739
            ],
            [
              120.92005491256717,
              30.82111469886821
            ],
            [
              120.92012465000153,
              30.821653693819925
            ],
            [
              120.91876745224,
              30.82167672772483
            ]
          ]
        ]
      }
    }
  ]
}