Ticket #22460: 01_nodeshift_test_before_upload.geojson

File 01_nodeshift_test_before_upload.geojson, 8.0 KB (added by bo.goiny@…, 3 years ago)

features with 11 digits for decimal portion directly saved from JOSM

Line 
1
2{
3 "type": "FeatureCollection",
4 "generator": "JOSM",
5 "bbox": [
6 26.30570050000,
7 -3.98227350000,
8 26.31459470000,
9 -3.97756420000
10 ],
11 "features": [
12 {
13 "type": "Feature",
14 "properties": {
15 "building": "yes"
16 },
17 "geometry": {
18 "type": "Polygon",
19 "coordinates": [
20 [
21 [
22 26.30960548543,
23 -3.97917487211
24 ],
25 [
26 26.30960449299,
27 -3.97920209828
28 ],
29 [
30 26.30957717059,
31 -3.97920110713
32 ],
33 [
34 26.30957816303,
35 -3.97917388096
36 ],
37 [
38 26.30960548543,
39 -3.97917487211
40 ]
41 ]
42 ]
43 }
44 },
45 {
46 "type": "Feature",
47 "properties": {
48 "building": "yes"
49 },
50 "geometry": {
51 "type": "Polygon",
52 "coordinates": [
53 [
54 [
55 26.30964702031,
56 -3.97920152145
57 ],
58 [
59 26.30964913549,
60 -3.97920159818
61 ],
62 [
63 26.30964905807,
64 -3.97920372188
65 ],
66 [
67 26.30964694289,
68 -3.97920364515
69 ],
70 [
71 26.30964702031,
72 -3.97920152145
73 ]
74 ]
75 ]
76 }
77 },
78 {
79 "type": "Feature",
80 "properties": {
81 "building": "yes"
82 },
83 "geometry": {
84 "type": "Polygon",
85 "coordinates": [
86 [
87 [
88 26.30963109902,
89 -3.97919431254
90 ],
91 [
92 26.30963904370,
93 -3.97919460074
94 ],
95 [
96 26.30963872448,
97 -3.97920335830
98 ],
99 [
100 26.30963077979,
101 -3.97920307010
102 ],
103 [
104 26.30963109902,
105 -3.97919431254
106 ]
107 ]
108 ]
109 }
110 },
111 {
112 "type": "Feature",
113 "properties": {
114 "building": "yes"
115 },
116 "geometry": {
117 "type": "Polygon",
118 "coordinates": [
119 [
120 [
121 26.30961139588,
122 -3.97918664998
123 ],
124 [
125 26.30962735830,
126 -3.97918722903
127 ],
128 [
129 26.30962679239,
130 -3.97920275405
131 ],
132 [
133 26.30961082997,
134 -3.97920217500
135 ],
136 [
137 26.30961139588,
138 -3.97918664998
139 ]
140 ]
141 ]
142 }
143 },
144 {
145 "type": "Feature",
146 "properties": {
147 "building": "yes"
148 },
149 "geometry": {
150 "type": "Polygon",
151 "coordinates": [
152 [
153 [
154 26.30939260058,
155 -3.97919642408
156 ],
157 [
158 26.30916923628,
159 -3.97918832132
160 ],
161 [
162 26.30917735331,
163 -3.97896564121
164 ],
165 [
166 26.30940071761,
167 -3.97897374397
168 ],
169 [
170 26.30939260058,
171 -3.97919642408
172 ]
173 ]
174 ]
175 }
176 },
177 {
178 "type": "Feature",
179 "properties": {
180 "building": "yes"
181 },
182 "geometry": {
183 "type": "Polygon",
184 "coordinates": [
185 [
186 [
187 26.30964073005,
188 -3.97919907625
189 ],
190 [
191 26.30964541771,
192 -3.97919924630
193 ],
194 [
195 26.30964525398,
196 -3.97920373820
197 ],
198 [
199 26.30964056631,
200 -3.97920356815
201 ],
202 [
203 26.30964073005,
204 -3.97919907625
205 ]
206 ]
207 ]
208 }
209 },
210 {
211 "type": "Feature",
212 "properties": {
213 "building": "yes"
214 },
215 "geometry": {
216 "type": "Polygon",
217 "coordinates": [
218 [
219 [
220 26.30957262350,
221 -3.97914665964
222 ],
223 [
224 26.30957059242,
225 -3.97920237969
226 ],
227 [
228 26.30952168239,
229 -3.97920060543
230 ],
231 [
232 26.30952371347,
233 -3.97914488538
234 ],
235 [
236 26.30957262350,
237 -3.97914665964
238 ]
239 ]
240 ]
241 }
242 },
243 {
244 "type": "Feature",
245 "properties": {
246 "building": "yes"
247 },
248 "geometry": {
249 "type": "Polygon",
250 "coordinates": [
251 [
252 [
253 26.30951665308,
254 -3.97909106702
255 ],
256 [
257 26.30951266076,
258 -3.97920059118
259 ],
260 [
261 26.30940701779,
262 -3.97919675888
263 ],
264 [
265 26.30941101011,
266 -3.97908723472
267 ],
268 [
269 26.30951665308,
270 -3.97909106702
271 ]
272 ]
273 ]
274 }
275 }
276 ]
277}