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
| {
| "features": [
|
| {
| "featureType": "qy_point",
| "geometry": {
| "coordinates": [
| 120.5023636833,
| 41.5995293195
| ],
| "type": "Point"
| },
| "id": "73",
| "type": "Feature",
| "properties": {}
| },
| {
| "featureType": "qy_point",
| "geometry": {
| "coordinates": [
| 120.4667913585,
| 41.6262504714
| ],
| "type": "Point"
| },
| "id": "73",
| "type": "Feature",
| "properties": {}
| },
| {
| "featureType": "qy_point",
| "geometry": {
| "coordinates": [
| 120.5086309957,
| 41.6602121672
| ],
| "type": "Point"
| },
| "id": "73",
| "type": "Feature",
| "properties": {}
| },
| {
| "featureType": "qy_point",
| "geometry": {
| "coordinates": [
| 120.571552666,
| 41.6373782884
| ],
| "type": "Point"
| },
| "id": "73",
| "type": "Feature",
| "properties": {}
| }
| ],
| "type": "FeatureCollection"
| }
|
|