Apr 18, 2026 8.3 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 },
286 "geometry": {
287 "type": "Point",
288 "coordinates": [
289 -74.1687,
290 40.6895
291 ]
292 }
293 },
294 {
295 "type": "Feature",
296 "properties": {
297 "layer": "stop",
298 "name": "CUN"
299 },
300 "geometry": {
301 "type": "Point",
302 "coordinates": [
303 -86.877,
304 21.0365
305 ]
306 }
307 },
308 {
309 "type": "Feature",
310 "properties": {
311 "layer": "stop",
312 "name": "Cancun, MX"
313 },
314 "geometry": {
315 "type": "Point",
316 "coordinates": [
317 -86.8515,
318 21.1619
319 ]
320 }
321 },
322 {
323 "type": "Feature",
324 "properties": {
325 "layer": "stop",
326 "name": "Playa del Carmen, MX"
327 },
328 "geometry": {
329 "type": "Point",
330 "coordinates": [
331 -87.0739,
332 20.6296
333 ]
334 }
335 },
336 {
337 "type": "Feature",
338 "properties": {
339 "layer": "stop",
340 "name": "Tulum, MX"
341 },
342 "geometry": {
343 "type": "Point",
344 "coordinates": [
345 -87.4654,
346 20.2115
347 ]
348 }
349 },
350 {
351 "type": "Feature",
352 "properties": {
353 "layer": "stop",
354 "name": "Bacalar, MX"
355 },
356 "geometry": {
357 "type": "Point",
358 "coordinates": [
359 -88.3918,
360 18.6813
361 ]
362 }
363 },
364 {
365 "type": "Feature",
366 "properties": {
367 "layer": "stop",
368 "name": "Mahahual, MX"
369 },
370 "geometry": {
371 "type": "Point",
372 "coordinates": [
373 -87.7112,
374 18.7142
375 ]
376 }
377 },
378 {
379 "type": "Feature",
380 "properties": {
381 "layer": "stop",
382 "name": "Merida, MX"
383 },
384 "geometry": {
385 "type": "Point",
386 "coordinates": [
387 -89.5926,
388 20.9674
389 ]
390 }
391 },
392 {
393 "type": "Feature",
394 "properties": {
395 "layer": "stop",
396 "name": "MID"
397 },
398 "geometry": {
399 "type": "Point",
400 "coordinates": [
401 -89.6577,
402 20.937
403 ]
404 }
405 },
406 {
407 "type": "Feature",
408 "properties": {
409 "layer": "stop",
410 "name": "MEX"
411 },
412 "geometry": {
413 "type": "Point",
414 "coordinates": [
415 -99.0721,
416 19.4363
417 ]
418 }
419 },
420 {
421 "type": "Feature",
422 "properties": {
423 "layer": "stop",
424 "name": "PXM"
425 },
426 "geometry": {
427 "type": "Point",
428 "coordinates": [
429 -97.0898,
430 15.8769
431 ]
432 }
433 },
434 {
435 "type": "Feature",
436 "properties": {
437 "layer": "stop",
438 "name": "Newark, NJ, US"
439 },
440 "geometry": {
441 "type": "Point",
442 "coordinates": [
443 -74.1724,
444 40.7357
445 ]
446 }
447 },
448 {
449 "type": "Feature",
450 "properties": {
451 "layer": "stop",
452 "name": "New York, US"
453 },
454 "geometry": {
455 "type": "Point",
456 "coordinates": [
457 -74.006,
458 40.7128
459 ]
460 }
461 }
462 ]
463}