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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
| {
| "displayFieldName": "社区名称",
| "fieldAliases": {
| "社区名称": "社区名称"
| },
| "geometryType": "esriGeometryPoint",
| "spatialReference": {
| "wkid": 4490,
| "latestWkid": 4490
| },
| "fields": [
| {
| "name": "社区名称",
| "type": "esriFieldTypeString",
| "alias": "社区名称",
| "length": 80
| }
| ],
| "features": [
| {
| "attributes": {
| "社区名称": "圣城街道站前社区"
| },
| "geometry": {
| "x": 118.73978969200004,
| "y": 36.866195807000054
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道龙泉社区"
| },
| "geometry": {
| "x": 118.73704040500002,
| "y": 36.869367200000056
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道现代社区"
| },
| "geometry": {
| "x": 118.7750319380001,
| "y": 36.86241003300006
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道向阳社区"
| },
| "geometry": {
| "x": 118.76637456200001,
| "y": 36.859090966000053
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道晨鸣社区"
| },
| "geometry": {
| "x": 118.71430161000001,
| "y": 36.868615900000066
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道仓圣社区"
| },
| "geometry": {
| "x": 118.76031752100005,
| "y": 36.86821932600003
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道古槐社区"
| },
| "geometry": {
| "x": 118.73616437400005,
| "y": 36.879074545000037
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道兆祥小区"
| },
| "geometry": {
| "x": 118.74823570000001,
| "y": 36.885351693000075
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道温泉社区"
| },
| "geometry": {
| "x": 118.73383430500007,
| "y": 36.876228494000031
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道建新社区"
| },
| "geometry": {
| "x": 118.73203983800011,
| "y": 36.861836804000063
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道石马社区"
| },
| "geometry": {
| "x": 118.72473028200011,
| "y": 36.875542861000042
| }
| },
| {
| "attributes": {
| "社区名称": "圣城街道汇文社区"
| },
| "geometry": {
| "x": 118.72704439600011,
| "y": 36.884909005000054
| }
| }
| ]
| }
|
|