Apr 18, 2026 8.6 KB of v3
1{
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "type": "Feature",
6 "properties": {
7 "layer": "flight",
8 "from": "EWR",
9 "to": "CUN",
10 "date": "2020-11-21",
11 "mode": "flight(UA1050), transit"
12 },
13 "geometry": {
14 "type": "LineString",
15 "coordinates": [
16 [
17 -74.1687,
18 40.6895
19 ],
20 [
21 -86.877,
22 21.0365
23 ]
24 ]
25 }
26 },
27 {
28 "type": "Feature",
29 "properties": {
30 "layer": "route",
31 "from": "Cancun, MX",
32 "to": "Playa del Carmen, MX",
33 "date": "2020-11-21",
34 "mode": "bus"
35 },
36 "geometry": {
37 "type": "LineString",
38 "coordinates": [
39 [
40 -86.8515,
41 21.1619
42 ],
43 [
44 -87.0739,
45 20.6296
46 ]
47 ]
48 }
49 },
50 {
51 "type": "Feature",
52 "properties": {
53 "layer": "route",
54 "from": "Playa del Carmen, MX",
55 "to": "Tulum, MX",
56 "date": "2020-11-28",
57 "mode": "car"
58 },
59 "geometry": {
60 "type": "LineString",
61 "coordinates": [
62 [
63 -87.0739,
64 20.6296
65 ],
66 [
67 -87.4654,
68 20.2115
69 ]
70 ]
71 }
72 },
73 {
74 "type": "Feature",
75 "properties": {
76 "layer": "route",
77 "from": "Tulum, MX",
78 "to": "Bacalar, MX",
79 "date": "2020-12-19",
80 "mode": "car"
81 },
82 "geometry": {
83 "type": "LineString",
84 "coordinates": [
85 [
86 -87.4654,
87 20.2115
88 ],
89 [
90 -88.3918,
91 18.6813
92 ]
93 ]
94 }
95 },
96 {
97 "type": "Feature",
98 "properties": {
99 "layer": "route",
100 "from": "Bacalar, MX",
101 "to": "Mahahual, MX",
102 "date": "2020-12-23",
103 "mode": "car"
104 },
105 "geometry": {
106 "type": "LineString",
107 "coordinates": [
108 [
109 -88.3918,
110 18.6813
111 ],
112 [
113 -87.7112,
114 18.7142
115 ]
116 ]
117 }
118 },
119 {
120 "type": "Feature",
121 "properties": {
122 "layer": "route",
123 "from": "Mahahual, MX",
124 "to": "Tulum, MX",
125 "date": "2020-12-24",
126 "mode": "car"
127 },
128 "geometry": {
129 "type": "LineString",
130 "coordinates": [
131 [
132 -87.7112,
133 18.7142
134 ],
135 [
136 -87.4654,
137 20.2115
138 ]
139 ]
140 }
141 },
142 {
143 "type": "Feature",
144 "properties": {
145 "layer": "flight",
146 "from": "Tulum, MX",
147 "to": "Merida, MX",
148 "date": "2021-01-06",
149 "mode": "flight(UA 1064), transit"
150 },
151 "geometry": {
152 "type": "LineString",
153 "coordinates": [
154 [
155 -87.4654,
156 20.2115
157 ],
158 [
159 -89.5926,
160 20.9674
161 ]
162 ]
163 }
164 },
165 {
166 "type": "Feature",
167 "properties": {
168 "layer": "flight",
169 "from": "MID",
170 "to": "MEX",
171 "date": "2021-01-16",
172 "mode": "flight(Y4759), transit"
173 },
174 "geometry": {
175 "type": "LineString",
176 "coordinates": [
177 [
178 -89.6577,
179 20.937
180 ],
181 [
182 -99.0721,
183 19.4363
184 ]
185 ]
186 }
187 },
188 {
189 "type": "Feature",
190 "properties": {
191 "layer": "flight",
192 "from": "MEX",
193 "to": "PXM",
194 "date": "2021-01-16",
195 "mode": "flight(Y4130)"
196 },
197 "geometry": {
198 "type": "LineString",
199 "coordinates": [
200 [
201 -99.0721,
202 19.4363
203 ],
204 [
205 -97.0898,
206 15.8769
207 ]
208 ]
209 }
210 },
211 {
212 "type": "Feature",
213 "properties": {
214 "layer": "flight",
215 "from": "PXM",
216 "to": "MEX",
217 "date": "2021-01-18",
218 "mode": "flight"
219 },
220 "geometry": {
221 "type": "LineString",
222 "coordinates": [
223 [
224 -97.0898,
225 15.8769
226 ],
227 [
228 -99.0721,
229 19.4363
230 ]
231 ]
232 }
233 },
234 {
235 "type": "Feature",
236 "properties": {
237 "layer": "flight",
238 "from": "MEX",
239 "to": "EWR",
240 "date": "2021-01-19",
241 "mode": "flight (UA 1064), transit"
242 },
243 "geometry": {
244 "type": "LineString",
245 "coordinates": [
246 [
247 -99.0721,
248 19.4363
249 ],
250 [
251 -74.1687,
252 40.6895
253 ]
254 ]
255 }
256 },
257 {
258 "type": "Feature",
259 "properties": {
260 "layer": "route",
261 "from": "Newark, NJ, US",
262 "to": "New York, US",
263 "date": "2021-01-19",
264 "mode": "car"
265 },
266 "geometry": {
267 "type": "LineString",
268 "coordinates": [
269 [
270 -74.1724,
271 40.7357
272 ],
273 [
274 -74.006,
275 40.7128
276 ]
277 ]
278 }
279 },
280 {
281 "type": "Feature",
282 "properties": {
283 "layer": "stop",
284 "name": "EWR",
285 "transit": true
286 },
287 "geometry": {
288 "type": "Point",
289 "coordinates": [
290 -74.1687,
291 40.6895
292 ]
293 }
294 },
295 {
296 "type": "Feature",
297 "properties": {
298 "layer": "stop",
299 "name": "CUN",
300 "transit": true
301 },
302 "geometry": {
303 "type": "Point",
304 "coordinates": [
305 -86.877,
306 21.0365
307 ]
308 }
309 },
310 {
311 "type": "Feature",
312 "properties": {
313 "layer": "stop",
314 "name": "Cancun, MX",
315 "transit": false
316 },
317 "geometry": {
318 "type": "Point",
319 "coordinates": [
320 -86.8515,
321 21.1619
322 ]
323 }
324 },
325 {
326 "type": "Feature",
327 "properties": {
328 "layer": "stop",
329 "name": "Playa del Carmen, MX",
330 "transit": false
331 },
332 "geometry": {
333 "type": "Point",
334 "coordinates": [
335 -87.0739,
336 20.6296
337 ]
338 }
339 },
340 {
341 "type": "Feature",
342 "properties": {
343 "layer": "stop",
344 "name": "Tulum, MX",
345 "transit": false
346 },
347 "geometry": {
348 "type": "Point",
349 "coordinates": [
350 -87.4654,
351 20.2115
352 ]
353 }
354 },
355 {
356 "type": "Feature",
357 "properties": {
358 "layer": "stop",
359 "name": "Bacalar, MX",
360 "transit": false
361 },
362 "geometry": {
363 "type": "Point",
364 "coordinates": [
365 -88.3918,
366 18.6813
367 ]
368 }
369 },
370 {
371 "type": "Feature",
372 "properties": {
373 "layer": "stop",
374 "name": "Mahahual, MX",
375 "transit": false
376 },
377 "geometry": {
378 "type": "Point",
379 "coordinates": [
380 -87.7112,
381 18.7142
382 ]
383 }
384 },
385 {
386 "type": "Feature",
387 "properties": {
388 "layer": "stop",
389 "name": "Merida, MX",
390 "transit": true
391 },
392 "geometry": {
393 "type": "Point",
394 "coordinates": [
395 -89.5926,
396 20.9674
397 ]
398 }
399 },
400 {
401 "type": "Feature",
402 "properties": {
403 "layer": "stop",
404 "name": "MID",
405 "transit": true
406 },
407 "geometry": {
408 "type": "Point",
409 "coordinates": [
410 -89.6577,
411 20.937
412 ]
413 }
414 },
415 {
416 "type": "Feature",
417 "properties": {
418 "layer": "stop",
419 "name": "MEX",
420 "transit": false
421 },
422 "geometry": {
423 "type": "Point",
424 "coordinates": [
425 -99.0721,
426 19.4363
427 ]
428 }
429 },
430 {
431 "type": "Feature",
432 "properties": {
433 "layer": "stop",
434 "name": "PXM",
435 "transit": false
436 },
437 "geometry": {
438 "type": "Point",
439 "coordinates": [
440 -97.0898,
441 15.8769
442 ]
443 }
444 },
445 {
446 "type": "Feature",
447 "properties": {
448 "layer": "stop",
449 "name": "Newark, NJ, US",
450 "transit": false
451 },
452 "geometry": {
453 "type": "Point",
454 "coordinates": [
455 -74.1724,
456 40.7357
457 ]
458 }
459 },
460 {
461 "type": "Feature",
462 "properties": {
463 "layer": "stop",
464 "name": "New York, US",
465 "transit": false
466 },
467 "geometry": {
468 "type": "Point",
469 "coordinates": [
470 -74.006,
471 40.7128
472 ]
473 }
474 }
475 ]
476}