Apr 18, 2026 5.9 KB
1{
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "type": "Feature",
6 "properties": {
7 "layer": "route",
8 "from": "Kharkiv, UA",
9 "to": "Kyiv, UA",
10 "date": "2012-11-16",
11 "mode": "train, transit"
12 },
13 "geometry": {
14 "type": "LineString",
15 "coordinates": [
16 [
17 36.2304,
18 49.9935
19 ],
20 [
21 30.5234,
22 50.4501
23 ]
24 ]
25 }
26 },
27 {
28 "type": "Feature",
29 "properties": {
30 "layer": "flight",
31 "from": "KBP",
32 "to": "FRA",
33 "date": "2012-11-17",
34 "mode": "flight (LH1493), transit"
35 },
36 "geometry": {
37 "type": "LineString",
38 "coordinates": [
39 [
40 30.8947,
41 50.345
42 ],
43 [
44 8.5622,
45 50.0333
46 ]
47 ]
48 }
49 },
50 {
51 "type": "Feature",
52 "properties": {
53 "layer": "flight",
54 "from": "FRA",
55 "to": "GIG",
56 "date": "2012-11-17",
57 "mode": "flight (DE6080)"
58 },
59 "geometry": {
60 "type": "LineString",
61 "coordinates": [
62 [
63 8.5622,
64 50.0333
65 ],
66 [
67 -43.2436,
68 -22.8099
69 ]
70 ]
71 }
72 },
73 {
74 "type": "Feature",
75 "properties": {
76 "layer": "route",
77 "from": "Rio de Janeiro, BR",
78 "to": "Sao Paulo, BR",
79 "date": "2012-12-14",
80 "mode": "bus"
81 },
82 "geometry": {
83 "type": "LineString",
84 "coordinates": [
85 [
86 -43.1729,
87 -22.9068
88 ],
89 [
90 -46.6333,
91 -23.5505
92 ]
93 ]
94 }
95 },
96 {
97 "type": "Feature",
98 "properties": {
99 "layer": "flight",
100 "from": "GRU",
101 "to": "PTY",
102 "date": "2013-01-30",
103 "mode": "flight (CM724), transit"
104 },
105 "geometry": {
106 "type": "LineString",
107 "coordinates": [
108 [
109 -46.473,
110 -23.4356
111 ],
112 [
113 -79.3835,
114 9.0714
115 ]
116 ]
117 }
118 },
119 {
120 "type": "Feature",
121 "properties": {
122 "layer": "stop",
123 "name": "Kharkiv, UA",
124 "transit": true,
125 "trips": [
126 {
127 "file": "brazil-2012-2013.md",
128 "title": "",
129 "date": "2012-11-16"
130 }
131 ]
132 },
133 "geometry": {
134 "type": "Point",
135 "coordinates": [
136 36.2304,
137 49.9935
138 ]
139 }
140 },
141 {
142 "type": "Feature",
143 "properties": {
144 "layer": "stop",
145 "name": "Kyiv, UA",
146 "transit": true,
147 "trips": [
148 {
149 "file": "brazil-2012-2013.md",
150 "title": "",
151 "date": "2012-11-16"
152 }
153 ]
154 },
155 "geometry": {
156 "type": "Point",
157 "coordinates": [
158 30.5234,
159 50.4501
160 ]
161 }
162 },
163 {
164 "type": "Feature",
165 "properties": {
166 "layer": "stop",
167 "name": "KBP",
168 "transit": true,
169 "trips": [
170 {
171 "file": "brazil-2012-2013.md",
172 "title": "",
173 "date": "2012-11-17"
174 }
175 ]
176 },
177 "geometry": {
178 "type": "Point",
179 "coordinates": [
180 30.8947,
181 50.345
182 ]
183 }
184 },
185 {
186 "type": "Feature",
187 "properties": {
188 "layer": "stop",
189 "name": "FRA",
190 "transit": false,
191 "trips": [
192 {
193 "file": "brazil-2012-2013.md",
194 "title": "",
195 "date": "2012-11-17"
196 }
197 ]
198 },
199 "geometry": {
200 "type": "Point",
201 "coordinates": [
202 8.5622,
203 50.0333
204 ]
205 }
206 },
207 {
208 "type": "Feature",
209 "properties": {
210 "layer": "stop",
211 "name": "GIG",
212 "transit": false,
213 "trips": [
214 {
215 "file": "brazil-2012-2013.md",
216 "title": "",
217 "date": "2012-11-17"
218 }
219 ]
220 },
221 "geometry": {
222 "type": "Point",
223 "coordinates": [
224 -43.2436,
225 -22.8099
226 ]
227 }
228 },
229 {
230 "type": "Feature",
231 "properties": {
232 "layer": "stop",
233 "name": "Rio de Janeiro, BR",
234 "transit": false,
235 "trips": [
236 {
237 "file": "brazil-2012-2013.md",
238 "title": "",
239 "date": "2012-12-14"
240 }
241 ]
242 },
243 "geometry": {
244 "type": "Point",
245 "coordinates": [
246 -43.1729,
247 -22.9068
248 ]
249 }
250 },
251 {
252 "type": "Feature",
253 "properties": {
254 "layer": "stop",
255 "name": "Sao Paulo, BR",
256 "transit": false,
257 "trips": [
258 {
259 "file": "brazil-2012-2013.md",
260 "title": "",
261 "date": "2012-12-14"
262 }
263 ]
264 },
265 "geometry": {
266 "type": "Point",
267 "coordinates": [
268 -46.6333,
269 -23.5505
270 ]
271 }
272 },
273 {
274 "type": "Feature",
275 "properties": {
276 "layer": "stop",
277 "name": "GRU",
278 "transit": true,
279 "trips": [
280 {
281 "file": "brazil-2012-2013.md",
282 "title": "",
283 "date": "2013-01-30"
284 }
285 ]
286 },
287 "geometry": {
288 "type": "Point",
289 "coordinates": [
290 -46.473,
291 -23.4356
292 ]
293 }
294 },
295 {
296 "type": "Feature",
297 "properties": {
298 "layer": "stop",
299 "name": "PTY",
300 "transit": true,
301 "trips": [
302 {
303 "file": "brazil-2012-2013.md",
304 "title": "",
305 "date": "2013-01-30"
306 }
307 ]
308 },
309 "geometry": {
310 "type": "Point",
311 "coordinates": [
312 -79.3835,
313 9.0714
314 ]
315 }
316 }
317 ]
318}