Skip to content

Commit 33861d8

Browse files
Add geometry for Apollo Go in Shenzhen, Guangdong, China
1 parent f71fb3b commit 33861d8

1 file changed

Lines changed: 146 additions & 0 deletions

File tree

Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
{
2+
"type": "FeatureCollection",
3+
"features": [
4+
{
5+
"type": "Feature",
6+
"properties": {
7+
"name": "Layer 1"
8+
},
9+
"geometry": {
10+
"type": "Polygon",
11+
"coordinates": [
12+
[
13+
[
14+
114.32510375976564,
15+
22.798971336311112
16+
],
17+
[
18+
114.37385559082033,
19+
22.76874233325401
20+
],
21+
[
22+
114.3831253051758,
23+
22.769850320713395
24+
],
25+
[
26+
114.3831253051758,
27+
22.79074211434499
28+
],
29+
[
30+
114.40114974975587,
31+
22.808782451675164
32+
],
33+
[
34+
114.41883087158205,
35+
22.799920829957472
36+
],
37+
[
38+
114.42140579223634,
39+
22.773886484687175
40+
],
41+
[
42+
114.42543983459474,
43+
22.763993713714484
44+
],
45+
[
46+
114.41728591918947,
47+
22.74452264722212
48+
],
49+
[
50+
114.42003250122072,
51+
22.715231672885217
52+
],
53+
[
54+
114.42878723144533,
55+
22.702563363356727
56+
],
57+
[
58+
114.42827224731447,
59+
22.706363979292604
60+
],
61+
[
62+
114.43307876586915,
63+
22.707076583037125
64+
],
65+
[
66+
114.44269180297853,
67+
22.70335516704184
68+
],
69+
[
70+
114.44140434265138,
71+
22.691952752349636
72+
],
73+
[
74+
114.40003395080566,
75+
22.690210633200376
76+
],
77+
[
78+
114.38192367553711,
79+
22.686726328460292
80+
],
81+
[
82+
114.38072204589845,
83+
22.675639315026064
84+
],
85+
[
86+
114.38278198242189,
87+
22.664709810176827
88+
],
89+
[
90+
114.3617105484009,
91+
22.651482360995818
92+
],
93+
[
94+
114.34287071228029,
95+
22.651086309929962
96+
],
97+
[
98+
114.3369483947754,
99+
22.65346259918787
100+
],
101+
[
102+
114.25146102905275,
103+
22.661858491792398
104+
],
105+
[
106+
114.25832748413087,
107+
22.671679450104286
108+
],
109+
[
110+
114.27824020385742,
111+
22.68102454782139
112+
],
113+
[
114+
114.29420471191408,
115+
22.685776048157354
116+
],
117+
[
118+
114.30278778076173,
119+
22.69496181507399
120+
],
121+
[
122+
114.30725097656251,
123+
22.727740477984145
124+
],
125+
[
126+
114.30613517761232,
127+
22.734865235406236
128+
],
129+
[
130+
114.2930030822754,
131+
22.752438049676048
132+
],
133+
[
134+
114.28999900817873,
135+
22.78211672367348
136+
],
137+
[
138+
114.32510375976564,
139+
22.798971336311112
140+
]
141+
]
142+
]
143+
}
144+
}
145+
]
146+
}

0 commit comments

Comments
 (0)