Ticket #22460: 02_nodeshift_test_after_download.geojson

File 02_nodeshift_test_after_download.geojson, 8.0 KB (added by anonymous, 4 years ago)

the same features up and downloaded from OSM Server with only 7 digits for decimal portion of coordinates

Line 
1
2{
3 "type": "FeatureCollection",
4 "generator": "JOSM",
5 "bbox": [
6 26.30808900000,
7 -3.97962450000,
8 26.31026570000,
9 -3.97836830000
10 ],
11 "features": [
12 {
13 "type": "Feature",
14 "properties": {
15 "building": "yes"
16 },
17 "geometry": {
18 "type": "Polygon",
19 "coordinates": [
20 [
21 [
22 26.30939260000,
23 -3.97919640000
24 ],
25 [
26 26.30916920000,
27 -3.97918830000
28 ],
29 [
30 26.30917740000,
31 -3.97896560000
32 ],
33 [
34 26.30940070000,
35 -3.97897370000
36 ],
37 [
38 26.30939260000,
39 -3.97919640000
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.30951670000,
56 -3.97909110000
57 ],
58 [
59 26.30951270000,
60 -3.97920060000
61 ],
62 [
63 26.30940700000,
64 -3.97919680000
65 ],
66 [
67 26.30941100000,
68 -3.97908720000
69 ],
70 [
71 26.30951670000,
72 -3.97909110000
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.30961140000,
89 -3.97918660000
90 ],
91 [
92 26.30962740000,
93 -3.97918720000
94 ],
95 [
96 26.30962680000,
97 -3.97920280000
98 ],
99 [
100 26.30961080000,
101 -3.97920220000
102 ],
103 [
104 26.30961140000,
105 -3.97918660000
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.30964070000,
122 -3.97919910000
123 ],
124 [
125 26.30964540000,
126 -3.97919920000
127 ],
128 [
129 26.30964530000,
130 -3.97920370000
131 ],
132 [
133 26.30964060000,
134 -3.97920360000
135 ],
136 [
137 26.30964070000,
138 -3.97919910000
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.30964700000,
155 -3.97920150000
156 ],
157 [
158 26.30964910000,
159 -3.97920160000
160 ],
161 [
162 26.30964910000,
163 -3.97920370000
164 ],
165 [
166 26.30964690000,
167 -3.97920360000
168 ],
169 [
170 26.30964700000,
171 -3.97920150000
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.30960550000,
188 -3.97917490000
189 ],
190 [
191 26.30960450000,
192 -3.97920210000
193 ],
194 [
195 26.30957720000,
196 -3.97920110000
197 ],
198 [
199 26.30957820000,
200 -3.97917390000
201 ],
202 [
203 26.30960550000,
204 -3.97917490000
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.30963110000,
221 -3.97919430000
222 ],
223 [
224 26.30963900000,
225 -3.97919460000
226 ],
227 [
228 26.30963870000,
229 -3.97920340000
230 ],
231 [
232 26.30963080000,
233 -3.97920310000
234 ],
235 [
236 26.30963110000,
237 -3.97919430000
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.30957260000,
254 -3.97914670000
255 ],
256 [
257 26.30957060000,
258 -3.97920240000
259 ],
260 [
261 26.30952170000,
262 -3.97920060000
263 ],
264 [
265 26.30952370000,
266 -3.97914490000
267 ],
268 [
269 26.30957260000,
270 -3.97914670000
271 ]
272 ]
273 ]
274 }
275 }
276 ]
277}