Apr 18, 2026 153.9 KB
1{
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "type": "Feature",
6 "properties": {
7 "layer": "flight",
8 "from": "FRA",
9 "to": "BEG",
10 "date": "2012-06-22",
11 "mode": "flight(LH1406)",
12 "trip": "balkans-2012.md"
13 },
14 "geometry": {
15 "type": "LineString",
16 "coordinates": [
17 [
18 8.5622,
19 50.0333
20 ],
21 [
22 20.3091,
23 44.8184
24 ]
25 ]
26 }
27 },
28 {
29 "type": "Feature",
30 "properties": {
31 "layer": "flight",
32 "from": "BEG",
33 "to": "VIE",
34 "date": "2012-09-06",
35 "mode": "flight(OS738), transit",
36 "trip": "balkans-2012.md"
37 },
38 "geometry": {
39 "type": "LineString",
40 "coordinates": [
41 [
42 20.3091,
43 44.8184
44 ],
45 [
46 16.5697,
47 48.1103
48 ]
49 ]
50 }
51 },
52 {
53 "type": "Feature",
54 "properties": {
55 "layer": "flight",
56 "from": "VIE",
57 "to": "KBP",
58 "date": "2012-09-06",
59 "mode": "flight(OS663)",
60 "trip": "balkans-2012.md"
61 },
62 "geometry": {
63 "type": "LineString",
64 "coordinates": [
65 [
66 16.5697,
67 48.1103
68 ],
69 [
70 30.8947,
71 50.345
72 ]
73 ]
74 }
75 },
76 {
77 "type": "Feature",
78 "properties": {
79 "layer": "flight",
80 "from": "KBP",
81 "to": "FRA",
82 "date": "2012-10-13",
83 "mode": "flight (LH1491), transit",
84 "trip": "berlin-2012.md"
85 },
86 "geometry": {
87 "type": "LineString",
88 "coordinates": [
89 [
90 30.8947,
91 50.345
92 ],
93 [
94 8.5622,
95 50.0333
96 ]
97 ]
98 }
99 },
100 {
101 "type": "Feature",
102 "properties": {
103 "layer": "flight",
104 "from": "FRA",
105 "to": "TXL",
106 "date": "2012-10-13",
107 "mode": "flight (flight)",
108 "trip": "berlin-2012.md"
109 },
110 "geometry": {
111 "type": "LineString",
112 "coordinates": [
113 [
114 8.5622,
115 50.0333
116 ],
117 [
118 13.2877,
119 52.5597
120 ]
121 ]
122 }
123 },
124 {
125 "type": "Feature",
126 "properties": {
127 "layer": "flight",
128 "from": "TXL",
129 "to": "MUN",
130 "date": "2012-11-05",
131 "mode": "flight (LH2035), transit",
132 "trip": "berlin-2012.md"
133 },
134 "geometry": {
135 "type": "LineString",
136 "coordinates": [
137 [
138 13.2877,
139 52.5597
140 ],
141 [
142 11.7861,
143 48.3538
144 ]
145 ]
146 }
147 },
148 {
149 "type": "Feature",
150 "properties": {
151 "layer": "flight",
152 "from": "MUN",
153 "to": "KBP",
154 "date": "2012-11-05",
155 "mode": "flight (LH1491), transit",
156 "trip": "berlin-2012.md"
157 },
158 "geometry": {
159 "type": "LineString",
160 "coordinates": [
161 [
162 11.7861,
163 48.3538
164 ],
165 [
166 30.8947,
167 50.345
168 ]
169 ]
170 }
171 },
172 {
173 "type": "Feature",
174 "properties": {
175 "layer": "flight",
176 "from": "BEG",
177 "to": "VIE",
178 "date": "2011-11-11",
179 "mode": "flight (OS772), transit",
180 "trip": "berlin-first-trip-2011.md"
181 },
182 "geometry": {
183 "type": "LineString",
184 "coordinates": [
185 [
186 20.3091,
187 44.8184
188 ],
189 [
190 16.5697,
191 48.1103
192 ]
193 ]
194 }
195 },
196 {
197 "type": "Feature",
198 "properties": {
199 "layer": "flight",
200 "from": "VIE",
201 "to": "TXL",
202 "date": "2011-11-11",
203 "mode": "flight (OS291)",
204 "trip": "berlin-first-trip-2011.md"
205 },
206 "geometry": {
207 "type": "LineString",
208 "coordinates": [
209 [
210 16.5697,
211 48.1103
212 ],
213 [
214 13.2877,
215 52.5597
216 ]
217 ]
218 }
219 },
220 {
221 "type": "Feature",
222 "properties": {
223 "layer": "flight",
224 "from": "TXL",
225 "to": "VIE",
226 "date": "2011-11-20",
227 "mode": "flight (OS272), transit",
228 "trip": "berlin-first-trip-2011.md"
229 },
230 "geometry": {
231 "type": "LineString",
232 "coordinates": [
233 [
234 13.2877,
235 52.5597
236 ],
237 [
238 16.5697,
239 48.1103
240 ]
241 ]
242 }
243 },
244 {
245 "type": "Feature",
246 "properties": {
247 "layer": "flight",
248 "from": "VIE",
249 "to": "BEG",
250 "date": "2011-11-20",
251 "mode": "flight (OS735)",
252 "trip": "berlin-first-trip-2011.md"
253 },
254 "geometry": {
255 "type": "LineString",
256 "coordinates": [
257 [
258 16.5697,
259 48.1103
260 ],
261 [
262 20.3091,
263 44.8184
264 ]
265 ]
266 }
267 },
268 {
269 "type": "Feature",
270 "properties": {
271 "layer": "flight",
272 "from": "KBP",
273 "to": "FRA",
274 "date": "2012-11-17",
275 "mode": "flight (LH1493), transit",
276 "trip": "brazil-2012-2013.md"
277 },
278 "geometry": {
279 "type": "LineString",
280 "coordinates": [
281 [
282 30.8947,
283 50.345
284 ],
285 [
286 8.5622,
287 50.0333
288 ]
289 ]
290 }
291 },
292 {
293 "type": "Feature",
294 "properties": {
295 "layer": "flight",
296 "from": "FRA",
297 "to": "GIG",
298 "date": "2012-11-17",
299 "mode": "flight (DE6080)",
300 "trip": "brazil-2012-2013.md"
301 },
302 "geometry": {
303 "type": "LineString",
304 "coordinates": [
305 [
306 8.5622,
307 50.0333
308 ],
309 [
310 -43.2436,
311 -22.8099
312 ]
313 ]
314 }
315 },
316 {
317 "type": "Feature",
318 "properties": {
319 "layer": "flight",
320 "from": "GRU",
321 "to": "PTY",
322 "date": "2013-01-30",
323 "mode": "flight (CM724), transit",
324 "trip": "brazil-2012-2013.md"
325 },
326 "geometry": {
327 "type": "LineString",
328 "coordinates": [
329 [
330 -46.473,
331 -23.4356
332 ],
333 [
334 -79.3835,
335 9.0714
336 ]
337 ]
338 }
339 },
340 {
341 "type": "Feature",
342 "properties": {
343 "layer": "flight",
344 "from": "MIA",
345 "to": "EZE",
346 "date": "2019-11-30",
347 "mode": "flight (AA931)",
348 "trip": "buenos-aires-2019.md"
349 },
350 "geometry": {
351 "type": "LineString",
352 "coordinates": [
353 [
354 -80.2906,
355 25.7959
356 ],
357 [
358 -58.5356,
359 -34.8222
360 ]
361 ]
362 }
363 },
364 {
365 "type": "Feature",
366 "properties": {
367 "layer": "flight",
368 "from": "EPA",
369 "to": "IGR",
370 "date": "2019-12-25",
371 "mode": "flight(FO5100)",
372 "trip": "buenos-aires-2019.md"
373 },
374 "geometry": {
375 "type": "LineString",
376 "coordinates": [
377 [
378 -58.6126,
379 -34.6099
380 ],
381 [
382 -54.4734,
383 -25.7373
384 ]
385 ]
386 }
387 },
388 {
389 "type": "Feature",
390 "properties": {
391 "layer": "flight",
392 "from": "IGR",
393 "to": "EPA",
394 "date": "2019-12-26",
395 "mode": "flight (WJ 3399), transit",
396 "trip": "buenos-aires-2019.md"
397 },
398 "geometry": {
399 "type": "LineString",
400 "coordinates": [
401 [
402 -54.4734,
403 -25.7373
404 ],
405 [
406 -58.6126,
407 -34.6099
408 ]
409 ]
410 }
411 },
412 {
413 "type": "Feature",
414 "properties": {
415 "layer": "flight",
416 "from": "EZE",
417 "to": "MIA",
418 "date": "2020-01-06",
419 "mode": "flight(AA900), transit",
420 "trip": "buenos-aires-2019.md"
421 },
422 "geometry": {
423 "type": "LineString",
424 "coordinates": [
425 [
426 -58.5356,
427 -34.8222
428 ],
429 [
430 -80.2906,
431 25.7959
432 ]
433 ]
434 }
435 },
436 {
437 "type": "Feature",
438 "properties": {
439 "layer": "flight",
440 "from": "MIA",
441 "to": "SFO",
442 "date": "2020-01-07",
443 "mode": "flight (AA132)",
444 "trip": "buenos-aires-2019.md"
445 },
446 "geometry": {
447 "type": "LineString",
448 "coordinates": [
449 [
450 -80.2906,
451 25.7959
452 ],
453 [
454 -122.379,
455 37.6213
456 ]
457 ]
458 }
459 },
460 {
461 "type": "Feature",
462 "properties": {
463 "layer": "flight",
464 "from": "SFO",
465 "to": "EWR",
466 "date": "2018-11-15",
467 "mode": "flight (UA535, 757-200), transit",
468 "trip": "buenos-aires-and-paris.md"
469 },
470 "geometry": {
471 "type": "LineString",
472 "coordinates": [
473 [
474 -122.379,
475 37.6213
476 ],
477 [
478 -74.1687,
479 40.6895
480 ]
481 ]
482 }
483 },
484 {
485 "type": "Feature",
486 "properties": {
487 "layer": "flight",
488 "from": "EWR",
489 "to": "EZE",
490 "date": "2018-11-17",
491 "mode": "flight (UA979, 767-400)",
492 "trip": "buenos-aires-and-paris.md"
493 },
494 "geometry": {
495 "type": "LineString",
496 "coordinates": [
497 [
498 -74.1687,
499 40.6895
500 ],
501 [
502 -58.5356,
503 -34.8222
504 ]
505 ]
506 }
507 },
508 {
509 "type": "Feature",
510 "properties": {
511 "layer": "flight",
512 "from": "EZE",
513 "to": "MAD",
514 "date": "2018-12-23",
515 "mode": "flight (IB6856, A340-600), transit",
516 "trip": "buenos-aires-and-paris.md"
517 },
518 "geometry": {
519 "type": "LineString",
520 "coordinates": [
521 [
522 -58.5356,
523 -34.8222
524 ],
525 [
526 -3.5673,
527 40.4936
528 ]
529 ]
530 }
531 },
532 {
533 "type": "Feature",
534 "properties": {
535 "layer": "flight",
536 "from": "MAD",
537 "to": "ORY",
538 "date": "2018-12-24",
539 "mode": "flight (IB3436, A320 SHARKLETS)",
540 "trip": "buenos-aires-and-paris.md"
541 },
542 "geometry": {
543 "type": "LineString",
544 "coordinates": [
545 [
546 -3.5673,
547 40.4936
548 ],
549 [
550 2.3594,
551 48.7233
552 ]
553 ]
554 }
555 },
556 {
557 "type": "Feature",
558 "properties": {
559 "layer": "flight",
560 "from": "CDG",
561 "to": "OAK",
562 "date": "2019-01-05",
563 "mode": "flight (DY7079, 787-9)",
564 "trip": "buenos-aires-and-paris.md"
565 },
566 "geometry": {
567 "type": "LineString",
568 "coordinates": [
569 [
570 2.5479,
571 49.0097
572 ],
573 [
574 -122.2208,
575 37.7213
576 ]
577 ]
578 }
579 },
580 {
581 "type": "Feature",
582 "properties": {
583 "layer": "flight",
584 "from": "EWR",
585 "to": "SAN",
586 "date": "2021-09-30",
587 "mode": "flight (UA1604)",
588 "trip": "california-2021.md"
589 },
590 "geometry": {
591 "type": "LineString",
592 "coordinates": [
593 [
594 -74.1687,
595 40.6895
596 ],
597 [
598 -117.1896,
599 32.7336
600 ]
601 ]
602 }
603 },
604 {
605 "type": "Feature",
606 "properties": {
607 "layer": "flight",
608 "from": "SFO",
609 "to": "EWR",
610 "date": "2021-10-19",
611 "mode": "flight(UA1796), transit",
612 "trip": "california-2021.md"
613 },
614 "geometry": {
615 "type": "LineString",
616 "coordinates": [
617 [
618 -122.379,
619 37.6213
620 ],
621 [
622 -74.1687,
623 40.6895
624 ]
625 ]
626 }
627 },
628 {
629 "type": "Feature",
630 "properties": {
631 "layer": "flight",
632 "from": "PTY",
633 "to": "MEX",
634 "date": "2013-01-30",
635 "mode": "flight(CM136)",
636 "trip": "central-america-2013.md"
637 },
638 "geometry": {
639 "type": "LineString",
640 "coordinates": [
641 [
642 -79.3835,
643 9.0714
644 ],
645 [
646 -99.0721,
647 19.4363
648 ]
649 ]
650 }
651 },
652 {
653 "type": "Feature",
654 "properties": {
655 "layer": "flight",
656 "from": "MEX",
657 "to": "CUN",
658 "date": "2013-02-06",
659 "mode": "flight(VOI712), transit",
660 "trip": "central-america-2013.md"
661 },
662 "geometry": {
663 "type": "LineString",
664 "coordinates": [
665 [
666 -99.0721,
667 19.4363
668 ],
669 [
670 -86.877,
671 21.0365
672 ]
673 ]
674 }
675 },
676 {
677 "type": "Feature",
678 "properties": {
679 "layer": "flight",
680 "from": "CUN",
681 "to": "MEX",
682 "date": "2013-05-04",
683 "mode": "flight(4O2317), transit",
684 "trip": "central-america-2013.md"
685 },
686 "geometry": {
687 "type": "LineString",
688 "coordinates": [
689 [
690 -86.877,
691 21.0365
692 ],
693 [
694 -99.0721,
695 19.4363
696 ]
697 ]
698 }
699 },
700 {
701 "type": "Feature",
702 "properties": {
703 "layer": "flight",
704 "from": "MEX",
705 "to": "GUA",
706 "date": "2013-05-04",
707 "mode": "flight (flight)",
708 "trip": "central-america-2013.md"
709 },
710 "geometry": {
711 "type": "LineString",
712 "coordinates": [
713 [
714 -99.0721,
715 19.4363
716 ],
717 [
718 -90.5275,
719 14.5833
720 ]
721 ]
722 }
723 },
724 {
725 "type": "Feature",
726 "properties": {
727 "layer": "flight",
728 "from": "PTY",
729 "to": "GYE",
730 "date": "2013-08-05",
731 "mode": "flight(EQ505), transit",
732 "trip": "central-america-2013.md"
733 },
734 "geometry": {
735 "type": "LineString",
736 "coordinates": [
737 [
738 -79.3835,
739 9.0714
740 ],
741 [
742 -79.8836,
743 -2.1574
744 ]
745 ]
746 }
747 },
748 {
749 "type": "Feature",
750 "properties": {
751 "layer": "flight",
752 "from": "SFO",
753 "to": "CPH",
754 "date": "2019-07-24",
755 "mode": "flight (SK936, A340-300)",
756 "trip": "copenhagen-2019.md"
757 },
758 "geometry": {
759 "type": "LineString",
760 "coordinates": [
761 [
762 -122.379,
763 37.6213
764 ],
765 [
766 12.6561,
767 55.6181
768 ]
769 ]
770 }
771 },
772 {
773 "type": "Feature",
774 "properties": {
775 "layer": "flight",
776 "from": "CPH",
777 "to": "SFO",
778 "date": "2019-07-29",
779 "mode": "flight (SK935, A340-300)",
780 "trip": "copenhagen-2019.md"
781 },
782 "geometry": {
783 "type": "LineString",
784 "coordinates": [
785 [
786 12.6561,
787 55.6181
788 ],
789 [
790 -122.379,
791 37.6213
792 ]
793 ]
794 }
795 },
796 {
797 "type": "Feature",
798 "properties": {
799 "layer": "flight",
800 "from": "JFK",
801 "to": "DUB",
802 "date": "2026-03-30",
803 "mode": "flight (Aer Lingus EI108, 37U7C2), next day",
804 "trip": "dublin-2026.md"
805 },
806 "geometry": {
807 "type": "LineString",
808 "coordinates": [
809 [
810 -73.7781,
811 40.6413
812 ],
813 [
814 -6.2701,
815 53.4264
816 ]
817 ]
818 }
819 },
820 {
821 "type": "Feature",
822 "properties": {
823 "layer": "flight",
824 "from": "DUB",
825 "to": "JFK",
826 "date": "2026-05-02",
827 "mode": "flight (Aer Lingus EI107)",
828 "trip": "dublin-2026.md"
829 },
830 "geometry": {
831 "type": "LineString",
832 "coordinates": [
833 [
834 -6.2701,
835 53.4264
836 ],
837 [
838 -73.7781,
839 40.6413
840 ]
841 ]
842 }
843 },
844 {
845 "type": "Feature",
846 "properties": {
847 "layer": "flight",
848 "from": "KRK",
849 "to": "DUB",
850 "date": "2024-01-14",
851 "mode": "flight (Ryanair)",
852 "trip": "dublin-january-2024.md"
853 },
854 "geometry": {
855 "type": "LineString",
856 "coordinates": [
857 [
858 19.7836,
859 50.0777
860 ],
861 [
862 -6.2701,
863 53.4264
864 ]
865 ]
866 }
867 },
868 {
869 "type": "Feature",
870 "properties": {
871 "layer": "flight",
872 "from": "DUB",
873 "to": "WAW",
874 "date": "2024-02-10",
875 "mode": "flight (Aer Lingus, 2JBR72)",
876 "trip": "dublin-january-2024.md"
877 },
878 "geometry": {
879 "type": "LineString",
880 "coordinates": [
881 [
882 -6.2701,
883 53.4264
884 ],
885 [
886 20.9671,
887 52.1657
888 ]
889 ]
890 }
891 },
892 {
893 "type": "Feature",
894 "properties": {
895 "layer": "flight",
896 "from": "WAW",
897 "to": "DUB",
898 "date": "2023-10-01",
899 "mode": "flight",
900 "trip": "dublin-october-2023.md"
901 },
902 "geometry": {
903 "type": "LineString",
904 "coordinates": [
905 [
906 20.9671,
907 52.1657
908 ],
909 [
910 -6.2701,
911 53.4264
912 ]
913 ]
914 }
915 },
916 {
917 "type": "Feature",
918 "properties": {
919 "layer": "flight",
920 "from": "DUB",
921 "to": "WAW",
922 "date": "2023-10-20",
923 "mode": "flight (Aer Lingus, 2DE6HS)",
924 "trip": "dublin-october-2023.md"
925 },
926 "geometry": {
927 "type": "LineString",
928 "coordinates": [
929 [
930 -6.2701,
931 53.4264
932 ],
933 [
934 20.9671,
935 52.1657
936 ]
937 ]
938 }
939 },
940 {
941 "type": "Feature",
942 "properties": {
943 "layer": "flight",
944 "from": "GYE",
945 "to": "UIO",
946 "date": "2013-08-05",
947 "mode": "flight(EQ314)",
948 "trip": "ecuador-and-argentina-2013.md"
949 },
950 "geometry": {
951 "type": "LineString",
952 "coordinates": [
953 [
954 -79.8836,
955 -2.1574
956 ],
957 [
958 -78.3575,
959 -0.1292
960 ]
961 ]
962 }
963 },
964 {
965 "type": "Feature",
966 "properties": {
967 "layer": "flight",
968 "from": "UIO",
969 "to": "GYE",
970 "date": "2013-09-02",
971 "mode": "flight(LA1441), transit",
972 "trip": "ecuador-and-argentina-2013.md"
973 },
974 "geometry": {
975 "type": "LineString",
976 "coordinates": [
977 [
978 -78.3575,
979 -0.1292
980 ],
981 [
982 -79.8836,
983 -2.1574
984 ]
985 ]
986 }
987 },
988 {
989 "type": "Feature",
990 "properties": {
991 "layer": "flight",
992 "from": "GYE",
993 "to": "SCL",
994 "date": "2013-09-02",
995 "mode": "flight(LA1447), transit",
996 "trip": "ecuador-and-argentina-2013.md"
997 },
998 "geometry": {
999 "type": "LineString",
1000 "coordinates": [
1001 [
1002 -79.8836,
1003 -2.1574
1004 ],
1005 [
1006 -70.7858,
1007 -33.393
1008 ]
1009 ]
1010 }
1011 },
1012 {
1013 "type": "Feature",
1014 "properties": {
1015 "layer": "flight",
1016 "from": "SCL",
1017 "to": "EZE",
1018 "date": "2013-09-02",
1019 "mode": "flight (LA443)",
1020 "trip": "ecuador-and-argentina-2013.md"
1021 },
1022 "geometry": {
1023 "type": "LineString",
1024 "coordinates": [
1025 [
1026 -70.7858,
1027 -33.393
1028 ],
1029 [
1030 -58.5356,
1031 -34.8222
1032 ]
1033 ]
1034 }
1035 },
1036 {
1037 "type": "Feature",
1038 "properties": {
1039 "layer": "flight",
1040 "from": "EZE",
1041 "to": "GRU",
1042 "date": "2013-09-26",
1043 "mode": "flight",
1044 "trip": "ecuador-and-argentina-2013.md"
1045 },
1046 "geometry": {
1047 "type": "LineString",
1048 "coordinates": [
1049 [
1050 -58.5356,
1051 -34.8222
1052 ],
1053 [
1054 -46.473,
1055 -23.4356
1056 ]
1057 ]
1058 }
1059 },
1060 {
1061 "type": "Feature",
1062 "properties": {
1063 "layer": "flight",
1064 "from": "GRU",
1065 "to": "PTY",
1066 "date": "2013-09-27",
1067 "mode": "flight(CM758), transit",
1068 "trip": "ecuador-and-argentina-2013.md"
1069 },
1070 "geometry": {
1071 "type": "LineString",
1072 "coordinates": [
1073 [
1074 -46.473,
1075 -23.4356
1076 ],
1077 [
1078 -79.3835,
1079 9.0714
1080 ]
1081 ]
1082 }
1083 },
1084 {
1085 "type": "Feature",
1086 "properties": {
1087 "layer": "flight",
1088 "from": "JFK",
1089 "to": "WAW",
1090 "date": "2022-02-28",
1091 "mode": "flight (LO27), next day",
1092 "trip": "europe-spring-2022.md"
1093 },
1094 "geometry": {
1095 "type": "LineString",
1096 "coordinates": [
1097 [
1098 -73.7781,
1099 40.6413
1100 ],
1101 [
1102 20.9671,
1103 52.1657
1104 ]
1105 ]
1106 }
1107 },
1108 {
1109 "type": "Feature",
1110 "properties": {
1111 "layer": "flight",
1112 "from": "BER",
1113 "to": "TLL",
1114 "date": "2022-04-14",
1115 "mode": "flight (BT822, A220-30)",
1116 "trip": "europe-spring-2022.md"
1117 },
1118 "geometry": {
1119 "type": "LineString",
1120 "coordinates": [
1121 [
1122 13.5033,
1123 52.3667
1124 ],
1125 [
1126 24.8328,
1127 59.4133
1128 ]
1129 ]
1130 }
1131 },
1132 {
1133 "type": "Feature",
1134 "properties": {
1135 "layer": "flight",
1136 "from": "HEL",
1137 "to": "EDI",
1138 "date": "2022-05-25",
1139 "mode": "flight (AY1371), transit",
1140 "trip": "europe-spring-2022.md"
1141 },
1142 "geometry": {
1143 "type": "LineString",
1144 "coordinates": [
1145 [
1146 24.9633,
1147 60.3172
1148 ],
1149 [
1150 -3.3725,
1151 55.95
1152 ]
1153 ]
1154 }
1155 },
1156 {
1157 "type": "Feature",
1158 "properties": {
1159 "layer": "flight",
1160 "from": "CWL",
1161 "to": "DUB",
1162 "date": "2022-06-06",
1163 "mode": "flight (FR 635)",
1164 "trip": "europe-spring-2022.md"
1165 },
1166 "geometry": {
1167 "type": "LineString",
1168 "coordinates": [
1169 [
1170 -3.3433,
1171 51.3967
1172 ],
1173 [
1174 -6.2701,
1175 53.4264
1176 ]
1177 ]
1178 }
1179 },
1180 {
1181 "type": "Feature",
1182 "properties": {
1183 "layer": "flight",
1184 "from": "DUB",
1185 "to": "JFK",
1186 "date": "2022-06-07",
1187 "mode": "flight (EI107)",
1188 "trip": "europe-spring-2022.md"
1189 },
1190 "geometry": {
1191 "type": "LineString",
1192 "coordinates": [
1193 [
1194 -6.2701,
1195 53.4264
1196 ],
1197 [
1198 -73.7781,
1199 40.6413
1200 ]
1201 ]
1202 }
1203 },
1204 {
1205 "type": "Feature",
1206 "properties": {
1207 "layer": "flight",
1208 "from": "JFK",
1209 "to": "MUN",
1210 "date": "2018-08-10",
1211 "mode": "flight(LH459), transit",
1212 "trip": "europe-summer-2018.md"
1213 },
1214 "geometry": {
1215 "type": "LineString",
1216 "coordinates": [
1217 [
1218 -73.7781,
1219 40.6413
1220 ],
1221 [
1222 11.7861,
1223 48.3538
1224 ]
1225 ]
1226 }
1227 },
1228 {
1229 "type": "Feature",
1230 "properties": {
1231 "layer": "flight",
1232 "from": "MUN",
1233 "to": "KBP",
1234 "date": "2018-08-11",
1235 "mode": "flight(LH2546)",
1236 "trip": "europe-summer-2018.md"
1237 },
1238 "geometry": {
1239 "type": "LineString",
1240 "coordinates": [
1241 [
1242 11.7861,
1243 48.3538
1244 ],
1245 [
1246 30.8947,
1247 50.345
1248 ]
1249 ]
1250 }
1251 },
1252 {
1253 "type": "Feature",
1254 "properties": {
1255 "layer": "flight",
1256 "from": "KBP",
1257 "to": "BCN",
1258 "date": "2018-08-17",
1259 "mode": "flight",
1260 "trip": "europe-summer-2018.md"
1261 },
1262 "geometry": {
1263 "type": "LineString",
1264 "coordinates": [
1265 [
1266 30.8947,
1267 50.345
1268 ],
1269 [
1270 2.0785,
1271 41.2971
1272 ]
1273 ]
1274 }
1275 },
1276 {
1277 "type": "Feature",
1278 "properties": {
1279 "layer": "flight",
1280 "from": "BCN",
1281 "to": "ATH",
1282 "date": "2018-08-24",
1283 "mode": "flight (VY8100), transit",
1284 "trip": "europe-summer-2018.md"
1285 },
1286 "geometry": {
1287 "type": "LineString",
1288 "coordinates": [
1289 [
1290 2.0785,
1291 41.2971
1292 ],
1293 [
1294 23.9445,
1295 37.9364
1296 ]
1297 ]
1298 }
1299 },
1300 {
1301 "type": "Feature",
1302 "properties": {
1303 "layer": "flight",
1304 "from": "ATH",
1305 "to": "ARN",
1306 "date": "2018-09-04",
1307 "mode": "flight, transit",
1308 "trip": "europe-summer-2018.md"
1309 },
1310 "geometry": {
1311 "type": "LineString",
1312 "coordinates": [
1313 [
1314 23.9445,
1315 37.9364
1316 ],
1317 [
1318 17.9186,
1319 59.6519
1320 ]
1321 ]
1322 }
1323 },
1324 {
1325 "type": "Feature",
1326 "properties": {
1327 "layer": "flight",
1328 "from": "ARN",
1329 "to": "CPH",
1330 "date": "2018-09-04",
1331 "mode": "flight",
1332 "trip": "europe-summer-2018.md"
1333 },
1334 "geometry": {
1335 "type": "LineString",
1336 "coordinates": [
1337 [
1338 17.9186,
1339 59.6519
1340 ],
1341 [
1342 12.6561,
1343 55.6181
1344 ]
1345 ]
1346 }
1347 },
1348 {
1349 "type": "Feature",
1350 "properties": {
1351 "layer": "flight",
1352 "from": "CPH",
1353 "to": "KEF",
1354 "date": "2018-09-05",
1355 "mode": "flight(WW - 903), transit",
1356 "trip": "europe-summer-2018.md"
1357 },
1358 "geometry": {
1359 "type": "LineString",
1360 "coordinates": [
1361 [
1362 12.6561,
1363 55.6181
1364 ],
1365 [
1366 -22.6056,
1367 63.985
1368 ]
1369 ]
1370 }
1371 },
1372 {
1373 "type": "Feature",
1374 "properties": {
1375 "layer": "flight",
1376 "from": "KEF",
1377 "to": "SFO",
1378 "date": "2018-09-05",
1379 "mode": "flight(WW - 161)",
1380 "trip": "europe-summer-2018.md"
1381 },
1382 "geometry": {
1383 "type": "LineString",
1384 "coordinates": [
1385 [
1386 -22.6056,
1387 63.985
1388 ],
1389 [
1390 -122.379,
1391 37.6213
1392 ]
1393 ]
1394 }
1395 },
1396 {
1397 "type": "Feature",
1398 "properties": {
1399 "layer": "flight",
1400 "from": "JFK",
1401 "to": "FCO",
1402 "date": "2021-07-01",
1403 "mode": "flight (AA 236), next day",
1404 "trip": "europe-summer-2021.md"
1405 },
1406 "geometry": {
1407 "type": "LineString",
1408 "coordinates": [
1409 [
1410 -73.7781,
1411 40.6413
1412 ],
1413 [
1414 12.2389,
1415 41.8003
1416 ]
1417 ]
1418 }
1419 },
1420 {
1421 "type": "Feature",
1422 "properties": {
1423 "layer": "flight",
1424 "from": "FCO",
1425 "to": "CAG",
1426 "date": "2021-07-08",
1427 "mode": "flight (AZ1563)",
1428 "trip": "europe-summer-2021.md"
1429 },
1430 "geometry": {
1431 "type": "LineString",
1432 "coordinates": [
1433 [
1434 12.2389,
1435 41.8003
1436 ],
1437 [
1438 9.0543,
1439 39.2515
1440 ]
1441 ]
1442 }
1443 },
1444 {
1445 "type": "Feature",
1446 "properties": {
1447 "layer": "flight",
1448 "from": "CAG",
1449 "to": "FCO",
1450 "date": "2021-07-12",
1451 "mode": "flight (AZ1590)",
1452 "trip": "europe-summer-2021.md"
1453 },
1454 "geometry": {
1455 "type": "LineString",
1456 "coordinates": [
1457 [
1458 9.0543,
1459 39.2515
1460 ],
1461 [
1462 12.2389,
1463 41.8003
1464 ]
1465 ]
1466 }
1467 },
1468 {
1469 "type": "Feature",
1470 "properties": {
1471 "layer": "flight",
1472 "from": "CDG",
1473 "to": "EWR",
1474 "date": "2021-07-22",
1475 "mode": "flight (UA 56), transit",
1476 "trip": "europe-summer-2021.md"
1477 },
1478 "geometry": {
1479 "type": "LineString",
1480 "coordinates": [
1481 [
1482 2.5479,
1483 49.0097
1484 ],
1485 [
1486 -74.1687,
1487 40.6895
1488 ]
1489 ]
1490 }
1491 },
1492 {
1493 "type": "Feature",
1494 "properties": {
1495 "layer": "flight",
1496 "from": "JFK",
1497 "to": "BCN",
1498 "date": "2022-10-03",
1499 "mode": "flight(Delta 168), transit",
1500 "trip": "euro-trip-autumn-2022.md"
1501 },
1502 "geometry": {
1503 "type": "LineString",
1504 "coordinates": [
1505 [
1506 -73.7781,
1507 40.6413
1508 ],
1509 [
1510 2.0785,
1511 41.2971
1512 ]
1513 ]
1514 }
1515 },
1516 {
1517 "type": "Feature",
1518 "properties": {
1519 "layer": "flight",
1520 "from": "BCN",
1521 "to": "KRK",
1522 "date": "2022-10-17",
1523 "mode": "flight(FR3053)",
1524 "trip": "euro-trip-autumn-2022.md"
1525 },
1526 "geometry": {
1527 "type": "LineString",
1528 "coordinates": [
1529 [
1530 2.0785,
1531 41.2971
1532 ],
1533 [
1534 19.7836,
1535 50.0777
1536 ]
1537 ]
1538 }
1539 },
1540 {
1541 "type": "Feature",
1542 "properties": {
1543 "layer": "flight",
1544 "from": "PRG",
1545 "to": "BCN",
1546 "date": "2022-11-27",
1547 "mode": "flight(VY8653)",
1548 "trip": "euro-trip-autumn-2022.md"
1549 },
1550 "geometry": {
1551 "type": "LineString",
1552 "coordinates": [
1553 [
1554 14.2632,
1555 50.1008
1556 ],
1557 [
1558 2.0785,
1559 41.2971
1560 ]
1561 ]
1562 }
1563 },
1564 {
1565 "type": "Feature",
1566 "properties": {
1567 "layer": "flight",
1568 "from": "BCN",
1569 "to": "JFK",
1570 "date": "2022-12-11",
1571 "mode": "flight(IB 2627)",
1572 "trip": "euro-trip-autumn-2022.md"
1573 },
1574 "geometry": {
1575 "type": "LineString",
1576 "coordinates": [
1577 [
1578 2.0785,
1579 41.2971
1580 ],
1581 [
1582 -73.7781,
1583 40.6413
1584 ]
1585 ]
1586 }
1587 },
1588 {
1589 "type": "Feature",
1590 "properties": {
1591 "layer": "flight",
1592 "from": "SFO",
1593 "to": "HNL",
1594 "date": "2020-01-18",
1595 "mode": "flight (UA2380)",
1596 "trip": "first-surfing-trip.md"
1597 },
1598 "geometry": {
1599 "type": "LineString",
1600 "coordinates": [
1601 [
1602 -122.379,
1603 37.6213
1604 ],
1605 [
1606 -157.9224,
1607 21.3187
1608 ]
1609 ]
1610 }
1611 },
1612 {
1613 "type": "Feature",
1614 "properties": {
1615 "layer": "flight",
1616 "from": "HNL",
1617 "to": "SFO",
1618 "date": "2020-01-20",
1619 "mode": "flight (UA396)",
1620 "trip": "first-surfing-trip.md"
1621 },
1622 "geometry": {
1623 "type": "LineString",
1624 "coordinates": [
1625 [
1626 -157.9224,
1627 21.3187
1628 ],
1629 [
1630 -122.379,
1631 37.6213
1632 ]
1633 ]
1634 }
1635 },
1636 {
1637 "type": "Feature",
1638 "properties": {
1639 "layer": "flight",
1640 "from": "MIA",
1641 "to": "MUC",
1642 "date": "2024-03-09",
1643 "mode": "flight (United, LG7RFX)",
1644 "trip": "germany-march-2024.md"
1645 },
1646 "geometry": {
1647 "type": "LineString",
1648 "coordinates": [
1649 [
1650 -80.2906,
1651 25.7959
1652 ],
1653 [
1654 11.7861,
1655 48.3538
1656 ]
1657 ]
1658 }
1659 },
1660 {
1661 "type": "Feature",
1662 "properties": {
1663 "layer": "flight",
1664 "from": "SFO",
1665 "to": "SIN",
1666 "date": "2017-03-24",
1667 "mode": "flight (SQ1, 777-300), transit",
1668 "trip": "gili-and-bali-2017.md"
1669 },
1670 "geometry": {
1671 "type": "LineString",
1672 "coordinates": [
1673 [
1674 -122.379,
1675 37.6213
1676 ],
1677 [
1678 -162.1773484336778,
1679 47.288835387563104
1680 ],
1681 [
1682 155.66304305762122,
1683 40.944042477345356
1684 ],
1685 [
1686 125.96914242681275,
1687 23.209666361119435
1688 ],
1689 [
1690 103.9894,
1691 1.3502
1692 ]
1693 ]
1694 }
1695 },
1696 {
1697 "type": "Feature",
1698 "properties": {
1699 "layer": "flight",
1700 "from": "SIN",
1701 "to": "DPS",
1702 "date": "2017-03-25",
1703 "mode": "flight(SQ946, A330-300)",
1704 "trip": "gili-and-bali-2017.md"
1705 },
1706 "geometry": {
1707 "type": "LineString",
1708 "coordinates": [
1709 [
1710 103.9894,
1711 1.3502
1712 ],
1713 [
1714 115.1671,
1715 -8.7482
1716 ]
1717 ]
1718 }
1719 },
1720 {
1721 "type": "Feature",
1722 "properties": {
1723 "layer": "flight",
1724 "from": "DPS",
1725 "to": "SIN",
1726 "date": "2017-04-09",
1727 "mode": "flight (ISQ943, A330-300), transit",
1728 "trip": "gili-and-bali-2017.md"
1729 },
1730 "geometry": {
1731 "type": "LineString",
1732 "coordinates": [
1733 [
1734 115.1671,
1735 -8.7482
1736 ],
1737 [
1738 103.9894,
1739 1.3502
1740 ]
1741 ]
1742 }
1743 },
1744 {
1745 "type": "Feature",
1746 "properties": {
1747 "layer": "flight",
1748 "from": "SFO",
1749 "to": "OGG",
1750 "date": "2019-05-24",
1751 "mode": "flight (UA1725, 777-200), transit",
1752 "trip": "hawaii-first-time.md"
1753 },
1754 "geometry": {
1755 "type": "LineString",
1756 "coordinates": [
1757 [
1758 -122.379,
1759 37.6213
1760 ],
1761 [
1762 -156.4305,
1763 20.8986
1764 ]
1765 ]
1766 }
1767 },
1768 {
1769 "type": "Feature",
1770 "properties": {
1771 "layer": "flight",
1772 "from": "OGG",
1773 "to": "SFO",
1774 "date": "2019-05-27",
1775 "mode": "flight (UA1580, 737-800)",
1776 "trip": "hawaii-first-time.md"
1777 },
1778 "geometry": {
1779 "type": "LineString",
1780 "coordinates": [
1781 [
1782 -156.4305,
1783 20.8986
1784 ],
1785 [
1786 -122.379,
1787 37.6213
1788 ]
1789 ]
1790 }
1791 },
1792 {
1793 "type": "Feature",
1794 "properties": {
1795 "layer": "flight",
1796 "from": "SFO",
1797 "to": "HKG",
1798 "date": "2017-06-29",
1799 "mode": "flight (UA869, 777-300)",
1800 "trip": "hong-kong-birthday-trip.md"
1801 },
1802 "geometry": {
1803 "type": "LineString",
1804 "coordinates": [
1805 [
1806 -122.379,
1807 37.6213
1808 ],
1809 [
1810 -153.08026342242408,
1811 49.647882956603894
1812 ],
1813 [
1814 167.52497758735763,
1815 50.41761321395662
1816 ],
1817 [
1818 135.39936817328328,
1819 39.398381167088026
1820 ],
1821 [
1822 113.9145,
1823 22.3089
1824 ]
1825 ]
1826 }
1827 },
1828 {
1829 "type": "Feature",
1830 "properties": {
1831 "layer": "flight",
1832 "from": "HKG",
1833 "to": "SFO",
1834 "date": "2017-07-10",
1835 "mode": "flight (UA862, 777-300)",
1836 "trip": "hong-kong-birthday-trip.md"
1837 },
1838 "geometry": {
1839 "type": "LineString",
1840 "coordinates": [
1841 [
1842 113.9145,
1843 22.3089
1844 ],
1845 [
1846 135.39936817328328,
1847 39.398381167088026
1848 ],
1849 [
1850 167.52497758735763,
1851 50.41761321395662
1852 ],
1853 [
1854 -153.08026342242408,
1855 49.647882956603894
1856 ],
1857 [
1858 -122.379,
1859 37.6213
1860 ]
1861 ]
1862 }
1863 },
1864 {
1865 "type": "Feature",
1866 "properties": {
1867 "layer": "flight",
1868 "from": "SFO",
1869 "to": "HKG",
1870 "date": "2016-08-24",
1871 "mode": "flight (CX0873, 777-300)",
1872 "trip": "hong-kong-first-trip-2016.md"
1873 },
1874 "geometry": {
1875 "type": "LineString",
1876 "coordinates": [
1877 [
1878 -122.379,
1879 37.6213
1880 ],
1881 [
1882 -153.08026342242408,
1883 49.647882956603894
1884 ],
1885 [
1886 167.52497758735763,
1887 50.41761321395662
1888 ],
1889 [
1890 135.39936817328328,
1891 39.398381167088026
1892 ],
1893 [
1894 113.9145,
1895 22.3089
1896 ]
1897 ]
1898 }
1899 },
1900 {
1901 "type": "Feature",
1902 "properties": {
1903 "layer": "flight",
1904 "from": "HKG",
1905 "to": "SFO",
1906 "date": "2016-09-06",
1907 "mode": "flight (CX0892, A350-900)",
1908 "trip": "hong-kong-first-trip-2016.md"
1909 },
1910 "geometry": {
1911 "type": "LineString",
1912 "coordinates": [
1913 [
1914 113.9145,
1915 22.3089
1916 ],
1917 [
1918 135.39936817328328,
1919 39.398381167088026
1920 ],
1921 [
1922 167.52497758735763,
1923 50.41761321395662
1924 ],
1925 [
1926 -153.08026342242408,
1927 49.647882956603894
1928 ],
1929 [
1930 -122.379,
1931 37.6213
1932 ]
1933 ]
1934 }
1935 },
1936 {
1937 "type": "Feature",
1938 "properties": {
1939 "layer": "flight",
1940 "from": "SFO",
1941 "to": "HKG",
1942 "date": "2016-10-29",
1943 "mode": "flight (CX0879, 777-300)",
1944 "trip": "hong-kong-second-trip.md"
1945 },
1946 "geometry": {
1947 "type": "LineString",
1948 "coordinates": [
1949 [
1950 -122.379,
1951 37.6213
1952 ],
1953 [
1954 -153.08026342242408,
1955 49.647882956603894
1956 ],
1957 [
1958 167.52497758735763,
1959 50.41761321395662
1960 ],
1961 [
1962 135.39936817328328,
1963 39.398381167088026
1964 ],
1965 [
1966 113.9145,
1967 22.3089
1968 ]
1969 ]
1970 }
1971 },
1972 {
1973 "type": "Feature",
1974 "properties": {
1975 "layer": "flight",
1976 "from": "HKG",
1977 "to": "SFO",
1978 "date": "2016-11-07",
1979 "mode": "flight (CX0870, 777-300)",
1980 "trip": "hong-kong-second-trip.md"
1981 },
1982 "geometry": {
1983 "type": "LineString",
1984 "coordinates": [
1985 [
1986 113.9145,
1987 22.3089
1988 ],
1989 [
1990 135.39936817328328,
1991 39.398381167088026
1992 ],
1993 [
1994 167.52497758735763,
1995 50.41761321395662
1996 ],
1997 [
1998 -153.08026342242408,
1999 49.647882956603894
2000 ],
2001 [
2002 -122.379,
2003 37.6213
2004 ]
2005 ]
2006 }
2007 },
2008 {
2009 "type": "Feature",
2010 "properties": {
2011 "layer": "flight",
2012 "from": "HRK",
2013 "to": "SAW",
2014 "date": "2014-01-26",
2015 "mode": "flight (PC751)",
2016 "trip": "istanbul-and-macedonia-2014.md"
2017 },
2018 "geometry": {
2019 "type": "LineString",
2020 "coordinates": [
2021 [
2022 36.286,
2023 49.9248
2024 ],
2025 [
2026 29.3092,
2027 40.8986
2028 ]
2029 ]
2030 }
2031 },
2032 {
2033 "type": "Feature",
2034 "properties": {
2035 "layer": "flight",
2036 "from": "SAW",
2037 "to": "SKP",
2038 "date": "2014-03-23",
2039 "mode": "flight (PC711)",
2040 "trip": "istanbul-and-macedonia-2014.md"
2041 },
2042 "geometry": {
2043 "type": "LineString",
2044 "coordinates": [
2045 [
2046 29.3092,
2047 40.8986
2048 ],
2049 [
2050 21.6214,
2051 41.9617
2052 ]
2053 ]
2054 }
2055 },
2056 {
2057 "type": "Feature",
2058 "properties": {
2059 "layer": "flight",
2060 "from": "SKP",
2061 "to": "SAW",
2062 "date": "2014-05-26",
2063 "mode": "flight (PC712)",
2064 "trip": "istanbul-and-macedonia-2014.md"
2065 },
2066 "geometry": {
2067 "type": "LineString",
2068 "coordinates": [
2069 [
2070 21.6214,
2071 41.9617
2072 ],
2073 [
2074 29.3092,
2075 40.8986
2076 ]
2077 ]
2078 }
2079 },
2080 {
2081 "type": "Feature",
2082 "properties": {
2083 "layer": "flight",
2084 "from": "IST",
2085 "to": "FRA",
2086 "date": "2014-05-28",
2087 "mode": "flight (LH1305), transit",
2088 "trip": "istanbul-and-macedonia-2014.md"
2089 },
2090 "geometry": {
2091 "type": "LineString",
2092 "coordinates": [
2093 [
2094 28.8141,
2095 40.9769
2096 ],
2097 [
2098 8.5622,
2099 50.0333
2100 ]
2101 ]
2102 }
2103 },
2104 {
2105 "type": "Feature",
2106 "properties": {
2107 "layer": "flight",
2108 "from": "FRA",
2109 "to": "SFO",
2110 "date": "2014-05-28",
2111 "mode": "flight (LH454)",
2112 "trip": "istanbul-and-macedonia-2014.md"
2113 },
2114 "geometry": {
2115 "type": "LineString",
2116 "coordinates": [
2117 [
2118 8.5622,
2119 50.0333
2120 ],
2121 [
2122 -122.379,
2123 37.6213
2124 ]
2125 ]
2126 }
2127 },
2128 {
2129 "type": "Feature",
2130 "properties": {
2131 "layer": "flight",
2132 "from": "SFO",
2133 "to": "IST",
2134 "date": "2015-08-15",
2135 "mode": "flight (TK0080)",
2136 "trip": "istanbul-family-trip.md"
2137 },
2138 "geometry": {
2139 "type": "LineString",
2140 "coordinates": [
2141 [
2142 -122.379,
2143 37.6213
2144 ],
2145 [
2146 28.8141,
2147 40.9769
2148 ]
2149 ]
2150 }
2151 },
2152 {
2153 "type": "Feature",
2154 "properties": {
2155 "layer": "flight",
2156 "from": "IST",
2157 "to": "SFO",
2158 "date": "2015-09-01",
2159 "mode": "flight (TK0079)",
2160 "trip": "istanbul-family-trip.md"
2161 },
2162 "geometry": {
2163 "type": "LineString",
2164 "coordinates": [
2165 [
2166 28.8141,
2167 40.9769
2168 ],
2169 [
2170 -122.379,
2171 37.6213
2172 ]
2173 ]
2174 }
2175 },
2176 {
2177 "type": "Feature",
2178 "properties": {
2179 "layer": "flight",
2180 "from": "SFO",
2181 "to": "LAX",
2182 "date": "2018-07-06",
2183 "mode": "flight (AS 1936)",
2184 "trip": "la-birthday-2018.md"
2185 },
2186 "geometry": {
2187 "type": "LineString",
2188 "coordinates": [
2189 [
2190 -122.379,
2191 37.6213
2192 ],
2193 [
2194 -118.4085,
2195 33.9425
2196 ]
2197 ]
2198 }
2199 },
2200 {
2201 "type": "Feature",
2202 "properties": {
2203 "layer": "flight",
2204 "from": "LAX",
2205 "to": "SFO",
2206 "date": "2018-07-10",
2207 "mode": "flight (AS 1923)",
2208 "trip": "la-birthday-2018.md"
2209 },
2210 "geometry": {
2211 "type": "LineString",
2212 "coordinates": [
2213 [
2214 -118.4085,
2215 33.9425
2216 ],
2217 [
2218 -122.379,
2219 37.6213
2220 ]
2221 ]
2222 }
2223 },
2224 {
2225 "type": "Feature",
2226 "properties": {
2227 "layer": "flight",
2228 "from": "SFO",
2229 "to": "LAS",
2230 "date": "2015-04-12",
2231 "mode": "flight (UA1662, 737-900)",
2232 "trip": "las-vegas-first-trip-2015.md"
2233 },
2234 "geometry": {
2235 "type": "LineString",
2236 "coordinates": [
2237 [
2238 -122.379,
2239 37.6213
2240 ],
2241 [
2242 -115.1523,
2243 36.084
2244 ]
2245 ]
2246 }
2247 },
2248 {
2249 "type": "Feature",
2250 "properties": {
2251 "layer": "flight",
2252 "from": "LAS",
2253 "to": "SFO",
2254 "date": "2015-04-15",
2255 "mode": "flight (UA1528, 737-900)",
2256 "trip": "las-vegas-first-trip-2015.md"
2257 },
2258 "geometry": {
2259 "type": "LineString",
2260 "coordinates": [
2261 [
2262 -115.1523,
2263 36.084
2264 ],
2265 [
2266 -122.379,
2267 37.6213
2268 ]
2269 ]
2270 }
2271 },
2272 {
2273 "type": "Feature",
2274 "properties": {
2275 "layer": "flight",
2276 "from": "TGD",
2277 "to": "BUD",
2278 "date": "2011-12-28",
2279 "mode": "flight(MA495, 737-600), transit",
2280 "trip": "leaving-montenegro.md"
2281 },
2282 "geometry": {
2283 "type": "LineString",
2284 "coordinates": [
2285 [
2286 19.2519,
2287 42.3593
2288 ],
2289 [
2290 19.2556,
2291 47.4298
2292 ]
2293 ]
2294 }
2295 },
2296 {
2297 "type": "Feature",
2298 "properties": {
2299 "layer": "flight",
2300 "from": "BUD",
2301 "to": "KBP",
2302 "date": "2011-12-29",
2303 "mode": "flight(MA110, 737-800), transit",
2304 "trip": "leaving-montenegro.md"
2305 },
2306 "geometry": {
2307 "type": "LineString",
2308 "coordinates": [
2309 [
2310 19.2556,
2311 47.4298
2312 ],
2313 [
2314 30.8947,
2315 50.345
2316 ]
2317 ]
2318 }
2319 },
2320 {
2321 "type": "Feature",
2322 "properties": {
2323 "layer": "flight",
2324 "from": "OZH",
2325 "to": "TIV",
2326 "date": "2010-08-08",
2327 "mode": "flight, transit",
2328 "trip": "leaving-ukraine.md"
2329 },
2330 "geometry": {
2331 "type": "LineString",
2332 "coordinates": [
2333 [
2334 35.3157,
2335 47.8671
2336 ],
2337 [
2338 18.7233,
2339 42.4047
2340 ]
2341 ]
2342 }
2343 },
2344 {
2345 "type": "Feature",
2346 "properties": {
2347 "layer": "flight",
2348 "from": "JFK",
2349 "to": "LHR",
2350 "date": "2023-01-31",
2351 "mode": "flight (AF 6759), next day",
2352 "trip": "london-and-poland-2023.md"
2353 },
2354 "geometry": {
2355 "type": "LineString",
2356 "coordinates": [
2357 [
2358 -73.7781,
2359 40.6413
2360 ],
2361 [
2362 -0.4614,
2363 51.47
2364 ]
2365 ]
2366 }
2367 },
2368 {
2369 "type": "Feature",
2370 "properties": {
2371 "layer": "flight",
2372 "from": "LHR",
2373 "to": "KRK",
2374 "date": "2023-02-19",
2375 "mode": "flight (BA 872)",
2376 "trip": "london-and-poland-2023.md"
2377 },
2378 "geometry": {
2379 "type": "LineString",
2380 "coordinates": [
2381 [
2382 -0.4614,
2383 51.47
2384 ],
2385 [
2386 19.7836,
2387 50.0777
2388 ]
2389 ]
2390 }
2391 },
2392 {
2393 "type": "Feature",
2394 "properties": {
2395 "layer": "flight",
2396 "from": "WAW",
2397 "to": "IST",
2398 "date": "2023-03-27",
2399 "mode": "flight(TK1266)",
2400 "trip": "london-and-poland-2023.md"
2401 },
2402 "geometry": {
2403 "type": "LineString",
2404 "coordinates": [
2405 [
2406 20.9671,
2407 52.1657
2408 ],
2409 [
2410 28.8141,
2411 40.9769
2412 ]
2413 ]
2414 }
2415 },
2416 {
2417 "type": "Feature",
2418 "properties": {
2419 "layer": "flight",
2420 "from": "MIA",
2421 "to": "LHR",
2422 "date": "2025-08-09",
2423 "mode": "flight",
2424 "trip": "london-august-2025.md"
2425 },
2426 "geometry": {
2427 "type": "LineString",
2428 "coordinates": [
2429 [
2430 -80.2906,
2431 25.7959
2432 ],
2433 [
2434 -0.4614,
2435 51.47
2436 ]
2437 ]
2438 }
2439 },
2440 {
2441 "type": "Feature",
2442 "properties": {
2443 "layer": "flight",
2444 "from": "LHR",
2445 "to": "WAW",
2446 "date": "2025-08-18",
2447 "mode": "flight (LOT, Z7R3W9)",
2448 "trip": "london-august-2025.md"
2449 },
2450 "geometry": {
2451 "type": "LineString",
2452 "coordinates": [
2453 [
2454 -0.4614,
2455 51.47
2456 ],
2457 [
2458 20.9671,
2459 52.1657
2460 ]
2461 ]
2462 }
2463 },
2464 {
2465 "type": "Feature",
2466 "properties": {
2467 "layer": "flight",
2468 "from": "SFO",
2469 "to": "LHR",
2470 "date": "2016-05-06",
2471 "mode": "flight (OS7856, 777-200)",
2472 "trip": "london-first-trip-2016.md"
2473 },
2474 "geometry": {
2475 "type": "LineString",
2476 "coordinates": [
2477 [
2478 -122.379,
2479 37.6213
2480 ],
2481 [
2482 -0.4614,
2483 51.47
2484 ]
2485 ]
2486 }
2487 },
2488 {
2489 "type": "Feature",
2490 "properties": {
2491 "layer": "flight",
2492 "from": "LHR",
2493 "to": "SFO",
2494 "date": "2016-05-15",
2495 "mode": "flight (OS7857, 777-200)",
2496 "trip": "london-first-trip-2016.md"
2497 },
2498 "geometry": {
2499 "type": "LineString",
2500 "coordinates": [
2501 [
2502 -0.4614,
2503 51.47
2504 ],
2505 [
2506 -122.379,
2507 37.6213
2508 ]
2509 ]
2510 }
2511 },
2512 {
2513 "type": "Feature",
2514 "properties": {
2515 "layer": "flight",
2516 "from": "SFO",
2517 "to": "MEX",
2518 "date": "2018-10-05",
2519 "mode": "flight (UA412, A320)",
2520 "trip": "mexico-city-and-tijuana-2018.md"
2521 },
2522 "geometry": {
2523 "type": "LineString",
2524 "coordinates": [
2525 [
2526 -122.379,
2527 37.6213
2528 ],
2529 [
2530 -99.0721,
2531 19.4363
2532 ]
2533 ]
2534 }
2535 },
2536 {
2537 "type": "Feature",
2538 "properties": {
2539 "layer": "flight",
2540 "from": "MEX",
2541 "to": "TIJ",
2542 "date": "2018-10-08",
2543 "mode": "flight (Y4813, A320)",
2544 "trip": "mexico-city-and-tijuana-2018.md"
2545 },
2546 "geometry": {
2547 "type": "LineString",
2548 "coordinates": [
2549 [
2550 -99.0721,
2551 19.4363
2552 ],
2553 [
2554 -116.97,
2555 32.5411
2556 ]
2557 ]
2558 }
2559 },
2560 {
2561 "type": "Feature",
2562 "properties": {
2563 "layer": "flight",
2564 "from": "SAN",
2565 "to": "SFO",
2566 "date": "2018-10-09",
2567 "mode": "flight (UA662, 737-800)",
2568 "trip": "mexico-city-and-tijuana-2018.md"
2569 },
2570 "geometry": {
2571 "type": "LineString",
2572 "coordinates": [
2573 [
2574 -117.1896,
2575 32.7336
2576 ],
2577 [
2578 -122.379,
2579 37.6213
2580 ]
2581 ]
2582 }
2583 },
2584 {
2585 "type": "Feature",
2586 "properties": {
2587 "layer": "flight",
2588 "from": "BOG",
2589 "to": "CUN",
2590 "date": "2021-12-13",
2591 "mode": "flight (AV 264), transit",
2592 "trip": "mexico-family-time-2021.md"
2593 },
2594 "geometry": {
2595 "type": "LineString",
2596 "coordinates": [
2597 [
2598 -74.1469,
2599 4.7016
2600 ],
2601 [
2602 -86.877,
2603 21.0365
2604 ]
2605 ]
2606 }
2607 },
2608 {
2609 "type": "Feature",
2610 "properties": {
2611 "layer": "flight",
2612 "from": "CUN",
2613 "to": "EWR",
2614 "date": "2022-01-02",
2615 "mode": "flight(F9 42), transit",
2616 "trip": "mexico-family-time-2021.md"
2617 },
2618 "geometry": {
2619 "type": "LineString",
2620 "coordinates": [
2621 [
2622 -86.877,
2623 21.0365
2624 ],
2625 [
2626 -74.1687,
2627 40.6895
2628 ]
2629 ]
2630 }
2631 },
2632 {
2633 "type": "Feature",
2634 "properties": {
2635 "layer": "flight",
2636 "from": "EWR",
2637 "to": "CUN",
2638 "date": "2022-01-30",
2639 "mode": "flight (UA 1052), transit",
2640 "trip": "mexico-family-time-2022.md"
2641 },
2642 "geometry": {
2643 "type": "LineString",
2644 "coordinates": [
2645 [
2646 -74.1687,
2647 40.6895
2648 ],
2649 [
2650 -86.877,
2651 21.0365
2652 ]
2653 ]
2654 }
2655 },
2656 {
2657 "type": "Feature",
2658 "properties": {
2659 "layer": "flight",
2660 "from": "CUN",
2661 "to": "EWR",
2662 "date": "2022-02-16",
2663 "mode": "flight(UA 1051), transit",
2664 "trip": "mexico-family-time-2022.md"
2665 },
2666 "geometry": {
2667 "type": "LineString",
2668 "coordinates": [
2669 [
2670 -86.877,
2671 21.0365
2672 ],
2673 [
2674 -74.1687,
2675 40.6895
2676 ]
2677 ]
2678 }
2679 },
2680 {
2681 "type": "Feature",
2682 "properties": {
2683 "layer": "flight",
2684 "from": "EWR",
2685 "to": "MEX",
2686 "date": "2021-01-30",
2687 "mode": "flight (1063)",
2688 "trip": "mexico-road-trip-2021.md"
2689 },
2690 "geometry": {
2691 "type": "LineString",
2692 "coordinates": [
2693 [
2694 -74.1687,
2695 40.6895
2696 ],
2697 [
2698 -99.0721,
2699 19.4363
2700 ]
2701 ]
2702 }
2703 },
2704 {
2705 "type": "Feature",
2706 "properties": {
2707 "layer": "flight",
2708 "from": "PVR",
2709 "to": "MEX",
2710 "date": "2021-02-23",
2711 "mode": "flight(AM 339)",
2712 "trip": "mexico-road-trip-2021.md"
2713 },
2714 "geometry": {
2715 "type": "LineString",
2716 "coordinates": [
2717 [
2718 -105.2551,
2719 20.6801
2720 ],
2721 [
2722 -99.0721,
2723 19.4363
2724 ]
2725 ]
2726 }
2727 },
2728 {
2729 "type": "Feature",
2730 "properties": {
2731 "layer": "flight",
2732 "from": "MEX",
2733 "to": "EWR",
2734 "date": "2021-02-24",
2735 "mode": "flight(UA 1064), transit",
2736 "trip": "mexico-road-trip-2021.md"
2737 },
2738 "geometry": {
2739 "type": "LineString",
2740 "coordinates": [
2741 [
2742 -99.0721,
2743 19.4363
2744 ],
2745 [
2746 -74.1687,
2747 40.6895
2748 ]
2749 ]
2750 }
2751 },
2752 {
2753 "type": "Feature",
2754 "properties": {
2755 "layer": "flight",
2756 "from": "EWR",
2757 "to": "CUN",
2758 "date": "2020-11-21",
2759 "mode": "flight(UA1050), transit",
2760 "trip": "mexico-trip-2020.md"
2761 },
2762 "geometry": {
2763 "type": "LineString",
2764 "coordinates": [
2765 [
2766 -74.1687,
2767 40.6895
2768 ],
2769 [
2770 -86.877,
2771 21.0365
2772 ]
2773 ]
2774 }
2775 },
2776 {
2777 "type": "Feature",
2778 "properties": {
2779 "layer": "flight",
2780 "from": "Tulum, MX",
2781 "to": "Merida, MX",
2782 "date": "2021-01-06",
2783 "mode": "flight(UA 1064), transit",
2784 "trip": "mexico-trip-2020.md"
2785 },
2786 "geometry": {
2787 "type": "LineString",
2788 "coordinates": [
2789 [
2790 -87.4654,
2791 20.2115
2792 ],
2793 [
2794 -89.5926,
2795 20.9674
2796 ]
2797 ]
2798 }
2799 },
2800 {
2801 "type": "Feature",
2802 "properties": {
2803 "layer": "flight",
2804 "from": "MID",
2805 "to": "MEX",
2806 "date": "2021-01-16",
2807 "mode": "flight(Y4759), transit",
2808 "trip": "mexico-trip-2020.md"
2809 },
2810 "geometry": {
2811 "type": "LineString",
2812 "coordinates": [
2813 [
2814 -89.6577,
2815 20.937
2816 ],
2817 [
2818 -99.0721,
2819 19.4363
2820 ]
2821 ]
2822 }
2823 },
2824 {
2825 "type": "Feature",
2826 "properties": {
2827 "layer": "flight",
2828 "from": "MEX",
2829 "to": "PXM",
2830 "date": "2021-01-16",
2831 "mode": "flight(Y4130)",
2832 "trip": "mexico-trip-2020.md"
2833 },
2834 "geometry": {
2835 "type": "LineString",
2836 "coordinates": [
2837 [
2838 -99.0721,
2839 19.4363
2840 ],
2841 [
2842 -97.0898,
2843 15.8769
2844 ]
2845 ]
2846 }
2847 },
2848 {
2849 "type": "Feature",
2850 "properties": {
2851 "layer": "flight",
2852 "from": "PXM",
2853 "to": "MEX",
2854 "date": "2021-01-18",
2855 "mode": "flight",
2856 "trip": "mexico-trip-2020.md"
2857 },
2858 "geometry": {
2859 "type": "LineString",
2860 "coordinates": [
2861 [
2862 -97.0898,
2863 15.8769
2864 ],
2865 [
2866 -99.0721,
2867 19.4363
2868 ]
2869 ]
2870 }
2871 },
2872 {
2873 "type": "Feature",
2874 "properties": {
2875 "layer": "flight",
2876 "from": "MEX",
2877 "to": "EWR",
2878 "date": "2021-01-19",
2879 "mode": "flight (UA 1064), transit",
2880 "trip": "mexico-trip-2020.md"
2881 },
2882 "geometry": {
2883 "type": "LineString",
2884 "coordinates": [
2885 [
2886 -99.0721,
2887 19.4363
2888 ],
2889 [
2890 -74.1687,
2891 40.6895
2892 ]
2893 ]
2894 }
2895 },
2896 {
2897 "type": "Feature",
2898 "properties": {
2899 "layer": "flight",
2900 "from": "EWR",
2901 "to": "MEX",
2902 "date": "2022-12-18",
2903 "mode": "flight (UA 2251)",
2904 "trip": "mexico-winter-2022-2023.md"
2905 },
2906 "geometry": {
2907 "type": "LineString",
2908 "coordinates": [
2909 [
2910 -74.1687,
2911 40.6895
2912 ],
2913 [
2914 -99.0721,
2915 19.4363
2916 ]
2917 ]
2918 }
2919 },
2920 {
2921 "type": "Feature",
2922 "properties": {
2923 "layer": "flight",
2924 "from": "MEX",
2925 "to": "JFK",
2926 "date": "2023-01-15",
2927 "mode": "flight(AM 408)",
2928 "trip": "mexico-winter-2022-2023.md"
2929 },
2930 "geometry": {
2931 "type": "LineString",
2932 "coordinates": [
2933 [
2934 -99.0721,
2935 19.4363
2936 ],
2937 [
2938 -73.7781,
2939 40.6413
2940 ]
2941 ]
2942 }
2943 },
2944 {
2945 "type": "Feature",
2946 "properties": {
2947 "layer": "flight",
2948 "from": "MIA",
2949 "to": "EWR",
2950 "date": "2025-12-13",
2951 "mode": "flight (United UA2107, N5QX4W)",
2952 "trip": "miami-december-2025.md"
2953 },
2954 "geometry": {
2955 "type": "LineString",
2956 "coordinates": [
2957 [
2958 -80.2906,
2959 25.7959
2960 ],
2961 [
2962 -74.1687,
2963 40.6895
2964 ]
2965 ]
2966 }
2967 },
2968 {
2969 "type": "Feature",
2970 "properties": {
2971 "layer": "flight",
2972 "from": "WAW",
2973 "to": "MIA",
2974 "date": "2024-02-25",
2975 "mode": "flight",
2976 "trip": "miami-february-2024.md"
2977 },
2978 "geometry": {
2979 "type": "LineString",
2980 "coordinates": [
2981 [
2982 20.9671,
2983 52.1657
2984 ],
2985 [
2986 -80.2906,
2987 25.7959
2988 ]
2989 ]
2990 }
2991 },
2992 {
2993 "type": "Feature",
2994 "properties": {
2995 "layer": "flight",
2996 "from": "WAW",
2997 "to": "MIA",
2998 "date": "2023-11-04",
2999 "mode": "flight",
3000 "trip": "miami-november-2023.md"
3001 },
3002 "geometry": {
3003 "type": "LineString",
3004 "coordinates": [
3005 [
3006 20.9671,
3007 52.1657
3008 ],
3009 [
3010 -80.2906,
3011 25.7959
3012 ]
3013 ]
3014 }
3015 },
3016 {
3017 "type": "Feature",
3018 "properties": {
3019 "layer": "flight",
3020 "from": "MIA",
3021 "to": "EWR",
3022 "date": "2023-11-15",
3023 "mode": "flight (United, H6S0BR)",
3024 "trip": "miami-november-2023.md"
3025 },
3026 "geometry": {
3027 "type": "LineString",
3028 "coordinates": [
3029 [
3030 -80.2906,
3031 25.7959
3032 ],
3033 [
3034 -74.1687,
3035 40.6895
3036 ]
3037 ]
3038 }
3039 },
3040 {
3041 "type": "Feature",
3042 "properties": {
3043 "layer": "flight",
3044 "from": "HRK",
3045 "to": "TIV",
3046 "date": "2010-05-21",
3047 "mode": "flight, transit",
3048 "trip": "montenegro-first-trip.md"
3049 },
3050 "geometry": {
3051 "type": "LineString",
3052 "coordinates": [
3053 [
3054 36.286,
3055 49.9248
3056 ],
3057 [
3058 18.7233,
3059 42.4047
3060 ]
3061 ]
3062 }
3063 },
3064 {
3065 "type": "Feature",
3066 "properties": {
3067 "layer": "flight",
3068 "from": "TIV",
3069 "to": "HRK",
3070 "date": "2010-05-28",
3071 "mode": "flight",
3072 "trip": "montenegro-first-trip.md"
3073 },
3074 "geometry": {
3075 "type": "LineString",
3076 "coordinates": [
3077 [
3078 18.7233,
3079 42.4047
3080 ],
3081 [
3082 36.286,
3083 49.9248
3084 ]
3085 ]
3086 }
3087 },
3088 {
3089 "type": "Feature",
3090 "properties": {
3091 "layer": "flight",
3092 "from": "SFO",
3093 "to": "EWR",
3094 "date": "2020-09-26",
3095 "mode": "flight(UA569), transit",
3096 "trip": "move-to-nyc.md"
3097 },
3098 "geometry": {
3099 "type": "LineString",
3100 "coordinates": [
3101 [
3102 -122.379,
3103 37.6213
3104 ],
3105 [
3106 -74.1687,
3107 40.6895
3108 ]
3109 ]
3110 }
3111 },
3112 {
3113 "type": "Feature",
3114 "properties": {
3115 "layer": "flight",
3116 "from": "BEG",
3117 "to": "FMM",
3118 "date": "2011-08-23",
3119 "mode": "flight (W64105), transit",
3120 "trip": "munich-and-prague-2011.md"
3121 },
3122 "geometry": {
3123 "type": "LineString",
3124 "coordinates": [
3125 [
3126 20.3091,
3127 44.8184
3128 ],
3129 [
3130 10.2395,
3131 47.9888
3132 ]
3133 ]
3134 }
3135 },
3136 {
3137 "type": "Feature",
3138 "properties": {
3139 "layer": "flight",
3140 "from": "FMM",
3141 "to": "BEG",
3142 "date": "2011-08-30",
3143 "mode": "flight (W64106), transit",
3144 "trip": "munich-and-prague-2011.md"
3145 },
3146 "geometry": {
3147 "type": "LineString",
3148 "coordinates": [
3149 [
3150 10.2395,
3151 47.9888
3152 ],
3153 [
3154 20.3091,
3155 44.8184
3156 ]
3157 ]
3158 }
3159 },
3160 {
3161 "type": "Feature",
3162 "properties": {
3163 "layer": "flight",
3164 "from": "SFO",
3165 "to": "JFK",
3166 "date": "2017-05-04",
3167 "mode": "flight (DL1144, 717-200)",
3168 "trip": "new-york-city-may-2017.md"
3169 },
3170 "geometry": {
3171 "type": "LineString",
3172 "coordinates": [
3173 [
3174 -122.379,
3175 37.6213
3176 ],
3177 [
3178 -73.7781,
3179 40.6413
3180 ]
3181 ]
3182 }
3183 },
3184 {
3185 "type": "Feature",
3186 "properties": {
3187 "layer": "flight",
3188 "from": "JFK",
3189 "to": "SFO",
3190 "date": "2017-05-11",
3191 "mode": "flight (DL426, A320)",
3192 "trip": "new-york-city-may-2017.md"
3193 },
3194 "geometry": {
3195 "type": "LineString",
3196 "coordinates": [
3197 [
3198 -73.7781,
3199 40.6413
3200 ],
3201 [
3202 -122.379,
3203 37.6213
3204 ]
3205 ]
3206 }
3207 },
3208 {
3209 "type": "Feature",
3210 "properties": {
3211 "layer": "flight",
3212 "from": "SFO",
3213 "to": "JFK",
3214 "date": "2017-10-05",
3215 "mode": "flight (AA18)",
3216 "trip": "new-york-city-october-2017.md"
3217 },
3218 "geometry": {
3219 "type": "LineString",
3220 "coordinates": [
3221 [
3222 -122.379,
3223 37.6213
3224 ],
3225 [
3226 -73.7781,
3227 40.6413
3228 ]
3229 ]
3230 }
3231 },
3232 {
3233 "type": "Feature",
3234 "properties": {
3235 "layer": "flight",
3236 "from": "JFK",
3237 "to": "SFO",
3238 "date": "2017-10-08",
3239 "mode": "flight (AA177)",
3240 "trip": "new-york-city-october-2017.md"
3241 },
3242 "geometry": {
3243 "type": "LineString",
3244 "coordinates": [
3245 [
3246 -73.7781,
3247 40.6413
3248 ],
3249 [
3250 -122.379,
3251 37.6213
3252 ]
3253 ]
3254 }
3255 },
3256 {
3257 "type": "Feature",
3258 "properties": {
3259 "layer": "flight",
3260 "from": "SFO",
3261 "to": "EWR",
3262 "date": "2019-09-28",
3263 "mode": "flight (UA295), transit",
3264 "trip": "new-york-city-october-2019.md"
3265 },
3266 "geometry": {
3267 "type": "LineString",
3268 "coordinates": [
3269 [
3270 -122.379,
3271 37.6213
3272 ],
3273 [
3274 -74.1687,
3275 40.6895
3276 ]
3277 ]
3278 }
3279 },
3280 {
3281 "type": "Feature",
3282 "properties": {
3283 "layer": "flight",
3284 "from": "EWR",
3285 "to": "SFO",
3286 "date": "2019-10-09",
3287 "mode": "flight (UA497)",
3288 "trip": "new-york-city-october-2019.md"
3289 },
3290 "geometry": {
3291 "type": "LineString",
3292 "coordinates": [
3293 [
3294 -74.1687,
3295 40.6895
3296 ],
3297 [
3298 -122.379,
3299 37.6213
3300 ]
3301 ]
3302 }
3303 },
3304 {
3305 "type": "Feature",
3306 "properties": {
3307 "layer": "flight",
3308 "from": "WAW",
3309 "to": "JFK",
3310 "date": "2025-05-07",
3311 "mode": "flight (LOT, Z66XOS)",
3312 "trip": "new-york-may-2025.md"
3313 },
3314 "geometry": {
3315 "type": "LineString",
3316 "coordinates": [
3317 [
3318 20.9671,
3319 52.1657
3320 ],
3321 [
3322 -73.7781,
3323 40.6413
3324 ]
3325 ]
3326 }
3327 },
3328 {
3329 "type": "Feature",
3330 "properties": {
3331 "layer": "flight",
3332 "from": "JFK",
3333 "to": "WAW",
3334 "date": "2025-05-28",
3335 "mode": "flight (LOT, Z66XOS)",
3336 "trip": "new-york-may-2025.md"
3337 },
3338 "geometry": {
3339 "type": "LineString",
3340 "coordinates": [
3341 [
3342 -73.7781,
3343 40.6413
3344 ],
3345 [
3346 20.9671,
3347 52.1657
3348 ]
3349 ]
3350 }
3351 },
3352 {
3353 "type": "Feature",
3354 "properties": {
3355 "layer": "flight",
3356 "from": "WAW",
3357 "to": "EWR",
3358 "date": "2023-09-12",
3359 "mode": "flight (United, CMHBLX)",
3360 "trip": "new-york-september-2023.md"
3361 },
3362 "geometry": {
3363 "type": "LineString",
3364 "coordinates": [
3365 [
3366 20.9671,
3367 52.1657
3368 ],
3369 [
3370 -74.1687,
3371 40.6895
3372 ]
3373 ]
3374 }
3375 },
3376 {
3377 "type": "Feature",
3378 "properties": {
3379 "layer": "flight",
3380 "from": "EWR",
3381 "to": "WAW",
3382 "date": "2023-09-18",
3383 "mode": "flight (United, CMHBLX)",
3384 "trip": "new-york-september-2023.md"
3385 },
3386 "geometry": {
3387 "type": "LineString",
3388 "coordinates": [
3389 [
3390 -74.1687,
3391 40.6895
3392 ],
3393 [
3394 20.9671,
3395 52.1657
3396 ]
3397 ]
3398 }
3399 },
3400 {
3401 "type": "Feature",
3402 "properties": {
3403 "layer": "flight",
3404 "from": "WAW",
3405 "to": "JFK",
3406 "date": "2026-02-20",
3407 "mode": "flight (LOT, Y8W2CF)",
3408 "trip": "new-york-winter-2026.md"
3409 },
3410 "geometry": {
3411 "type": "LineString",
3412 "coordinates": [
3413 [
3414 20.9671,
3415 52.1657
3416 ],
3417 [
3418 -73.7781,
3419 40.6413
3420 ]
3421 ]
3422 }
3423 },
3424 {
3425 "type": "Feature",
3426 "properties": {
3427 "layer": "flight",
3428 "from": "JFK",
3429 "to": "DUB",
3430 "date": "2026-03-30",
3431 "mode": "flight (Aer Lingus EI108, 37U7C2), next day",
3432 "trip": "new-york-winter-2026.md"
3433 },
3434 "geometry": {
3435 "type": "LineString",
3436 "coordinates": [
3437 [
3438 -73.7781,
3439 40.6413
3440 ],
3441 [
3442 -6.2701,
3443 53.4264
3444 ]
3445 ]
3446 }
3447 },
3448 {
3449 "type": "Feature",
3450 "properties": {
3451 "layer": "flight",
3452 "from": "SFO",
3453 "to": "PHX",
3454 "date": "2017-05-19",
3455 "mode": "flight (AA649)",
3456 "trip": "phoenix-may-2017.md"
3457 },
3458 "geometry": {
3459 "type": "LineString",
3460 "coordinates": [
3461 [
3462 -122.379,
3463 37.6213
3464 ],
3465 [
3466 -112.0116,
3467 33.4373
3468 ]
3469 ]
3470 }
3471 },
3472 {
3473 "type": "Feature",
3474 "properties": {
3475 "layer": "flight",
3476 "from": "PHX",
3477 "to": "SFO",
3478 "date": "2017-05-22",
3479 "mode": "flight (AA1642)",
3480 "trip": "phoenix-may-2017.md"
3481 },
3482 "geometry": {
3483 "type": "LineString",
3484 "coordinates": [
3485 [
3486 -112.0116,
3487 33.4373
3488 ],
3489 [
3490 -122.379,
3491 37.6213
3492 ]
3493 ]
3494 }
3495 },
3496 {
3497 "type": "Feature",
3498 "properties": {
3499 "layer": "flight",
3500 "from": "SFO",
3501 "to": "LAX",
3502 "date": "2014-12-04",
3503 "mode": "flight (UA478, A319), transit",
3504 "trip": "playa-del-carmen-2014.md"
3505 },
3506 "geometry": {
3507 "type": "LineString",
3508 "coordinates": [
3509 [
3510 -122.379,
3511 37.6213
3512 ],
3513 [
3514 -118.4085,
3515 33.9425
3516 ]
3517 ]
3518 }
3519 },
3520 {
3521 "type": "Feature",
3522 "properties": {
3523 "layer": "flight",
3524 "from": "LAX",
3525 "to": "CUN",
3526 "date": "2014-12-04",
3527 "mode": "flight (UA1276, 737-900), transit",
3528 "trip": "playa-del-carmen-2014.md"
3529 },
3530 "geometry": {
3531 "type": "LineString",
3532 "coordinates": [
3533 [
3534 -118.4085,
3535 33.9425
3536 ],
3537 [
3538 -86.877,
3539 21.0365
3540 ]
3541 ]
3542 }
3543 },
3544 {
3545 "type": "Feature",
3546 "properties": {
3547 "layer": "flight",
3548 "from": "CUN",
3549 "to": "SFO",
3550 "date": "2014-12-07",
3551 "mode": "flight (UA1118, 737-900)",
3552 "trip": "playa-del-carmen-2014.md"
3553 },
3554 "geometry": {
3555 "type": "LineString",
3556 "coordinates": [
3557 [
3558 -86.877,
3559 21.0365
3560 ],
3561 [
3562 -122.379,
3563 37.6213
3564 ]
3565 ]
3566 }
3567 },
3568 {
3569 "type": "Feature",
3570 "properties": {
3571 "layer": "flight",
3572 "from": "SFO",
3573 "to": "PDX",
3574 "date": "2015-04-18",
3575 "mode": "flight (UA464, A320)",
3576 "trip": "portland-first-trip-2015.md"
3577 },
3578 "geometry": {
3579 "type": "LineString",
3580 "coordinates": [
3581 [
3582 -122.379,
3583 37.6213
3584 ],
3585 [
3586 -122.5975,
3587 45.5898
3588 ]
3589 ]
3590 }
3591 },
3592 {
3593 "type": "Feature",
3594 "properties": {
3595 "layer": "flight",
3596 "from": "PDX",
3597 "to": "SFO",
3598 "date": "2015-04-22",
3599 "mode": "flight (UA995, 737-800)",
3600 "trip": "portland-first-trip-2015.md"
3601 },
3602 "geometry": {
3603 "type": "LineString",
3604 "coordinates": [
3605 [
3606 -122.5975,
3607 45.5898
3608 ],
3609 [
3610 -122.379,
3611 37.6213
3612 ]
3613 ]
3614 }
3615 },
3616 {
3617 "type": "Feature",
3618 "properties": {
3619 "layer": "flight",
3620 "from": "SFO",
3621 "to": "PDX",
3622 "date": "2017-06-23",
3623 "mode": "flight (AS223)",
3624 "trip": "portland-second-trip.md"
3625 },
3626 "geometry": {
3627 "type": "LineString",
3628 "coordinates": [
3629 [
3630 -122.379,
3631 37.6213
3632 ],
3633 [
3634 -122.5975,
3635 45.5898
3636 ]
3637 ]
3638 }
3639 },
3640 {
3641 "type": "Feature",
3642 "properties": {
3643 "layer": "flight",
3644 "from": "PDX",
3645 "to": "SFO",
3646 "date": "2017-06-25",
3647 "mode": "flight (AS2039)",
3648 "trip": "portland-second-trip.md"
3649 },
3650 "geometry": {
3651 "type": "LineString",
3652 "coordinates": [
3653 [
3654 -122.5975,
3655 45.5898
3656 ],
3657 [
3658 -122.379,
3659 37.6213
3660 ]
3661 ]
3662 }
3663 },
3664 {
3665 "type": "Feature",
3666 "properties": {
3667 "layer": "flight",
3668 "from": "OAK",
3669 "to": "SLC",
3670 "date": "2015-03-07",
3671 "mode": "flight (DL1082)",
3672 "trip": "provo-2015.md"
3673 },
3674 "geometry": {
3675 "type": "LineString",
3676 "coordinates": [
3677 [
3678 -122.2208,
3679 37.7213
3680 ],
3681 [
3682 -111.9791,
3683 40.7884
3684 ]
3685 ]
3686 }
3687 },
3688 {
3689 "type": "Feature",
3690 "properties": {
3691 "layer": "flight",
3692 "from": "SLC",
3693 "to": "OAK",
3694 "date": "2015-03-15",
3695 "mode": "flight (DL1082)",
3696 "trip": "provo-2015.md"
3697 },
3698 "geometry": {
3699 "type": "LineString",
3700 "coordinates": [
3701 [
3702 -111.9791,
3703 40.7884
3704 ],
3705 [
3706 -122.2208,
3707 37.7213
3708 ]
3709 ]
3710 }
3711 },
3712 {
3713 "type": "Feature",
3714 "properties": {
3715 "layer": "flight",
3716 "from": "SFO",
3717 "to": "IAH",
3718 "date": "2019-11-22",
3719 "mode": "flight (UA1122), transit",
3720 "trip": "puerto-rico-first-time.md"
3721 },
3722 "geometry": {
3723 "type": "LineString",
3724 "coordinates": [
3725 [
3726 -122.379,
3727 37.6213
3728 ],
3729 [
3730 -95.3414,
3731 29.9844
3732 ]
3733 ]
3734 }
3735 },
3736 {
3737 "type": "Feature",
3738 "properties": {
3739 "layer": "flight",
3740 "from": "IAH",
3741 "to": "SJU",
3742 "date": "2019-11-23",
3743 "mode": "flight (UA1297)",
3744 "trip": "puerto-rico-first-time.md"
3745 },
3746 "geometry": {
3747 "type": "LineString",
3748 "coordinates": [
3749 [
3750 -95.3414,
3751 29.9844
3752 ],
3753 [
3754 -66.0018,
3755 18.4394
3756 ]
3757 ]
3758 }
3759 },
3760 {
3761 "type": "Feature",
3762 "properties": {
3763 "layer": "flight",
3764 "from": "SJU",
3765 "to": "MIA",
3766 "date": "2019-11-30",
3767 "mode": "flight (AA1355), transit",
3768 "trip": "puerto-rico-first-time.md"
3769 },
3770 "geometry": {
3771 "type": "LineString",
3772 "coordinates": [
3773 [
3774 -66.0018,
3775 18.4394
3776 ],
3777 [
3778 -80.2906,
3779 25.7959
3780 ]
3781 ]
3782 }
3783 },
3784 {
3785 "type": "Feature",
3786 "properties": {
3787 "layer": "flight",
3788 "from": "EWR",
3789 "to": "GRU",
3790 "date": "2021-11-21",
3791 "mode": "flight (UA 149), transit",
3792 "trip": "rio-2021.md"
3793 },
3794 "geometry": {
3795 "type": "LineString",
3796 "coordinates": [
3797 [
3798 -74.1687,
3799 40.6895
3800 ],
3801 [
3802 -46.473,
3803 -23.4356
3804 ]
3805 ]
3806 }
3807 },
3808 {
3809 "type": "Feature",
3810 "properties": {
3811 "layer": "flight",
3812 "from": "CGH",
3813 "to": "SDU",
3814 "date": "2021-11-22",
3815 "mode": "flight",
3816 "trip": "rio-2021.md"
3817 },
3818 "geometry": {
3819 "type": "LineString",
3820 "coordinates": [
3821 [
3822 -46.6564,
3823 -23.6261
3824 ],
3825 [
3826 -43.1631,
3827 -22.9105
3828 ]
3829 ]
3830 }
3831 },
3832 {
3833 "type": "Feature",
3834 "properties": {
3835 "layer": "flight",
3836 "from": "GIG",
3837 "to": "BOG",
3838 "date": "2021-12-13",
3839 "mode": "flight(AV 260), transit",
3840 "trip": "rio-2021.md"
3841 },
3842 "geometry": {
3843 "type": "LineString",
3844 "coordinates": [
3845 [
3846 -43.2436,
3847 -22.8099
3848 ],
3849 [
3850 -74.1469,
3851 4.7016
3852 ]
3853 ]
3854 }
3855 },
3856 {
3857 "type": "Feature",
3858 "properties": {
3859 "layer": "flight",
3860 "from": "JFK",
3861 "to": "SAN",
3862 "date": "2022-09-07",
3863 "mode": "flight (AS 178)",
3864 "trip": "san-diego-2022.md"
3865 },
3866 "geometry": {
3867 "type": "LineString",
3868 "coordinates": [
3869 [
3870 -73.7781,
3871 40.6413
3872 ],
3873 [
3874 -117.1896,
3875 32.7336
3876 ]
3877 ]
3878 }
3879 },
3880 {
3881 "type": "Feature",
3882 "properties": {
3883 "layer": "flight",
3884 "from": "SAN",
3885 "to": "EWR",
3886 "date": "2022-09-14",
3887 "mode": "flight(AS 772), transit",
3888 "trip": "san-diego-2022.md"
3889 },
3890 "geometry": {
3891 "type": "LineString",
3892 "coordinates": [
3893 [
3894 -117.1896,
3895 32.7336
3896 ],
3897 [
3898 -74.1687,
3899 40.6895
3900 ]
3901 ]
3902 }
3903 },
3904 {
3905 "type": "Feature",
3906 "properties": {
3907 "layer": "flight",
3908 "from": "WAW",
3909 "to": "IST",
3910 "date": "2023-03-27",
3911 "mode": "flight(TK1266)",
3912 "trip": "senegal-first-time.md"
3913 },
3914 "geometry": {
3915 "type": "LineString",
3916 "coordinates": [
3917 [
3918 20.9671,
3919 52.1657
3920 ],
3921 [
3922 28.8141,
3923 40.9769
3924 ]
3925 ]
3926 }
3927 },
3928 {
3929 "type": "Feature",
3930 "properties": {
3931 "layer": "flight",
3932 "from": "IST",
3933 "to": "DSS",
3934 "date": "2023-03-31",
3935 "mode": "flight(TK503)",
3936 "trip": "senegal-first-time.md"
3937 },
3938 "geometry": {
3939 "type": "LineString",
3940 "coordinates": [
3941 [
3942 28.8141,
3943 40.9769
3944 ],
3945 [
3946 -17.4902,
3947 14.7397
3948 ]
3949 ]
3950 }
3951 },
3952 {
3953 "type": "Feature",
3954 "properties": {
3955 "layer": "flight",
3956 "from": "DSS",
3957 "to": "IST",
3958 "date": "2023-04-08",
3959 "mode": "flight(TK504), transit, next day",
3960 "trip": "senegal-first-time.md"
3961 },
3962 "geometry": {
3963 "type": "LineString",
3964 "coordinates": [
3965 [
3966 -17.4902,
3967 14.7397
3968 ],
3969 [
3970 28.8141,
3971 40.9769
3972 ]
3973 ]
3974 }
3975 },
3976 {
3977 "type": "Feature",
3978 "properties": {
3979 "layer": "flight",
3980 "from": "IST",
3981 "to": "WAW",
3982 "date": "2023-04-09",
3983 "mode": "flight(TK1265)",
3984 "trip": "senegal-first-time.md"
3985 },
3986 "geometry": {
3987 "type": "LineString",
3988 "coordinates": [
3989 [
3990 28.8141,
3991 40.9769
3992 ],
3993 [
3994 20.9671,
3995 52.1657
3996 ]
3997 ]
3998 }
3999 },
4000 {
4001 "type": "Feature",
4002 "properties": {
4003 "layer": "flight",
4004 "from": "JFK",
4005 "to": "MAD",
4006 "date": "2021-09-01",
4007 "mode": "flight (IB6250)",
4008 "trip": "spain-portugal-2021.md"
4009 },
4010 "geometry": {
4011 "type": "LineString",
4012 "coordinates": [
4013 [
4014 -73.7781,
4015 40.6413
4016 ],
4017 [
4018 -3.5673,
4019 40.4936
4020 ]
4021 ]
4022 }
4023 },
4024 {
4025 "type": "Feature",
4026 "properties": {
4027 "layer": "flight",
4028 "from": "LIS",
4029 "to": "EWR",
4030 "date": "2021-09-29",
4031 "mode": "flight (UA65), transit",
4032 "trip": "spain-portugal-2021.md"
4033 },
4034 "geometry": {
4035 "type": "LineString",
4036 "coordinates": [
4037 [
4038 -9.1354,
4039 38.7742
4040 ],
4041 [
4042 -74.1687,
4043 40.6895
4044 ]
4045 ]
4046 }
4047 },
4048 {
4049 "type": "Feature",
4050 "properties": {
4051 "layer": "flight",
4052 "from": "LIS",
4053 "to": "KRK",
4054 "date": "2023-12-28",
4055 "mode": "flight (Ryanair)",
4056 "trip": "spain-portugal-december-2023.md"
4057 },
4058 "geometry": {
4059 "type": "LineString",
4060 "coordinates": [
4061 [
4062 -9.1354,
4063 38.7742
4064 ],
4065 [
4066 19.7836,
4067 50.0777
4068 ]
4069 ]
4070 }
4071 },
4072 {
4073 "type": "Feature",
4074 "properties": {
4075 "layer": "flight",
4076 "from": "SFO",
4077 "to": "DEN",
4078 "date": "2015-09-23",
4079 "mode": "flight (UA1736, 737-900), transit",
4080 "trip": "st-louis-2015.md"
4081 },
4082 "geometry": {
4083 "type": "LineString",
4084 "coordinates": [
4085 [
4086 -122.379,
4087 37.6213
4088 ],
4089 [
4090 -104.6732,
4091 39.8561
4092 ]
4093 ]
4094 }
4095 },
4096 {
4097 "type": "Feature",
4098 "properties": {
4099 "layer": "flight",
4100 "from": "DEN",
4101 "to": "STL",
4102 "date": "2015-09-23",
4103 "mode": "flight (UA3395, ERJ-145)",
4104 "trip": "st-louis-2015.md"
4105 },
4106 "geometry": {
4107 "type": "LineString",
4108 "coordinates": [
4109 [
4110 -104.6732,
4111 39.8561
4112 ],
4113 [
4114 -90.37,
4115 38.7487
4116 ]
4117 ]
4118 }
4119 },
4120 {
4121 "type": "Feature",
4122 "properties": {
4123 "layer": "flight",
4124 "from": "STL",
4125 "to": "SFO",
4126 "date": "2015-09-28",
4127 "mode": "flight (UA6421, ERJ-170)",
4128 "trip": "st-louis-2015.md"
4129 },
4130 "geometry": {
4131 "type": "LineString",
4132 "coordinates": [
4133 [
4134 -90.37,
4135 38.7487
4136 ],
4137 [
4138 -122.379,
4139 37.6213
4140 ]
4141 ]
4142 }
4143 },
4144 {
4145 "type": "Feature",
4146 "properties": {
4147 "layer": "flight",
4148 "from": "PTY",
4149 "to": "JFK",
4150 "date": "2013-09-27",
4151 "mode": "flight(CM830)",
4152 "trip": "study-in-new-york-2013.md"
4153 },
4154 "geometry": {
4155 "type": "LineString",
4156 "coordinates": [
4157 [
4158 -79.3835,
4159 9.0714
4160 ],
4161 [
4162 -73.7781,
4163 40.6413
4164 ]
4165 ]
4166 }
4167 },
4168 {
4169 "type": "Feature",
4170 "properties": {
4171 "layer": "flight",
4172 "from": "JFK",
4173 "to": "FRA",
4174 "date": "2013-12-28",
4175 "mode": "flight(LA1441), transit",
4176 "trip": "study-in-new-york-2013.md"
4177 },
4178 "geometry": {
4179 "type": "LineString",
4180 "coordinates": [
4181 [
4182 -73.7781,
4183 40.6413
4184 ],
4185 [
4186 8.5622,
4187 50.0333
4188 ]
4189 ]
4190 }
4191 },
4192 {
4193 "type": "Feature",
4194 "properties": {
4195 "layer": "flight",
4196 "from": "FRA",
4197 "to": "KBP",
4198 "date": "2013-12-28",
4199 "mode": "flight(LA1447), transit",
4200 "trip": "study-in-new-york-2013.md"
4201 },
4202 "geometry": {
4203 "type": "LineString",
4204 "coordinates": [
4205 [
4206 8.5622,
4207 50.0333
4208 ],
4209 [
4210 30.8947,
4211 50.345
4212 ]
4213 ]
4214 }
4215 },
4216 {
4217 "type": "Feature",
4218 "properties": {
4219 "layer": "flight",
4220 "from": "BEG",
4221 "to": "NYO",
4222 "date": "2011-05-16",
4223 "mode": "flight",
4224 "trip": "sweden-and-poland-2011.md"
4225 },
4226 "geometry": {
4227 "type": "LineString",
4228 "coordinates": [
4229 [
4230 20.3091,
4231 44.8184
4232 ],
4233 [
4234 16.9122,
4235 58.7886
4236 ]
4237 ]
4238 }
4239 },
4240 {
4241 "type": "Feature",
4242 "properties": {
4243 "layer": "flight",
4244 "from": "NYO",
4245 "to": "WAW",
4246 "date": "2011-05-17",
4247 "mode": "flight",
4248 "trip": "sweden-and-poland-2011.md"
4249 },
4250 "geometry": {
4251 "type": "LineString",
4252 "coordinates": [
4253 [
4254 16.9122,
4255 58.7886
4256 ],
4257 [
4258 20.9671,
4259 52.1657
4260 ]
4261 ]
4262 }
4263 },
4264 {
4265 "type": "Feature",
4266 "properties": {
4267 "layer": "flight",
4268 "from": "WAW",
4269 "to": "NYO",
4270 "date": "2011-05-21",
4271 "mode": "flight",
4272 "trip": "sweden-and-poland-2011.md"
4273 },
4274 "geometry": {
4275 "type": "LineString",
4276 "coordinates": [
4277 [
4278 20.9671,
4279 52.1657
4280 ],
4281 [
4282 16.9122,
4283 58.7886
4284 ]
4285 ]
4286 }
4287 },
4288 {
4289 "type": "Feature",
4290 "properties": {
4291 "layer": "flight",
4292 "from": "NYO",
4293 "to": "BEG",
4294 "date": "2011-05-23",
4295 "mode": "flight",
4296 "trip": "sweden-and-poland-2011.md"
4297 },
4298 "geometry": {
4299 "type": "LineString",
4300 "coordinates": [
4301 [
4302 16.9122,
4303 58.7886
4304 ],
4305 [
4306 20.3091,
4307 44.8184
4308 ]
4309 ]
4310 }
4311 },
4312 {
4313 "type": "Feature",
4314 "properties": {
4315 "layer": "flight",
4316 "from": "SFO",
4317 "to": "SAN",
4318 "date": "2019-02-24",
4319 "mode": "flight (AS1956, A318/321), transit",
4320 "trip": "temecula-february-2019.md"
4321 },
4322 "geometry": {
4323 "type": "LineString",
4324 "coordinates": [
4325 [
4326 -122.379,
4327 37.6213
4328 ],
4329 [
4330 -117.1896,
4331 32.7336
4332 ]
4333 ]
4334 }
4335 },
4336 {
4337 "type": "Feature",
4338 "properties": {
4339 "layer": "flight",
4340 "from": "SAN",
4341 "to": "SFO",
4342 "date": "2019-03-01",
4343 "mode": "flight (AS1969, A318/321)",
4344 "trip": "temecula-february-2019.md"
4345 },
4346 "geometry": {
4347 "type": "LineString",
4348 "coordinates": [
4349 [
4350 -117.1896,
4351 32.7336
4352 ],
4353 [
4354 -122.379,
4355 37.6213
4356 ]
4357 ]
4358 }
4359 },
4360 {
4361 "type": "Feature",
4362 "properties": {
4363 "layer": "flight",
4364 "from": "SFO",
4365 "to": "SAN",
4366 "date": "2018-02-02",
4367 "mode": "flight (AS1956, A318/321), transit",
4368 "trip": "tijuana-and-san-diego-2018.md"
4369 },
4370 "geometry": {
4371 "type": "LineString",
4372 "coordinates": [
4373 [
4374 -122.379,
4375 37.6213
4376 ],
4377 [
4378 -117.1896,
4379 32.7336
4380 ]
4381 ]
4382 }
4383 },
4384 {
4385 "type": "Feature",
4386 "properties": {
4387 "layer": "flight",
4388 "from": "SAN",
4389 "to": "SFO",
4390 "date": "2018-02-10",
4391 "mode": "flight (VX1979, A320)",
4392 "trip": "tijuana-and-san-diego-2018.md"
4393 },
4394 "geometry": {
4395 "type": "LineString",
4396 "coordinates": [
4397 [
4398 -117.1896,
4399 32.7336
4400 ],
4401 [
4402 -122.379,
4403 37.6213
4404 ]
4405 ]
4406 }
4407 },
4408 {
4409 "type": "Feature",
4410 "properties": {
4411 "layer": "flight",
4412 "from": "SFO",
4413 "to": "SAN",
4414 "date": "2018-10-12",
4415 "mode": "flight (UA361, 737-900), transit",
4416 "trip": "tijuana-last-trip-2018.md"
4417 },
4418 "geometry": {
4419 "type": "LineString",
4420 "coordinates": [
4421 [
4422 -122.379,
4423 37.6213
4424 ],
4425 [
4426 -117.1896,
4427 32.7336
4428 ]
4429 ]
4430 }
4431 },
4432 {
4433 "type": "Feature",
4434 "properties": {
4435 "layer": "flight",
4436 "from": "SAN",
4437 "to": "SFO",
4438 "date": "2018-10-15",
4439 "mode": "flight (UA334, 737-900)",
4440 "trip": "tijuana-last-trip-2018.md"
4441 },
4442 "geometry": {
4443 "type": "LineString",
4444 "coordinates": [
4445 [
4446 -117.1896,
4447 32.7336
4448 ],
4449 [
4450 -122.379,
4451 37.6213
4452 ]
4453 ]
4454 }
4455 },
4456 {
4457 "type": "Feature",
4458 "properties": {
4459 "layer": "flight",
4460 "from": "Sarajevo, BA",
4461 "to": "WAW",
4462 "date": "2024-05-19",
4463 "mode": "flight (Ryanair)",
4464 "trip": "trieste-and-sarajevo-2024.md"
4465 },
4466 "geometry": {
4467 "type": "LineString",
4468 "coordinates": [
4469 [
4470 18.4131,
4471 43.8563
4472 ],
4473 [
4474 20.9671,
4475 52.1657
4476 ]
4477 ]
4478 }
4479 },
4480 {
4481 "type": "Feature",
4482 "properties": {
4483 "layer": "flight",
4484 "from": "SFO",
4485 "to": "MUC",
4486 "date": "2018-04-11",
4487 "mode": "flight (LH459), transit, next day",
4488 "trip": "ukraine-and-berlin-2018.md"
4489 },
4490 "geometry": {
4491 "type": "LineString",
4492 "coordinates": [
4493 [
4494 -122.379,
4495 37.6213
4496 ],
4497 [
4498 11.7861,
4499 48.3538
4500 ]
4501 ]
4502 }
4503 },
4504 {
4505 "type": "Feature",
4506 "properties": {
4507 "layer": "flight",
4508 "from": "MUC",
4509 "to": "KBP",
4510 "date": "2018-04-12",
4511 "mode": "flight (LH2546)",
4512 "trip": "ukraine-and-berlin-2018.md"
4513 },
4514 "geometry": {
4515 "type": "LineString",
4516 "coordinates": [
4517 [
4518 11.7861,
4519 48.3538
4520 ],
4521 [
4522 30.8947,
4523 50.345
4524 ]
4525 ]
4526 }
4527 },
4528 {
4529 "type": "Feature",
4530 "properties": {
4531 "layer": "flight",
4532 "from": "KBP",
4533 "to": "VIE",
4534 "date": "2018-04-27",
4535 "mode": "flight(OS662), transit",
4536 "trip": "ukraine-and-berlin-2018.md"
4537 },
4538 "geometry": {
4539 "type": "LineString",
4540 "coordinates": [
4541 [
4542 30.8947,
4543 50.345
4544 ],
4545 [
4546 16.5697,
4547 48.1103
4548 ]
4549 ]
4550 }
4551 },
4552 {
4553 "type": "Feature",
4554 "properties": {
4555 "layer": "flight",
4556 "from": "VIE",
4557 "to": "TXL",
4558 "date": "2018-04-27",
4559 "mode": "flight(OS231)",
4560 "trip": "ukraine-and-berlin-2018.md"
4561 },
4562 "geometry": {
4563 "type": "LineString",
4564 "coordinates": [
4565 [
4566 16.5697,
4567 48.1103
4568 ],
4569 [
4570 13.2877,
4571 52.5597
4572 ]
4573 ]
4574 }
4575 },
4576 {
4577 "type": "Feature",
4578 "properties": {
4579 "layer": "flight",
4580 "from": "TXL",
4581 "to": "FRA",
4582 "date": "2018-05-01",
4583 "mode": "flight(LH179), transit",
4584 "trip": "ukraine-and-berlin-2018.md"
4585 },
4586 "geometry": {
4587 "type": "LineString",
4588 "coordinates": [
4589 [
4590 13.2877,
4591 52.5597
4592 ],
4593 [
4594 8.5622,
4595 50.0333
4596 ]
4597 ]
4598 }
4599 },
4600 {
4601 "type": "Feature",
4602 "properties": {
4603 "layer": "flight",
4604 "from": "FRA",
4605 "to": "SFO",
4606 "date": "2018-05-01",
4607 "mode": "flight(LH454)",
4608 "trip": "ukraine-and-berlin-2018.md"
4609 },
4610 "geometry": {
4611 "type": "LineString",
4612 "coordinates": [
4613 [
4614 8.5622,
4615 50.0333
4616 ],
4617 [
4618 -122.379,
4619 37.6213
4620 ]
4621 ]
4622 }
4623 },
4624 {
4625 "type": "Feature",
4626 "properties": {
4627 "layer": "flight",
4628 "from": "WAW",
4629 "to": "JFK",
4630 "date": "2025-09-09",
4631 "mode": "flight (LOT LO26, XWYXVZ)",
4632 "trip": "us-trip-autumn-2025.md"
4633 },
4634 "geometry": {
4635 "type": "LineString",
4636 "coordinates": [
4637 [
4638 20.9671,
4639 52.1657
4640 ],
4641 [
4642 -73.7781,
4643 40.6413
4644 ]
4645 ]
4646 }
4647 },
4648 {
4649 "type": "Feature",
4650 "properties": {
4651 "layer": "flight",
4652 "from": "EWR",
4653 "to": "SFO",
4654 "date": "2025-09-13",
4655 "mode": "flight (United UA2328, N5QX4W)",
4656 "trip": "us-trip-autumn-2025.md"
4657 },
4658 "geometry": {
4659 "type": "LineString",
4660 "coordinates": [
4661 [
4662 -74.1687,
4663 40.6895
4664 ],
4665 [
4666 -122.379,
4667 37.6213
4668 ]
4669 ]
4670 }
4671 },
4672 {
4673 "type": "Feature",
4674 "properties": {
4675 "layer": "flight",
4676 "from": "SFO",
4677 "to": "EWR",
4678 "date": "2025-10-02",
4679 "mode": "flight (United UA2437, D9CKQ5)",
4680 "trip": "us-trip-autumn-2025.md"
4681 },
4682 "geometry": {
4683 "type": "LineString",
4684 "coordinates": [
4685 [
4686 -122.379,
4687 37.6213
4688 ],
4689 [
4690 -74.1687,
4691 40.6895
4692 ]
4693 ]
4694 }
4695 },
4696 {
4697 "type": "Feature",
4698 "properties": {
4699 "layer": "flight",
4700 "from": "JFK",
4701 "to": "WAW",
4702 "date": "2025-10-10",
4703 "mode": "flight (LOT LO27, Z7R3W9)",
4704 "trip": "us-trip-autumn-2025.md"
4705 },
4706 "geometry": {
4707 "type": "LineString",
4708 "coordinates": [
4709 [
4710 -73.7781,
4711 40.6413
4712 ],
4713 [
4714 20.9671,
4715 52.1657
4716 ]
4717 ]
4718 }
4719 },
4720 {
4721 "type": "Feature",
4722 "properties": {
4723 "layer": "flight",
4724 "from": "SFO",
4725 "to": "DEN",
4726 "date": "2019-02-14",
4727 "mode": "flight (UA1013, 777-200)",
4728 "trip": "vail-2019.md"
4729 },
4730 "geometry": {
4731 "type": "LineString",
4732 "coordinates": [
4733 [
4734 -122.379,
4735 37.6213
4736 ],
4737 [
4738 -104.6732,
4739 39.8561
4740 ]
4741 ]
4742 }
4743 },
4744 {
4745 "type": "Feature",
4746 "properties": {
4747 "layer": "flight",
4748 "from": "DEN",
4749 "to": "SFO",
4750 "date": "2019-02-18",
4751 "mode": "flight (UA571, 757-200)",
4752 "trip": "vail-2019.md"
4753 },
4754 "geometry": {
4755 "type": "LineString",
4756 "coordinates": [
4757 [
4758 -104.6732,
4759 39.8561
4760 ],
4761 [
4762 -122.379,
4763 37.6213
4764 ]
4765 ]
4766 }
4767 },
4768 {
4769 "type": "Feature",
4770 "properties": {
4771 "layer": "flight",
4772 "from": "SFO",
4773 "to": "IST",
4774 "date": "2019-04-13",
4775 "mode": "flight (TK80)",
4776 "trip": "volunteering-in-ukraine-2019.md"
4777 },
4778 "geometry": {
4779 "type": "LineString",
4780 "coordinates": [
4781 [
4782 -122.379,
4783 37.6213
4784 ],
4785 [
4786 28.8141,
4787 40.9769
4788 ]
4789 ]
4790 }
4791 },
4792 {
4793 "type": "Feature",
4794 "properties": {
4795 "layer": "flight",
4796 "from": "IST",
4797 "to": "KBP",
4798 "date": "2019-04-15",
4799 "mode": "flight (TK459)",
4800 "trip": "volunteering-in-ukraine-2019.md"
4801 },
4802 "geometry": {
4803 "type": "LineString",
4804 "coordinates": [
4805 [
4806 28.8141,
4807 40.9769
4808 ],
4809 [
4810 30.8947,
4811 50.345
4812 ]
4813 ]
4814 }
4815 },
4816 {
4817 "type": "Feature",
4818 "properties": {
4819 "layer": "flight",
4820 "from": "KBP",
4821 "to": "IST",
4822 "date": "2019-04-30",
4823 "mode": "flight(TK460)",
4824 "trip": "volunteering-in-ukraine-2019.md"
4825 },
4826 "geometry": {
4827 "type": "LineString",
4828 "coordinates": [
4829 [
4830 30.8947,
4831 50.345
4832 ],
4833 [
4834 28.8141,
4835 40.9769
4836 ]
4837 ]
4838 }
4839 },
4840 {
4841 "type": "Feature",
4842 "properties": {
4843 "layer": "flight",
4844 "from": "IST",
4845 "to": "SFO",
4846 "date": "2019-05-01",
4847 "mode": "flight(TK79)",
4848 "trip": "volunteering-in-ukraine-2019.md"
4849 },
4850 "geometry": {
4851 "type": "LineString",
4852 "coordinates": [
4853 [
4854 28.8141,
4855 40.9769
4856 ],
4857 [
4858 -122.379,
4859 37.6213
4860 ]
4861 ]
4862 }
4863 },
4864 {
4865 "type": "Feature",
4866 "properties": {
4867 "layer": "stop",
4868 "name": "FRA",
4869 "transit": false,
4870 "visitCount": 6,
4871 "trips": [
4872 {
4873 "file": "ukraine-and-berlin-2018.md",
4874 "title": "Ukraine And Berlin 2018",
4875 "date": "2018-05-01"
4876 },
4877 {
4878 "file": "istanbul-and-macedonia-2014.md",
4879 "title": "Istanbul And Macedonia 2014",
4880 "date": "2014-05-28"
4881 },
4882 {
4883 "file": "study-in-new-york-2013.md",
4884 "title": "Study In New York 2013",
4885 "date": "2013-12-28"
4886 },
4887 {
4888 "file": "brazil-2012-2013.md",
4889 "title": "Brazil 2012 2013",
4890 "date": "2012-11-17"
4891 },
4892 {
4893 "file": "berlin-2012.md",
4894 "title": "Berlin 2012",
4895 "date": "2012-10-13"
4896 },
4897 {
4898 "file": "balkans-2012.md",
4899 "title": "Balkans 2012",
4900 "date": "2012-06-22"
4901 }
4902 ]
4903 },
4904 "geometry": {
4905 "type": "Point",
4906 "coordinates": [
4907 8.5622,
4908 50.0333
4909 ]
4910 }
4911 },
4912 {
4913 "type": "Feature",
4914 "properties": {
4915 "layer": "stop",
4916 "name": "BEG",
4917 "transit": false,
4918 "visitCount": 4,
4919 "trips": [
4920 {
4921 "file": "balkans-2012.md",
4922 "title": "Balkans 2012",
4923 "date": "2012-06-22"
4924 },
4925 {
4926 "file": "berlin-first-trip-2011.md",
4927 "title": "Berlin First Trip 2011",
4928 "date": "2011-11-11"
4929 },
4930 {
4931 "file": "munich-and-prague-2011.md",
4932 "title": "Munich And Prague 2011",
4933 "date": "2011-08-23"
4934 },
4935 {
4936 "file": "sweden-and-poland-2011.md",
4937 "title": "Sweden And Poland 2011",
4938 "date": "2011-05-16"
4939 }
4940 ]
4941 },
4942 "geometry": {
4943 "type": "Point",
4944 "coordinates": [
4945 20.3091,
4946 44.8184
4947 ]
4948 }
4949 },
4950 {
4951 "type": "Feature",
4952 "properties": {
4953 "layer": "stop",
4954 "name": "VIE",
4955 "transit": false,
4956 "visitCount": 3,
4957 "trips": [
4958 {
4959 "file": "ukraine-and-berlin-2018.md",
4960 "title": "Ukraine And Berlin 2018",
4961 "date": "2018-04-27"
4962 },
4963 {
4964 "file": "balkans-2012.md",
4965 "title": "Balkans 2012",
4966 "date": "2012-09-06"
4967 },
4968 {
4969 "file": "berlin-first-trip-2011.md",
4970 "title": "Berlin First Trip 2011",
4971 "date": "2011-11-11"
4972 }
4973 ]
4974 },
4975 "geometry": {
4976 "type": "Point",
4977 "coordinates": [
4978 16.5697,
4979 48.1103
4980 ]
4981 }
4982 },
4983 {
4984 "type": "Feature",
4985 "properties": {
4986 "layer": "stop",
4987 "name": "KBP",
4988 "transit": false,
4989 "visitCount": 8,
4990 "trips": [
4991 {
4992 "file": "volunteering-in-ukraine-2019.md",
4993 "title": "Volunteering In Ukraine 2019",
4994 "date": "2019-04-15"
4995 },
4996 {
4997 "file": "europe-summer-2018.md",
4998 "title": "Europe Summer 2018",
4999 "date": "2018-08-11"
5000 },
5001 {
5002 "file": "ukraine-and-berlin-2018.md",
5003 "title": "Ukraine And Berlin 2018",
5004 "date": "2018-04-12"
5005 },
5006 {
5007 "file": "study-in-new-york-2013.md",
5008 "title": "Study In New York 2013",
5009 "date": "2013-12-28"
5010 },
5011 {
5012 "file": "brazil-2012-2013.md",
5013 "title": "Brazil 2012 2013",
5014 "date": "2012-11-17"
5015 },
5016 {
5017 "file": "berlin-2012.md",
5018 "title": "Berlin 2012",
5019 "date": "2012-10-13"
5020 },
5021 {
5022 "file": "balkans-2012.md",
5023 "title": "Balkans 2012",
5024 "date": "2012-09-06"
5025 },
5026 {
5027 "file": "leaving-montenegro.md",
5028 "title": "Leaving Montenegro",
5029 "date": "2011-12-29"
5030 }
5031 ]
5032 },
5033 "geometry": {
5034 "type": "Point",
5035 "coordinates": [
5036 30.8947,
5037 50.345
5038 ]
5039 }
5040 },
5041 {
5042 "type": "Feature",
5043 "properties": {
5044 "layer": "stop",
5045 "name": "TXL",
5046 "transit": false,
5047 "visitCount": 3,
5048 "trips": [
5049 {
5050 "file": "ukraine-and-berlin-2018.md",
5051 "title": "Ukraine And Berlin 2018",
5052 "date": "2018-04-27"
5053 },
5054 {
5055 "file": "berlin-2012.md",
5056 "title": "Berlin 2012",
5057 "date": "2012-10-13"
5058 },
5059 {
5060 "file": "berlin-first-trip-2011.md",
5061 "title": "Berlin First Trip 2011",
5062 "date": "2011-11-11"
5063 }
5064 ]
5065 },
5066 "geometry": {
5067 "type": "Point",
5068 "coordinates": [
5069 13.2877,
5070 52.5597
5071 ]
5072 }
5073 },
5074 {
5075 "type": "Feature",
5076 "properties": {
5077 "layer": "stop",
5078 "name": "MUN",
5079 "transit": false,
5080 "visitCount": 2,
5081 "trips": [
5082 {
5083 "file": "europe-summer-2018.md",
5084 "title": "Europe Summer 2018",
5085 "date": "2018-08-10"
5086 },
5087 {
5088 "file": "berlin-2012.md",
5089 "title": "Berlin 2012",
5090 "date": "2012-11-05"
5091 }
5092 ]
5093 },
5094 "geometry": {
5095 "type": "Point",
5096 "coordinates": [
5097 11.7861,
5098 48.3538
5099 ]
5100 }
5101 },
5102 {
5103 "type": "Feature",
5104 "properties": {
5105 "layer": "stop",
5106 "name": "GIG",
5107 "transit": false,
5108 "visitCount": 2,
5109 "trips": [
5110 {
5111 "file": "rio-2021.md",
5112 "title": "Rio 2021",
5113 "date": "2021-12-13"
5114 },
5115 {
5116 "file": "brazil-2012-2013.md",
5117 "title": "Brazil 2012 2013",
5118 "date": "2012-11-17"
5119 }
5120 ]
5121 },
5122 "geometry": {
5123 "type": "Point",
5124 "coordinates": [
5125 -43.2436,
5126 -22.8099
5127 ]
5128 }
5129 },
5130 {
5131 "type": "Feature",
5132 "properties": {
5133 "layer": "stop",
5134 "name": "GRU",
5135 "transit": false,
5136 "visitCount": 3,
5137 "trips": [
5138 {
5139 "file": "rio-2021.md",
5140 "title": "Rio 2021",
5141 "date": "2021-11-21"
5142 },
5143 {
5144 "file": "ecuador-and-argentina-2013.md",
5145 "title": "Ecuador And Argentina 2013",
5146 "date": "2013-09-26"
5147 },
5148 {
5149 "file": "brazil-2012-2013.md",
5150 "title": "Brazil 2012 2013",
5151 "date": "2013-01-30"
5152 }
5153 ]
5154 },
5155 "geometry": {
5156 "type": "Point",
5157 "coordinates": [
5158 -46.473,
5159 -23.4356
5160 ]
5161 }
5162 },
5163 {
5164 "type": "Feature",
5165 "properties": {
5166 "layer": "stop",
5167 "name": "PTY",
5168 "transit": false,
5169 "visitCount": 4,
5170 "trips": [
5171 {
5172 "file": "ecuador-and-argentina-2013.md",
5173 "title": "Ecuador And Argentina 2013",
5174 "date": "2013-09-27"
5175 },
5176 {
5177 "file": "study-in-new-york-2013.md",
5178 "title": "Study In New York 2013",
5179 "date": "2013-09-27"
5180 },
5181 {
5182 "file": "brazil-2012-2013.md",
5183 "title": "Brazil 2012 2013",
5184 "date": "2013-01-30"
5185 },
5186 {
5187 "file": "central-america-2013.md",
5188 "title": "Central America 2013",
5189 "date": "2013-01-30"
5190 }
5191 ]
5192 },
5193 "geometry": {
5194 "type": "Point",
5195 "coordinates": [
5196 -79.3835,
5197 9.0714
5198 ]
5199 }
5200 },
5201 {
5202 "type": "Feature",
5203 "properties": {
5204 "layer": "stop",
5205 "name": "MIA",
5206 "transit": false,
5207 "visitCount": 7,
5208 "trips": [
5209 {
5210 "file": "miami-december-2025.md",
5211 "title": "Miami December 2025",
5212 "date": "2025-12-13"
5213 },
5214 {
5215 "file": "london-august-2025.md",
5216 "title": "London August 2025",
5217 "date": "2025-08-09"
5218 },
5219 {
5220 "file": "germany-march-2024.md",
5221 "title": "Germany March 2024",
5222 "date": "2024-03-09"
5223 },
5224 {
5225 "file": "miami-february-2024.md",
5226 "title": "Miami February 2024",
5227 "date": "2024-02-25"
5228 },
5229 {
5230 "file": "miami-november-2023.md",
5231 "title": "Miami November 2023",
5232 "date": "2023-11-04"
5233 },
5234 {
5235 "file": "buenos-aires-2019.md",
5236 "title": "Buenos Aires 2019",
5237 "date": "2019-11-30"
5238 },
5239 {
5240 "file": "puerto-rico-first-time.md",
5241 "title": "Puerto Rico First Time",
5242 "date": "2019-11-30"
5243 }
5244 ]
5245 },
5246 "geometry": {
5247 "type": "Point",
5248 "coordinates": [
5249 -80.2906,
5250 25.7959
5251 ]
5252 }
5253 },
5254 {
5255 "type": "Feature",
5256 "properties": {
5257 "layer": "stop",
5258 "name": "EZE",
5259 "transit": false,
5260 "visitCount": 3,
5261 "trips": [
5262 {
5263 "file": "buenos-aires-2019.md",
5264 "title": "Buenos Aires 2019",
5265 "date": "2019-11-30"
5266 },
5267 {
5268 "file": "buenos-aires-and-paris.md",
5269 "title": "Buenos Aires And Paris",
5270 "date": "2018-11-17"
5271 },
5272 {
5273 "file": "ecuador-and-argentina-2013.md",
5274 "title": "Ecuador And Argentina 2013",
5275 "date": "2013-09-02"
5276 }
5277 ]
5278 },
5279 "geometry": {
5280 "type": "Point",
5281 "coordinates": [
5282 -58.5356,
5283 -34.8222
5284 ]
5285 }
5286 },
5287 {
5288 "type": "Feature",
5289 "properties": {
5290 "layer": "stop",
5291 "name": "EPA",
5292 "transit": false,
5293 "visitCount": 1,
5294 "trips": [
5295 {
5296 "file": "buenos-aires-2019.md",
5297 "title": "Buenos Aires 2019",
5298 "date": "2019-12-25"
5299 }
5300 ]
5301 },
5302 "geometry": {
5303 "type": "Point",
5304 "coordinates": [
5305 -58.6126,
5306 -34.6099
5307 ]
5308 }
5309 },
5310 {
5311 "type": "Feature",
5312 "properties": {
5313 "layer": "stop",
5314 "name": "IGR",
5315 "transit": false,
5316 "visitCount": 1,
5317 "trips": [
5318 {
5319 "file": "buenos-aires-2019.md",
5320 "title": "Buenos Aires 2019",
5321 "date": "2019-12-25"
5322 }
5323 ]
5324 },
5325 "geometry": {
5326 "type": "Point",
5327 "coordinates": [
5328 -54.4734,
5329 -25.7373
5330 ]
5331 }
5332 },
5333 {
5334 "type": "Feature",
5335 "properties": {
5336 "layer": "stop",
5337 "name": "SFO",
5338 "transit": false,
5339 "visitCount": 34,
5340 "trips": [
5341 {
5342 "file": "us-trip-autumn-2025.md",
5343 "title": "Us Trip Autumn 2025",
5344 "date": "2025-09-13"
5345 },
5346 {
5347 "file": "california-2021.md",
5348 "title": "California 2021",
5349 "date": "2021-10-19"
5350 },
5351 {
5352 "file": "move-to-nyc.md",
5353 "title": "Move To Nyc",
5354 "date": "2020-09-26"
5355 },
5356 {
5357 "file": "first-surfing-trip.md",
5358 "title": "First Surfing Trip",
5359 "date": "2020-01-18"
5360 },
5361 {
5362 "file": "buenos-aires-2019.md",
5363 "title": "Buenos Aires 2019",
5364 "date": "2020-01-07"
5365 },
5366 {
5367 "file": "puerto-rico-first-time.md",
5368 "title": "Puerto Rico First Time",
5369 "date": "2019-11-22"
5370 },
5371 {
5372 "file": "new-york-city-october-2019.md",
5373 "title": "New York City October 2019",
5374 "date": "2019-09-28"
5375 },
5376 {
5377 "file": "copenhagen-2019.md",
5378 "title": "Copenhagen 2019",
5379 "date": "2019-07-24"
5380 },
5381 {
5382 "file": "hawaii-first-time.md",
5383 "title": "Hawaii First Time",
5384 "date": "2019-05-24"
5385 },
5386 {
5387 "file": "volunteering-in-ukraine-2019.md",
5388 "title": "Volunteering In Ukraine 2019",
5389 "date": "2019-04-13"
5390 },
5391 {
5392 "file": "temecula-february-2019.md",
5393 "title": "Temecula February 2019",
5394 "date": "2019-02-24"
5395 },
5396 {
5397 "file": "vail-2019.md",
5398 "title": "Vail 2019",
5399 "date": "2019-02-14"
5400 },
5401 {
5402 "file": "buenos-aires-and-paris.md",
5403 "title": "Buenos Aires And Paris",
5404 "date": "2018-11-15"
5405 },
5406 {
5407 "file": "tijuana-last-trip-2018.md",
5408 "title": "Tijuana Last Trip 2018",
5409 "date": "2018-10-12"
5410 },
5411 {
5412 "file": "mexico-city-and-tijuana-2018.md",
5413 "title": "Mexico City And Tijuana 2018",
5414 "date": "2018-10-05"
5415 },
5416 {
5417 "file": "europe-summer-2018.md",
5418 "title": "Europe Summer 2018",
5419 "date": "2018-09-05"
5420 },
5421 {
5422 "file": "la-birthday-2018.md",
5423 "title": "La Birthday 2018",
5424 "date": "2018-07-06"
5425 },
5426 {
5427 "file": "ukraine-and-berlin-2018.md",
5428 "title": "Ukraine And Berlin 2018",
5429 "date": "2018-04-11"
5430 },
5431 {
5432 "file": "tijuana-and-san-diego-2018.md",
5433 "title": "Tijuana And San Diego 2018",
5434 "date": "2018-02-02"
5435 },
5436 {
5437 "file": "new-york-city-october-2017.md",
5438 "title": "New York City October 2017",
5439 "date": "2017-10-05"
5440 },
5441 {
5442 "file": "hong-kong-birthday-trip.md",
5443 "title": "Hong Kong Birthday Trip",
5444 "date": "2017-06-29"
5445 },
5446 {
5447 "file": "portland-second-trip.md",
5448 "title": "Portland Second Trip",
5449 "date": "2017-06-23"
5450 },
5451 {
5452 "file": "phoenix-may-2017.md",
5453 "title": "Phoenix May 2017",
5454 "date": "2017-05-19"
5455 },
5456 {
5457 "file": "new-york-city-may-2017.md",
5458 "title": "New York City May 2017",
5459 "date": "2017-05-04"
5460 },
5461 {
5462 "file": "gili-and-bali-2017.md",
5463 "title": "Gili And Bali 2017",
5464 "date": "2017-03-24"
5465 },
5466 {
5467 "file": "hong-kong-second-trip.md",
5468 "title": "Hong Kong Second Trip",
5469 "date": "2016-10-29"
5470 },
5471 {
5472 "file": "hong-kong-first-trip-2016.md",
5473 "title": "Hong Kong First Trip 2016",
5474 "date": "2016-08-24"
5475 },
5476 {
5477 "file": "london-first-trip-2016.md",
5478 "title": "London First Trip 2016",
5479 "date": "2016-05-06"
5480 },
5481 {
5482 "file": "st-louis-2015.md",
5483 "title": "St Louis 2015",
5484 "date": "2015-09-23"
5485 },
5486 {
5487 "file": "istanbul-family-trip.md",
5488 "title": "Istanbul Family Trip",
5489 "date": "2015-08-15"
5490 },
5491 {
5492 "file": "portland-first-trip-2015.md",
5493 "title": "Portland First Trip 2015",
5494 "date": "2015-04-18"
5495 },
5496 {
5497 "file": "las-vegas-first-trip-2015.md",
5498 "title": "Las Vegas First Trip 2015",
5499 "date": "2015-04-12"
5500 },
5501 {
5502 "file": "playa-del-carmen-2014.md",
5503 "title": "Playa Del Carmen 2014",
5504 "date": "2014-12-04"
5505 },
5506 {
5507 "file": "istanbul-and-macedonia-2014.md",
5508 "title": "Istanbul And Macedonia 2014",
5509 "date": "2014-05-28"
5510 }
5511 ]
5512 },
5513 "geometry": {
5514 "type": "Point",
5515 "coordinates": [
5516 -122.379,
5517 37.6213
5518 ]
5519 }
5520 },
5521 {
5522 "type": "Feature",
5523 "properties": {
5524 "layer": "stop",
5525 "name": "EWR",
5526 "transit": false,
5527 "visitCount": 17,
5528 "trips": [
5529 {
5530 "file": "miami-december-2025.md",
5531 "title": "Miami December 2025",
5532 "date": "2025-12-13"
5533 },
5534 {
5535 "file": "us-trip-autumn-2025.md",
5536 "title": "Us Trip Autumn 2025",
5537 "date": "2025-09-13"
5538 },
5539 {
5540 "file": "miami-november-2023.md",
5541 "title": "Miami November 2023",
5542 "date": "2023-11-15"
5543 },
5544 {
5545 "file": "new-york-september-2023.md",
5546 "title": "New York September 2023",
5547 "date": "2023-09-12"
5548 },
5549 {
5550 "file": "mexico-winter-2022-2023.md",
5551 "title": "Mexico Winter 2022 2023",
5552 "date": "2022-12-18"
5553 },
5554 {
5555 "file": "san-diego-2022.md",
5556 "title": "San Diego 2022",
5557 "date": "2022-09-14"
5558 },
5559 {
5560 "file": "mexico-family-time-2022.md",
5561 "title": "Mexico Family Time 2022",
5562 "date": "2022-01-30"
5563 },
5564 {
5565 "file": "mexico-family-time-2021.md",
5566 "title": "Mexico Family Time 2021",
5567 "date": "2022-01-02"
5568 },
5569 {
5570 "file": "rio-2021.md",
5571 "title": "Rio 2021",
5572 "date": "2021-11-21"
5573 },
5574 {
5575 "file": "california-2021.md",
5576 "title": "California 2021",
5577 "date": "2021-09-30"
5578 },
5579 {
5580 "file": "spain-portugal-2021.md",
5581 "title": "Spain Portugal 2021",
5582 "date": "2021-09-29"
5583 },
5584 {
5585 "file": "europe-summer-2021.md",
5586 "title": "Europe Summer 2021",
5587 "date": "2021-07-22"
5588 },
5589 {
5590 "file": "mexico-road-trip-2021.md",
5591 "title": "Mexico Road Trip 2021",
5592 "date": "2021-01-30"
5593 },
5594 {
5595 "file": "mexico-trip-2020.md",
5596 "title": "Mexico Trip 2020",
5597 "date": "2020-11-21"
5598 },
5599 {
5600 "file": "move-to-nyc.md",
5601 "title": "Move To Nyc",
5602 "date": "2020-09-26"
5603 },
5604 {
5605 "file": "new-york-city-october-2019.md",
5606 "title": "New York City October 2019",
5607 "date": "2019-09-28"
5608 },
5609 {
5610 "file": "buenos-aires-and-paris.md",
5611 "title": "Buenos Aires And Paris",
5612 "date": "2018-11-15"
5613 }
5614 ]
5615 },
5616 "geometry": {
5617 "type": "Point",
5618 "coordinates": [
5619 -74.1687,
5620 40.6895
5621 ]
5622 }
5623 },
5624 {
5625 "type": "Feature",
5626 "properties": {
5627 "layer": "stop",
5628 "name": "MAD",
5629 "transit": false,
5630 "visitCount": 2,
5631 "trips": [
5632 {
5633 "file": "spain-portugal-2021.md",
5634 "title": "Spain Portugal 2021",
5635 "date": "2021-09-01"
5636 },
5637 {
5638 "file": "buenos-aires-and-paris.md",
5639 "title": "Buenos Aires And Paris",
5640 "date": "2018-12-23"
5641 }
5642 ]
5643 },
5644 "geometry": {
5645 "type": "Point",
5646 "coordinates": [
5647 -3.5673,
5648 40.4936
5649 ]
5650 }
5651 },
5652 {
5653 "type": "Feature",
5654 "properties": {
5655 "layer": "stop",
5656 "name": "ORY",
5657 "transit": false,
5658 "visitCount": 1,
5659 "trips": [
5660 {
5661 "file": "buenos-aires-and-paris.md",
5662 "title": "Buenos Aires And Paris",
5663 "date": "2018-12-24"
5664 }
5665 ]
5666 },
5667 "geometry": {
5668 "type": "Point",
5669 "coordinates": [
5670 2.3594,
5671 48.7233
5672 ]
5673 }
5674 },
5675 {
5676 "type": "Feature",
5677 "properties": {
5678 "layer": "stop",
5679 "name": "CDG",
5680 "transit": false,
5681 "visitCount": 2,
5682 "trips": [
5683 {
5684 "file": "europe-summer-2021.md",
5685 "title": "Europe Summer 2021",
5686 "date": "2021-07-22"
5687 },
5688 {
5689 "file": "buenos-aires-and-paris.md",
5690 "title": "Buenos Aires And Paris",
5691 "date": "2019-01-05"
5692 }
5693 ]
5694 },
5695 "geometry": {
5696 "type": "Point",
5697 "coordinates": [
5698 2.5479,
5699 49.0097
5700 ]
5701 }
5702 },
5703 {
5704 "type": "Feature",
5705 "properties": {
5706 "layer": "stop",
5707 "name": "OAK",
5708 "transit": false,
5709 "visitCount": 2,
5710 "trips": [
5711 {
5712 "file": "buenos-aires-and-paris.md",
5713 "title": "Buenos Aires And Paris",
5714 "date": "2019-01-05"
5715 },
5716 {
5717 "file": "provo-2015.md",
5718 "title": "Provo 2015",
5719 "date": "2015-03-07"
5720 }
5721 ]
5722 },
5723 "geometry": {
5724 "type": "Point",
5725 "coordinates": [
5726 -122.2208,
5727 37.7213
5728 ]
5729 }
5730 },
5731 {
5732 "type": "Feature",
5733 "properties": {
5734 "layer": "stop",
5735 "name": "SAN",
5736 "transit": false,
5737 "visitCount": 6,
5738 "trips": [
5739 {
5740 "file": "san-diego-2022.md",
5741 "title": "San Diego 2022",
5742 "date": "2022-09-07"
5743 },
5744 {
5745 "file": "california-2021.md",
5746 "title": "California 2021",
5747 "date": "2021-09-30"
5748 },
5749 {
5750 "file": "temecula-february-2019.md",
5751 "title": "Temecula February 2019",
5752 "date": "2019-02-24"
5753 },
5754 {
5755 "file": "tijuana-last-trip-2018.md",
5756 "title": "Tijuana Last Trip 2018",
5757 "date": "2018-10-12"
5758 },
5759 {
5760 "file": "mexico-city-and-tijuana-2018.md",
5761 "title": "Mexico City And Tijuana 2018",
5762 "date": "2018-10-09"
5763 },
5764 {
5765 "file": "tijuana-and-san-diego-2018.md",
5766 "title": "Tijuana And San Diego 2018",
5767 "date": "2018-02-02"
5768 }
5769 ]
5770 },
5771 "geometry": {
5772 "type": "Point",
5773 "coordinates": [
5774 -117.1896,
5775 32.7336
5776 ]
5777 }
5778 },
5779 {
5780 "type": "Feature",
5781 "properties": {
5782 "layer": "stop",
5783 "name": "MEX",
5784 "transit": false,
5785 "visitCount": 5,
5786 "trips": [
5787 {
5788 "file": "mexico-winter-2022-2023.md",
5789 "title": "Mexico Winter 2022 2023",
5790 "date": "2022-12-18"
5791 },
5792 {
5793 "file": "mexico-road-trip-2021.md",
5794 "title": "Mexico Road Trip 2021",
5795 "date": "2021-01-30"
5796 },
5797 {
5798 "file": "mexico-trip-2020.md",
5799 "title": "Mexico Trip 2020",
5800 "date": "2021-01-16"
5801 },
5802 {
5803 "file": "mexico-city-and-tijuana-2018.md",
5804 "title": "Mexico City And Tijuana 2018",
5805 "date": "2018-10-05"
5806 },
5807 {
5808 "file": "central-america-2013.md",
5809 "title": "Central America 2013",
5810 "date": "2013-01-30"
5811 }
5812 ]
5813 },
5814 "geometry": {
5815 "type": "Point",
5816 "coordinates": [
5817 -99.0721,
5818 19.4363
5819 ]
5820 }
5821 },
5822 {
5823 "type": "Feature",
5824 "properties": {
5825 "layer": "stop",
5826 "name": "CUN",
5827 "transit": false,
5828 "visitCount": 5,
5829 "trips": [
5830 {
5831 "file": "mexico-family-time-2022.md",
5832 "title": "Mexico Family Time 2022",
5833 "date": "2022-01-30"
5834 },
5835 {
5836 "file": "mexico-family-time-2021.md",
5837 "title": "Mexico Family Time 2021",
5838 "date": "2021-12-13"
5839 },
5840 {
5841 "file": "mexico-trip-2020.md",
5842 "title": "Mexico Trip 2020",
5843 "date": "2020-11-21"
5844 },
5845 {
5846 "file": "playa-del-carmen-2014.md",
5847 "title": "Playa Del Carmen 2014",
5848 "date": "2014-12-04"
5849 },
5850 {
5851 "file": "central-america-2013.md",
5852 "title": "Central America 2013",
5853 "date": "2013-02-06"
5854 }
5855 ]
5856 },
5857 "geometry": {
5858 "type": "Point",
5859 "coordinates": [
5860 -86.877,
5861 21.0365
5862 ]
5863 }
5864 },
5865 {
5866 "type": "Feature",
5867 "properties": {
5868 "layer": "stop",
5869 "name": "GUA",
5870 "transit": false,
5871 "visitCount": 1,
5872 "trips": [
5873 {
5874 "file": "central-america-2013.md",
5875 "title": "Central America 2013",
5876 "date": "2013-05-04"
5877 }
5878 ]
5879 },
5880 "geometry": {
5881 "type": "Point",
5882 "coordinates": [
5883 -90.5275,
5884 14.5833
5885 ]
5886 }
5887 },
5888 {
5889 "type": "Feature",
5890 "properties": {
5891 "layer": "stop",
5892 "name": "GYE",
5893 "transit": false,
5894 "visitCount": 2,
5895 "trips": [
5896 {
5897 "file": "central-america-2013.md",
5898 "title": "Central America 2013",
5899 "date": "2013-08-05"
5900 },
5901 {
5902 "file": "ecuador-and-argentina-2013.md",
5903 "title": "Ecuador And Argentina 2013",
5904 "date": "2013-08-05"
5905 }
5906 ]
5907 },
5908 "geometry": {
5909 "type": "Point",
5910 "coordinates": [
5911 -79.8836,
5912 -2.1574
5913 ]
5914 }
5915 },
5916 {
5917 "type": "Feature",
5918 "properties": {
5919 "layer": "stop",
5920 "name": "CPH",
5921 "transit": false,
5922 "visitCount": 2,
5923 "trips": [
5924 {
5925 "file": "copenhagen-2019.md",
5926 "title": "Copenhagen 2019",
5927 "date": "2019-07-24"
5928 },
5929 {
5930 "file": "europe-summer-2018.md",
5931 "title": "Europe Summer 2018",
5932 "date": "2018-09-04"
5933 }
5934 ]
5935 },
5936 "geometry": {
5937 "type": "Point",
5938 "coordinates": [
5939 12.6561,
5940 55.6181
5941 ]
5942 }
5943 },
5944 {
5945 "type": "Feature",
5946 "properties": {
5947 "layer": "stop",
5948 "name": "JFK",
5949 "transit": false,
5950 "visitCount": 15,
5951 "trips": [
5952 {
5953 "file": "dublin-2026.md",
5954 "title": "Dublin 2026",
5955 "date": "2026-03-30"
5956 },
5957 {
5958 "file": "new-york-winter-2026.md",
5959 "title": "New York Winter 2026",
5960 "date": "2026-02-20"
5961 },
5962 {
5963 "file": "us-trip-autumn-2025.md",
5964 "title": "Us Trip Autumn 2025",
5965 "date": "2025-09-09"
5966 },
5967 {
5968 "file": "new-york-may-2025.md",
5969 "title": "New York May 2025",
5970 "date": "2025-05-07"
5971 },
5972 {
5973 "file": "london-and-poland-2023.md",
5974 "title": "London And Poland 2023",
5975 "date": "2023-01-31"
5976 },
5977 {
5978 "file": "mexico-winter-2022-2023.md",
5979 "title": "Mexico Winter 2022 2023",
5980 "date": "2023-01-15"
5981 },
5982 {
5983 "file": "euro-trip-autumn-2022.md",
5984 "title": "Euro Trip Autumn 2022",
5985 "date": "2022-10-03"
5986 },
5987 {
5988 "file": "san-diego-2022.md",
5989 "title": "San Diego 2022",
5990 "date": "2022-09-07"
5991 },
5992 {
5993 "file": "europe-spring-2022.md",
5994 "title": "Europe Spring 2022",
5995 "date": "2022-02-28"
5996 },
5997 {
5998 "file": "spain-portugal-2021.md",
5999 "title": "Spain Portugal 2021",
6000 "date": "2021-09-01"
6001 },
6002 {
6003 "file": "europe-summer-2021.md",
6004 "title": "Europe Summer 2021",
6005 "date": "2021-07-01"
6006 },
6007 {
6008 "file": "europe-summer-2018.md",
6009 "title": "Europe Summer 2018",
6010 "date": "2018-08-10"
6011 },
6012 {
6013 "file": "new-york-city-october-2017.md",
6014 "title": "New York City October 2017",
6015 "date": "2017-10-05"
6016 },
6017 {
6018 "file": "new-york-city-may-2017.md",
6019 "title": "New York City May 2017",
6020 "date": "2017-05-04"
6021 },
6022 {
6023 "file": "study-in-new-york-2013.md",
6024 "title": "Study In New York 2013",
6025 "date": "2013-09-27"
6026 }
6027 ]
6028 },
6029 "geometry": {
6030 "type": "Point",
6031 "coordinates": [
6032 -73.7781,
6033 40.6413
6034 ]
6035 }
6036 },
6037 {
6038 "type": "Feature",
6039 "properties": {
6040 "layer": "stop",
6041 "name": "DUB",
6042 "transit": false,
6043 "visitCount": 5,
6044 "trips": [
6045 {
6046 "file": "dublin-2026.md",
6047 "title": "Dublin 2026",
6048 "date": "2026-03-30"
6049 },
6050 {
6051 "file": "new-york-winter-2026.md",
6052 "title": "New York Winter 2026",
6053 "date": "2026-03-30"
6054 },
6055 {
6056 "file": "dublin-january-2024.md",
6057 "title": "Dublin January 2024",
6058 "date": "2024-01-14"
6059 },
6060 {
6061 "file": "dublin-october-2023.md",
6062 "title": "Dublin October 2023",
6063 "date": "2023-10-01"
6064 },
6065 {
6066 "file": "europe-spring-2022.md",
6067 "title": "Europe Spring 2022",
6068 "date": "2022-06-06"
6069 }
6070 ]
6071 },
6072 "geometry": {
6073 "type": "Point",
6074 "coordinates": [
6075 -6.2701,
6076 53.4264
6077 ]
6078 }
6079 },
6080 {
6081 "type": "Feature",
6082 "properties": {
6083 "layer": "stop",
6084 "name": "KRK",
6085 "transit": false,
6086 "visitCount": 4,
6087 "trips": [
6088 {
6089 "file": "dublin-january-2024.md",
6090 "title": "Dublin January 2024",
6091 "date": "2024-01-14"
6092 },
6093 {
6094 "file": "spain-portugal-december-2023.md",
6095 "title": "Spain Portugal December 2023",
6096 "date": "2023-12-28"
6097 },
6098 {
6099 "file": "london-and-poland-2023.md",
6100 "title": "London And Poland 2023",
6101 "date": "2023-02-19"
6102 },
6103 {
6104 "file": "euro-trip-autumn-2022.md",
6105 "title": "Euro Trip Autumn 2022",
6106 "date": "2022-10-17"
6107 }
6108 ]
6109 },
6110 "geometry": {
6111 "type": "Point",
6112 "coordinates": [
6113 19.7836,
6114 50.0777
6115 ]
6116 }
6117 },
6118 {
6119 "type": "Feature",
6120 "properties": {
6121 "layer": "stop",
6122 "name": "WAW",
6123 "transit": false,
6124 "visitCount": 14,
6125 "trips": [
6126 {
6127 "file": "new-york-winter-2026.md",
6128 "title": "New York Winter 2026",
6129 "date": "2026-02-20"
6130 },
6131 {
6132 "file": "us-trip-autumn-2025.md",
6133 "title": "Us Trip Autumn 2025",
6134 "date": "2025-09-09"
6135 },
6136 {
6137 "file": "london-august-2025.md",
6138 "title": "London August 2025",
6139 "date": "2025-08-18"
6140 },
6141 {
6142 "file": "new-york-may-2025.md",
6143 "title": "New York May 2025",
6144 "date": "2025-05-07"
6145 },
6146 {
6147 "file": "trieste-and-sarajevo-2024.md",
6148 "title": "Trieste And Sarajevo 2024",
6149 "date": "2024-05-19"
6150 },
6151 {
6152 "file": "miami-february-2024.md",
6153 "title": "Miami February 2024",
6154 "date": "2024-02-25"
6155 },
6156 {
6157 "file": "dublin-january-2024.md",
6158 "title": "Dublin January 2024",
6159 "date": "2024-02-10"
6160 },
6161 {
6162 "file": "miami-november-2023.md",
6163 "title": "Miami November 2023",
6164 "date": "2023-11-04"
6165 },
6166 {
6167 "file": "dublin-october-2023.md",
6168 "title": "Dublin October 2023",
6169 "date": "2023-10-01"
6170 },
6171 {
6172 "file": "new-york-september-2023.md",
6173 "title": "New York September 2023",
6174 "date": "2023-09-12"
6175 },
6176 {
6177 "file": "london-and-poland-2023.md",
6178 "title": "London And Poland 2023",
6179 "date": "2023-03-27"
6180 },
6181 {
6182 "file": "senegal-first-time.md",
6183 "title": "Senegal First Time",
6184 "date": "2023-03-27"
6185 },
6186 {
6187 "file": "europe-spring-2022.md",
6188 "title": "Europe Spring 2022",
6189 "date": "2022-02-28"
6190 },
6191 {
6192 "file": "sweden-and-poland-2011.md",
6193 "title": "Sweden And Poland 2011",
6194 "date": "2011-05-17"
6195 }
6196 ]
6197 },
6198 "geometry": {
6199 "type": "Point",
6200 "coordinates": [
6201 20.9671,
6202 52.1657
6203 ]
6204 }
6205 },
6206 {
6207 "type": "Feature",
6208 "properties": {
6209 "layer": "stop",
6210 "name": "UIO",
6211 "transit": false,
6212 "visitCount": 1,
6213 "trips": [
6214 {
6215 "file": "ecuador-and-argentina-2013.md",
6216 "title": "Ecuador And Argentina 2013",
6217 "date": "2013-08-05"
6218 }
6219 ]
6220 },
6221 "geometry": {
6222 "type": "Point",
6223 "coordinates": [
6224 -78.3575,
6225 -0.1292
6226 ]
6227 }
6228 },
6229 {
6230 "type": "Feature",
6231 "properties": {
6232 "layer": "stop",
6233 "name": "SCL",
6234 "transit": false,
6235 "visitCount": 1,
6236 "trips": [
6237 {
6238 "file": "ecuador-and-argentina-2013.md",
6239 "title": "Ecuador And Argentina 2013",
6240 "date": "2013-09-02"
6241 }
6242 ]
6243 },
6244 "geometry": {
6245 "type": "Point",
6246 "coordinates": [
6247 -70.7858,
6248 -33.393
6249 ]
6250 }
6251 },
6252 {
6253 "type": "Feature",
6254 "properties": {
6255 "layer": "stop",
6256 "name": "BER",
6257 "transit": false,
6258 "visitCount": 1,
6259 "trips": [
6260 {
6261 "file": "europe-spring-2022.md",
6262 "title": "Europe Spring 2022",
6263 "date": "2022-04-14"
6264 }
6265 ]
6266 },
6267 "geometry": {
6268 "type": "Point",
6269 "coordinates": [
6270 13.5033,
6271 52.3667
6272 ]
6273 }
6274 },
6275 {
6276 "type": "Feature",
6277 "properties": {
6278 "layer": "stop",
6279 "name": "TLL",
6280 "transit": false,
6281 "visitCount": 1,
6282 "trips": [
6283 {
6284 "file": "europe-spring-2022.md",
6285 "title": "Europe Spring 2022",
6286 "date": "2022-04-14"
6287 }
6288 ]
6289 },
6290 "geometry": {
6291 "type": "Point",
6292 "coordinates": [
6293 24.8328,
6294 59.4133
6295 ]
6296 }
6297 },
6298 {
6299 "type": "Feature",
6300 "properties": {
6301 "layer": "stop",
6302 "name": "HEL",
6303 "transit": true,
6304 "visitCount": 1,
6305 "trips": [
6306 {
6307 "file": "europe-spring-2022.md",
6308 "title": "Europe Spring 2022",
6309 "date": "2022-05-25"
6310 }
6311 ]
6312 },
6313 "geometry": {
6314 "type": "Point",
6315 "coordinates": [
6316 24.9633,
6317 60.3172
6318 ]
6319 }
6320 },
6321 {
6322 "type": "Feature",
6323 "properties": {
6324 "layer": "stop",
6325 "name": "EDI",
6326 "transit": true,
6327 "visitCount": 1,
6328 "trips": [
6329 {
6330 "file": "europe-spring-2022.md",
6331 "title": "Europe Spring 2022",
6332 "date": "2022-05-25"
6333 }
6334 ]
6335 },
6336 "geometry": {
6337 "type": "Point",
6338 "coordinates": [
6339 -3.3725,
6340 55.95
6341 ]
6342 }
6343 },
6344 {
6345 "type": "Feature",
6346 "properties": {
6347 "layer": "stop",
6348 "name": "CWL",
6349 "transit": false,
6350 "visitCount": 1,
6351 "trips": [
6352 {
6353 "file": "europe-spring-2022.md",
6354 "title": "Europe Spring 2022",
6355 "date": "2022-06-06"
6356 }
6357 ]
6358 },
6359 "geometry": {
6360 "type": "Point",
6361 "coordinates": [
6362 -3.3433,
6363 51.3967
6364 ]
6365 }
6366 },
6367 {
6368 "type": "Feature",
6369 "properties": {
6370 "layer": "stop",
6371 "name": "BCN",
6372 "transit": false,
6373 "visitCount": 2,
6374 "trips": [
6375 {
6376 "file": "euro-trip-autumn-2022.md",
6377 "title": "Euro Trip Autumn 2022",
6378 "date": "2022-10-03"
6379 },
6380 {
6381 "file": "europe-summer-2018.md",
6382 "title": "Europe Summer 2018",
6383 "date": "2018-08-17"
6384 }
6385 ]
6386 },
6387 "geometry": {
6388 "type": "Point",
6389 "coordinates": [
6390 2.0785,
6391 41.2971
6392 ]
6393 }
6394 },
6395 {
6396 "type": "Feature",
6397 "properties": {
6398 "layer": "stop",
6399 "name": "ATH",
6400 "transit": true,
6401 "visitCount": 1,
6402 "trips": [
6403 {
6404 "file": "europe-summer-2018.md",
6405 "title": "Europe Summer 2018",
6406 "date": "2018-08-24"
6407 }
6408 ]
6409 },
6410 "geometry": {
6411 "type": "Point",
6412 "coordinates": [
6413 23.9445,
6414 37.9364
6415 ]
6416 }
6417 },
6418 {
6419 "type": "Feature",
6420 "properties": {
6421 "layer": "stop",
6422 "name": "ARN",
6423 "transit": false,
6424 "visitCount": 1,
6425 "trips": [
6426 {
6427 "file": "europe-summer-2018.md",
6428 "title": "Europe Summer 2018",
6429 "date": "2018-09-04"
6430 }
6431 ]
6432 },
6433 "geometry": {
6434 "type": "Point",
6435 "coordinates": [
6436 17.9186,
6437 59.6519
6438 ]
6439 }
6440 },
6441 {
6442 "type": "Feature",
6443 "properties": {
6444 "layer": "stop",
6445 "name": "KEF",
6446 "transit": false,
6447 "visitCount": 1,
6448 "trips": [
6449 {
6450 "file": "europe-summer-2018.md",
6451 "title": "Europe Summer 2018",
6452 "date": "2018-09-05"
6453 }
6454 ]
6455 },
6456 "geometry": {
6457 "type": "Point",
6458 "coordinates": [
6459 -22.6056,
6460 63.985
6461 ]
6462 }
6463 },
6464 {
6465 "type": "Feature",
6466 "properties": {
6467 "layer": "stop",
6468 "name": "FCO",
6469 "transit": false,
6470 "visitCount": 1,
6471 "trips": [
6472 {
6473 "file": "europe-summer-2021.md",
6474 "title": "Europe Summer 2021",
6475 "date": "2021-07-01"
6476 }
6477 ]
6478 },
6479 "geometry": {
6480 "type": "Point",
6481 "coordinates": [
6482 12.2389,
6483 41.8003
6484 ]
6485 }
6486 },
6487 {
6488 "type": "Feature",
6489 "properties": {
6490 "layer": "stop",
6491 "name": "CAG",
6492 "transit": false,
6493 "visitCount": 1,
6494 "trips": [
6495 {
6496 "file": "europe-summer-2021.md",
6497 "title": "Europe Summer 2021",
6498 "date": "2021-07-08"
6499 }
6500 ]
6501 },
6502 "geometry": {
6503 "type": "Point",
6504 "coordinates": [
6505 9.0543,
6506 39.2515
6507 ]
6508 }
6509 },
6510 {
6511 "type": "Feature",
6512 "properties": {
6513 "layer": "stop",
6514 "name": "PRG",
6515 "transit": false,
6516 "visitCount": 1,
6517 "trips": [
6518 {
6519 "file": "euro-trip-autumn-2022.md",
6520 "title": "Euro Trip Autumn 2022",
6521 "date": "2022-11-27"
6522 }
6523 ]
6524 },
6525 "geometry": {
6526 "type": "Point",
6527 "coordinates": [
6528 14.2632,
6529 50.1008
6530 ]
6531 }
6532 },
6533 {
6534 "type": "Feature",
6535 "properties": {
6536 "layer": "stop",
6537 "name": "HNL",
6538 "transit": false,
6539 "visitCount": 1,
6540 "trips": [
6541 {
6542 "file": "first-surfing-trip.md",
6543 "title": "First Surfing Trip",
6544 "date": "2020-01-18"
6545 }
6546 ]
6547 },
6548 "geometry": {
6549 "type": "Point",
6550 "coordinates": [
6551 -157.9224,
6552 21.3187
6553 ]
6554 }
6555 },
6556 {
6557 "type": "Feature",
6558 "properties": {
6559 "layer": "stop",
6560 "name": "MUC",
6561 "transit": false,
6562 "visitCount": 2,
6563 "trips": [
6564 {
6565 "file": "germany-march-2024.md",
6566 "title": "Germany March 2024",
6567 "date": "2024-03-09"
6568 },
6569 {
6570 "file": "ukraine-and-berlin-2018.md",
6571 "title": "Ukraine And Berlin 2018",
6572 "date": "2018-04-11"
6573 }
6574 ]
6575 },
6576 "geometry": {
6577 "type": "Point",
6578 "coordinates": [
6579 11.7861,
6580 48.3538
6581 ]
6582 }
6583 },
6584 {
6585 "type": "Feature",
6586 "properties": {
6587 "layer": "stop",
6588 "name": "SIN",
6589 "transit": false,
6590 "visitCount": 1,
6591 "trips": [
6592 {
6593 "file": "gili-and-bali-2017.md",
6594 "title": "Gili And Bali 2017",
6595 "date": "2017-03-24"
6596 }
6597 ]
6598 },
6599 "geometry": {
6600 "type": "Point",
6601 "coordinates": [
6602 103.9894,
6603 1.3502
6604 ]
6605 }
6606 },
6607 {
6608 "type": "Feature",
6609 "properties": {
6610 "layer": "stop",
6611 "name": "DPS",
6612 "transit": false,
6613 "visitCount": 1,
6614 "trips": [
6615 {
6616 "file": "gili-and-bali-2017.md",
6617 "title": "Gili And Bali 2017",
6618 "date": "2017-03-25"
6619 }
6620 ]
6621 },
6622 "geometry": {
6623 "type": "Point",
6624 "coordinates": [
6625 115.1671,
6626 -8.7482
6627 ]
6628 }
6629 },
6630 {
6631 "type": "Feature",
6632 "properties": {
6633 "layer": "stop",
6634 "name": "OGG",
6635 "transit": false,
6636 "visitCount": 1,
6637 "trips": [
6638 {
6639 "file": "hawaii-first-time.md",
6640 "title": "Hawaii First Time",
6641 "date": "2019-05-24"
6642 }
6643 ]
6644 },
6645 "geometry": {
6646 "type": "Point",
6647 "coordinates": [
6648 -156.4305,
6649 20.8986
6650 ]
6651 }
6652 },
6653 {
6654 "type": "Feature",
6655 "properties": {
6656 "layer": "stop",
6657 "name": "HKG",
6658 "transit": false,
6659 "visitCount": 3,
6660 "trips": [
6661 {
6662 "file": "hong-kong-birthday-trip.md",
6663 "title": "Hong Kong Birthday Trip",
6664 "date": "2017-06-29"
6665 },
6666 {
6667 "file": "hong-kong-second-trip.md",
6668 "title": "Hong Kong Second Trip",
6669 "date": "2016-10-29"
6670 },
6671 {
6672 "file": "hong-kong-first-trip-2016.md",
6673 "title": "Hong Kong First Trip 2016",
6674 "date": "2016-08-24"
6675 }
6676 ]
6677 },
6678 "geometry": {
6679 "type": "Point",
6680 "coordinates": [
6681 113.9145,
6682 22.3089
6683 ]
6684 }
6685 },
6686 {
6687 "type": "Feature",
6688 "properties": {
6689 "layer": "stop",
6690 "name": "HRK",
6691 "transit": false,
6692 "visitCount": 2,
6693 "trips": [
6694 {
6695 "file": "istanbul-and-macedonia-2014.md",
6696 "title": "Istanbul And Macedonia 2014",
6697 "date": "2014-01-26"
6698 },
6699 {
6700 "file": "montenegro-first-trip.md",
6701 "title": "Montenegro First Trip",
6702 "date": "2010-05-21"
6703 }
6704 ]
6705 },
6706 "geometry": {
6707 "type": "Point",
6708 "coordinates": [
6709 36.286,
6710 49.9248
6711 ]
6712 }
6713 },
6714 {
6715 "type": "Feature",
6716 "properties": {
6717 "layer": "stop",
6718 "name": "SAW",
6719 "transit": false,
6720 "visitCount": 1,
6721 "trips": [
6722 {
6723 "file": "istanbul-and-macedonia-2014.md",
6724 "title": "Istanbul And Macedonia 2014",
6725 "date": "2014-01-26"
6726 }
6727 ]
6728 },
6729 "geometry": {
6730 "type": "Point",
6731 "coordinates": [
6732 29.3092,
6733 40.8986
6734 ]
6735 }
6736 },
6737 {
6738 "type": "Feature",
6739 "properties": {
6740 "layer": "stop",
6741 "name": "SKP",
6742 "transit": false,
6743 "visitCount": 1,
6744 "trips": [
6745 {
6746 "file": "istanbul-and-macedonia-2014.md",
6747 "title": "Istanbul And Macedonia 2014",
6748 "date": "2014-03-23"
6749 }
6750 ]
6751 },
6752 "geometry": {
6753 "type": "Point",
6754 "coordinates": [
6755 21.6214,
6756 41.9617
6757 ]
6758 }
6759 },
6760 {
6761 "type": "Feature",
6762 "properties": {
6763 "layer": "stop",
6764 "name": "IST",
6765 "transit": false,
6766 "visitCount": 5,
6767 "trips": [
6768 {
6769 "file": "london-and-poland-2023.md",
6770 "title": "London And Poland 2023",
6771 "date": "2023-03-27"
6772 },
6773 {
6774 "file": "senegal-first-time.md",
6775 "title": "Senegal First Time",
6776 "date": "2023-03-27"
6777 },
6778 {
6779 "file": "volunteering-in-ukraine-2019.md",
6780 "title": "Volunteering In Ukraine 2019",
6781 "date": "2019-04-13"
6782 },
6783 {
6784 "file": "istanbul-family-trip.md",
6785 "title": "Istanbul Family Trip",
6786 "date": "2015-08-15"
6787 },
6788 {
6789 "file": "istanbul-and-macedonia-2014.md",
6790 "title": "Istanbul And Macedonia 2014",
6791 "date": "2014-05-28"
6792 }
6793 ]
6794 },
6795 "geometry": {
6796 "type": "Point",
6797 "coordinates": [
6798 28.8141,
6799 40.9769
6800 ]
6801 }
6802 },
6803 {
6804 "type": "Feature",
6805 "properties": {
6806 "layer": "stop",
6807 "name": "LAX",
6808 "transit": false,
6809 "visitCount": 2,
6810 "trips": [
6811 {
6812 "file": "la-birthday-2018.md",
6813 "title": "La Birthday 2018",
6814 "date": "2018-07-06"
6815 },
6816 {
6817 "file": "playa-del-carmen-2014.md",
6818 "title": "Playa Del Carmen 2014",
6819 "date": "2014-12-04"
6820 }
6821 ]
6822 },
6823 "geometry": {
6824 "type": "Point",
6825 "coordinates": [
6826 -118.4085,
6827 33.9425
6828 ]
6829 }
6830 },
6831 {
6832 "type": "Feature",
6833 "properties": {
6834 "layer": "stop",
6835 "name": "LAS",
6836 "transit": false,
6837 "visitCount": 1,
6838 "trips": [
6839 {
6840 "file": "las-vegas-first-trip-2015.md",
6841 "title": "Las Vegas First Trip 2015",
6842 "date": "2015-04-12"
6843 }
6844 ]
6845 },
6846 "geometry": {
6847 "type": "Point",
6848 "coordinates": [
6849 -115.1523,
6850 36.084
6851 ]
6852 }
6853 },
6854 {
6855 "type": "Feature",
6856 "properties": {
6857 "layer": "stop",
6858 "name": "TGD",
6859 "transit": true,
6860 "visitCount": 1,
6861 "trips": [
6862 {
6863 "file": "leaving-montenegro.md",
6864 "title": "Leaving Montenegro",
6865 "date": "2011-12-28"
6866 }
6867 ]
6868 },
6869 "geometry": {
6870 "type": "Point",
6871 "coordinates": [
6872 19.2519,
6873 42.3593
6874 ]
6875 }
6876 },
6877 {
6878 "type": "Feature",
6879 "properties": {
6880 "layer": "stop",
6881 "name": "BUD",
6882 "transit": true,
6883 "visitCount": 1,
6884 "trips": [
6885 {
6886 "file": "leaving-montenegro.md",
6887 "title": "Leaving Montenegro",
6888 "date": "2011-12-28"
6889 }
6890 ]
6891 },
6892 "geometry": {
6893 "type": "Point",
6894 "coordinates": [
6895 19.2556,
6896 47.4298
6897 ]
6898 }
6899 },
6900 {
6901 "type": "Feature",
6902 "properties": {
6903 "layer": "stop",
6904 "name": "OZH",
6905 "transit": true,
6906 "visitCount": 1,
6907 "trips": [
6908 {
6909 "file": "leaving-ukraine.md",
6910 "title": "Leaving Ukraine",
6911 "date": "2010-08-08"
6912 }
6913 ]
6914 },
6915 "geometry": {
6916 "type": "Point",
6917 "coordinates": [
6918 35.3157,
6919 47.8671
6920 ]
6921 }
6922 },
6923 {
6924 "type": "Feature",
6925 "properties": {
6926 "layer": "stop",
6927 "name": "TIV",
6928 "transit": false,
6929 "visitCount": 2,
6930 "trips": [
6931 {
6932 "file": "leaving-ukraine.md",
6933 "title": "Leaving Ukraine",
6934 "date": "2010-08-08"
6935 },
6936 {
6937 "file": "montenegro-first-trip.md",
6938 "title": "Montenegro First Trip",
6939 "date": "2010-05-21"
6940 }
6941 ]
6942 },
6943 "geometry": {
6944 "type": "Point",
6945 "coordinates": [
6946 18.7233,
6947 42.4047
6948 ]
6949 }
6950 },
6951 {
6952 "type": "Feature",
6953 "properties": {
6954 "layer": "stop",
6955 "name": "LHR",
6956 "transit": false,
6957 "visitCount": 3,
6958 "trips": [
6959 {
6960 "file": "london-august-2025.md",
6961 "title": "London August 2025",
6962 "date": "2025-08-09"
6963 },
6964 {
6965 "file": "london-and-poland-2023.md",
6966 "title": "London And Poland 2023",
6967 "date": "2023-01-31"
6968 },
6969 {
6970 "file": "london-first-trip-2016.md",
6971 "title": "London First Trip 2016",
6972 "date": "2016-05-06"
6973 }
6974 ]
6975 },
6976 "geometry": {
6977 "type": "Point",
6978 "coordinates": [
6979 -0.4614,
6980 51.47
6981 ]
6982 }
6983 },
6984 {
6985 "type": "Feature",
6986 "properties": {
6987 "layer": "stop",
6988 "name": "TIJ",
6989 "transit": false,
6990 "visitCount": 1,
6991 "trips": [
6992 {
6993 "file": "mexico-city-and-tijuana-2018.md",
6994 "title": "Mexico City And Tijuana 2018",
6995 "date": "2018-10-08"
6996 }
6997 ]
6998 },
6999 "geometry": {
7000 "type": "Point",
7001 "coordinates": [
7002 -116.97,
7003 32.5411
7004 ]
7005 }
7006 },
7007 {
7008 "type": "Feature",
7009 "properties": {
7010 "layer": "stop",
7011 "name": "BOG",
7012 "transit": true,
7013 "visitCount": 2,
7014 "trips": [
7015 {
7016 "file": "mexico-family-time-2021.md",
7017 "title": "Mexico Family Time 2021",
7018 "date": "2021-12-13"
7019 },
7020 {
7021 "file": "rio-2021.md",
7022 "title": "Rio 2021",
7023 "date": "2021-12-13"
7024 }
7025 ]
7026 },
7027 "geometry": {
7028 "type": "Point",
7029 "coordinates": [
7030 -74.1469,
7031 4.7016
7032 ]
7033 }
7034 },
7035 {
7036 "type": "Feature",
7037 "properties": {
7038 "layer": "stop",
7039 "name": "PVR",
7040 "transit": false,
7041 "visitCount": 1,
7042 "trips": [
7043 {
7044 "file": "mexico-road-trip-2021.md",
7045 "title": "Mexico Road Trip 2021",
7046 "date": "2021-02-23"
7047 }
7048 ]
7049 },
7050 "geometry": {
7051 "type": "Point",
7052 "coordinates": [
7053 -105.2551,
7054 20.6801
7055 ]
7056 }
7057 },
7058 {
7059 "type": "Feature",
7060 "properties": {
7061 "layer": "stop",
7062 "name": "Tulum, MX",
7063 "transit": true,
7064 "visitCount": 1,
7065 "trips": [
7066 {
7067 "file": "mexico-trip-2020.md",
7068 "title": "Mexico Trip 2020",
7069 "date": "2021-01-06"
7070 }
7071 ]
7072 },
7073 "geometry": {
7074 "type": "Point",
7075 "coordinates": [
7076 -87.4654,
7077 20.2115
7078 ]
7079 }
7080 },
7081 {
7082 "type": "Feature",
7083 "properties": {
7084 "layer": "stop",
7085 "name": "Merida, MX",
7086 "transit": true,
7087 "visitCount": 1,
7088 "trips": [
7089 {
7090 "file": "mexico-trip-2020.md",
7091 "title": "Mexico Trip 2020",
7092 "date": "2021-01-06"
7093 }
7094 ]
7095 },
7096 "geometry": {
7097 "type": "Point",
7098 "coordinates": [
7099 -89.5926,
7100 20.9674
7101 ]
7102 }
7103 },
7104 {
7105 "type": "Feature",
7106 "properties": {
7107 "layer": "stop",
7108 "name": "MID",
7109 "transit": true,
7110 "visitCount": 1,
7111 "trips": [
7112 {
7113 "file": "mexico-trip-2020.md",
7114 "title": "Mexico Trip 2020",
7115 "date": "2021-01-16"
7116 }
7117 ]
7118 },
7119 "geometry": {
7120 "type": "Point",
7121 "coordinates": [
7122 -89.6577,
7123 20.937
7124 ]
7125 }
7126 },
7127 {
7128 "type": "Feature",
7129 "properties": {
7130 "layer": "stop",
7131 "name": "PXM",
7132 "transit": false,
7133 "visitCount": 1,
7134 "trips": [
7135 {
7136 "file": "mexico-trip-2020.md",
7137 "title": "Mexico Trip 2020",
7138 "date": "2021-01-16"
7139 }
7140 ]
7141 },
7142 "geometry": {
7143 "type": "Point",
7144 "coordinates": [
7145 -97.0898,
7146 15.8769
7147 ]
7148 }
7149 },
7150 {
7151 "type": "Feature",
7152 "properties": {
7153 "layer": "stop",
7154 "name": "FMM",
7155 "transit": true,
7156 "visitCount": 1,
7157 "trips": [
7158 {
7159 "file": "munich-and-prague-2011.md",
7160 "title": "Munich And Prague 2011",
7161 "date": "2011-08-23"
7162 }
7163 ]
7164 },
7165 "geometry": {
7166 "type": "Point",
7167 "coordinates": [
7168 10.2395,
7169 47.9888
7170 ]
7171 }
7172 },
7173 {
7174 "type": "Feature",
7175 "properties": {
7176 "layer": "stop",
7177 "name": "PHX",
7178 "transit": false,
7179 "visitCount": 1,
7180 "trips": [
7181 {
7182 "file": "phoenix-may-2017.md",
7183 "title": "Phoenix May 2017",
7184 "date": "2017-05-19"
7185 }
7186 ]
7187 },
7188 "geometry": {
7189 "type": "Point",
7190 "coordinates": [
7191 -112.0116,
7192 33.4373
7193 ]
7194 }
7195 },
7196 {
7197 "type": "Feature",
7198 "properties": {
7199 "layer": "stop",
7200 "name": "PDX",
7201 "transit": false,
7202 "visitCount": 2,
7203 "trips": [
7204 {
7205 "file": "portland-second-trip.md",
7206 "title": "Portland Second Trip",
7207 "date": "2017-06-23"
7208 },
7209 {
7210 "file": "portland-first-trip-2015.md",
7211 "title": "Portland First Trip 2015",
7212 "date": "2015-04-18"
7213 }
7214 ]
7215 },
7216 "geometry": {
7217 "type": "Point",
7218 "coordinates": [
7219 -122.5975,
7220 45.5898
7221 ]
7222 }
7223 },
7224 {
7225 "type": "Feature",
7226 "properties": {
7227 "layer": "stop",
7228 "name": "SLC",
7229 "transit": false,
7230 "visitCount": 1,
7231 "trips": [
7232 {
7233 "file": "provo-2015.md",
7234 "title": "Provo 2015",
7235 "date": "2015-03-07"
7236 }
7237 ]
7238 },
7239 "geometry": {
7240 "type": "Point",
7241 "coordinates": [
7242 -111.9791,
7243 40.7884
7244 ]
7245 }
7246 },
7247 {
7248 "type": "Feature",
7249 "properties": {
7250 "layer": "stop",
7251 "name": "IAH",
7252 "transit": false,
7253 "visitCount": 1,
7254 "trips": [
7255 {
7256 "file": "puerto-rico-first-time.md",
7257 "title": "Puerto Rico First Time",
7258 "date": "2019-11-22"
7259 }
7260 ]
7261 },
7262 "geometry": {
7263 "type": "Point",
7264 "coordinates": [
7265 -95.3414,
7266 29.9844
7267 ]
7268 }
7269 },
7270 {
7271 "type": "Feature",
7272 "properties": {
7273 "layer": "stop",
7274 "name": "SJU",
7275 "transit": false,
7276 "visitCount": 1,
7277 "trips": [
7278 {
7279 "file": "puerto-rico-first-time.md",
7280 "title": "Puerto Rico First Time",
7281 "date": "2019-11-23"
7282 }
7283 ]
7284 },
7285 "geometry": {
7286 "type": "Point",
7287 "coordinates": [
7288 -66.0018,
7289 18.4394
7290 ]
7291 }
7292 },
7293 {
7294 "type": "Feature",
7295 "properties": {
7296 "layer": "stop",
7297 "name": "CGH",
7298 "transit": false,
7299 "visitCount": 1,
7300 "trips": [
7301 {
7302 "file": "rio-2021.md",
7303 "title": "Rio 2021",
7304 "date": "2021-11-22"
7305 }
7306 ]
7307 },
7308 "geometry": {
7309 "type": "Point",
7310 "coordinates": [
7311 -46.6564,
7312 -23.6261
7313 ]
7314 }
7315 },
7316 {
7317 "type": "Feature",
7318 "properties": {
7319 "layer": "stop",
7320 "name": "SDU",
7321 "transit": false,
7322 "visitCount": 1,
7323 "trips": [
7324 {
7325 "file": "rio-2021.md",
7326 "title": "Rio 2021",
7327 "date": "2021-11-22"
7328 }
7329 ]
7330 },
7331 "geometry": {
7332 "type": "Point",
7333 "coordinates": [
7334 -43.1631,
7335 -22.9105
7336 ]
7337 }
7338 },
7339 {
7340 "type": "Feature",
7341 "properties": {
7342 "layer": "stop",
7343 "name": "DSS",
7344 "transit": false,
7345 "visitCount": 1,
7346 "trips": [
7347 {
7348 "file": "senegal-first-time.md",
7349 "title": "Senegal First Time",
7350 "date": "2023-03-31"
7351 }
7352 ]
7353 },
7354 "geometry": {
7355 "type": "Point",
7356 "coordinates": [
7357 -17.4902,
7358 14.7397
7359 ]
7360 }
7361 },
7362 {
7363 "type": "Feature",
7364 "properties": {
7365 "layer": "stop",
7366 "name": "LIS",
7367 "transit": false,
7368 "visitCount": 2,
7369 "trips": [
7370 {
7371 "file": "spain-portugal-december-2023.md",
7372 "title": "Spain Portugal December 2023",
7373 "date": "2023-12-28"
7374 },
7375 {
7376 "file": "spain-portugal-2021.md",
7377 "title": "Spain Portugal 2021",
7378 "date": "2021-09-29"
7379 }
7380 ]
7381 },
7382 "geometry": {
7383 "type": "Point",
7384 "coordinates": [
7385 -9.1354,
7386 38.7742
7387 ]
7388 }
7389 },
7390 {
7391 "type": "Feature",
7392 "properties": {
7393 "layer": "stop",
7394 "name": "DEN",
7395 "transit": false,
7396 "visitCount": 2,
7397 "trips": [
7398 {
7399 "file": "vail-2019.md",
7400 "title": "Vail 2019",
7401 "date": "2019-02-14"
7402 },
7403 {
7404 "file": "st-louis-2015.md",
7405 "title": "St Louis 2015",
7406 "date": "2015-09-23"
7407 }
7408 ]
7409 },
7410 "geometry": {
7411 "type": "Point",
7412 "coordinates": [
7413 -104.6732,
7414 39.8561
7415 ]
7416 }
7417 },
7418 {
7419 "type": "Feature",
7420 "properties": {
7421 "layer": "stop",
7422 "name": "STL",
7423 "transit": false,
7424 "visitCount": 1,
7425 "trips": [
7426 {
7427 "file": "st-louis-2015.md",
7428 "title": "St Louis 2015",
7429 "date": "2015-09-23"
7430 }
7431 ]
7432 },
7433 "geometry": {
7434 "type": "Point",
7435 "coordinates": [
7436 -90.37,
7437 38.7487
7438 ]
7439 }
7440 },
7441 {
7442 "type": "Feature",
7443 "properties": {
7444 "layer": "stop",
7445 "name": "NYO",
7446 "transit": false,
7447 "visitCount": 1,
7448 "trips": [
7449 {
7450 "file": "sweden-and-poland-2011.md",
7451 "title": "Sweden And Poland 2011",
7452 "date": "2011-05-16"
7453 }
7454 ]
7455 },
7456 "geometry": {
7457 "type": "Point",
7458 "coordinates": [
7459 16.9122,
7460 58.7886
7461 ]
7462 }
7463 },
7464 {
7465 "type": "Feature",
7466 "properties": {
7467 "layer": "stop",
7468 "name": "Sarajevo, BA",
7469 "transit": false,
7470 "visitCount": 1,
7471 "trips": [
7472 {
7473 "file": "trieste-and-sarajevo-2024.md",
7474 "title": "Trieste And Sarajevo 2024",
7475 "date": "2024-05-19"
7476 }
7477 ]
7478 },
7479 "geometry": {
7480 "type": "Point",
7481 "coordinates": [
7482 18.4131,
7483 43.8563
7484 ]
7485 }
7486 }
7487 ]
7488}