1{
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "type": "Feature",
6 "properties": {
7 "layer": "route",
8 "from": "Podgorica, ME",
9 "to": "Shkoder, AL",
10 "date": "2010-10-30",
11 "mode": "bus",
12 "trip": "albania-2010.md"
13 },
14 "geometry": {
15 "type": "LineString",
16 "coordinates": [
17 [
18 19.2636,
19 42.4304
20 ],
21 [
22 19.5126,
23 42.0693
24 ]
25 ]
26 }
27 },
28 {
29 "type": "Feature",
30 "properties": {
31 "layer": "route",
32 "from": "Shkoder, AL",
33 "to": "Tirana, AL",
34 "date": "2010-10-30",
35 "mode": "bus",
36 "trip": "albania-2010.md"
37 },
38 "geometry": {
39 "type": "LineString",
40 "coordinates": [
41 [
42 19.5126,
43 42.0693
44 ],
45 [
46 19.8187,
47 41.3275
48 ]
49 ]
50 }
51 },
52 {
53 "type": "Feature",
54 "properties": {
55 "layer": "route",
56 "from": "Tirana, AL",
57 "to": "Podgorica, ME",
58 "date": "2010-10-30",
59 "mode": "bus",
60 "trip": "albania-2010.md"
61 },
62 "geometry": {
63 "type": "LineString",
64 "coordinates": [
65 [
66 19.8187,
67 41.3275
68 ],
69 [
70 19.2636,
71 42.4304
72 ]
73 ]
74 }
75 },
76 {
77 "type": "Feature",
78 "properties": {
79 "layer": "route",
80 "from": "Podgorica, ME",
81 "to": "Hani i Hotit, AL",
82 "date": "2010-09-01",
83 "mode": "bus",
84 "trip": "albania-border-2010.md"
85 },
86 "geometry": {
87 "type": "LineString",
88 "coordinates": [
89 [
90 19.2636,
91 42.4304
92 ],
93 [
94 19.5603,
95 42.5336
96 ]
97 ]
98 }
99 },
100 {
101 "type": "Feature",
102 "properties": {
103 "layer": "route",
104 "from": "Hani i Hotit, AL",
105 "to": "Podgorica, ME",
106 "date": "2010-09-01",
107 "mode": "bus",
108 "trip": "albania-border-2010.md"
109 },
110 "geometry": {
111 "type": "LineString",
112 "coordinates": [
113 [
114 19.5603,
115 42.5336
116 ],
117 [
118 19.2636,
119 42.4304
120 ]
121 ]
122 }
123 },
124 {
125 "type": "Feature",
126 "properties": {
127 "layer": "flight",
128 "from": "FRA",
129 "to": "BEG",
130 "date": "2012-06-22",
131 "mode": "flight(LH1406)",
132 "trip": "balkans-2012.md"
133 },
134 "geometry": {
135 "type": "LineString",
136 "coordinates": [
137 [
138 8.5622,
139 50.0333
140 ],
141 [
142 20.3091,
143 44.8184
144 ]
145 ]
146 }
147 },
148 {
149 "type": "Feature",
150 "properties": {
151 "layer": "route",
152 "from": "Belgrade, RS",
153 "to": "Zagreb, HR",
154 "date": "2012-07-10",
155 "mode": "bus",
156 "trip": "balkans-2012.md"
157 },
158 "geometry": {
159 "type": "LineString",
160 "coordinates": [
161 [
162 20.4568,
163 44.7866
164 ],
165 [
166 15.9819,
167 45.815
168 ]
169 ]
170 }
171 },
172 {
173 "type": "Feature",
174 "properties": {
175 "layer": "route",
176 "from": "Zagreb, HR",
177 "to": "Zadar, HR",
178 "date": "2012-07-31",
179 "mode": "bus, transit",
180 "trip": "balkans-2012.md"
181 },
182 "geometry": {
183 "type": "LineString",
184 "coordinates": [
185 [
186 15.9819,
187 45.815
188 ],
189 [
190 15.2314,
191 44.1194
192 ]
193 ]
194 }
195 },
196 {
197 "type": "Feature",
198 "properties": {
199 "layer": "route",
200 "from": "Zadar, HR",
201 "to": "Kornati, HR",
202 "date": "2012-07-31",
203 "mode": "boat",
204 "trip": "balkans-2012.md"
205 },
206 "geometry": {
207 "type": "LineString",
208 "coordinates": [
209 [
210 15.2314,
211 44.1194
212 ],
213 [
214 15.3,
215 43.8
216 ]
217 ]
218 }
219 },
220 {
221 "type": "Feature",
222 "properties": {
223 "layer": "route",
224 "from": "Kornati, HR",
225 "to": "Zadar, HR",
226 "date": "2012-08-03",
227 "mode": "boat",
228 "trip": "balkans-2012.md"
229 },
230 "geometry": {
231 "type": "LineString",
232 "coordinates": [
233 [
234 15.3,
235 43.8
236 ],
237 [
238 15.2314,
239 44.1194
240 ]
241 ]
242 }
243 },
244 {
245 "type": "Feature",
246 "properties": {
247 "layer": "route",
248 "from": "Zadar, HR",
249 "to": "Split, HR",
250 "date": "2012-08-06",
251 "mode": "bus",
252 "trip": "balkans-2012.md"
253 },
254 "geometry": {
255 "type": "LineString",
256 "coordinates": [
257 [
258 15.2314,
259 44.1194
260 ],
261 [
262 16.4402,
263 43.5081
264 ]
265 ]
266 }
267 },
268 {
269 "type": "Feature",
270 "properties": {
271 "layer": "route",
272 "from": "Split, HR",
273 "to": "Zagreb, HR",
274 "date": "2012-08-14",
275 "mode": "train",
276 "trip": "balkans-2012.md"
277 },
278 "geometry": {
279 "type": "LineString",
280 "coordinates": [
281 [
282 16.4402,
283 43.5081
284 ],
285 [
286 15.9819,
287 45.815
288 ]
289 ]
290 }
291 },
292 {
293 "type": "Feature",
294 "properties": {
295 "layer": "route",
296 "from": "Zagreb, HR",
297 "to": "Sarajevo, BA",
298 "date": "2012-08-20",
299 "mode": "bus",
300 "trip": "balkans-2012.md"
301 },
302 "geometry": {
303 "type": "LineString",
304 "coordinates": [
305 [
306 15.9819,
307 45.815
308 ],
309 [
310 18.4131,
311 43.8563
312 ]
313 ]
314 }
315 },
316 {
317 "type": "Feature",
318 "properties": {
319 "layer": "route",
320 "from": "Sarajevo, BA",
321 "to": "Podgorica, ME",
322 "date": "2012-09-05",
323 "mode": "bus",
324 "trip": "balkans-2012.md"
325 },
326 "geometry": {
327 "type": "LineString",
328 "coordinates": [
329 [
330 18.4131,
331 43.8563
332 ],
333 [
334 19.2636,
335 42.4304
336 ]
337 ]
338 }
339 },
340 {
341 "type": "Feature",
342 "properties": {
343 "layer": "route",
344 "from": "Podgorica, ME",
345 "to": "Belgrade, RS",
346 "date": "2012-09-05",
347 "mode": "bus",
348 "trip": "balkans-2012.md"
349 },
350 "geometry": {
351 "type": "LineString",
352 "coordinates": [
353 [
354 19.2636,
355 42.4304
356 ],
357 [
358 20.4568,
359 44.7866
360 ]
361 ]
362 }
363 },
364 {
365 "type": "Feature",
366 "properties": {
367 "layer": "flight",
368 "from": "BEG",
369 "to": "VIE",
370 "date": "2012-09-06",
371 "mode": "flight(OS738), transit",
372 "trip": "balkans-2012.md"
373 },
374 "geometry": {
375 "type": "LineString",
376 "coordinates": [
377 [
378 20.3091,
379 44.8184
380 ],
381 [
382 16.5697,
383 48.1103
384 ]
385 ]
386 }
387 },
388 {
389 "type": "Feature",
390 "properties": {
391 "layer": "flight",
392 "from": "VIE",
393 "to": "KBP",
394 "date": "2012-09-06",
395 "mode": "flight(OS663)",
396 "trip": "balkans-2012.md"
397 },
398 "geometry": {
399 "type": "LineString",
400 "coordinates": [
401 [
402 16.5697,
403 48.1103
404 ],
405 [
406 30.8947,
407 50.345
408 ]
409 ]
410 }
411 },
412 {
413 "type": "Feature",
414 "properties": {
415 "layer": "route",
416 "from": "Podgorica, ME",
417 "to": "Belgrade, RS",
418 "date": "2011-12-20",
419 "mode": "bus",
420 "trip": "belgrade-us-visa-trip.md"
421 },
422 "geometry": {
423 "type": "LineString",
424 "coordinates": [
425 [
426 19.2636,
427 42.4304
428 ],
429 [
430 20.4568,
431 44.7866
432 ]
433 ]
434 }
435 },
436 {
437 "type": "Feature",
438 "properties": {
439 "layer": "route",
440 "from": "Belgrade, RS",
441 "to": "Podgorica, ME",
442 "date": "2011-12-24",
443 "mode": "bus",
444 "trip": "belgrade-us-visa-trip.md"
445 },
446 "geometry": {
447 "type": "LineString",
448 "coordinates": [
449 [
450 20.4568,
451 44.7866
452 ],
453 [
454 19.2636,
455 42.4304
456 ]
457 ]
458 }
459 },
460 {
461 "type": "Feature",
462 "properties": {
463 "layer": "route",
464 "from": "Kharkiv, UA",
465 "to": "Kyiv, UA",
466 "date": "2012-10-13",
467 "mode": "train, transit",
468 "trip": "berlin-2012.md"
469 },
470 "geometry": {
471 "type": "LineString",
472 "coordinates": [
473 [
474 36.2304,
475 49.9935
476 ],
477 [
478 30.5234,
479 50.4501
480 ]
481 ]
482 }
483 },
484 {
485 "type": "Feature",
486 "properties": {
487 "layer": "flight",
488 "from": "KBP",
489 "to": "FRA",
490 "date": "2012-10-13",
491 "mode": "flight (LH1491), transit",
492 "trip": "berlin-2012.md"
493 },
494 "geometry": {
495 "type": "LineString",
496 "coordinates": [
497 [
498 30.8947,
499 50.345
500 ],
501 [
502 8.5622,
503 50.0333
504 ]
505 ]
506 }
507 },
508 {
509 "type": "Feature",
510 "properties": {
511 "layer": "flight",
512 "from": "FRA",
513 "to": "TXL",
514 "date": "2012-10-13",
515 "mode": "flight (flight)",
516 "trip": "berlin-2012.md"
517 },
518 "geometry": {
519 "type": "LineString",
520 "coordinates": [
521 [
522 8.5622,
523 50.0333
524 ],
525 [
526 13.2877,
527 52.5597
528 ]
529 ]
530 }
531 },
532 {
533 "type": "Feature",
534 "properties": {
535 "layer": "flight",
536 "from": "TXL",
537 "to": "MUN",
538 "date": "2012-11-05",
539 "mode": "flight (LH2035), transit",
540 "trip": "berlin-2012.md"
541 },
542 "geometry": {
543 "type": "LineString",
544 "coordinates": [
545 [
546 13.2877,
547 52.5597
548 ],
549 [
550 11.7861,
551 48.3538
552 ]
553 ]
554 }
555 },
556 {
557 "type": "Feature",
558 "properties": {
559 "layer": "flight",
560 "from": "MUN",
561 "to": "KBP",
562 "date": "2012-11-05",
563 "mode": "flight (LH1491), transit",
564 "trip": "berlin-2012.md"
565 },
566 "geometry": {
567 "type": "LineString",
568 "coordinates": [
569 [
570 11.7861,
571 48.3538
572 ],
573 [
574 30.8947,
575 50.345
576 ]
577 ]
578 }
579 },
580 {
581 "type": "Feature",
582 "properties": {
583 "layer": "route",
584 "from": "Kyiv, UA",
585 "to": "Kharkiv, UA",
586 "date": "2012-11-05",
587 "mode": "bus, train",
588 "trip": "berlin-2012.md"
589 },
590 "geometry": {
591 "type": "LineString",
592 "coordinates": [
593 [
594 30.5234,
595 50.4501
596 ],
597 [
598 36.2304,
599 49.9935
600 ]
601 ]
602 }
603 },
604 {
605 "type": "Feature",
606 "properties": {
607 "layer": "route",
608 "from": "Podgorica, ME",
609 "to": "Belgrade, RS",
610 "date": "2011-11-10",
611 "mode": "bus",
612 "trip": "berlin-first-trip-2011.md"
613 },
614 "geometry": {
615 "type": "LineString",
616 "coordinates": [
617 [
618 19.2636,
619 42.4304
620 ],
621 [
622 20.4568,
623 44.7866
624 ]
625 ]
626 }
627 },
628 {
629 "type": "Feature",
630 "properties": {
631 "layer": "flight",
632 "from": "BEG",
633 "to": "VIE",
634 "date": "2011-11-11",
635 "mode": "flight (OS772), transit",
636 "trip": "berlin-first-trip-2011.md"
637 },
638 "geometry": {
639 "type": "LineString",
640 "coordinates": [
641 [
642 20.3091,
643 44.8184
644 ],
645 [
646 16.5697,
647 48.1103
648 ]
649 ]
650 }
651 },
652 {
653 "type": "Feature",
654 "properties": {
655 "layer": "flight",
656 "from": "VIE",
657 "to": "TXL",
658 "date": "2011-11-11",
659 "mode": "flight (OS291)",
660 "trip": "berlin-first-trip-2011.md"
661 },
662 "geometry": {
663 "type": "LineString",
664 "coordinates": [
665 [
666 16.5697,
667 48.1103
668 ],
669 [
670 13.2877,
671 52.5597
672 ]
673 ]
674 }
675 },
676 {
677 "type": "Feature",
678 "properties": {
679 "layer": "flight",
680 "from": "TXL",
681 "to": "VIE",
682 "date": "2011-11-20",
683 "mode": "flight (OS272), transit",
684 "trip": "berlin-first-trip-2011.md"
685 },
686 "geometry": {
687 "type": "LineString",
688 "coordinates": [
689 [
690 13.2877,
691 52.5597
692 ],
693 [
694 16.5697,
695 48.1103
696 ]
697 ]
698 }
699 },
700 {
701 "type": "Feature",
702 "properties": {
703 "layer": "flight",
704 "from": "VIE",
705 "to": "BEG",
706 "date": "2011-11-20",
707 "mode": "flight (OS735)",
708 "trip": "berlin-first-trip-2011.md"
709 },
710 "geometry": {
711 "type": "LineString",
712 "coordinates": [
713 [
714 16.5697,
715 48.1103
716 ],
717 [
718 20.3091,
719 44.8184
720 ]
721 ]
722 }
723 },
724 {
725 "type": "Feature",
726 "properties": {
727 "layer": "route",
728 "from": "Belgrade, RS",
729 "to": "Podgorica, ME",
730 "date": "2011-11-22",
731 "mode": "bus",
732 "trip": "berlin-first-trip-2011.md"
733 },
734 "geometry": {
735 "type": "LineString",
736 "coordinates": [
737 [
738 20.4568,
739 44.7866
740 ],
741 [
742 19.2636,
743 42.4304
744 ]
745 ]
746 }
747 },
748 {
749 "type": "Feature",
750 "properties": {
751 "layer": "route",
752 "from": "San Francisco, US",
753 "to": "Larkspur, CA, US",
754 "date": "2016-07-08",
755 "mode": "Boat, transit",
756 "trip": "bike-trip-to-napa-2016.md"
757 },
758 "geometry": {
759 "type": "LineString",
760 "coordinates": [
761 [
762 -122.4194,
763 37.7749
764 ],
765 [
766 -122.5352,
767 37.9341
768 ]
769 ]
770 }
771 },
772 {
773 "type": "Feature",
774 "properties": {
775 "layer": "route",
776 "from": "Larkspur, CA, US",
777 "to": "Napa, US",
778 "date": "2016-07-08",
779 "mode": "bike",
780 "trip": "bike-trip-to-napa-2016.md"
781 },
782 "geometry": {
783 "type": "LineString",
784 "coordinates": [
785 [
786 -122.5352,
787 37.9341
788 ],
789 [
790 -122.2869,
791 38.2975
792 ]
793 ]
794 }
795 },
796 {
797 "type": "Feature",
798 "properties": {
799 "layer": "route",
800 "from": "Napa, US",
801 "to": "Vallejo, CA, US",
802 "date": "2016-07-10",
803 "mode": "bike, transit",
804 "trip": "bike-trip-to-napa-2016.md"
805 },
806 "geometry": {
807 "type": "LineString",
808 "coordinates": [
809 [
810 -122.2869,
811 38.2975
812 ],
813 [
814 -122.2566,
815 38.1041
816 ]
817 ]
818 }
819 },
820 {
821 "type": "Feature",
822 "properties": {
823 "layer": "route",
824 "from": "Vallejo, CA, US",
825 "to": "San Francisco, US",
826 "date": "2016-07-10",
827 "mode": "boat",
828 "trip": "bike-trip-to-napa-2016.md"
829 },
830 "geometry": {
831 "type": "LineString",
832 "coordinates": [
833 [
834 -122.2566,
835 38.1041
836 ],
837 [
838 -122.4194,
839 37.7749
840 ]
841 ]
842 }
843 },
844 {
845 "type": "Feature",
846 "properties": {
847 "layer": "route",
848 "from": "Kharkiv, UA",
849 "to": "Kyiv, UA",
850 "date": "2012-11-16",
851 "mode": "train, transit",
852 "trip": "brazil-2012-2013.md"
853 },
854 "geometry": {
855 "type": "LineString",
856 "coordinates": [
857 [
858 36.2304,
859 49.9935
860 ],
861 [
862 30.5234,
863 50.4501
864 ]
865 ]
866 }
867 },
868 {
869 "type": "Feature",
870 "properties": {
871 "layer": "flight",
872 "from": "KBP",
873 "to": "FRA",
874 "date": "2012-11-17",
875 "mode": "flight (LH1493), transit",
876 "trip": "brazil-2012-2013.md"
877 },
878 "geometry": {
879 "type": "LineString",
880 "coordinates": [
881 [
882 30.8947,
883 50.345
884 ],
885 [
886 8.5622,
887 50.0333
888 ]
889 ]
890 }
891 },
892 {
893 "type": "Feature",
894 "properties": {
895 "layer": "flight",
896 "from": "FRA",
897 "to": "GIG",
898 "date": "2012-11-17",
899 "mode": "flight (DE6080)",
900 "trip": "brazil-2012-2013.md"
901 },
902 "geometry": {
903 "type": "LineString",
904 "coordinates": [
905 [
906 8.5622,
907 50.0333
908 ],
909 [
910 -43.2436,
911 -22.8099
912 ]
913 ]
914 }
915 },
916 {
917 "type": "Feature",
918 "properties": {
919 "layer": "route",
920 "from": "Rio de Janeiro, BR",
921 "to": "Sao Paulo, BR",
922 "date": "2012-12-14",
923 "mode": "bus",
924 "trip": "brazil-2012-2013.md"
925 },
926 "geometry": {
927 "type": "LineString",
928 "coordinates": [
929 [
930 -43.1729,
931 -22.9068
932 ],
933 [
934 -46.6333,
935 -23.5505
936 ]
937 ]
938 }
939 },
940 {
941 "type": "Feature",
942 "properties": {
943 "layer": "flight",
944 "from": "GRU",
945 "to": "PTY",
946 "date": "2013-01-30",
947 "mode": "flight (CM724), transit",
948 "trip": "brazil-2012-2013.md"
949 },
950 "geometry": {
951 "type": "LineString",
952 "coordinates": [
953 [
954 -46.473,
955 -23.4356
956 ],
957 [
958 -79.3835,
959 9.0714
960 ]
961 ]
962 }
963 },
964 {
965 "type": "Feature",
966 "properties": {
967 "layer": "route",
968 "from": "New York, US",
969 "to": "Brookfield, CT, US",
970 "date": "2021-08-06",
971 "mode": "car",
972 "trip": "brookfield-2021.md"
973 },
974 "geometry": {
975 "type": "LineString",
976 "coordinates": [
977 [
978 -74.006,
979 40.7128
980 ],
981 [
982 -73.4068,
983 41.4645
984 ]
985 ]
986 }
987 },
988 {
989 "type": "Feature",
990 "properties": {
991 "layer": "route",
992 "from": "Brookfield, CT, US",
993 "to": "New York, US",
994 "date": "2021-08-09",
995 "mode": "car",
996 "trip": "brookfield-2021.md"
997 },
998 "geometry": {
999 "type": "LineString",
1000 "coordinates": [
1001 [
1002 -73.4068,
1003 41.4645
1004 ],
1005 [
1006 -74.006,
1007 40.7128
1008 ]
1009 ]
1010 }
1011 },
1012 {
1013 "type": "Feature",
1014 "properties": {
1015 "layer": "route",
1016 "from": "New York, US",
1017 "to": "Brookfield, CT, US",
1018 "date": "2022-06-25",
1019 "mode": "train",
1020 "trip": "brookfield-2022.md"
1021 },
1022 "geometry": {
1023 "type": "LineString",
1024 "coordinates": [
1025 [
1026 -74.006,
1027 40.7128
1028 ],
1029 [
1030 -73.4068,
1031 41.4645
1032 ]
1033 ]
1034 }
1035 },
1036 {
1037 "type": "Feature",
1038 "properties": {
1039 "layer": "route",
1040 "from": "Brookfield, CT, US",
1041 "to": "New York, US",
1042 "date": "2022-06-26",
1043 "mode": "train",
1044 "trip": "brookfield-2022.md"
1045 },
1046 "geometry": {
1047 "type": "LineString",
1048 "coordinates": [
1049 [
1050 -73.4068,
1051 41.4645
1052 ],
1053 [
1054 -74.006,
1055 40.7128
1056 ]
1057 ]
1058 }
1059 },
1060 {
1061 "type": "Feature",
1062 "properties": {
1063 "layer": "flight",
1064 "from": "MIA",
1065 "to": "EZE",
1066 "date": "2019-11-30",
1067 "mode": "flight (AA931)",
1068 "trip": "buenos-aires-2019.md"
1069 },
1070 "geometry": {
1071 "type": "LineString",
1072 "coordinates": [
1073 [
1074 -80.2906,
1075 25.7959
1076 ],
1077 [
1078 -58.5356,
1079 -34.8222
1080 ]
1081 ]
1082 }
1083 },
1084 {
1085 "type": "Feature",
1086 "properties": {
1087 "layer": "route",
1088 "from": "Buenos Aires, AR",
1089 "to": "El Palomar, AR",
1090 "date": "2019-12-25",
1091 "mode": "car, transit",
1092 "trip": "buenos-aires-2019.md"
1093 },
1094 "geometry": {
1095 "type": "LineString",
1096 "coordinates": [
1097 [
1098 -58.3816,
1099 -34.6037
1100 ],
1101 [
1102 -58.6126,
1103 -34.6099
1104 ]
1105 ]
1106 }
1107 },
1108 {
1109 "type": "Feature",
1110 "properties": {
1111 "layer": "flight",
1112 "from": "EPA",
1113 "to": "IGR",
1114 "date": "2019-12-25",
1115 "mode": "flight(FO5100)",
1116 "trip": "buenos-aires-2019.md"
1117 },
1118 "geometry": {
1119 "type": "LineString",
1120 "coordinates": [
1121 [
1122 -58.6126,
1123 -34.6099
1124 ],
1125 [
1126 -54.4734,
1127 -25.7373
1128 ]
1129 ]
1130 }
1131 },
1132 {
1133 "type": "Feature",
1134 "properties": {
1135 "layer": "flight",
1136 "from": "IGR",
1137 "to": "EPA",
1138 "date": "2019-12-26",
1139 "mode": "flight (WJ 3399), transit",
1140 "trip": "buenos-aires-2019.md"
1141 },
1142 "geometry": {
1143 "type": "LineString",
1144 "coordinates": [
1145 [
1146 -54.4734,
1147 -25.7373
1148 ],
1149 [
1150 -58.6126,
1151 -34.6099
1152 ]
1153 ]
1154 }
1155 },
1156 {
1157 "type": "Feature",
1158 "properties": {
1159 "layer": "route",
1160 "from": "El Palomar, AR",
1161 "to": "Buenos Aires, AR",
1162 "date": "2019-12-26",
1163 "mode": "car",
1164 "trip": "buenos-aires-2019.md"
1165 },
1166 "geometry": {
1167 "type": "LineString",
1168 "coordinates": [
1169 [
1170 -58.6126,
1171 -34.6099
1172 ],
1173 [
1174 -58.3816,
1175 -34.6037
1176 ]
1177 ]
1178 }
1179 },
1180 {
1181 "type": "Feature",
1182 "properties": {
1183 "layer": "flight",
1184 "from": "EZE",
1185 "to": "MIA",
1186 "date": "2020-01-06",
1187 "mode": "flight(AA900), transit",
1188 "trip": "buenos-aires-2019.md"
1189 },
1190 "geometry": {
1191 "type": "LineString",
1192 "coordinates": [
1193 [
1194 -58.5356,
1195 -34.8222
1196 ],
1197 [
1198 -80.2906,
1199 25.7959
1200 ]
1201 ]
1202 }
1203 },
1204 {
1205 "type": "Feature",
1206 "properties": {
1207 "layer": "flight",
1208 "from": "MIA",
1209 "to": "SFO",
1210 "date": "2020-01-07",
1211 "mode": "flight (AA132)",
1212 "trip": "buenos-aires-2019.md"
1213 },
1214 "geometry": {
1215 "type": "LineString",
1216 "coordinates": [
1217 [
1218 -80.2906,
1219 25.7959
1220 ],
1221 [
1222 -122.379,
1223 37.6213
1224 ]
1225 ]
1226 }
1227 },
1228 {
1229 "type": "Feature",
1230 "properties": {
1231 "layer": "flight",
1232 "from": "SFO",
1233 "to": "EWR",
1234 "date": "2018-11-15",
1235 "mode": "flight (UA535, 757-200), transit",
1236 "trip": "buenos-aires-and-paris.md"
1237 },
1238 "geometry": {
1239 "type": "LineString",
1240 "coordinates": [
1241 [
1242 -122.379,
1243 37.6213
1244 ],
1245 [
1246 -74.1687,
1247 40.6895
1248 ]
1249 ]
1250 }
1251 },
1252 {
1253 "type": "Feature",
1254 "properties": {
1255 "layer": "route",
1256 "from": "Newark, NJ, US",
1257 "to": "New York, US",
1258 "date": "2018-11-15",
1259 "mode": "car",
1260 "trip": "buenos-aires-and-paris.md"
1261 },
1262 "geometry": {
1263 "type": "LineString",
1264 "coordinates": [
1265 [
1266 -74.1724,
1267 40.7357
1268 ],
1269 [
1270 -74.006,
1271 40.7128
1272 ]
1273 ]
1274 }
1275 },
1276 {
1277 "type": "Feature",
1278 "properties": {
1279 "layer": "route",
1280 "from": "New York, US",
1281 "to": "Newark, NJ, US",
1282 "date": "2018-11-17",
1283 "mode": "car, transit",
1284 "trip": "buenos-aires-and-paris.md"
1285 },
1286 "geometry": {
1287 "type": "LineString",
1288 "coordinates": [
1289 [
1290 -74.006,
1291 40.7128
1292 ],
1293 [
1294 -74.1724,
1295 40.7357
1296 ]
1297 ]
1298 }
1299 },
1300 {
1301 "type": "Feature",
1302 "properties": {
1303 "layer": "flight",
1304 "from": "EWR",
1305 "to": "EZE",
1306 "date": "2018-11-17",
1307 "mode": "flight (UA979, 767-400)",
1308 "trip": "buenos-aires-and-paris.md"
1309 },
1310 "geometry": {
1311 "type": "LineString",
1312 "coordinates": [
1313 [
1314 -74.1687,
1315 40.6895
1316 ],
1317 [
1318 -58.5356,
1319 -34.8222
1320 ]
1321 ]
1322 }
1323 },
1324 {
1325 "type": "Feature",
1326 "properties": {
1327 "layer": "flight",
1328 "from": "EZE",
1329 "to": "MAD",
1330 "date": "2018-12-23",
1331 "mode": "flight (IB6856, A340-600), transit",
1332 "trip": "buenos-aires-and-paris.md"
1333 },
1334 "geometry": {
1335 "type": "LineString",
1336 "coordinates": [
1337 [
1338 -58.5356,
1339 -34.8222
1340 ],
1341 [
1342 -3.5673,
1343 40.4936
1344 ]
1345 ]
1346 }
1347 },
1348 {
1349 "type": "Feature",
1350 "properties": {
1351 "layer": "flight",
1352 "from": "MAD",
1353 "to": "ORY",
1354 "date": "2018-12-24",
1355 "mode": "flight (IB3436, A320 SHARKLETS)",
1356 "trip": "buenos-aires-and-paris.md"
1357 },
1358 "geometry": {
1359 "type": "LineString",
1360 "coordinates": [
1361 [
1362 -3.5673,
1363 40.4936
1364 ],
1365 [
1366 2.3594,
1367 48.7233
1368 ]
1369 ]
1370 }
1371 },
1372 {
1373 "type": "Feature",
1374 "properties": {
1375 "layer": "flight",
1376 "from": "CDG",
1377 "to": "OAK",
1378 "date": "2019-01-05",
1379 "mode": "flight (DY7079, 787-9)",
1380 "trip": "buenos-aires-and-paris.md"
1381 },
1382 "geometry": {
1383 "type": "LineString",
1384 "coordinates": [
1385 [
1386 2.5479,
1387 49.0097
1388 ],
1389 [
1390 -122.2208,
1391 37.7213
1392 ]
1393 ]
1394 }
1395 },
1396 {
1397 "type": "Feature",
1398 "properties": {
1399 "layer": "flight",
1400 "from": "EWR",
1401 "to": "SAN",
1402 "date": "2021-09-30",
1403 "mode": "flight (UA1604)",
1404 "trip": "california-2021.md"
1405 },
1406 "geometry": {
1407 "type": "LineString",
1408 "coordinates": [
1409 [
1410 -74.1687,
1411 40.6895
1412 ],
1413 [
1414 -117.1896,
1415 32.7336
1416 ]
1417 ]
1418 }
1419 },
1420 {
1421 "type": "Feature",
1422 "properties": {
1423 "layer": "route",
1424 "from": "San Diego, US",
1425 "to": "Encinitas, US",
1426 "date": "2021-10-04",
1427 "mode": "car",
1428 "trip": "california-2021.md"
1429 },
1430 "geometry": {
1431 "type": "LineString",
1432 "coordinates": [
1433 [
1434 -117.1611,
1435 32.7157
1436 ],
1437 [
1438 -117.2928,
1439 33.037
1440 ]
1441 ]
1442 }
1443 },
1444 {
1445 "type": "Feature",
1446 "properties": {
1447 "layer": "route",
1448 "from": "Encinitas, US",
1449 "to": "San Clemente, US",
1450 "date": "2021-10-08",
1451 "mode": "car",
1452 "trip": "california-2021.md"
1453 },
1454 "geometry": {
1455 "type": "LineString",
1456 "coordinates": [
1457 [
1458 -117.2928,
1459 33.037
1460 ],
1461 [
1462 -117.612,
1463 33.427
1464 ]
1465 ]
1466 }
1467 },
1468 {
1469 "type": "Feature",
1470 "properties": {
1471 "layer": "route",
1472 "from": "San Clemente, US",
1473 "to": "Agoura Hills, US",
1474 "date": "2021-10-09",
1475 "mode": "car",
1476 "trip": "california-2021.md"
1477 },
1478 "geometry": {
1479 "type": "LineString",
1480 "coordinates": [
1481 [
1482 -117.612,
1483 33.427
1484 ],
1485 [
1486 -118.7609,
1487 34.1531
1488 ]
1489 ]
1490 }
1491 },
1492 {
1493 "type": "Feature",
1494 "properties": {
1495 "layer": "route",
1496 "from": "Agoura Hills, US",
1497 "to": "San Luis Obispo, US",
1498 "date": "2021-10-11",
1499 "mode": "car",
1500 "trip": "california-2021.md"
1501 },
1502 "geometry": {
1503 "type": "LineString",
1504 "coordinates": [
1505 [
1506 -118.7609,
1507 34.1531
1508 ],
1509 [
1510 -120.6596,
1511 35.2828
1512 ]
1513 ]
1514 }
1515 },
1516 {
1517 "type": "Feature",
1518 "properties": {
1519 "layer": "route",
1520 "from": "San Luis Obispo, US",
1521 "to": "Carmel-by-the-Sea, US",
1522 "date": "2021-10-12",
1523 "mode": "car",
1524 "trip": "california-2021.md"
1525 },
1526 "geometry": {
1527 "type": "LineString",
1528 "coordinates": [
1529 [
1530 -120.6596,
1531 35.2828
1532 ],
1533 [
1534 -121.9233,
1535 36.5552
1536 ]
1537 ]
1538 }
1539 },
1540 {
1541 "type": "Feature",
1542 "properties": {
1543 "layer": "route",
1544 "from": "Carmel-by-the-Sea, US",
1545 "to": "San Francisco, US",
1546 "date": "2021-10-14",
1547 "mode": "car",
1548 "trip": "california-2021.md"
1549 },
1550 "geometry": {
1551 "type": "LineString",
1552 "coordinates": [
1553 [
1554 -121.9233,
1555 36.5552
1556 ],
1557 [
1558 -122.4194,
1559 37.7749
1560 ]
1561 ]
1562 }
1563 },
1564 {
1565 "type": "Feature",
1566 "properties": {
1567 "layer": "flight",
1568 "from": "SFO",
1569 "to": "EWR",
1570 "date": "2021-10-19",
1571 "mode": "flight(UA1796), transit",
1572 "trip": "california-2021.md"
1573 },
1574 "geometry": {
1575 "type": "LineString",
1576 "coordinates": [
1577 [
1578 -122.379,
1579 37.6213
1580 ],
1581 [
1582 -74.1687,
1583 40.6895
1584 ]
1585 ]
1586 }
1587 },
1588 {
1589 "type": "Feature",
1590 "properties": {
1591 "layer": "route",
1592 "from": "Newark, NJ, US",
1593 "to": "New York, US",
1594 "date": "2021-10-19",
1595 "mode": "car",
1596 "trip": "california-2021.md"
1597 },
1598 "geometry": {
1599 "type": "LineString",
1600 "coordinates": [
1601 [
1602 -74.1724,
1603 40.7357
1604 ],
1605 [
1606 -74.006,
1607 40.7128
1608 ]
1609 ]
1610 }
1611 },
1612 {
1613 "type": "Feature",
1614 "properties": {
1615 "layer": "route",
1616 "from": "Kharkiv, UA",
1617 "to": "Ivano-Frankivsk, UA",
1618 "date": "2010-02-23",
1619 "mode": "train, transit",
1620 "trip": "carpathian-mountains-2010.md"
1621 },
1622 "geometry": {
1623 "type": "LineString",
1624 "coordinates": [
1625 [
1626 36.2304,
1627 49.9935
1628 ],
1629 [
1630 24.7111,
1631 48.9226
1632 ]
1633 ]
1634 }
1635 },
1636 {
1637 "type": "Feature",
1638 "properties": {
1639 "layer": "route",
1640 "from": "Ivano-Frankivsk, UA",
1641 "to": "Vorokhta, UA",
1642 "date": "2010-02-23",
1643 "mode": "bus",
1644 "trip": "carpathian-mountains-2010.md"
1645 },
1646 "geometry": {
1647 "type": "LineString",
1648 "coordinates": [
1649 [
1650 24.7111,
1651 48.9226
1652 ],
1653 [
1654 24.5417,
1655 48.2747
1656 ]
1657 ]
1658 }
1659 },
1660 {
1661 "type": "Feature",
1662 "properties": {
1663 "layer": "route",
1664 "from": "Vorokhta, UA",
1665 "to": "Ivano-Frankivsk, UA",
1666 "date": "2010-03-01",
1667 "mode": "bus",
1668 "trip": "carpathian-mountains-2010.md"
1669 },
1670 "geometry": {
1671 "type": "LineString",
1672 "coordinates": [
1673 [
1674 24.5417,
1675 48.2747
1676 ],
1677 [
1678 24.7111,
1679 48.9226
1680 ]
1681 ]
1682 }
1683 },
1684 {
1685 "type": "Feature",
1686 "properties": {
1687 "layer": "route",
1688 "from": "Ivano-Frankivsk, UA",
1689 "to": "Kharkiv, UA",
1690 "date": "2010-03-02",
1691 "mode": "train",
1692 "trip": "carpathian-mountains-2010.md"
1693 },
1694 "geometry": {
1695 "type": "LineString",
1696 "coordinates": [
1697 [
1698 24.7111,
1699 48.9226
1700 ],
1701 [
1702 36.2304,
1703 49.9935
1704 ]
1705 ]
1706 }
1707 },
1708 {
1709 "type": "Feature",
1710 "properties": {
1711 "layer": "flight",
1712 "from": "PTY",
1713 "to": "MEX",
1714 "date": "2013-01-30",
1715 "mode": "flight(CM136)",
1716 "trip": "central-america-2013.md"
1717 },
1718 "geometry": {
1719 "type": "LineString",
1720 "coordinates": [
1721 [
1722 -79.3835,
1723 9.0714
1724 ],
1725 [
1726 -99.0721,
1727 19.4363
1728 ]
1729 ]
1730 }
1731 },
1732 {
1733 "type": "Feature",
1734 "properties": {
1735 "layer": "flight",
1736 "from": "MEX",
1737 "to": "CUN",
1738 "date": "2013-02-06",
1739 "mode": "flight(VOI712), transit",
1740 "trip": "central-america-2013.md"
1741 },
1742 "geometry": {
1743 "type": "LineString",
1744 "coordinates": [
1745 [
1746 -99.0721,
1747 19.4363
1748 ],
1749 [
1750 -86.877,
1751 21.0365
1752 ]
1753 ]
1754 }
1755 },
1756 {
1757 "type": "Feature",
1758 "properties": {
1759 "layer": "route",
1760 "from": "Cancun, MX",
1761 "to": "Playa del Carmen, MX",
1762 "date": "2013-02-06",
1763 "mode": "bus",
1764 "trip": "central-america-2013.md"
1765 },
1766 "geometry": {
1767 "type": "LineString",
1768 "coordinates": [
1769 [
1770 -86.8515,
1771 21.1619
1772 ],
1773 [
1774 -87.0739,
1775 20.6296
1776 ]
1777 ]
1778 }
1779 },
1780 {
1781 "type": "Feature",
1782 "properties": {
1783 "layer": "route",
1784 "from": "Playa del Carmen, MX",
1785 "to": "Cancun, MX",
1786 "date": "2013-05-04",
1787 "mode": "bus, transit",
1788 "trip": "central-america-2013.md"
1789 },
1790 "geometry": {
1791 "type": "LineString",
1792 "coordinates": [
1793 [
1794 -87.0739,
1795 20.6296
1796 ],
1797 [
1798 -86.8515,
1799 21.1619
1800 ]
1801 ]
1802 }
1803 },
1804 {
1805 "type": "Feature",
1806 "properties": {
1807 "layer": "flight",
1808 "from": "CUN",
1809 "to": "MEX",
1810 "date": "2013-05-04",
1811 "mode": "flight(4O2317), transit",
1812 "trip": "central-america-2013.md"
1813 },
1814 "geometry": {
1815 "type": "LineString",
1816 "coordinates": [
1817 [
1818 -86.877,
1819 21.0365
1820 ],
1821 [
1822 -99.0721,
1823 19.4363
1824 ]
1825 ]
1826 }
1827 },
1828 {
1829 "type": "Feature",
1830 "properties": {
1831 "layer": "flight",
1832 "from": "MEX",
1833 "to": "GUA",
1834 "date": "2013-05-04",
1835 "mode": "flight (flight)",
1836 "trip": "central-america-2013.md"
1837 },
1838 "geometry": {
1839 "type": "LineString",
1840 "coordinates": [
1841 [
1842 -99.0721,
1843 19.4363
1844 ],
1845 [
1846 -90.5275,
1847 14.5833
1848 ]
1849 ]
1850 }
1851 },
1852 {
1853 "type": "Feature",
1854 "properties": {
1855 "layer": "route",
1856 "from": "Guatemala City, GT",
1857 "to": "San Salvador, SV",
1858 "date": "2013-06-11",
1859 "mode": "bus",
1860 "trip": "central-america-2013.md"
1861 },
1862 "geometry": {
1863 "type": "LineString",
1864 "coordinates": [
1865 [
1866 -90.5069,
1867 14.6349
1868 ],
1869 [
1870 -89.1872,
1871 13.6929
1872 ]
1873 ]
1874 }
1875 },
1876 {
1877 "type": "Feature",
1878 "properties": {
1879 "layer": "route",
1880 "from": "San Salvador, SV",
1881 "to": "Tegucigalpa, HN",
1882 "date": "2013-06-22",
1883 "mode": "bus",
1884 "trip": "central-america-2013.md"
1885 },
1886 "geometry": {
1887 "type": "LineString",
1888 "coordinates": [
1889 [
1890 -89.1872,
1891 13.6929
1892 ],
1893 [
1894 -87.2068,
1895 14.0723
1896 ]
1897 ]
1898 }
1899 },
1900 {
1901 "type": "Feature",
1902 "properties": {
1903 "layer": "route",
1904 "from": "Tegucigalpa, HN",
1905 "to": "Leon, NI",
1906 "date": "2013-07-07",
1907 "mode": "bus",
1908 "trip": "central-america-2013.md"
1909 },
1910 "geometry": {
1911 "type": "LineString",
1912 "coordinates": [
1913 [
1914 -87.2068,
1915 14.0723
1916 ],
1917 [
1918 -86.878,
1919 12.4346
1920 ]
1921 ]
1922 }
1923 },
1924 {
1925 "type": "Feature",
1926 "properties": {
1927 "layer": "route",
1928 "from": "Leon, NI",
1929 "to": "Managua, NI",
1930 "date": "2013-07-20",
1931 "mode": "bus",
1932 "trip": "central-america-2013.md"
1933 },
1934 "geometry": {
1935 "type": "LineString",
1936 "coordinates": [
1937 [
1938 -86.878,
1939 12.4346
1940 ],
1941 [
1942 -86.2504,
1943 12.115
1944 ]
1945 ]
1946 }
1947 },
1948 {
1949 "type": "Feature",
1950 "properties": {
1951 "layer": "route",
1952 "from": "Managua, NI",
1953 "to": "San Jose, CR",
1954 "date": "2013-07-23",
1955 "mode": "bus",
1956 "trip": "central-america-2013.md"
1957 },
1958 "geometry": {
1959 "type": "LineString",
1960 "coordinates": [
1961 [
1962 -86.2504,
1963 12.115
1964 ],
1965 [
1966 -84.0907,
1967 9.9281
1968 ]
1969 ]
1970 }
1971 },
1972 {
1973 "type": "Feature",
1974 "properties": {
1975 "layer": "route",
1976 "from": "San Jose, CR",
1977 "to": "Panama City, PA",
1978 "date": "2013-07-25",
1979 "mode": "bus",
1980 "trip": "central-america-2013.md"
1981 },
1982 "geometry": {
1983 "type": "LineString",
1984 "coordinates": [
1985 [
1986 -84.0907,
1987 9.9281
1988 ],
1989 [
1990 -79.5197,
1991 8.9824
1992 ]
1993 ]
1994 }
1995 },
1996 {
1997 "type": "Feature",
1998 "properties": {
1999 "layer": "flight",
2000 "from": "PTY",
2001 "to": "GYE",
2002 "date": "2013-08-05",
2003 "mode": "flight(EQ505), transit",
2004 "trip": "central-america-2013.md"
2005 },
2006 "geometry": {
2007 "type": "LineString",
2008 "coordinates": [
2009 [
2010 -79.3835,
2011 9.0714
2012 ],
2013 [
2014 -79.8836,
2015 -2.1574
2016 ]
2017 ]
2018 }
2019 },
2020 {
2021 "type": "Feature",
2022 "properties": {
2023 "layer": "flight",
2024 "from": "SFO",
2025 "to": "CPH",
2026 "date": "2019-07-24",
2027 "mode": "flight (SK936, A340-300)",
2028 "trip": "copenhagen-2019.md"
2029 },
2030 "geometry": {
2031 "type": "LineString",
2032 "coordinates": [
2033 [
2034 -122.379,
2035 37.6213
2036 ],
2037 [
2038 12.6561,
2039 55.6181
2040 ]
2041 ]
2042 }
2043 },
2044 {
2045 "type": "Feature",
2046 "properties": {
2047 "layer": "flight",
2048 "from": "CPH",
2049 "to": "SFO",
2050 "date": "2019-07-29",
2051 "mode": "flight (SK935, A340-300)",
2052 "trip": "copenhagen-2019.md"
2053 },
2054 "geometry": {
2055 "type": "LineString",
2056 "coordinates": [
2057 [
2058 12.6561,
2059 55.6181
2060 ],
2061 [
2062 -122.379,
2063 37.6213
2064 ]
2065 ]
2066 }
2067 },
2068 {
2069 "type": "Feature",
2070 "properties": {
2071 "layer": "flight",
2072 "from": "GYE",
2073 "to": "UIO",
2074 "date": "2013-08-05",
2075 "mode": "flight(EQ314)",
2076 "trip": "ecuador-and-argentina-2013.md"
2077 },
2078 "geometry": {
2079 "type": "LineString",
2080 "coordinates": [
2081 [
2082 -79.8836,
2083 -2.1574
2084 ],
2085 [
2086 -78.3575,
2087 -0.1292
2088 ]
2089 ]
2090 }
2091 },
2092 {
2093 "type": "Feature",
2094 "properties": {
2095 "layer": "route",
2096 "from": "Quito, EC",
2097 "to": "Banos, EC",
2098 "date": "2013-08-25",
2099 "mode": "bus",
2100 "trip": "ecuador-and-argentina-2013.md"
2101 },
2102 "geometry": {
2103 "type": "LineString",
2104 "coordinates": [
2105 [
2106 -78.4678,
2107 -0.1807
2108 ],
2109 [
2110 -78.4247,
2111 -1.3928
2112 ]
2113 ]
2114 }
2115 },
2116 {
2117 "type": "Feature",
2118 "properties": {
2119 "layer": "route",
2120 "from": "Banos, EC",
2121 "to": "Quito, EC",
2122 "date": "2013-09-01",
2123 "mode": "bus",
2124 "trip": "ecuador-and-argentina-2013.md"
2125 },
2126 "geometry": {
2127 "type": "LineString",
2128 "coordinates": [
2129 [
2130 -78.4247,
2131 -1.3928
2132 ],
2133 [
2134 -78.4678,
2135 -0.1807
2136 ]
2137 ]
2138 }
2139 },
2140 {
2141 "type": "Feature",
2142 "properties": {
2143 "layer": "flight",
2144 "from": "UIO",
2145 "to": "GYE",
2146 "date": "2013-09-02",
2147 "mode": "flight(LA1441), transit",
2148 "trip": "ecuador-and-argentina-2013.md"
2149 },
2150 "geometry": {
2151 "type": "LineString",
2152 "coordinates": [
2153 [
2154 -78.3575,
2155 -0.1292
2156 ],
2157 [
2158 -79.8836,
2159 -2.1574
2160 ]
2161 ]
2162 }
2163 },
2164 {
2165 "type": "Feature",
2166 "properties": {
2167 "layer": "flight",
2168 "from": "GYE",
2169 "to": "SCL",
2170 "date": "2013-09-02",
2171 "mode": "flight(LA1447), transit",
2172 "trip": "ecuador-and-argentina-2013.md"
2173 },
2174 "geometry": {
2175 "type": "LineString",
2176 "coordinates": [
2177 [
2178 -79.8836,
2179 -2.1574
2180 ],
2181 [
2182 -70.7858,
2183 -33.393
2184 ]
2185 ]
2186 }
2187 },
2188 {
2189 "type": "Feature",
2190 "properties": {
2191 "layer": "flight",
2192 "from": "SCL",
2193 "to": "EZE",
2194 "date": "2013-09-02",
2195 "mode": "flight (LA443)",
2196 "trip": "ecuador-and-argentina-2013.md"
2197 },
2198 "geometry": {
2199 "type": "LineString",
2200 "coordinates": [
2201 [
2202 -70.7858,
2203 -33.393
2204 ],
2205 [
2206 -58.5356,
2207 -34.8222
2208 ]
2209 ]
2210 }
2211 },
2212 {
2213 "type": "Feature",
2214 "properties": {
2215 "layer": "flight",
2216 "from": "EZE",
2217 "to": "GRU",
2218 "date": "2013-09-26",
2219 "mode": "flight",
2220 "trip": "ecuador-and-argentina-2013.md"
2221 },
2222 "geometry": {
2223 "type": "LineString",
2224 "coordinates": [
2225 [
2226 -58.5356,
2227 -34.8222
2228 ],
2229 [
2230 -46.473,
2231 -23.4356
2232 ]
2233 ]
2234 }
2235 },
2236 {
2237 "type": "Feature",
2238 "properties": {
2239 "layer": "flight",
2240 "from": "GRU",
2241 "to": "PTY",
2242 "date": "2013-09-27",
2243 "mode": "flight(CM758), transit",
2244 "trip": "ecuador-and-argentina-2013.md"
2245 },
2246 "geometry": {
2247 "type": "LineString",
2248 "coordinates": [
2249 [
2250 -46.473,
2251 -23.4356
2252 ],
2253 [
2254 -79.3835,
2255 9.0714
2256 ]
2257 ]
2258 }
2259 },
2260 {
2261 "type": "Feature",
2262 "properties": {
2263 "layer": "flight",
2264 "from": "JFK",
2265 "to": "WAW",
2266 "date": "2022-02-28",
2267 "mode": "flight (LO27), next day",
2268 "trip": "europe-spring-2022.md"
2269 },
2270 "geometry": {
2271 "type": "LineString",
2272 "coordinates": [
2273 [
2274 -73.7781,
2275 40.6413
2276 ],
2277 [
2278 20.9671,
2279 52.1657
2280 ]
2281 ]
2282 }
2283 },
2284 {
2285 "type": "Feature",
2286 "properties": {
2287 "layer": "route",
2288 "from": "Warsaw, PL",
2289 "to": "Berlin, DE",
2290 "date": "2022-03-19",
2291 "mode": "train",
2292 "trip": "europe-spring-2022.md"
2293 },
2294 "geometry": {
2295 "type": "LineString",
2296 "coordinates": [
2297 [
2298 21.0122,
2299 52.2297
2300 ],
2301 [
2302 13.405,
2303 52.52
2304 ]
2305 ]
2306 }
2307 },
2308 {
2309 "type": "Feature",
2310 "properties": {
2311 "layer": "flight",
2312 "from": "BER",
2313 "to": "TLL",
2314 "date": "2022-04-14",
2315 "mode": "flight (BT822, A220-30)",
2316 "trip": "europe-spring-2022.md"
2317 },
2318 "geometry": {
2319 "type": "LineString",
2320 "coordinates": [
2321 [
2322 13.5033,
2323 52.3667
2324 ],
2325 [
2326 24.8328,
2327 59.4133
2328 ]
2329 ]
2330 }
2331 },
2332 {
2333 "type": "Feature",
2334 "properties": {
2335 "layer": "route",
2336 "from": "Tallinn, EE",
2337 "to": "Helsinki, FI",
2338 "date": "2022-05-16",
2339 "mode": "boat",
2340 "trip": "europe-spring-2022.md"
2341 },
2342 "geometry": {
2343 "type": "LineString",
2344 "coordinates": [
2345 [
2346 24.7536,
2347 59.437
2348 ],
2349 [
2350 24.9384,
2351 60.1699
2352 ]
2353 ]
2354 }
2355 },
2356 {
2357 "type": "Feature",
2358 "properties": {
2359 "layer": "flight",
2360 "from": "HEL",
2361 "to": "EDI",
2362 "date": "2022-05-25",
2363 "mode": "flight (AY1371), transit",
2364 "trip": "europe-spring-2022.md"
2365 },
2366 "geometry": {
2367 "type": "LineString",
2368 "coordinates": [
2369 [
2370 24.9633,
2371 60.3172
2372 ],
2373 [
2374 -3.3725,
2375 55.95
2376 ]
2377 ]
2378 }
2379 },
2380 {
2381 "type": "Feature",
2382 "properties": {
2383 "layer": "route",
2384 "from": "Edinburgh, GB",
2385 "to": "Glasgow, GB",
2386 "date": "2022-05-25",
2387 "mode": "bus",
2388 "trip": "europe-spring-2022.md"
2389 },
2390 "geometry": {
2391 "type": "LineString",
2392 "coordinates": [
2393 [
2394 -3.1883,
2395 55.9533
2396 ],
2397 [
2398 -4.2518,
2399 55.8642
2400 ]
2401 ]
2402 }
2403 },
2404 {
2405 "type": "Feature",
2406 "properties": {
2407 "layer": "route",
2408 "from": "Glasgow, GB",
2409 "to": "Manchester, GB",
2410 "date": "2022-06-02",
2411 "mode": "train",
2412 "trip": "europe-spring-2022.md"
2413 },
2414 "geometry": {
2415 "type": "LineString",
2416 "coordinates": [
2417 [
2418 -4.2518,
2419 55.8642
2420 ],
2421 [
2422 -2.2426,
2423 53.4808
2424 ]
2425 ]
2426 }
2427 },
2428 {
2429 "type": "Feature",
2430 "properties": {
2431 "layer": "route",
2432 "from": "Manchester, GB",
2433 "to": "Cardiff, GB",
2434 "date": "2022-06-04",
2435 "mode": "train",
2436 "trip": "europe-spring-2022.md"
2437 },
2438 "geometry": {
2439 "type": "LineString",
2440 "coordinates": [
2441 [
2442 -2.2426,
2443 53.4808
2444 ],
2445 [
2446 -3.1791,
2447 51.4816
2448 ]
2449 ]
2450 }
2451 },
2452 {
2453 "type": "Feature",
2454 "properties": {
2455 "layer": "flight",
2456 "from": "CWL",
2457 "to": "DUB",
2458 "date": "2022-06-06",
2459 "mode": "flight (FR 635)",
2460 "trip": "europe-spring-2022.md"
2461 },
2462 "geometry": {
2463 "type": "LineString",
2464 "coordinates": [
2465 [
2466 -3.3433,
2467 51.3967
2468 ],
2469 [
2470 -6.2701,
2471 53.4264
2472 ]
2473 ]
2474 }
2475 },
2476 {
2477 "type": "Feature",
2478 "properties": {
2479 "layer": "flight",
2480 "from": "DUB",
2481 "to": "JFK",
2482 "date": "2022-06-07",
2483 "mode": "flight (EI107)",
2484 "trip": "europe-spring-2022.md"
2485 },
2486 "geometry": {
2487 "type": "LineString",
2488 "coordinates": [
2489 [
2490 -6.2701,
2491 53.4264
2492 ],
2493 [
2494 -73.7781,
2495 40.6413
2496 ]
2497 ]
2498 }
2499 },
2500 {
2501 "type": "Feature",
2502 "properties": {
2503 "layer": "flight",
2504 "from": "JFK",
2505 "to": "MUN",
2506 "date": "2018-08-10",
2507 "mode": "flight(LH459), transit",
2508 "trip": "europe-summer-2018.md"
2509 },
2510 "geometry": {
2511 "type": "LineString",
2512 "coordinates": [
2513 [
2514 -73.7781,
2515 40.6413
2516 ],
2517 [
2518 11.7861,
2519 48.3538
2520 ]
2521 ]
2522 }
2523 },
2524 {
2525 "type": "Feature",
2526 "properties": {
2527 "layer": "flight",
2528 "from": "MUN",
2529 "to": "KBP",
2530 "date": "2018-08-11",
2531 "mode": "flight(LH2546)",
2532 "trip": "europe-summer-2018.md"
2533 },
2534 "geometry": {
2535 "type": "LineString",
2536 "coordinates": [
2537 [
2538 11.7861,
2539 48.3538
2540 ],
2541 [
2542 30.8947,
2543 50.345
2544 ]
2545 ]
2546 }
2547 },
2548 {
2549 "type": "Feature",
2550 "properties": {
2551 "layer": "flight",
2552 "from": "KBP",
2553 "to": "BCN",
2554 "date": "2018-08-17",
2555 "mode": "flight",
2556 "trip": "europe-summer-2018.md"
2557 },
2558 "geometry": {
2559 "type": "LineString",
2560 "coordinates": [
2561 [
2562 30.8947,
2563 50.345
2564 ],
2565 [
2566 2.0785,
2567 41.2971
2568 ]
2569 ]
2570 }
2571 },
2572 {
2573 "type": "Feature",
2574 "properties": {
2575 "layer": "flight",
2576 "from": "BCN",
2577 "to": "ATH",
2578 "date": "2018-08-24",
2579 "mode": "flight (VY8100), transit",
2580 "trip": "europe-summer-2018.md"
2581 },
2582 "geometry": {
2583 "type": "LineString",
2584 "coordinates": [
2585 [
2586 2.0785,
2587 41.2971
2588 ],
2589 [
2590 23.9445,
2591 37.9364
2592 ]
2593 ]
2594 }
2595 },
2596 {
2597 "type": "Feature",
2598 "properties": {
2599 "layer": "route",
2600 "from": "Athens, GR",
2601 "to": "Thira, GR",
2602 "date": "2018-08-24",
2603 "mode": "boat",
2604 "trip": "europe-summer-2018.md"
2605 },
2606 "geometry": {
2607 "type": "LineString",
2608 "coordinates": [
2609 [
2610 23.7275,
2611 37.9838
2612 ],
2613 [
2614 25.4615,
2615 36.3932
2616 ]
2617 ]
2618 }
2619 },
2620 {
2621 "type": "Feature",
2622 "properties": {
2623 "layer": "route",
2624 "from": "Thira, GR",
2625 "to": "Athens, GR",
2626 "date": "2018-08-24",
2627 "mode": "boat",
2628 "trip": "europe-summer-2018.md"
2629 },
2630 "geometry": {
2631 "type": "LineString",
2632 "coordinates": [
2633 [
2634 25.4615,
2635 36.3932
2636 ],
2637 [
2638 23.7275,
2639 37.9838
2640 ]
2641 ]
2642 }
2643 },
2644 {
2645 "type": "Feature",
2646 "properties": {
2647 "layer": "flight",
2648 "from": "ATH",
2649 "to": "ARN",
2650 "date": "2018-09-04",
2651 "mode": "flight, transit",
2652 "trip": "europe-summer-2018.md"
2653 },
2654 "geometry": {
2655 "type": "LineString",
2656 "coordinates": [
2657 [
2658 23.9445,
2659 37.9364
2660 ],
2661 [
2662 17.9186,
2663 59.6519
2664 ]
2665 ]
2666 }
2667 },
2668 {
2669 "type": "Feature",
2670 "properties": {
2671 "layer": "flight",
2672 "from": "ARN",
2673 "to": "CPH",
2674 "date": "2018-09-04",
2675 "mode": "flight",
2676 "trip": "europe-summer-2018.md"
2677 },
2678 "geometry": {
2679 "type": "LineString",
2680 "coordinates": [
2681 [
2682 17.9186,
2683 59.6519
2684 ],
2685 [
2686 12.6561,
2687 55.6181
2688 ]
2689 ]
2690 }
2691 },
2692 {
2693 "type": "Feature",
2694 "properties": {
2695 "layer": "flight",
2696 "from": "CPH",
2697 "to": "KEF",
2698 "date": "2018-09-05",
2699 "mode": "flight(WW - 903), transit",
2700 "trip": "europe-summer-2018.md"
2701 },
2702 "geometry": {
2703 "type": "LineString",
2704 "coordinates": [
2705 [
2706 12.6561,
2707 55.6181
2708 ],
2709 [
2710 -22.6056,
2711 63.985
2712 ]
2713 ]
2714 }
2715 },
2716 {
2717 "type": "Feature",
2718 "properties": {
2719 "layer": "flight",
2720 "from": "KEF",
2721 "to": "SFO",
2722 "date": "2018-09-05",
2723 "mode": "flight(WW - 161)",
2724 "trip": "europe-summer-2018.md"
2725 },
2726 "geometry": {
2727 "type": "LineString",
2728 "coordinates": [
2729 [
2730 -22.6056,
2731 63.985
2732 ],
2733 [
2734 -122.379,
2735 37.6213
2736 ]
2737 ]
2738 }
2739 },
2740 {
2741 "type": "Feature",
2742 "properties": {
2743 "layer": "flight",
2744 "from": "JFK",
2745 "to": "FCO",
2746 "date": "2021-07-01",
2747 "mode": "flight (AA 236), next day",
2748 "trip": "europe-summer-2021.md"
2749 },
2750 "geometry": {
2751 "type": "LineString",
2752 "coordinates": [
2753 [
2754 -73.7781,
2755 40.6413
2756 ],
2757 [
2758 12.2389,
2759 41.8003
2760 ]
2761 ]
2762 }
2763 },
2764 {
2765 "type": "Feature",
2766 "properties": {
2767 "layer": "flight",
2768 "from": "FCO",
2769 "to": "CAG",
2770 "date": "2021-07-08",
2771 "mode": "flight (AZ1563)",
2772 "trip": "europe-summer-2021.md"
2773 },
2774 "geometry": {
2775 "type": "LineString",
2776 "coordinates": [
2777 [
2778 12.2389,
2779 41.8003
2780 ],
2781 [
2782 9.0543,
2783 39.2515
2784 ]
2785 ]
2786 }
2787 },
2788 {
2789 "type": "Feature",
2790 "properties": {
2791 "layer": "flight",
2792 "from": "CAG",
2793 "to": "FCO",
2794 "date": "2021-07-12",
2795 "mode": "flight (AZ1590)",
2796 "trip": "europe-summer-2021.md"
2797 },
2798 "geometry": {
2799 "type": "LineString",
2800 "coordinates": [
2801 [
2802 9.0543,
2803 39.2515
2804 ],
2805 [
2806 12.2389,
2807 41.8003
2808 ]
2809 ]
2810 }
2811 },
2812 {
2813 "type": "Feature",
2814 "properties": {
2815 "layer": "route",
2816 "from": "Rome, IT",
2817 "to": "Florence, IT",
2818 "date": "2021-07-12",
2819 "mode": "train",
2820 "trip": "europe-summer-2021.md"
2821 },
2822 "geometry": {
2823 "type": "LineString",
2824 "coordinates": [
2825 [
2826 12.4964,
2827 41.9028
2828 ],
2829 [
2830 11.2558,
2831 43.7696
2832 ]
2833 ]
2834 }
2835 },
2836 {
2837 "type": "Feature",
2838 "properties": {
2839 "layer": "route",
2840 "from": "Florence, IT",
2841 "to": "Bologna, IT",
2842 "date": "2021-07-14",
2843 "mode": "train",
2844 "trip": "europe-summer-2021.md"
2845 },
2846 "geometry": {
2847 "type": "LineString",
2848 "coordinates": [
2849 [
2850 11.2558,
2851 43.7696
2852 ],
2853 [
2854 11.3426,
2855 44.4949
2856 ]
2857 ]
2858 }
2859 },
2860 {
2861 "type": "Feature",
2862 "properties": {
2863 "layer": "route",
2864 "from": "Bologna, IT",
2865 "to": "Venice, IT",
2866 "date": "2021-07-15",
2867 "mode": "train",
2868 "trip": "europe-summer-2021.md"
2869 },
2870 "geometry": {
2871 "type": "LineString",
2872 "coordinates": [
2873 [
2874 11.3426,
2875 44.4949
2876 ],
2877 [
2878 12.3155,
2879 45.4408
2880 ]
2881 ]
2882 }
2883 },
2884 {
2885 "type": "Feature",
2886 "properties": {
2887 "layer": "route",
2888 "from": "Venice, IT",
2889 "to": "Milan, IT",
2890 "date": "2021-07-15",
2891 "mode": "train",
2892 "trip": "europe-summer-2021.md"
2893 },
2894 "geometry": {
2895 "type": "LineString",
2896 "coordinates": [
2897 [
2898 12.3155,
2899 45.4408
2900 ],
2901 [
2902 9.19,
2903 45.4642
2904 ]
2905 ]
2906 }
2907 },
2908 {
2909 "type": "Feature",
2910 "properties": {
2911 "layer": "route",
2912 "from": "Milan, IT",
2913 "to": "Zurich, CH",
2914 "date": "2021-07-19",
2915 "mode": "train",
2916 "trip": "europe-summer-2021.md"
2917 },
2918 "geometry": {
2919 "type": "LineString",
2920 "coordinates": [
2921 [
2922 9.19,
2923 45.4642
2924 ],
2925 [
2926 8.5417,
2927 47.3769
2928 ]
2929 ]
2930 }
2931 },
2932 {
2933 "type": "Feature",
2934 "properties": {
2935 "layer": "route",
2936 "from": "Zurich, CH",
2937 "to": "Paris, FR",
2938 "date": "2021-07-20",
2939 "mode": "train",
2940 "trip": "europe-summer-2021.md"
2941 },
2942 "geometry": {
2943 "type": "LineString",
2944 "coordinates": [
2945 [
2946 8.5417,
2947 47.3769
2948 ],
2949 [
2950 2.3522,
2951 48.8566
2952 ]
2953 ]
2954 }
2955 },
2956 {
2957 "type": "Feature",
2958 "properties": {
2959 "layer": "flight",
2960 "from": "CDG",
2961 "to": "EWR",
2962 "date": "2021-07-22",
2963 "mode": "flight (UA 56), transit",
2964 "trip": "europe-summer-2021.md"
2965 },
2966 "geometry": {
2967 "type": "LineString",
2968 "coordinates": [
2969 [
2970 2.5479,
2971 49.0097
2972 ],
2973 [
2974 -74.1687,
2975 40.6895
2976 ]
2977 ]
2978 }
2979 },
2980 {
2981 "type": "Feature",
2982 "properties": {
2983 "layer": "route",
2984 "from": "Newark, NJ, US",
2985 "to": "New York, US",
2986 "date": "2021-07-22",
2987 "mode": "car",
2988 "trip": "europe-summer-2021.md"
2989 },
2990 "geometry": {
2991 "type": "LineString",
2992 "coordinates": [
2993 [
2994 -74.1724,
2995 40.7357
2996 ],
2997 [
2998 -74.006,
2999 40.7128
3000 ]
3001 ]
3002 }
3003 },
3004 {
3005 "type": "Feature",
3006 "properties": {
3007 "layer": "flight",
3008 "from": "JFK",
3009 "to": "BCN",
3010 "date": "2022-10-03",
3011 "mode": "flight(Delta 168), transit",
3012 "trip": "euro-trip-autumn-2022.md"
3013 },
3014 "geometry": {
3015 "type": "LineString",
3016 "coordinates": [
3017 [
3018 -73.7781,
3019 40.6413
3020 ],
3021 [
3022 2.0785,
3023 41.2971
3024 ]
3025 ]
3026 }
3027 },
3028 {
3029 "type": "Feature",
3030 "properties": {
3031 "layer": "route",
3032 "from": "Barcelona, ES",
3033 "to": "Castelldefels, ES",
3034 "date": "2022-10-03",
3035 "mode": "car",
3036 "trip": "euro-trip-autumn-2022.md"
3037 },
3038 "geometry": {
3039 "type": "LineString",
3040 "coordinates": [
3041 [
3042 2.1734,
3043 41.3851
3044 ],
3045 [
3046 1.9767,
3047 41.28
3048 ]
3049 ]
3050 }
3051 },
3052 {
3053 "type": "Feature",
3054 "properties": {
3055 "layer": "route",
3056 "from": "Castelldefels, ES",
3057 "to": "Barcelona, ES",
3058 "date": "2022-10-10",
3059 "mode": "car",
3060 "trip": "euro-trip-autumn-2022.md"
3061 },
3062 "geometry": {
3063 "type": "LineString",
3064 "coordinates": [
3065 [
3066 1.9767,
3067 41.28
3068 ],
3069 [
3070 2.1734,
3071 41.3851
3072 ]
3073 ]
3074 }
3075 },
3076 {
3077 "type": "Feature",
3078 "properties": {
3079 "layer": "flight",
3080 "from": "BCN",
3081 "to": "KRK",
3082 "date": "2022-10-17",
3083 "mode": "flight(FR3053)",
3084 "trip": "euro-trip-autumn-2022.md"
3085 },
3086 "geometry": {
3087 "type": "LineString",
3088 "coordinates": [
3089 [
3090 2.0785,
3091 41.2971
3092 ],
3093 [
3094 19.7836,
3095 50.0777
3096 ]
3097 ]
3098 }
3099 },
3100 {
3101 "type": "Feature",
3102 "properties": {
3103 "layer": "route",
3104 "from": "Krakow, PL",
3105 "to": "Wroclaw, PL",
3106 "date": "2022-11-09",
3107 "mode": "train",
3108 "trip": "euro-trip-autumn-2022.md"
3109 },
3110 "geometry": {
3111 "type": "LineString",
3112 "coordinates": [
3113 [
3114 19.945,
3115 50.0647
3116 ],
3117 [
3118 17.0385,
3119 51.1079
3120 ]
3121 ]
3122 }
3123 },
3124 {
3125 "type": "Feature",
3126 "properties": {
3127 "layer": "route",
3128 "from": "Wroclaw, PL",
3129 "to": "Prague, CZ",
3130 "date": "2022-11-16",
3131 "mode": "bus",
3132 "trip": "euro-trip-autumn-2022.md"
3133 },
3134 "geometry": {
3135 "type": "LineString",
3136 "coordinates": [
3137 [
3138 17.0385,
3139 51.1079
3140 ],
3141 [
3142 14.4378,
3143 50.0755
3144 ]
3145 ]
3146 }
3147 },
3148 {
3149 "type": "Feature",
3150 "properties": {
3151 "layer": "flight",
3152 "from": "PRG",
3153 "to": "BCN",
3154 "date": "2022-11-27",
3155 "mode": "flight(VY8653)",
3156 "trip": "euro-trip-autumn-2022.md"
3157 },
3158 "geometry": {
3159 "type": "LineString",
3160 "coordinates": [
3161 [
3162 14.2632,
3163 50.1008
3164 ],
3165 [
3166 2.0785,
3167 41.2971
3168 ]
3169 ]
3170 }
3171 },
3172 {
3173 "type": "Feature",
3174 "properties": {
3175 "layer": "flight",
3176 "from": "BCN",
3177 "to": "JFK",
3178 "date": "2022-12-11",
3179 "mode": "flight(IB 2627)",
3180 "trip": "euro-trip-autumn-2022.md"
3181 },
3182 "geometry": {
3183 "type": "LineString",
3184 "coordinates": [
3185 [
3186 2.0785,
3187 41.2971
3188 ],
3189 [
3190 -73.7781,
3191 40.6413
3192 ]
3193 ]
3194 }
3195 },
3196 {
3197 "type": "Feature",
3198 "properties": {
3199 "layer": "flight",
3200 "from": "SFO",
3201 "to": "HNL",
3202 "date": "2020-01-18",
3203 "mode": "flight (UA2380)",
3204 "trip": "first-surfing-trip.md"
3205 },
3206 "geometry": {
3207 "type": "LineString",
3208 "coordinates": [
3209 [
3210 -122.379,
3211 37.6213
3212 ],
3213 [
3214 -157.9224,
3215 21.3187
3216 ]
3217 ]
3218 }
3219 },
3220 {
3221 "type": "Feature",
3222 "properties": {
3223 "layer": "flight",
3224 "from": "HNL",
3225 "to": "SFO",
3226 "date": "2020-01-20",
3227 "mode": "flight (UA396)",
3228 "trip": "first-surfing-trip.md"
3229 },
3230 "geometry": {
3231 "type": "LineString",
3232 "coordinates": [
3233 [
3234 -157.9224,
3235 21.3187
3236 ],
3237 [
3238 -122.379,
3239 37.6213
3240 ]
3241 ]
3242 }
3243 },
3244 {
3245 "type": "Feature",
3246 "properties": {
3247 "layer": "route",
3248 "from": "Kharkiv, UA",
3249 "to": "Lviv, UA",
3250 "date": "2008-10-31",
3251 "mode": "train",
3252 "trip": "first-trip-abroad-2008.md"
3253 },
3254 "geometry": {
3255 "type": "LineString",
3256 "coordinates": [
3257 [
3258 36.2304,
3259 49.9935
3260 ],
3261 [
3262 24.0297,
3263 49.8397
3264 ]
3265 ]
3266 }
3267 },
3268 {
3269 "type": "Feature",
3270 "properties": {
3271 "layer": "route",
3272 "from": "Lviv, UA",
3273 "to": "Prague, CZ",
3274 "date": "2008-11-02",
3275 "mode": "bus",
3276 "trip": "first-trip-abroad-2008.md"
3277 },
3278 "geometry": {
3279 "type": "LineString",
3280 "coordinates": [
3281 [
3282 24.0297,
3283 49.8397
3284 ],
3285 [
3286 14.4378,
3287 50.0755
3288 ]
3289 ]
3290 }
3291 },
3292 {
3293 "type": "Feature",
3294 "properties": {
3295 "layer": "route",
3296 "from": "Prague, CZ",
3297 "to": "Karlovy Vary, CZ",
3298 "date": "2008-11-06",
3299 "mode": "bus",
3300 "trip": "first-trip-abroad-2008.md"
3301 },
3302 "geometry": {
3303 "type": "LineString",
3304 "coordinates": [
3305 [
3306 14.4378,
3307 50.0755
3308 ],
3309 [
3310 12.8714,
3311 50.2306
3312 ]
3313 ]
3314 }
3315 },
3316 {
3317 "type": "Feature",
3318 "properties": {
3319 "layer": "route",
3320 "from": "Karlovy Vary, CZ",
3321 "to": "Prague, CZ",
3322 "date": "2008-11-06",
3323 "mode": "bus",
3324 "trip": "first-trip-abroad-2008.md"
3325 },
3326 "geometry": {
3327 "type": "LineString",
3328 "coordinates": [
3329 [
3330 12.8714,
3331 50.2306
3332 ],
3333 [
3334 14.4378,
3335 50.0755
3336 ]
3337 ]
3338 }
3339 },
3340 {
3341 "type": "Feature",
3342 "properties": {
3343 "layer": "route",
3344 "from": "Prague, CZ",
3345 "to": "Dresden, DE",
3346 "date": "2008-11-07",
3347 "mode": "bus",
3348 "trip": "first-trip-abroad-2008.md"
3349 },
3350 "geometry": {
3351 "type": "LineString",
3352 "coordinates": [
3353 [
3354 14.4378,
3355 50.0755
3356 ],
3357 [
3358 13.7373,
3359 51.0504
3360 ]
3361 ]
3362 }
3363 },
3364 {
3365 "type": "Feature",
3366 "properties": {
3367 "layer": "route",
3368 "from": "Dresden, DE",
3369 "to": "Lviv, UA",
3370 "date": "2008-11-07",
3371 "mode": "bus",
3372 "trip": "first-trip-abroad-2008.md"
3373 },
3374 "geometry": {
3375 "type": "LineString",
3376 "coordinates": [
3377 [
3378 13.7373,
3379 51.0504
3380 ],
3381 [
3382 24.0297,
3383 49.8397
3384 ]
3385 ]
3386 }
3387 },
3388 {
3389 "type": "Feature",
3390 "properties": {
3391 "layer": "route",
3392 "from": "Lviv, UA",
3393 "to": "Kharkiv, UA",
3394 "date": "2008-11-07",
3395 "mode": "train",
3396 "trip": "first-trip-abroad-2008.md"
3397 },
3398 "geometry": {
3399 "type": "LineString",
3400 "coordinates": [
3401 [
3402 24.0297,
3403 49.8397
3404 ],
3405 [
3406 36.2304,
3407 49.9935
3408 ]
3409 ]
3410 }
3411 },
3412 {
3413 "type": "Feature",
3414 "properties": {
3415 "layer": "flight",
3416 "from": "SFO",
3417 "to": "SIN",
3418 "date": "2017-03-24",
3419 "mode": "flight (SQ1, 777-300), transit",
3420 "trip": "gili-and-bali-2017.md"
3421 },
3422 "geometry": {
3423 "type": "LineString",
3424 "coordinates": [
3425 [
3426 -122.379,
3427 37.6213
3428 ],
3429 [
3430 103.9894,
3431 1.3502
3432 ]
3433 ]
3434 }
3435 },
3436 {
3437 "type": "Feature",
3438 "properties": {
3439 "layer": "flight",
3440 "from": "SIN",
3441 "to": "DPS",
3442 "date": "2017-03-25",
3443 "mode": "flight(SQ946, A330-300)",
3444 "trip": "gili-and-bali-2017.md"
3445 },
3446 "geometry": {
3447 "type": "LineString",
3448 "coordinates": [
3449 [
3450 103.9894,
3451 1.3502
3452 ],
3453 [
3454 115.1671,
3455 -8.7482
3456 ]
3457 ]
3458 }
3459 },
3460 {
3461 "type": "Feature",
3462 "properties": {
3463 "layer": "route",
3464 "from": "Denpasar, ID",
3465 "to": "Gili Trawangan, ID",
3466 "date": "2017-03-26",
3467 "mode": "boat",
3468 "trip": "gili-and-bali-2017.md"
3469 },
3470 "geometry": {
3471 "type": "LineString",
3472 "coordinates": [
3473 [
3474 115.2126,
3475 -8.65
3476 ],
3477 [
3478 116.0345,
3479 -8.352
3480 ]
3481 ]
3482 }
3483 },
3484 {
3485 "type": "Feature",
3486 "properties": {
3487 "layer": "route",
3488 "from": "Gili Trawangan, ID",
3489 "to": "Denpasar, ID",
3490 "date": "2017-04-07",
3491 "mode": "boat",
3492 "trip": "gili-and-bali-2017.md"
3493 },
3494 "geometry": {
3495 "type": "LineString",
3496 "coordinates": [
3497 [
3498 116.0345,
3499 -8.352
3500 ],
3501 [
3502 115.2126,
3503 -8.65
3504 ]
3505 ]
3506 }
3507 },
3508 {
3509 "type": "Feature",
3510 "properties": {
3511 "layer": "flight",
3512 "from": "DPS",
3513 "to": "SIN",
3514 "date": "2017-04-09",
3515 "mode": "flight (ISQ943, A330-300), transit",
3516 "trip": "gili-and-bali-2017.md"
3517 },
3518 "geometry": {
3519 "type": "LineString",
3520 "coordinates": [
3521 [
3522 115.1671,
3523 -8.7482
3524 ],
3525 [
3526 103.9894,
3527 1.3502
3528 ]
3529 ]
3530 }
3531 },
3532 {
3533 "type": "Feature",
3534 "properties": {
3535 "layer": "route",
3536 "from": "SIN",
3537 "to": "SFO",
3538 "date": "2017-04-09",
3539 "mode": "SQ2, 777-300",
3540 "trip": "gili-and-bali-2017.md"
3541 },
3542 "geometry": {
3543 "type": "LineString",
3544 "coordinates": [
3545 [
3546 103.9894,
3547 1.3502
3548 ],
3549 [
3550 -122.379,
3551 37.6213
3552 ]
3553 ]
3554 }
3555 },
3556 {
3557 "type": "Feature",
3558 "properties": {
3559 "layer": "flight",
3560 "from": "SFO",
3561 "to": "OGG",
3562 "date": "2019-05-24",
3563 "mode": "flight (UA1725, 777-200), transit",
3564 "trip": "hawaii-first-time.md"
3565 },
3566 "geometry": {
3567 "type": "LineString",
3568 "coordinates": [
3569 [
3570 -122.379,
3571 37.6213
3572 ],
3573 [
3574 -156.4305,
3575 20.8986
3576 ]
3577 ]
3578 }
3579 },
3580 {
3581 "type": "Feature",
3582 "properties": {
3583 "layer": "route",
3584 "from": "Kahului, HI, US",
3585 "to": "Kihei, HI, US",
3586 "date": "2019-05-24",
3587 "mode": "car",
3588 "trip": "hawaii-first-time.md"
3589 },
3590 "geometry": {
3591 "type": "LineString",
3592 "coordinates": [
3593 [
3594 -156.4729,
3595 20.8893
3596 ],
3597 [
3598 -156.4659,
3599 20.7644
3600 ]
3601 ]
3602 }
3603 },
3604 {
3605 "type": "Feature",
3606 "properties": {
3607 "layer": "route",
3608 "from": "Kihei, HI, US",
3609 "to": "Kahului, HI, US",
3610 "date": "2019-05-27",
3611 "mode": "car, transit",
3612 "trip": "hawaii-first-time.md"
3613 },
3614 "geometry": {
3615 "type": "LineString",
3616 "coordinates": [
3617 [
3618 -156.4659,
3619 20.7644
3620 ],
3621 [
3622 -156.4729,
3623 20.8893
3624 ]
3625 ]
3626 }
3627 },
3628 {
3629 "type": "Feature",
3630 "properties": {
3631 "layer": "flight",
3632 "from": "OGG",
3633 "to": "SFO",
3634 "date": "2019-05-27",
3635 "mode": "flight (UA1580, 737-800)",
3636 "trip": "hawaii-first-time.md"
3637 },
3638 "geometry": {
3639 "type": "LineString",
3640 "coordinates": [
3641 [
3642 -156.4305,
3643 20.8986
3644 ],
3645 [
3646 -122.379,
3647 37.6213
3648 ]
3649 ]
3650 }
3651 },
3652 {
3653 "type": "Feature",
3654 "properties": {
3655 "layer": "flight",
3656 "from": "SFO",
3657 "to": "HKG",
3658 "date": "2017-06-29",
3659 "mode": "flight (UA869, 777-300)",
3660 "trip": "hong-kong-birthday-trip.md"
3661 },
3662 "geometry": {
3663 "type": "LineString",
3664 "coordinates": [
3665 [
3666 -122.379,
3667 37.6213
3668 ],
3669 [
3670 113.9145,
3671 22.3089
3672 ]
3673 ]
3674 }
3675 },
3676 {
3677 "type": "Feature",
3678 "properties": {
3679 "layer": "flight",
3680 "from": "HKG",
3681 "to": "SFO",
3682 "date": "2017-07-10",
3683 "mode": "flight (UA862, 777-300)",
3684 "trip": "hong-kong-birthday-trip.md"
3685 },
3686 "geometry": {
3687 "type": "LineString",
3688 "coordinates": [
3689 [
3690 113.9145,
3691 22.3089
3692 ],
3693 [
3694 -122.379,
3695 37.6213
3696 ]
3697 ]
3698 }
3699 },
3700 {
3701 "type": "Feature",
3702 "properties": {
3703 "layer": "flight",
3704 "from": "SFO",
3705 "to": "HKG",
3706 "date": "2016-08-24",
3707 "mode": "flight (CX0873, 777-300)",
3708 "trip": "hong-kong-first-trip-2016.md"
3709 },
3710 "geometry": {
3711 "type": "LineString",
3712 "coordinates": [
3713 [
3714 -122.379,
3715 37.6213
3716 ],
3717 [
3718 113.9145,
3719 22.3089
3720 ]
3721 ]
3722 }
3723 },
3724 {
3725 "type": "Feature",
3726 "properties": {
3727 "layer": "flight",
3728 "from": "HKG",
3729 "to": "SFO",
3730 "date": "2016-09-06",
3731 "mode": "flight (CX0892, A350-900)",
3732 "trip": "hong-kong-first-trip-2016.md"
3733 },
3734 "geometry": {
3735 "type": "LineString",
3736 "coordinates": [
3737 [
3738 113.9145,
3739 22.3089
3740 ],
3741 [
3742 -122.379,
3743 37.6213
3744 ]
3745 ]
3746 }
3747 },
3748 {
3749 "type": "Feature",
3750 "properties": {
3751 "layer": "flight",
3752 "from": "SFO",
3753 "to": "HKG",
3754 "date": "2016-10-29",
3755 "mode": "flight (CX0879, 777-300)",
3756 "trip": "hong-kong-second-trip.md"
3757 },
3758 "geometry": {
3759 "type": "LineString",
3760 "coordinates": [
3761 [
3762 -122.379,
3763 37.6213
3764 ],
3765 [
3766 113.9145,
3767 22.3089
3768 ]
3769 ]
3770 }
3771 },
3772 {
3773 "type": "Feature",
3774 "properties": {
3775 "layer": "flight",
3776 "from": "HKG",
3777 "to": "SFO",
3778 "date": "2016-11-07",
3779 "mode": "flight (CX0870, 777-300)",
3780 "trip": "hong-kong-second-trip.md"
3781 },
3782 "geometry": {
3783 "type": "LineString",
3784 "coordinates": [
3785 [
3786 113.9145,
3787 22.3089
3788 ],
3789 [
3790 -122.379,
3791 37.6213
3792 ]
3793 ]
3794 }
3795 },
3796 {
3797 "type": "Feature",
3798 "properties": {
3799 "layer": "flight",
3800 "from": "HRK",
3801 "to": "SAW",
3802 "date": "2014-01-26",
3803 "mode": "flight (PC751)",
3804 "trip": "istanbul-and-macedonia-2014.md"
3805 },
3806 "geometry": {
3807 "type": "LineString",
3808 "coordinates": [
3809 [
3810 36.286,
3811 49.9248
3812 ],
3813 [
3814 29.3092,
3815 40.8986
3816 ]
3817 ]
3818 }
3819 },
3820 {
3821 "type": "Feature",
3822 "properties": {
3823 "layer": "flight",
3824 "from": "SAW",
3825 "to": "SKP",
3826 "date": "2014-03-23",
3827 "mode": "flight (PC711)",
3828 "trip": "istanbul-and-macedonia-2014.md"
3829 },
3830 "geometry": {
3831 "type": "LineString",
3832 "coordinates": [
3833 [
3834 29.3092,
3835 40.8986
3836 ],
3837 [
3838 21.6214,
3839 41.9617
3840 ]
3841 ]
3842 }
3843 },
3844 {
3845 "type": "Feature",
3846 "properties": {
3847 "layer": "route",
3848 "from": "Skopje, MK",
3849 "to": "Ohrid, MK",
3850 "date": "2014-04-23",
3851 "mode": "bus",
3852 "trip": "istanbul-and-macedonia-2014.md"
3853 },
3854 "geometry": {
3855 "type": "LineString",
3856 "coordinates": [
3857 [
3858 21.4254,
3859 41.9973
3860 ],
3861 [
3862 20.8019,
3863 41.1231
3864 ]
3865 ]
3866 }
3867 },
3868 {
3869 "type": "Feature",
3870 "properties": {
3871 "layer": "route",
3872 "from": "Ohrid, MK",
3873 "to": "Skopje, MK",
3874 "date": "2014-04-30",
3875 "mode": "bus",
3876 "trip": "istanbul-and-macedonia-2014.md"
3877 },
3878 "geometry": {
3879 "type": "LineString",
3880 "coordinates": [
3881 [
3882 20.8019,
3883 41.1231
3884 ],
3885 [
3886 21.4254,
3887 41.9973
3888 ]
3889 ]
3890 }
3891 },
3892 {
3893 "type": "Feature",
3894 "properties": {
3895 "layer": "flight",
3896 "from": "SKP",
3897 "to": "SAW",
3898 "date": "2014-05-26",
3899 "mode": "flight (PC712)",
3900 "trip": "istanbul-and-macedonia-2014.md"
3901 },
3902 "geometry": {
3903 "type": "LineString",
3904 "coordinates": [
3905 [
3906 21.6214,
3907 41.9617
3908 ],
3909 [
3910 29.3092,
3911 40.8986
3912 ]
3913 ]
3914 }
3915 },
3916 {
3917 "type": "Feature",
3918 "properties": {
3919 "layer": "flight",
3920 "from": "IST",
3921 "to": "FRA",
3922 "date": "2014-05-28",
3923 "mode": "flight (LH1305), transit",
3924 "trip": "istanbul-and-macedonia-2014.md"
3925 },
3926 "geometry": {
3927 "type": "LineString",
3928 "coordinates": [
3929 [
3930 28.8141,
3931 40.9769
3932 ],
3933 [
3934 8.5622,
3935 50.0333
3936 ]
3937 ]
3938 }
3939 },
3940 {
3941 "type": "Feature",
3942 "properties": {
3943 "layer": "flight",
3944 "from": "FRA",
3945 "to": "SFO",
3946 "date": "2014-05-28",
3947 "mode": "flight (LH454)",
3948 "trip": "istanbul-and-macedonia-2014.md"
3949 },
3950 "geometry": {
3951 "type": "LineString",
3952 "coordinates": [
3953 [
3954 8.5622,
3955 50.0333
3956 ],
3957 [
3958 -122.379,
3959 37.6213
3960 ]
3961 ]
3962 }
3963 },
3964 {
3965 "type": "Feature",
3966 "properties": {
3967 "layer": "flight",
3968 "from": "SFO",
3969 "to": "IST",
3970 "date": "2015-08-15",
3971 "mode": "flight (TK0080)",
3972 "trip": "istanbul-family-trip.md"
3973 },
3974 "geometry": {
3975 "type": "LineString",
3976 "coordinates": [
3977 [
3978 -122.379,
3979 37.6213
3980 ],
3981 [
3982 28.8141,
3983 40.9769
3984 ]
3985 ]
3986 }
3987 },
3988 {
3989 "type": "Feature",
3990 "properties": {
3991 "layer": "flight",
3992 "from": "IST",
3993 "to": "SFO",
3994 "date": "2015-09-01",
3995 "mode": "flight (TK0079)",
3996 "trip": "istanbul-family-trip.md"
3997 },
3998 "geometry": {
3999 "type": "LineString",
4000 "coordinates": [
4001 [
4002 28.8141,
4003 40.9769
4004 ],
4005 [
4006 -122.379,
4007 37.6213
4008 ]
4009 ]
4010 }
4011 },
4012 {
4013 "type": "Feature",
4014 "properties": {
4015 "layer": "route",
4016 "from": "Kharkiv, UA",
4017 "to": "Kyiv, UA",
4018 "date": "2014-01-09",
4019 "mode": "train",
4020 "trip": "kyiv-january-2014.md"
4021 },
4022 "geometry": {
4023 "type": "LineString",
4024 "coordinates": [
4025 [
4026 36.2304,
4027 49.9935
4028 ],
4029 [
4030 30.5234,
4031 50.4501
4032 ]
4033 ]
4034 }
4035 },
4036 {
4037 "type": "Feature",
4038 "properties": {
4039 "layer": "route",
4040 "from": "Kyiv, UA",
4041 "to": "Kharkiv, UA",
4042 "date": "2014-01-11",
4043 "mode": "train",
4044 "trip": "kyiv-january-2014.md"
4045 },
4046 "geometry": {
4047 "type": "LineString",
4048 "coordinates": [
4049 [
4050 30.5234,
4051 50.4501
4052 ],
4053 [
4054 36.2304,
4055 49.9935
4056 ]
4057 ]
4058 }
4059 },
4060 {
4061 "type": "Feature",
4062 "properties": {
4063 "layer": "flight",
4064 "from": "SFO",
4065 "to": "LAX",
4066 "date": "2018-07-06",
4067 "mode": "flight (AS 1936)",
4068 "trip": "la-birthday-2018.md"
4069 },
4070 "geometry": {
4071 "type": "LineString",
4072 "coordinates": [
4073 [
4074 -122.379,
4075 37.6213
4076 ],
4077 [
4078 -118.4085,
4079 33.9425
4080 ]
4081 ]
4082 }
4083 },
4084 {
4085 "type": "Feature",
4086 "properties": {
4087 "layer": "flight",
4088 "from": "LAX",
4089 "to": "SFO",
4090 "date": "2018-07-10",
4091 "mode": "flight (AS 1923)",
4092 "trip": "la-birthday-2018.md"
4093 },
4094 "geometry": {
4095 "type": "LineString",
4096 "coordinates": [
4097 [
4098 -118.4085,
4099 33.9425
4100 ],
4101 [
4102 -122.379,
4103 37.6213
4104 ]
4105 ]
4106 }
4107 },
4108 {
4109 "type": "Feature",
4110 "properties": {
4111 "layer": "route",
4112 "from": "San Francisco, US",
4113 "to": "Los Angeles, US",
4114 "date": "2019-11-08",
4115 "mode": "car",
4116 "trip": "la-november-2019.md"
4117 },
4118 "geometry": {
4119 "type": "LineString",
4120 "coordinates": [
4121 [
4122 -122.4194,
4123 37.7749
4124 ],
4125 [
4126 -118.2437,
4127 34.0522
4128 ]
4129 ]
4130 }
4131 },
4132 {
4133 "type": "Feature",
4134 "properties": {
4135 "layer": "route",
4136 "from": "Los Angeles, US",
4137 "to": "San Francisco, US",
4138 "date": "2019-11-10",
4139 "mode": "car",
4140 "trip": "la-november-2019.md"
4141 },
4142 "geometry": {
4143 "type": "LineString",
4144 "coordinates": [
4145 [
4146 -118.2437,
4147 34.0522
4148 ],
4149 [
4150 -122.4194,
4151 37.7749
4152 ]
4153 ]
4154 }
4155 },
4156 {
4157 "type": "Feature",
4158 "properties": {
4159 "layer": "route",
4160 "from": "San Francisco, US",
4161 "to": "Los Angeles, US",
4162 "date": "2015-05-22",
4163 "mode": "bus",
4164 "trip": "la-second-trip-2015.md"
4165 },
4166 "geometry": {
4167 "type": "LineString",
4168 "coordinates": [
4169 [
4170 -122.4194,
4171 37.7749
4172 ],
4173 [
4174 -118.2437,
4175 34.0522
4176 ]
4177 ]
4178 }
4179 },
4180 {
4181 "type": "Feature",
4182 "properties": {
4183 "layer": "route",
4184 "from": "Los Angeles, US",
4185 "to": "San Francisco, US",
4186 "date": "2015-05-25",
4187 "mode": "bus",
4188 "trip": "la-second-trip-2015.md"
4189 },
4190 "geometry": {
4191 "type": "LineString",
4192 "coordinates": [
4193 [
4194 -118.2437,
4195 34.0522
4196 ],
4197 [
4198 -122.4194,
4199 37.7749
4200 ]
4201 ]
4202 }
4203 },
4204 {
4205 "type": "Feature",
4206 "properties": {
4207 "layer": "flight",
4208 "from": "SFO",
4209 "to": "LAS",
4210 "date": "2015-04-12",
4211 "mode": "flight (UA1662, 737-900)",
4212 "trip": "las-vegas-first-trip-2015.md"
4213 },
4214 "geometry": {
4215 "type": "LineString",
4216 "coordinates": [
4217 [
4218 -122.379,
4219 37.6213
4220 ],
4221 [
4222 -115.1523,
4223 36.084
4224 ]
4225 ]
4226 }
4227 },
4228 {
4229 "type": "Feature",
4230 "properties": {
4231 "layer": "flight",
4232 "from": "LAS",
4233 "to": "SFO",
4234 "date": "2015-04-15",
4235 "mode": "flight (UA1528, 737-900)",
4236 "trip": "las-vegas-first-trip-2015.md"
4237 },
4238 "geometry": {
4239 "type": "LineString",
4240 "coordinates": [
4241 [
4242 -115.1523,
4243 36.084
4244 ],
4245 [
4246 -122.379,
4247 37.6213
4248 ]
4249 ]
4250 }
4251 },
4252 {
4253 "type": "Feature",
4254 "properties": {
4255 "layer": "flight",
4256 "from": "TGD",
4257 "to": "BUD",
4258 "date": "2011-12-28",
4259 "mode": "flight(MA495, 737-600), transit",
4260 "trip": "leaving-montenegro.md"
4261 },
4262 "geometry": {
4263 "type": "LineString",
4264 "coordinates": [
4265 [
4266 19.2519,
4267 42.3593
4268 ],
4269 [
4270 19.2556,
4271 47.4298
4272 ]
4273 ]
4274 }
4275 },
4276 {
4277 "type": "Feature",
4278 "properties": {
4279 "layer": "flight",
4280 "from": "BUD",
4281 "to": "KBP",
4282 "date": "2011-12-29",
4283 "mode": "flight(MA110, 737-800), transit",
4284 "trip": "leaving-montenegro.md"
4285 },
4286 "geometry": {
4287 "type": "LineString",
4288 "coordinates": [
4289 [
4290 19.2556,
4291 47.4298
4292 ],
4293 [
4294 30.8947,
4295 50.345
4296 ]
4297 ]
4298 }
4299 },
4300 {
4301 "type": "Feature",
4302 "properties": {
4303 "layer": "route",
4304 "from": "Kyiv, UA",
4305 "to": "Kharkiv, UA",
4306 "date": "2011-12-29",
4307 "mode": "train",
4308 "trip": "leaving-montenegro.md"
4309 },
4310 "geometry": {
4311 "type": "LineString",
4312 "coordinates": [
4313 [
4314 30.5234,
4315 50.4501
4316 ],
4317 [
4318 36.2304,
4319 49.9935
4320 ]
4321 ]
4322 }
4323 },
4324 {
4325 "type": "Feature",
4326 "properties": {
4327 "layer": "route",
4328 "from": "Kharkiv, UA",
4329 "to": "Zaporizhzhia, UA",
4330 "date": "2010-08-08",
4331 "mode": "bus",
4332 "trip": "leaving-ukraine.md"
4333 },
4334 "geometry": {
4335 "type": "LineString",
4336 "coordinates": [
4337 [
4338 36.2304,
4339 49.9935
4340 ],
4341 [
4342 35.1396,
4343 47.8388
4344 ]
4345 ]
4346 }
4347 },
4348 {
4349 "type": "Feature",
4350 "properties": {
4351 "layer": "flight",
4352 "from": "OZH",
4353 "to": "TIV",
4354 "date": "2010-08-08",
4355 "mode": "flight, transit",
4356 "trip": "leaving-ukraine.md"
4357 },
4358 "geometry": {
4359 "type": "LineString",
4360 "coordinates": [
4361 [
4362 35.3157,
4363 47.8671
4364 ],
4365 [
4366 18.7233,
4367 42.4047
4368 ]
4369 ]
4370 }
4371 },
4372 {
4373 "type": "Feature",
4374 "properties": {
4375 "layer": "route",
4376 "from": "Tivat, ME",
4377 "to": "Podgorica, ME",
4378 "date": "2010-08-08",
4379 "mode": "bus",
4380 "trip": "leaving-ukraine.md"
4381 },
4382 "geometry": {
4383 "type": "LineString",
4384 "coordinates": [
4385 [
4386 18.7233,
4387 42.4047
4388 ],
4389 [
4390 19.2636,
4391 42.4304
4392 ]
4393 ]
4394 }
4395 },
4396 {
4397 "type": "Feature",
4398 "properties": {
4399 "layer": "flight",
4400 "from": "JFK",
4401 "to": "LHR",
4402 "date": "2023-01-31",
4403 "mode": "flight (AF 6759), next day",
4404 "trip": "london-and-poland-2023.md"
4405 },
4406 "geometry": {
4407 "type": "LineString",
4408 "coordinates": [
4409 [
4410 -73.7781,
4411 40.6413
4412 ],
4413 [
4414 -0.4614,
4415 51.47
4416 ]
4417 ]
4418 }
4419 },
4420 {
4421 "type": "Feature",
4422 "properties": {
4423 "layer": "flight",
4424 "from": "LHR",
4425 "to": "KRK",
4426 "date": "2023-02-19",
4427 "mode": "flight (BA 872)",
4428 "trip": "london-and-poland-2023.md"
4429 },
4430 "geometry": {
4431 "type": "LineString",
4432 "coordinates": [
4433 [
4434 -0.4614,
4435 51.47
4436 ],
4437 [
4438 19.7836,
4439 50.0777
4440 ]
4441 ]
4442 }
4443 },
4444 {
4445 "type": "Feature",
4446 "properties": {
4447 "layer": "route",
4448 "from": "Krakow, PL",
4449 "to": "Warsaw, PL",
4450 "date": "2023-03-19",
4451 "mode": "train",
4452 "trip": "london-and-poland-2023.md"
4453 },
4454 "geometry": {
4455 "type": "LineString",
4456 "coordinates": [
4457 [
4458 19.945,
4459 50.0647
4460 ],
4461 [
4462 21.0122,
4463 52.2297
4464 ]
4465 ]
4466 }
4467 },
4468 {
4469 "type": "Feature",
4470 "properties": {
4471 "layer": "flight",
4472 "from": "WAW",
4473 "to": "IST",
4474 "date": "2023-03-27",
4475 "mode": "flight(TK1266)",
4476 "trip": "london-and-poland-2023.md"
4477 },
4478 "geometry": {
4479 "type": "LineString",
4480 "coordinates": [
4481 [
4482 20.9671,
4483 52.1657
4484 ],
4485 [
4486 28.8141,
4487 40.9769
4488 ]
4489 ]
4490 }
4491 },
4492 {
4493 "type": "Feature",
4494 "properties": {
4495 "layer": "flight",
4496 "from": "SFO",
4497 "to": "LHR",
4498 "date": "2016-05-06",
4499 "mode": "flight (OS7856, 777-200)",
4500 "trip": "london-first-trip-2016.md"
4501 },
4502 "geometry": {
4503 "type": "LineString",
4504 "coordinates": [
4505 [
4506 -122.379,
4507 37.6213
4508 ],
4509 [
4510 -0.4614,
4511 51.47
4512 ]
4513 ]
4514 }
4515 },
4516 {
4517 "type": "Feature",
4518 "properties": {
4519 "layer": "flight",
4520 "from": "LHR",
4521 "to": "SFO",
4522 "date": "2016-05-15",
4523 "mode": "flight (OS7857, 777-200)",
4524 "trip": "london-first-trip-2016.md"
4525 },
4526 "geometry": {
4527 "type": "LineString",
4528 "coordinates": [
4529 [
4530 -0.4614,
4531 51.47
4532 ],
4533 [
4534 -122.379,
4535 37.6213
4536 ]
4537 ]
4538 }
4539 },
4540 {
4541 "type": "Feature",
4542 "properties": {
4543 "layer": "route",
4544 "from": "San Francisco, US",
4545 "to": "Mammoth, CA, US",
4546 "date": "2019-05-17",
4547 "mode": "car",
4548 "trip": "mammoth-2019.md"
4549 },
4550 "geometry": {
4551 "type": "LineString",
4552 "coordinates": [
4553 [
4554 -122.4194,
4555 37.7749
4556 ],
4557 [
4558 -118.9721,
4559 37.6485
4560 ]
4561 ]
4562 }
4563 },
4564 {
4565 "type": "Feature",
4566 "properties": {
4567 "layer": "route",
4568 "from": "Mammoth, CA, US",
4569 "to": "San Francisco, US",
4570 "date": "2019-05-19",
4571 "mode": "car",
4572 "trip": "mammoth-2019.md"
4573 },
4574 "geometry": {
4575 "type": "LineString",
4576 "coordinates": [
4577 [
4578 -118.9721,
4579 37.6485
4580 ],
4581 [
4582 -122.4194,
4583 37.7749
4584 ]
4585 ]
4586 }
4587 },
4588 {
4589 "type": "Feature",
4590 "properties": {
4591 "layer": "flight",
4592 "from": "SFO",
4593 "to": "MEX",
4594 "date": "2018-10-05",
4595 "mode": "flight (UA412, A320)",
4596 "trip": "mexico-city-and-tijuana-2018.md"
4597 },
4598 "geometry": {
4599 "type": "LineString",
4600 "coordinates": [
4601 [
4602 -122.379,
4603 37.6213
4604 ],
4605 [
4606 -99.0721,
4607 19.4363
4608 ]
4609 ]
4610 }
4611 },
4612 {
4613 "type": "Feature",
4614 "properties": {
4615 "layer": "flight",
4616 "from": "MEX",
4617 "to": "TIJ",
4618 "date": "2018-10-08",
4619 "mode": "flight (Y4813, A320)",
4620 "trip": "mexico-city-and-tijuana-2018.md"
4621 },
4622 "geometry": {
4623 "type": "LineString",
4624 "coordinates": [
4625 [
4626 -99.0721,
4627 19.4363
4628 ],
4629 [
4630 -116.97,
4631 32.5411
4632 ]
4633 ]
4634 }
4635 },
4636 {
4637 "type": "Feature",
4638 "properties": {
4639 "layer": "route",
4640 "from": "Tijuana, MX",
4641 "to": "San Diego, US",
4642 "date": "2018-10-09",
4643 "mode": "car, transit",
4644 "trip": "mexico-city-and-tijuana-2018.md"
4645 },
4646 "geometry": {
4647 "type": "LineString",
4648 "coordinates": [
4649 [
4650 -117.0382,
4651 32.5149
4652 ],
4653 [
4654 -117.1611,
4655 32.7157
4656 ]
4657 ]
4658 }
4659 },
4660 {
4661 "type": "Feature",
4662 "properties": {
4663 "layer": "flight",
4664 "from": "SAN",
4665 "to": "SFO",
4666 "date": "2018-10-09",
4667 "mode": "flight (UA662, 737-800)",
4668 "trip": "mexico-city-and-tijuana-2018.md"
4669 },
4670 "geometry": {
4671 "type": "LineString",
4672 "coordinates": [
4673 [
4674 -117.1896,
4675 32.7336
4676 ],
4677 [
4678 -122.379,
4679 37.6213
4680 ]
4681 ]
4682 }
4683 },
4684 {
4685 "type": "Feature",
4686 "properties": {
4687 "layer": "flight",
4688 "from": "BOG",
4689 "to": "CUN",
4690 "date": "2021-12-13",
4691 "mode": "flight (AV 264), transit",
4692 "trip": "mexico-family-time-2021.md"
4693 },
4694 "geometry": {
4695 "type": "LineString",
4696 "coordinates": [
4697 [
4698 -74.1469,
4699 4.7016
4700 ],
4701 [
4702 -86.877,
4703 21.0365
4704 ]
4705 ]
4706 }
4707 },
4708 {
4709 "type": "Feature",
4710 "properties": {
4711 "layer": "route",
4712 "from": "Cancun, MX",
4713 "to": "Tulum, MX",
4714 "date": "2021-12-13",
4715 "mode": "bus",
4716 "trip": "mexico-family-time-2021.md"
4717 },
4718 "geometry": {
4719 "type": "LineString",
4720 "coordinates": [
4721 [
4722 -86.8515,
4723 21.1619
4724 ],
4725 [
4726 -87.4654,
4727 20.2115
4728 ]
4729 ]
4730 }
4731 },
4732 {
4733 "type": "Feature",
4734 "properties": {
4735 "layer": "route",
4736 "from": "Tulum, MX",
4737 "to": "Bacalar, MX",
4738 "date": "2021-12-23",
4739 "mode": "car",
4740 "trip": "mexico-family-time-2021.md"
4741 },
4742 "geometry": {
4743 "type": "LineString",
4744 "coordinates": [
4745 [
4746 -87.4654,
4747 20.2115
4748 ],
4749 [
4750 -88.3918,
4751 18.6813
4752 ]
4753 ]
4754 }
4755 },
4756 {
4757 "type": "Feature",
4758 "properties": {
4759 "layer": "route",
4760 "from": "Bacalar, MX",
4761 "to": "Merida, MX",
4762 "date": "2021-12-25",
4763 "mode": "car",
4764 "trip": "mexico-family-time-2021.md"
4765 },
4766 "geometry": {
4767 "type": "LineString",
4768 "coordinates": [
4769 [
4770 -88.3918,
4771 18.6813
4772 ],
4773 [
4774 -89.5926,
4775 20.9674
4776 ]
4777 ]
4778 }
4779 },
4780 {
4781 "type": "Feature",
4782 "properties": {
4783 "layer": "route",
4784 "from": "Merida, MX",
4785 "to": "Playa del Carmen, MX",
4786 "date": "2021-12-27",
4787 "mode": "car",
4788 "trip": "mexico-family-time-2021.md"
4789 },
4790 "geometry": {
4791 "type": "LineString",
4792 "coordinates": [
4793 [
4794 -89.5926,
4795 20.9674
4796 ],
4797 [
4798 -87.0739,
4799 20.6296
4800 ]
4801 ]
4802 }
4803 },
4804 {
4805 "type": "Feature",
4806 "properties": {
4807 "layer": "route",
4808 "from": "Playa del Carmen, MX",
4809 "to": "Cancun, MX",
4810 "date": "2022-01-02",
4811 "mode": "bus, transit",
4812 "trip": "mexico-family-time-2021.md"
4813 },
4814 "geometry": {
4815 "type": "LineString",
4816 "coordinates": [
4817 [
4818 -87.0739,
4819 20.6296
4820 ],
4821 [
4822 -86.8515,
4823 21.1619
4824 ]
4825 ]
4826 }
4827 },
4828 {
4829 "type": "Feature",
4830 "properties": {
4831 "layer": "flight",
4832 "from": "CUN",
4833 "to": "EWR",
4834 "date": "2022-01-02",
4835 "mode": "flight(F9 42), transit",
4836 "trip": "mexico-family-time-2021.md"
4837 },
4838 "geometry": {
4839 "type": "LineString",
4840 "coordinates": [
4841 [
4842 -86.877,
4843 21.0365
4844 ],
4845 [
4846 -74.1687,
4847 40.6895
4848 ]
4849 ]
4850 }
4851 },
4852 {
4853 "type": "Feature",
4854 "properties": {
4855 "layer": "route",
4856 "from": "Newark, NJ, US",
4857 "to": "New York, US",
4858 "date": "2022-01-02",
4859 "mode": "car",
4860 "trip": "mexico-family-time-2021.md"
4861 },
4862 "geometry": {
4863 "type": "LineString",
4864 "coordinates": [
4865 [
4866 -74.1724,
4867 40.7357
4868 ],
4869 [
4870 -74.006,
4871 40.7128
4872 ]
4873 ]
4874 }
4875 },
4876 {
4877 "type": "Feature",
4878 "properties": {
4879 "layer": "flight",
4880 "from": "EWR",
4881 "to": "CUN",
4882 "date": "2022-01-30",
4883 "mode": "flight (UA 1052), transit",
4884 "trip": "mexico-family-time-2022.md"
4885 },
4886 "geometry": {
4887 "type": "LineString",
4888 "coordinates": [
4889 [
4890 -74.1687,
4891 40.6895
4892 ],
4893 [
4894 -86.877,
4895 21.0365
4896 ]
4897 ]
4898 }
4899 },
4900 {
4901 "type": "Feature",
4902 "properties": {
4903 "layer": "route",
4904 "from": "Cancun, MX",
4905 "to": "Playa del Carmen, MX",
4906 "date": "2022-01-30",
4907 "mode": "bus",
4908 "trip": "mexico-family-time-2022.md"
4909 },
4910 "geometry": {
4911 "type": "LineString",
4912 "coordinates": [
4913 [
4914 -86.8515,
4915 21.1619
4916 ],
4917 [
4918 -87.0739,
4919 20.6296
4920 ]
4921 ]
4922 }
4923 },
4924 {
4925 "type": "Feature",
4926 "properties": {
4927 "layer": "route",
4928 "from": "Playa del Carmen, MX",
4929 "to": "Cancun, MX",
4930 "date": "2022-01-02",
4931 "mode": "bus, transit",
4932 "trip": "mexico-family-time-2022.md"
4933 },
4934 "geometry": {
4935 "type": "LineString",
4936 "coordinates": [
4937 [
4938 -87.0739,
4939 20.6296
4940 ],
4941 [
4942 -86.8515,
4943 21.1619
4944 ]
4945 ]
4946 }
4947 },
4948 {
4949 "type": "Feature",
4950 "properties": {
4951 "layer": "flight",
4952 "from": "CUN",
4953 "to": "EWR",
4954 "date": "2022-02-16",
4955 "mode": "flight(UA 1051), transit",
4956 "trip": "mexico-family-time-2022.md"
4957 },
4958 "geometry": {
4959 "type": "LineString",
4960 "coordinates": [
4961 [
4962 -86.877,
4963 21.0365
4964 ],
4965 [
4966 -74.1687,
4967 40.6895
4968 ]
4969 ]
4970 }
4971 },
4972 {
4973 "type": "Feature",
4974 "properties": {
4975 "layer": "route",
4976 "from": "Newark, NJ, US",
4977 "to": "New York, US",
4978 "date": "2022-02-16",
4979 "mode": "car",
4980 "trip": "mexico-family-time-2022.md"
4981 },
4982 "geometry": {
4983 "type": "LineString",
4984 "coordinates": [
4985 [
4986 -74.1724,
4987 40.7357
4988 ],
4989 [
4990 -74.006,
4991 40.7128
4992 ]
4993 ]
4994 }
4995 },
4996 {
4997 "type": "Feature",
4998 "properties": {
4999 "layer": "flight",
5000 "from": "EWR",
5001 "to": "MEX",
5002 "date": "2021-01-30",
5003 "mode": "flight (1063)",
5004 "trip": "mexico-road-trip-2021.md"
5005 },
5006 "geometry": {
5007 "type": "LineString",
5008 "coordinates": [
5009 [
5010 -74.1687,
5011 40.6895
5012 ],
5013 [
5014 -99.0721,
5015 19.4363
5016 ]
5017 ]
5018 }
5019 },
5020 {
5021 "type": "Feature",
5022 "properties": {
5023 "layer": "route",
5024 "from": "Ciudad de Mexico, MX",
5025 "to": "Morelia, MX",
5026 "date": "2021-02-05",
5027 "mode": "car",
5028 "trip": "mexico-road-trip-2021.md"
5029 },
5030 "geometry": {
5031 "type": "LineString",
5032 "coordinates": [
5033 [
5034 -99.1332,
5035 19.4326
5036 ],
5037 [
5038 -101.195,
5039 19.706
5040 ]
5041 ]
5042 }
5043 },
5044 {
5045 "type": "Feature",
5046 "properties": {
5047 "layer": "route",
5048 "from": "Morelia, MX",
5049 "to": "Guadalajara, MX",
5050 "date": "2021-02-07",
5051 "mode": "car",
5052 "trip": "mexico-road-trip-2021.md"
5053 },
5054 "geometry": {
5055 "type": "LineString",
5056 "coordinates": [
5057 [
5058 -101.195,
5059 19.706
5060 ],
5061 [
5062 -103.3496,
5063 20.6597
5064 ]
5065 ]
5066 }
5067 },
5068 {
5069 "type": "Feature",
5070 "properties": {
5071 "layer": "route",
5072 "from": "Guadalajara, MX",
5073 "to": "Sayulita, MX",
5074 "date": "2021-02-12",
5075 "mode": "car",
5076 "trip": "mexico-road-trip-2021.md"
5077 },
5078 "geometry": {
5079 "type": "LineString",
5080 "coordinates": [
5081 [
5082 -103.3496,
5083 20.6597
5084 ],
5085 [
5086 -105.4413,
5087 20.8692
5088 ]
5089 ]
5090 }
5091 },
5092 {
5093 "type": "Feature",
5094 "properties": {
5095 "layer": "route",
5096 "from": "Sayulita, MX",
5097 "to": "Puerto Vallarta, MX",
5098 "date": "2021-02-20",
5099 "mode": "car",
5100 "trip": "mexico-road-trip-2021.md"
5101 },
5102 "geometry": {
5103 "type": "LineString",
5104 "coordinates": [
5105 [
5106 -105.4413,
5107 20.8692
5108 ],
5109 [
5110 -105.2253,
5111 20.6534
5112 ]
5113 ]
5114 }
5115 },
5116 {
5117 "type": "Feature",
5118 "properties": {
5119 "layer": "flight",
5120 "from": "PVR",
5121 "to": "MEX",
5122 "date": "2021-02-23",
5123 "mode": "flight(AM 339)",
5124 "trip": "mexico-road-trip-2021.md"
5125 },
5126 "geometry": {
5127 "type": "LineString",
5128 "coordinates": [
5129 [
5130 -105.2551,
5131 20.6801
5132 ],
5133 [
5134 -99.0721,
5135 19.4363
5136 ]
5137 ]
5138 }
5139 },
5140 {
5141 "type": "Feature",
5142 "properties": {
5143 "layer": "flight",
5144 "from": "MEX",
5145 "to": "EWR",
5146 "date": "2021-02-24",
5147 "mode": "flight(UA 1064), transit",
5148 "trip": "mexico-road-trip-2021.md"
5149 },
5150 "geometry": {
5151 "type": "LineString",
5152 "coordinates": [
5153 [
5154 -99.0721,
5155 19.4363
5156 ],
5157 [
5158 -74.1687,
5159 40.6895
5160 ]
5161 ]
5162 }
5163 },
5164 {
5165 "type": "Feature",
5166 "properties": {
5167 "layer": "route",
5168 "from": "Newark, NJ, US",
5169 "to": "New York, US",
5170 "date": "2021-02-24",
5171 "mode": "car",
5172 "trip": "mexico-road-trip-2021.md"
5173 },
5174 "geometry": {
5175 "type": "LineString",
5176 "coordinates": [
5177 [
5178 -74.1724,
5179 40.7357
5180 ],
5181 [
5182 -74.006,
5183 40.7128
5184 ]
5185 ]
5186 }
5187 },
5188 {
5189 "type": "Feature",
5190 "properties": {
5191 "layer": "flight",
5192 "from": "EWR",
5193 "to": "CUN",
5194 "date": "2020-11-21",
5195 "mode": "flight(UA1050), transit",
5196 "trip": "mexico-trip-2020.md"
5197 },
5198 "geometry": {
5199 "type": "LineString",
5200 "coordinates": [
5201 [
5202 -74.1687,
5203 40.6895
5204 ],
5205 [
5206 -86.877,
5207 21.0365
5208 ]
5209 ]
5210 }
5211 },
5212 {
5213 "type": "Feature",
5214 "properties": {
5215 "layer": "route",
5216 "from": "Cancun, MX",
5217 "to": "Playa del Carmen, MX",
5218 "date": "2020-11-21",
5219 "mode": "bus",
5220 "trip": "mexico-trip-2020.md"
5221 },
5222 "geometry": {
5223 "type": "LineString",
5224 "coordinates": [
5225 [
5226 -86.8515,
5227 21.1619
5228 ],
5229 [
5230 -87.0739,
5231 20.6296
5232 ]
5233 ]
5234 }
5235 },
5236 {
5237 "type": "Feature",
5238 "properties": {
5239 "layer": "route",
5240 "from": "Playa del Carmen, MX",
5241 "to": "Tulum, MX",
5242 "date": "2020-11-28",
5243 "mode": "car",
5244 "trip": "mexico-trip-2020.md"
5245 },
5246 "geometry": {
5247 "type": "LineString",
5248 "coordinates": [
5249 [
5250 -87.0739,
5251 20.6296
5252 ],
5253 [
5254 -87.4654,
5255 20.2115
5256 ]
5257 ]
5258 }
5259 },
5260 {
5261 "type": "Feature",
5262 "properties": {
5263 "layer": "route",
5264 "from": "Tulum, MX",
5265 "to": "Bacalar, MX",
5266 "date": "2020-12-19",
5267 "mode": "car",
5268 "trip": "mexico-trip-2020.md"
5269 },
5270 "geometry": {
5271 "type": "LineString",
5272 "coordinates": [
5273 [
5274 -87.4654,
5275 20.2115
5276 ],
5277 [
5278 -88.3918,
5279 18.6813
5280 ]
5281 ]
5282 }
5283 },
5284 {
5285 "type": "Feature",
5286 "properties": {
5287 "layer": "route",
5288 "from": "Bacalar, MX",
5289 "to": "Mahahual, MX",
5290 "date": "2020-12-23",
5291 "mode": "car",
5292 "trip": "mexico-trip-2020.md"
5293 },
5294 "geometry": {
5295 "type": "LineString",
5296 "coordinates": [
5297 [
5298 -88.3918,
5299 18.6813
5300 ],
5301 [
5302 -87.7112,
5303 18.7142
5304 ]
5305 ]
5306 }
5307 },
5308 {
5309 "type": "Feature",
5310 "properties": {
5311 "layer": "route",
5312 "from": "Mahahual, MX",
5313 "to": "Tulum, MX",
5314 "date": "2020-12-24",
5315 "mode": "car",
5316 "trip": "mexico-trip-2020.md"
5317 },
5318 "geometry": {
5319 "type": "LineString",
5320 "coordinates": [
5321 [
5322 -87.7112,
5323 18.7142
5324 ],
5325 [
5326 -87.4654,
5327 20.2115
5328 ]
5329 ]
5330 }
5331 },
5332 {
5333 "type": "Feature",
5334 "properties": {
5335 "layer": "flight",
5336 "from": "Tulum, MX",
5337 "to": "Merida, MX",
5338 "date": "2021-01-06",
5339 "mode": "flight(UA 1064), transit",
5340 "trip": "mexico-trip-2020.md"
5341 },
5342 "geometry": {
5343 "type": "LineString",
5344 "coordinates": [
5345 [
5346 -87.4654,
5347 20.2115
5348 ],
5349 [
5350 -89.5926,
5351 20.9674
5352 ]
5353 ]
5354 }
5355 },
5356 {
5357 "type": "Feature",
5358 "properties": {
5359 "layer": "flight",
5360 "from": "MID",
5361 "to": "MEX",
5362 "date": "2021-01-16",
5363 "mode": "flight(Y4759), transit",
5364 "trip": "mexico-trip-2020.md"
5365 },
5366 "geometry": {
5367 "type": "LineString",
5368 "coordinates": [
5369 [
5370 -89.6577,
5371 20.937
5372 ],
5373 [
5374 -99.0721,
5375 19.4363
5376 ]
5377 ]
5378 }
5379 },
5380 {
5381 "type": "Feature",
5382 "properties": {
5383 "layer": "flight",
5384 "from": "MEX",
5385 "to": "PXM",
5386 "date": "2021-01-16",
5387 "mode": "flight(Y4130)",
5388 "trip": "mexico-trip-2020.md"
5389 },
5390 "geometry": {
5391 "type": "LineString",
5392 "coordinates": [
5393 [
5394 -99.0721,
5395 19.4363
5396 ],
5397 [
5398 -97.0898,
5399 15.8769
5400 ]
5401 ]
5402 }
5403 },
5404 {
5405 "type": "Feature",
5406 "properties": {
5407 "layer": "flight",
5408 "from": "PXM",
5409 "to": "MEX",
5410 "date": "2021-01-18",
5411 "mode": "flight",
5412 "trip": "mexico-trip-2020.md"
5413 },
5414 "geometry": {
5415 "type": "LineString",
5416 "coordinates": [
5417 [
5418 -97.0898,
5419 15.8769
5420 ],
5421 [
5422 -99.0721,
5423 19.4363
5424 ]
5425 ]
5426 }
5427 },
5428 {
5429 "type": "Feature",
5430 "properties": {
5431 "layer": "flight",
5432 "from": "MEX",
5433 "to": "EWR",
5434 "date": "2021-01-19",
5435 "mode": "flight (UA 1064), transit",
5436 "trip": "mexico-trip-2020.md"
5437 },
5438 "geometry": {
5439 "type": "LineString",
5440 "coordinates": [
5441 [
5442 -99.0721,
5443 19.4363
5444 ],
5445 [
5446 -74.1687,
5447 40.6895
5448 ]
5449 ]
5450 }
5451 },
5452 {
5453 "type": "Feature",
5454 "properties": {
5455 "layer": "route",
5456 "from": "Newark, NJ, US",
5457 "to": "New York, US",
5458 "date": "2021-01-19",
5459 "mode": "car",
5460 "trip": "mexico-trip-2020.md"
5461 },
5462 "geometry": {
5463 "type": "LineString",
5464 "coordinates": [
5465 [
5466 -74.1724,
5467 40.7357
5468 ],
5469 [
5470 -74.006,
5471 40.7128
5472 ]
5473 ]
5474 }
5475 },
5476 {
5477 "type": "Feature",
5478 "properties": {
5479 "layer": "flight",
5480 "from": "EWR",
5481 "to": "MEX",
5482 "date": "2022-12-18",
5483 "mode": "flight (UA 2251)",
5484 "trip": "mexico-winter-2022-2023.md"
5485 },
5486 "geometry": {
5487 "type": "LineString",
5488 "coordinates": [
5489 [
5490 -74.1687,
5491 40.6895
5492 ],
5493 [
5494 -99.0721,
5495 19.4363
5496 ]
5497 ]
5498 }
5499 },
5500 {
5501 "type": "Feature",
5502 "properties": {
5503 "layer": "flight",
5504 "from": "MEX",
5505 "to": "JFK",
5506 "date": "2023-01-15",
5507 "mode": "flight(AM 408)",
5508 "trip": "mexico-winter-2022-2023.md"
5509 },
5510 "geometry": {
5511 "type": "LineString",
5512 "coordinates": [
5513 [
5514 -99.0721,
5515 19.4363
5516 ],
5517 [
5518 -73.7781,
5519 40.6413
5520 ]
5521 ]
5522 }
5523 },
5524 {
5525 "type": "Feature",
5526 "properties": {
5527 "layer": "flight",
5528 "from": "HRK",
5529 "to": "TIV",
5530 "date": "2010-05-21",
5531 "mode": "flight, transit",
5532 "trip": "montenegro-first-trip.md"
5533 },
5534 "geometry": {
5535 "type": "LineString",
5536 "coordinates": [
5537 [
5538 36.286,
5539 49.9248
5540 ],
5541 [
5542 18.7233,
5543 42.4047
5544 ]
5545 ]
5546 }
5547 },
5548 {
5549 "type": "Feature",
5550 "properties": {
5551 "layer": "route",
5552 "from": "Tivat, ME",
5553 "to": "Becici, ME",
5554 "date": "2010-05-21",
5555 "mode": "bus",
5556 "trip": "montenegro-first-trip.md"
5557 },
5558 "geometry": {
5559 "type": "LineString",
5560 "coordinates": [
5561 [
5562 18.7233,
5563 42.4047
5564 ],
5565 [
5566 18.8567,
5567 42.2886
5568 ]
5569 ]
5570 }
5571 },
5572 {
5573 "type": "Feature",
5574 "properties": {
5575 "layer": "route",
5576 "from": "Becici, ME",
5577 "to": "Dubrovnik, HR",
5578 "date": "2010-05-24",
5579 "mode": "bus",
5580 "trip": "montenegro-first-trip.md"
5581 },
5582 "geometry": {
5583 "type": "LineString",
5584 "coordinates": [
5585 [
5586 18.8567,
5587 42.2886
5588 ],
5589 [
5590 18.0944,
5591 42.6507
5592 ]
5593 ]
5594 }
5595 },
5596 {
5597 "type": "Feature",
5598 "properties": {
5599 "layer": "route",
5600 "from": "Dubrovnik, HR",
5601 "to": "Becici, ME",
5602 "date": "2010-05-24",
5603 "mode": "bus",
5604 "trip": "montenegro-first-trip.md"
5605 },
5606 "geometry": {
5607 "type": "LineString",
5608 "coordinates": [
5609 [
5610 18.0944,
5611 42.6507
5612 ],
5613 [
5614 18.8567,
5615 42.2886
5616 ]
5617 ]
5618 }
5619 },
5620 {
5621 "type": "Feature",
5622 "properties": {
5623 "layer": "route",
5624 "from": "Becici, ME",
5625 "to": "Tivat, ME",
5626 "date": "2010-05-28",
5627 "mode": "bus, transit",
5628 "trip": "montenegro-first-trip.md"
5629 },
5630 "geometry": {
5631 "type": "LineString",
5632 "coordinates": [
5633 [
5634 18.8567,
5635 42.2886
5636 ],
5637 [
5638 18.7233,
5639 42.4047
5640 ]
5641 ]
5642 }
5643 },
5644 {
5645 "type": "Feature",
5646 "properties": {
5647 "layer": "flight",
5648 "from": "TIV",
5649 "to": "HRK",
5650 "date": "2010-05-28",
5651 "mode": "flight",
5652 "trip": "montenegro-first-trip.md"
5653 },
5654 "geometry": {
5655 "type": "LineString",
5656 "coordinates": [
5657 [
5658 18.7233,
5659 42.4047
5660 ],
5661 [
5662 36.286,
5663 49.9248
5664 ]
5665 ]
5666 }
5667 },
5668 {
5669 "type": "Feature",
5670 "properties": {
5671 "layer": "flight",
5672 "from": "SFO",
5673 "to": "EWR",
5674 "date": "2020-09-26",
5675 "mode": "flight(UA569), transit",
5676 "trip": "move-to-nyc.md"
5677 },
5678 "geometry": {
5679 "type": "LineString",
5680 "coordinates": [
5681 [
5682 -122.379,
5683 37.6213
5684 ],
5685 [
5686 -74.1687,
5687 40.6895
5688 ]
5689 ]
5690 }
5691 },
5692 {
5693 "type": "Feature",
5694 "properties": {
5695 "layer": "route",
5696 "from": "Newark, NJ, US",
5697 "to": "New York, US",
5698 "date": "2020-09-26",
5699 "mode": "car",
5700 "trip": "move-to-nyc.md"
5701 },
5702 "geometry": {
5703 "type": "LineString",
5704 "coordinates": [
5705 [
5706 -74.1724,
5707 40.7357
5708 ],
5709 [
5710 -74.006,
5711 40.7128
5712 ]
5713 ]
5714 }
5715 },
5716 {
5717 "type": "Feature",
5718 "properties": {
5719 "layer": "route",
5720 "from": "Podgorica, ME",
5721 "to": "Belgrade, RS",
5722 "date": "2011-08-22",
5723 "mode": "bus, transit",
5724 "trip": "munich-and-prague-2011.md"
5725 },
5726 "geometry": {
5727 "type": "LineString",
5728 "coordinates": [
5729 [
5730 19.2636,
5731 42.4304
5732 ],
5733 [
5734 20.4568,
5735 44.7866
5736 ]
5737 ]
5738 }
5739 },
5740 {
5741 "type": "Feature",
5742 "properties": {
5743 "layer": "flight",
5744 "from": "BEG",
5745 "to": "FMM",
5746 "date": "2011-08-23",
5747 "mode": "flight (W64105), transit",
5748 "trip": "munich-and-prague-2011.md"
5749 },
5750 "geometry": {
5751 "type": "LineString",
5752 "coordinates": [
5753 [
5754 20.3091,
5755 44.8184
5756 ],
5757 [
5758 10.2395,
5759 47.9888
5760 ]
5761 ]
5762 }
5763 },
5764 {
5765 "type": "Feature",
5766 "properties": {
5767 "layer": "route",
5768 "from": "Memmingen, DE",
5769 "to": "Munich, DE",
5770 "date": "2011-08-23",
5771 "mode": "bus",
5772 "trip": "munich-and-prague-2011.md"
5773 },
5774 "geometry": {
5775 "type": "LineString",
5776 "coordinates": [
5777 [
5778 10.1811,
5779 47.9837
5780 ],
5781 [
5782 11.582,
5783 48.1351
5784 ]
5785 ]
5786 }
5787 },
5788 {
5789 "type": "Feature",
5790 "properties": {
5791 "layer": "route",
5792 "from": "Munich, DE",
5793 "to": "Prague, CZ",
5794 "date": "2011-08-24",
5795 "mode": "bus",
5796 "trip": "munich-and-prague-2011.md"
5797 },
5798 "geometry": {
5799 "type": "LineString",
5800 "coordinates": [
5801 [
5802 11.582,
5803 48.1351
5804 ],
5805 [
5806 14.4378,
5807 50.0755
5808 ]
5809 ]
5810 }
5811 },
5812 {
5813 "type": "Feature",
5814 "properties": {
5815 "layer": "route",
5816 "from": "Prague, CZ",
5817 "to": "Munich, DE",
5818 "date": "2011-08-27",
5819 "mode": "bus",
5820 "trip": "munich-and-prague-2011.md"
5821 },
5822 "geometry": {
5823 "type": "LineString",
5824 "coordinates": [
5825 [
5826 14.4378,
5827 50.0755
5828 ],
5829 [
5830 11.582,
5831 48.1351
5832 ]
5833 ]
5834 }
5835 },
5836 {
5837 "type": "Feature",
5838 "properties": {
5839 "layer": "route",
5840 "from": "Munich, DE",
5841 "to": "Memmingen, DE",
5842 "date": "2011-08-30",
5843 "mode": "bus, transit",
5844 "trip": "munich-and-prague-2011.md"
5845 },
5846 "geometry": {
5847 "type": "LineString",
5848 "coordinates": [
5849 [
5850 11.582,
5851 48.1351
5852 ],
5853 [
5854 10.1811,
5855 47.9837
5856 ]
5857 ]
5858 }
5859 },
5860 {
5861 "type": "Feature",
5862 "properties": {
5863 "layer": "flight",
5864 "from": "FMM",
5865 "to": "BEG",
5866 "date": "2011-08-30",
5867 "mode": "flight (W64106), transit",
5868 "trip": "munich-and-prague-2011.md"
5869 },
5870 "geometry": {
5871 "type": "LineString",
5872 "coordinates": [
5873 [
5874 10.2395,
5875 47.9888
5876 ],
5877 [
5878 20.3091,
5879 44.8184
5880 ]
5881 ]
5882 }
5883 },
5884 {
5885 "type": "Feature",
5886 "properties": {
5887 "layer": "route",
5888 "from": "Belgrade, RS",
5889 "to": "Podgorica, ME",
5890 "date": "2011-08-30",
5891 "mode": "bus",
5892 "trip": "munich-and-prague-2011.md"
5893 },
5894 "geometry": {
5895 "type": "LineString",
5896 "coordinates": [
5897 [
5898 20.4568,
5899 44.7866
5900 ],
5901 [
5902 19.2636,
5903 42.4304
5904 ]
5905 ]
5906 }
5907 },
5908 {
5909 "type": "Feature",
5910 "properties": {
5911 "layer": "flight",
5912 "from": "SFO",
5913 "to": "JFK",
5914 "date": "2017-05-04",
5915 "mode": "flight (DL1144, 717-200)",
5916 "trip": "new-york-city-may-2017.md"
5917 },
5918 "geometry": {
5919 "type": "LineString",
5920 "coordinates": [
5921 [
5922 -122.379,
5923 37.6213
5924 ],
5925 [
5926 -73.7781,
5927 40.6413
5928 ]
5929 ]
5930 }
5931 },
5932 {
5933 "type": "Feature",
5934 "properties": {
5935 "layer": "flight",
5936 "from": "JFK",
5937 "to": "SFO",
5938 "date": "2017-05-11",
5939 "mode": "flight (DL426, A320)",
5940 "trip": "new-york-city-may-2017.md"
5941 },
5942 "geometry": {
5943 "type": "LineString",
5944 "coordinates": [
5945 [
5946 -73.7781,
5947 40.6413
5948 ],
5949 [
5950 -122.379,
5951 37.6213
5952 ]
5953 ]
5954 }
5955 },
5956 {
5957 "type": "Feature",
5958 "properties": {
5959 "layer": "flight",
5960 "from": "SFO",
5961 "to": "JFK",
5962 "date": "2017-10-05",
5963 "mode": "flight (AA18)",
5964 "trip": "new-york-city-october-2017.md"
5965 },
5966 "geometry": {
5967 "type": "LineString",
5968 "coordinates": [
5969 [
5970 -122.379,
5971 37.6213
5972 ],
5973 [
5974 -73.7781,
5975 40.6413
5976 ]
5977 ]
5978 }
5979 },
5980 {
5981 "type": "Feature",
5982 "properties": {
5983 "layer": "flight",
5984 "from": "JFK",
5985 "to": "SFO",
5986 "date": "2017-10-08",
5987 "mode": "flight (AA177)",
5988 "trip": "new-york-city-october-2017.md"
5989 },
5990 "geometry": {
5991 "type": "LineString",
5992 "coordinates": [
5993 [
5994 -73.7781,
5995 40.6413
5996 ],
5997 [
5998 -122.379,
5999 37.6213
6000 ]
6001 ]
6002 }
6003 },
6004 {
6005 "type": "Feature",
6006 "properties": {
6007 "layer": "flight",
6008 "from": "SFO",
6009 "to": "EWR",
6010 "date": "2019-09-28",
6011 "mode": "flight (UA295), transit",
6012 "trip": "new-york-city-october-2019.md"
6013 },
6014 "geometry": {
6015 "type": "LineString",
6016 "coordinates": [
6017 [
6018 -122.379,
6019 37.6213
6020 ],
6021 [
6022 -74.1687,
6023 40.6895
6024 ]
6025 ]
6026 }
6027 },
6028 {
6029 "type": "Feature",
6030 "properties": {
6031 "layer": "route",
6032 "from": "Newark, NJ, US",
6033 "to": "New York, US",
6034 "date": "2019-09-28",
6035 "mode": "bus",
6036 "trip": "new-york-city-october-2019.md"
6037 },
6038 "geometry": {
6039 "type": "LineString",
6040 "coordinates": [
6041 [
6042 -74.1724,
6043 40.7357
6044 ],
6045 [
6046 -74.006,
6047 40.7128
6048 ]
6049 ]
6050 }
6051 },
6052 {
6053 "type": "Feature",
6054 "properties": {
6055 "layer": "route",
6056 "from": "New York, US",
6057 "to": "Newark, NJ, US",
6058 "date": "2019-10-09",
6059 "mode": "bus, transit",
6060 "trip": "new-york-city-october-2019.md"
6061 },
6062 "geometry": {
6063 "type": "LineString",
6064 "coordinates": [
6065 [
6066 -74.006,
6067 40.7128
6068 ],
6069 [
6070 -74.1724,
6071 40.7357
6072 ]
6073 ]
6074 }
6075 },
6076 {
6077 "type": "Feature",
6078 "properties": {
6079 "layer": "flight",
6080 "from": "EWR",
6081 "to": "SFO",
6082 "date": "2019-10-09",
6083 "mode": "flight (UA497)",
6084 "trip": "new-york-city-october-2019.md"
6085 },
6086 "geometry": {
6087 "type": "LineString",
6088 "coordinates": [
6089 [
6090 -74.1687,
6091 40.6895
6092 ],
6093 [
6094 -122.379,
6095 37.6213
6096 ]
6097 ]
6098 }
6099 },
6100 {
6101 "type": "Feature",
6102 "properties": {
6103 "layer": "flight",
6104 "from": "SFO",
6105 "to": "PHX",
6106 "date": "2017-05-19",
6107 "mode": "flight (AA649)",
6108 "trip": "phoenix-may-2017.md"
6109 },
6110 "geometry": {
6111 "type": "LineString",
6112 "coordinates": [
6113 [
6114 -122.379,
6115 37.6213
6116 ],
6117 [
6118 -112.0116,
6119 33.4373
6120 ]
6121 ]
6122 }
6123 },
6124 {
6125 "type": "Feature",
6126 "properties": {
6127 "layer": "flight",
6128 "from": "PHX",
6129 "to": "SFO",
6130 "date": "2017-05-22",
6131 "mode": "flight (AA1642)",
6132 "trip": "phoenix-may-2017.md"
6133 },
6134 "geometry": {
6135 "type": "LineString",
6136 "coordinates": [
6137 [
6138 -112.0116,
6139 33.4373
6140 ],
6141 [
6142 -122.379,
6143 37.6213
6144 ]
6145 ]
6146 }
6147 },
6148 {
6149 "type": "Feature",
6150 "properties": {
6151 "layer": "flight",
6152 "from": "SFO",
6153 "to": "LAX",
6154 "date": "2014-12-04",
6155 "mode": "flight (UA478, A319), transit",
6156 "trip": "playa-del-carmen-2014.md"
6157 },
6158 "geometry": {
6159 "type": "LineString",
6160 "coordinates": [
6161 [
6162 -122.379,
6163 37.6213
6164 ],
6165 [
6166 -118.4085,
6167 33.9425
6168 ]
6169 ]
6170 }
6171 },
6172 {
6173 "type": "Feature",
6174 "properties": {
6175 "layer": "flight",
6176 "from": "LAX",
6177 "to": "CUN",
6178 "date": "2014-12-04",
6179 "mode": "flight (UA1276, 737-900), transit",
6180 "trip": "playa-del-carmen-2014.md"
6181 },
6182 "geometry": {
6183 "type": "LineString",
6184 "coordinates": [
6185 [
6186 -118.4085,
6187 33.9425
6188 ],
6189 [
6190 -86.877,
6191 21.0365
6192 ]
6193 ]
6194 }
6195 },
6196 {
6197 "type": "Feature",
6198 "properties": {
6199 "layer": "route",
6200 "from": "Cancun, MX",
6201 "to": "Playa del Carmen, MX",
6202 "date": "2014-12-04",
6203 "mode": "bus",
6204 "trip": "playa-del-carmen-2014.md"
6205 },
6206 "geometry": {
6207 "type": "LineString",
6208 "coordinates": [
6209 [
6210 -86.8515,
6211 21.1619
6212 ],
6213 [
6214 -87.0739,
6215 20.6296
6216 ]
6217 ]
6218 }
6219 },
6220 {
6221 "type": "Feature",
6222 "properties": {
6223 "layer": "route",
6224 "from": "Playa del Carmen, MX",
6225 "to": "Cancun, MX",
6226 "date": "2014-12-07",
6227 "mode": "bus, transit",
6228 "trip": "playa-del-carmen-2014.md"
6229 },
6230 "geometry": {
6231 "type": "LineString",
6232 "coordinates": [
6233 [
6234 -87.0739,
6235 20.6296
6236 ],
6237 [
6238 -86.8515,
6239 21.1619
6240 ]
6241 ]
6242 }
6243 },
6244 {
6245 "type": "Feature",
6246 "properties": {
6247 "layer": "flight",
6248 "from": "CUN",
6249 "to": "SFO",
6250 "date": "2014-12-07",
6251 "mode": "flight (UA1118, 737-900)",
6252 "trip": "playa-del-carmen-2014.md"
6253 },
6254 "geometry": {
6255 "type": "LineString",
6256 "coordinates": [
6257 [
6258 -86.877,
6259 21.0365
6260 ],
6261 [
6262 -122.379,
6263 37.6213
6264 ]
6265 ]
6266 }
6267 },
6268 {
6269 "type": "Feature",
6270 "properties": {
6271 "layer": "flight",
6272 "from": "SFO",
6273 "to": "PDX",
6274 "date": "2015-04-18",
6275 "mode": "flight (UA464, A320)",
6276 "trip": "portland-first-trip-2015.md"
6277 },
6278 "geometry": {
6279 "type": "LineString",
6280 "coordinates": [
6281 [
6282 -122.379,
6283 37.6213
6284 ],
6285 [
6286 -122.5975,
6287 45.5898
6288 ]
6289 ]
6290 }
6291 },
6292 {
6293 "type": "Feature",
6294 "properties": {
6295 "layer": "flight",
6296 "from": "PDX",
6297 "to": "SFO",
6298 "date": "2015-04-22",
6299 "mode": "flight (UA995, 737-800)",
6300 "trip": "portland-first-trip-2015.md"
6301 },
6302 "geometry": {
6303 "type": "LineString",
6304 "coordinates": [
6305 [
6306 -122.5975,
6307 45.5898
6308 ],
6309 [
6310 -122.379,
6311 37.6213
6312 ]
6313 ]
6314 }
6315 },
6316 {
6317 "type": "Feature",
6318 "properties": {
6319 "layer": "flight",
6320 "from": "SFO",
6321 "to": "PDX",
6322 "date": "2017-06-23",
6323 "mode": "flight (AS223)",
6324 "trip": "portland-second-trip.md"
6325 },
6326 "geometry": {
6327 "type": "LineString",
6328 "coordinates": [
6329 [
6330 -122.379,
6331 37.6213
6332 ],
6333 [
6334 -122.5975,
6335 45.5898
6336 ]
6337 ]
6338 }
6339 },
6340 {
6341 "type": "Feature",
6342 "properties": {
6343 "layer": "flight",
6344 "from": "PDX",
6345 "to": "SFO",
6346 "date": "2017-06-25",
6347 "mode": "flight (AS2039)",
6348 "trip": "portland-second-trip.md"
6349 },
6350 "geometry": {
6351 "type": "LineString",
6352 "coordinates": [
6353 [
6354 -122.5975,
6355 45.5898
6356 ],
6357 [
6358 -122.379,
6359 37.6213
6360 ]
6361 ]
6362 }
6363 },
6364 {
6365 "type": "Feature",
6366 "properties": {
6367 "layer": "flight",
6368 "from": "OAK",
6369 "to": "SLC",
6370 "date": "2015-03-07",
6371 "mode": "flight (DL1082)",
6372 "trip": "provo-2015.md"
6373 },
6374 "geometry": {
6375 "type": "LineString",
6376 "coordinates": [
6377 [
6378 -122.2208,
6379 37.7213
6380 ],
6381 [
6382 -111.9791,
6383 40.7884
6384 ]
6385 ]
6386 }
6387 },
6388 {
6389 "type": "Feature",
6390 "properties": {
6391 "layer": "route",
6392 "from": "Salt Lake City, US",
6393 "to": "Provo, US",
6394 "date": "2015-03-07",
6395 "mode": "train",
6396 "trip": "provo-2015.md"
6397 },
6398 "geometry": {
6399 "type": "LineString",
6400 "coordinates": [
6401 [
6402 -111.891,
6403 40.7608
6404 ],
6405 [
6406 -111.6585,
6407 40.2338
6408 ]
6409 ]
6410 }
6411 },
6412 {
6413 "type": "Feature",
6414 "properties": {
6415 "layer": "route",
6416 "from": "Provo, US",
6417 "to": "Salt Lake City, US",
6418 "date": "2015-03-15",
6419 "mode": "train, transit",
6420 "trip": "provo-2015.md"
6421 },
6422 "geometry": {
6423 "type": "LineString",
6424 "coordinates": [
6425 [
6426 -111.6585,
6427 40.2338
6428 ],
6429 [
6430 -111.891,
6431 40.7608
6432 ]
6433 ]
6434 }
6435 },
6436 {
6437 "type": "Feature",
6438 "properties": {
6439 "layer": "flight",
6440 "from": "SLC",
6441 "to": "OAK",
6442 "date": "2015-03-15",
6443 "mode": "flight (DL1082)",
6444 "trip": "provo-2015.md"
6445 },
6446 "geometry": {
6447 "type": "LineString",
6448 "coordinates": [
6449 [
6450 -111.9791,
6451 40.7884
6452 ],
6453 [
6454 -122.2208,
6455 37.7213
6456 ]
6457 ]
6458 }
6459 },
6460 {
6461 "type": "Feature",
6462 "properties": {
6463 "layer": "flight",
6464 "from": "SFO",
6465 "to": "IAH",
6466 "date": "2019-11-22",
6467 "mode": "flight (UA1122), transit",
6468 "trip": "puerto-rico-first-time.md"
6469 },
6470 "geometry": {
6471 "type": "LineString",
6472 "coordinates": [
6473 [
6474 -122.379,
6475 37.6213
6476 ],
6477 [
6478 -95.3414,
6479 29.9844
6480 ]
6481 ]
6482 }
6483 },
6484 {
6485 "type": "Feature",
6486 "properties": {
6487 "layer": "flight",
6488 "from": "IAH",
6489 "to": "SJU",
6490 "date": "2019-11-23",
6491 "mode": "flight (UA1297)",
6492 "trip": "puerto-rico-first-time.md"
6493 },
6494 "geometry": {
6495 "type": "LineString",
6496 "coordinates": [
6497 [
6498 -95.3414,
6499 29.9844
6500 ],
6501 [
6502 -66.0018,
6503 18.4394
6504 ]
6505 ]
6506 }
6507 },
6508 {
6509 "type": "Feature",
6510 "properties": {
6511 "layer": "flight",
6512 "from": "SJU",
6513 "to": "MIA",
6514 "date": "2019-11-30",
6515 "mode": "flight (AA1355), transit",
6516 "trip": "puerto-rico-first-time.md"
6517 },
6518 "geometry": {
6519 "type": "LineString",
6520 "coordinates": [
6521 [
6522 -66.0018,
6523 18.4394
6524 ],
6525 [
6526 -80.2906,
6527 25.7959
6528 ]
6529 ]
6530 }
6531 },
6532 {
6533 "type": "Feature",
6534 "properties": {
6535 "layer": "flight",
6536 "from": "EWR",
6537 "to": "GRU",
6538 "date": "2021-11-21",
6539 "mode": "flight (UA 149), transit",
6540 "trip": "rio-2021.md"
6541 },
6542 "geometry": {
6543 "type": "LineString",
6544 "coordinates": [
6545 [
6546 -74.1687,
6547 40.6895
6548 ],
6549 [
6550 -46.473,
6551 -23.4356
6552 ]
6553 ]
6554 }
6555 },
6556 {
6557 "type": "Feature",
6558 "properties": {
6559 "layer": "flight",
6560 "from": "CGH",
6561 "to": "SDU",
6562 "date": "2021-11-22",
6563 "mode": "flight",
6564 "trip": "rio-2021.md"
6565 },
6566 "geometry": {
6567 "type": "LineString",
6568 "coordinates": [
6569 [
6570 -46.6564,
6571 -23.6261
6572 ],
6573 [
6574 -43.1631,
6575 -22.9105
6576 ]
6577 ]
6578 }
6579 },
6580 {
6581 "type": "Feature",
6582 "properties": {
6583 "layer": "flight",
6584 "from": "GIG",
6585 "to": "BOG",
6586 "date": "2021-12-13",
6587 "mode": "flight(AV 260), transit",
6588 "trip": "rio-2021.md"
6589 },
6590 "geometry": {
6591 "type": "LineString",
6592 "coordinates": [
6593 [
6594 -43.2436,
6595 -22.8099
6596 ],
6597 [
6598 -74.1469,
6599 4.7016
6600 ]
6601 ]
6602 }
6603 },
6604 {
6605 "type": "Feature",
6606 "properties": {
6607 "layer": "flight",
6608 "from": "JFK",
6609 "to": "SAN",
6610 "date": "2022-09-07",
6611 "mode": "flight (AS 178)",
6612 "trip": "san-diego-2022.md"
6613 },
6614 "geometry": {
6615 "type": "LineString",
6616 "coordinates": [
6617 [
6618 -73.7781,
6619 40.6413
6620 ],
6621 [
6622 -117.1896,
6623 32.7336
6624 ]
6625 ]
6626 }
6627 },
6628 {
6629 "type": "Feature",
6630 "properties": {
6631 "layer": "flight",
6632 "from": "SAN",
6633 "to": "EWR",
6634 "date": "2022-09-14",
6635 "mode": "flight(AS 772), transit",
6636 "trip": "san-diego-2022.md"
6637 },
6638 "geometry": {
6639 "type": "LineString",
6640 "coordinates": [
6641 [
6642 -117.1896,
6643 32.7336
6644 ],
6645 [
6646 -74.1687,
6647 40.6895
6648 ]
6649 ]
6650 }
6651 },
6652 {
6653 "type": "Feature",
6654 "properties": {
6655 "layer": "route",
6656 "from": "Newark, NJ, US",
6657 "to": "New York, US",
6658 "date": "2022-09-14",
6659 "mode": "car",
6660 "trip": "san-diego-2022.md"
6661 },
6662 "geometry": {
6663 "type": "LineString",
6664 "coordinates": [
6665 [
6666 -74.1724,
6667 40.7357
6668 ],
6669 [
6670 -74.006,
6671 40.7128
6672 ]
6673 ]
6674 }
6675 },
6676 {
6677 "type": "Feature",
6678 "properties": {
6679 "layer": "flight",
6680 "from": "WAW",
6681 "to": "IST",
6682 "date": "2023-03-27",
6683 "mode": "flight(TK1266)",
6684 "trip": "senegal-first-time.md"
6685 },
6686 "geometry": {
6687 "type": "LineString",
6688 "coordinates": [
6689 [
6690 20.9671,
6691 52.1657
6692 ],
6693 [
6694 28.8141,
6695 40.9769
6696 ]
6697 ]
6698 }
6699 },
6700 {
6701 "type": "Feature",
6702 "properties": {
6703 "layer": "flight",
6704 "from": "IST",
6705 "to": "DSS",
6706 "date": "2023-03-31",
6707 "mode": "flight(TK503)",
6708 "trip": "senegal-first-time.md"
6709 },
6710 "geometry": {
6711 "type": "LineString",
6712 "coordinates": [
6713 [
6714 28.8141,
6715 40.9769
6716 ],
6717 [
6718 -17.4902,
6719 14.7397
6720 ]
6721 ]
6722 }
6723 },
6724 {
6725 "type": "Feature",
6726 "properties": {
6727 "layer": "flight",
6728 "from": "DSS",
6729 "to": "IST",
6730 "date": "2023-04-08",
6731 "mode": "flight(TK504), transit, next day",
6732 "trip": "senegal-first-time.md"
6733 },
6734 "geometry": {
6735 "type": "LineString",
6736 "coordinates": [
6737 [
6738 -17.4902,
6739 14.7397
6740 ],
6741 [
6742 28.8141,
6743 40.9769
6744 ]
6745 ]
6746 }
6747 },
6748 {
6749 "type": "Feature",
6750 "properties": {
6751 "layer": "flight",
6752 "from": "IST",
6753 "to": "WAW",
6754 "date": "2023-04-09",
6755 "mode": "flight(TK1265)",
6756 "trip": "senegal-first-time.md"
6757 },
6758 "geometry": {
6759 "type": "LineString",
6760 "coordinates": [
6761 [
6762 28.8141,
6763 40.9769
6764 ],
6765 [
6766 20.9671,
6767 52.1657
6768 ]
6769 ]
6770 }
6771 },
6772 {
6773 "type": "Feature",
6774 "properties": {
6775 "layer": "route",
6776 "from": "San Francisco, US",
6777 "to": "Santa Rosa, US",
6778 "date": "2016-02-15",
6779 "mode": "bike",
6780 "trip": "solo-bike-trip-2016.md"
6781 },
6782 "geometry": {
6783 "type": "LineString",
6784 "coordinates": [
6785 [
6786 -122.4194,
6787 37.7749
6788 ],
6789 [
6790 -122.7141,
6791 38.4405
6792 ]
6793 ]
6794 }
6795 },
6796 {
6797 "type": "Feature",
6798 "properties": {
6799 "layer": "route",
6800 "from": "Santa Rosa, US",
6801 "to": "Napa, US",
6802 "date": "2016-02-16",
6803 "mode": "bike",
6804 "trip": "solo-bike-trip-2016.md"
6805 },
6806 "geometry": {
6807 "type": "LineString",
6808 "coordinates": [
6809 [
6810 -122.7141,
6811 38.4405
6812 ],
6813 [
6814 -122.2869,
6815 38.2975
6816 ]
6817 ]
6818 }
6819 },
6820 {
6821 "type": "Feature",
6822 "properties": {
6823 "layer": "route",
6824 "from": "Napa, US",
6825 "to": "Sacramento, US",
6826 "date": "2016-02-18",
6827 "mode": "bike",
6828 "trip": "solo-bike-trip-2016.md"
6829 },
6830 "geometry": {
6831 "type": "LineString",
6832 "coordinates": [
6833 [
6834 -122.2869,
6835 38.2975
6836 ],
6837 [
6838 -121.4944,
6839 38.5816
6840 ]
6841 ]
6842 }
6843 },
6844 {
6845 "type": "Feature",
6846 "properties": {
6847 "layer": "route",
6848 "from": "Sacramento, US",
6849 "to": "Stockton, US",
6850 "date": "2016-02-20",
6851 "mode": "bike",
6852 "trip": "solo-bike-trip-2016.md"
6853 },
6854 "geometry": {
6855 "type": "LineString",
6856 "coordinates": [
6857 [
6858 -121.4944,
6859 38.5816
6860 ],
6861 [
6862 -121.2908,
6863 37.9577
6864 ]
6865 ]
6866 }
6867 },
6868 {
6869 "type": "Feature",
6870 "properties": {
6871 "layer": "route",
6872 "from": "Stockton, US",
6873 "to": "Fremont, CA, US",
6874 "date": "2016-02-21",
6875 "mode": "bike, transit",
6876 "trip": "solo-bike-trip-2016.md"
6877 },
6878 "geometry": {
6879 "type": "LineString",
6880 "coordinates": [
6881 [
6882 -121.2908,
6883 37.9577
6884 ],
6885 [
6886 -121.9886,
6887 37.5485
6888 ]
6889 ]
6890 }
6891 },
6892 {
6893 "type": "Feature",
6894 "properties": {
6895 "layer": "route",
6896 "from": "Fremont, CA, US",
6897 "to": "San Francisco, US",
6898 "date": "2016-02-21",
6899 "mode": "train",
6900 "trip": "solo-bike-trip-2016.md"
6901 },
6902 "geometry": {
6903 "type": "LineString",
6904 "coordinates": [
6905 [
6906 -121.9886,
6907 37.5485
6908 ],
6909 [
6910 -122.4194,
6911 37.7749
6912 ]
6913 ]
6914 }
6915 },
6916 {
6917 "type": "Feature",
6918 "properties": {
6919 "layer": "flight",
6920 "from": "JFK",
6921 "to": "MAD",
6922 "date": "2021-09-01",
6923 "mode": "flight (IB6250)",
6924 "trip": "spain-portugal-2021.md"
6925 },
6926 "geometry": {
6927 "type": "LineString",
6928 "coordinates": [
6929 [
6930 -73.7781,
6931 40.6413
6932 ],
6933 [
6934 -3.5673,
6935 40.4936
6936 ]
6937 ]
6938 }
6939 },
6940 {
6941 "type": "Feature",
6942 "properties": {
6943 "layer": "route",
6944 "from": "Madrid, ES",
6945 "to": "Sevilla, ES",
6946 "date": "2021-09-07",
6947 "mode": "car",
6948 "trip": "spain-portugal-2021.md"
6949 },
6950 "geometry": {
6951 "type": "LineString",
6952 "coordinates": [
6953 [
6954 -3.7038,
6955 40.4168
6956 ],
6957 [
6958 -5.9845,
6959 37.3891
6960 ]
6961 ]
6962 }
6963 },
6964 {
6965 "type": "Feature",
6966 "properties": {
6967 "layer": "route",
6968 "from": "Sevilla, ES",
6969 "to": "Cadiz, ES",
6970 "date": "2021-09-08",
6971 "mode": "car",
6972 "trip": "spain-portugal-2021.md"
6973 },
6974 "geometry": {
6975 "type": "LineString",
6976 "coordinates": [
6977 [
6978 -5.9845,
6979 37.3891
6980 ],
6981 [
6982 -6.2926,
6983 36.5271
6984 ]
6985 ]
6986 }
6987 },
6988 {
6989 "type": "Feature",
6990 "properties": {
6991 "layer": "route",
6992 "from": "Cadiz, ES",
6993 "to": "Madrid, ES",
6994 "date": "2021-09-12",
6995 "mode": "car",
6996 "trip": "spain-portugal-2021.md"
6997 },
6998 "geometry": {
6999 "type": "LineString",
7000 "coordinates": [
7001 [
7002 -6.2926,
7003 36.5271
7004 ],
7005 [
7006 -3.7038,
7007 40.4168
7008 ]
7009 ]
7010 }
7011 },
7012 {
7013 "type": "Feature",
7014 "properties": {
7015 "layer": "route",
7016 "from": "Madrid, ES",
7017 "to": "Badajoz, ES",
7018 "date": "2021-09-15",
7019 "mode": "train, transit",
7020 "trip": "spain-portugal-2021.md"
7021 },
7022 "geometry": {
7023 "type": "LineString",
7024 "coordinates": [
7025 [
7026 -3.7038,
7027 40.4168
7028 ],
7029 [
7030 -6.9706,
7031 38.8794
7032 ]
7033 ]
7034 }
7035 },
7036 {
7037 "type": "Feature",
7038 "properties": {
7039 "layer": "route",
7040 "from": "Badajoz, ES",
7041 "to": "Lisbon, PT",
7042 "date": "2021-09-15",
7043 "mode": "bus",
7044 "trip": "spain-portugal-2021.md"
7045 },
7046 "geometry": {
7047 "type": "LineString",
7048 "coordinates": [
7049 [
7050 -6.9706,
7051 38.8794
7052 ],
7053 [
7054 -9.1393,
7055 38.7223
7056 ]
7057 ]
7058 }
7059 },
7060 {
7061 "type": "Feature",
7062 "properties": {
7063 "layer": "flight",
7064 "from": "LIS",
7065 "to": "EWR",
7066 "date": "2021-09-29",
7067 "mode": "flight (UA65), transit",
7068 "trip": "spain-portugal-2021.md"
7069 },
7070 "geometry": {
7071 "type": "LineString",
7072 "coordinates": [
7073 [
7074 -9.1354,
7075 38.7742
7076 ],
7077 [
7078 -74.1687,
7079 40.6895
7080 ]
7081 ]
7082 }
7083 },
7084 {
7085 "type": "Feature",
7086 "properties": {
7087 "layer": "route",
7088 "from": "Newark, NJ, US",
7089 "to": "New York, US",
7090 "date": "2021-09-29",
7091 "mode": "car",
7092 "trip": "spain-portugal-2021.md"
7093 },
7094 "geometry": {
7095 "type": "LineString",
7096 "coordinates": [
7097 [
7098 -74.1724,
7099 40.7357
7100 ],
7101 [
7102 -74.006,
7103 40.7128
7104 ]
7105 ]
7106 }
7107 },
7108 {
7109 "type": "Feature",
7110 "properties": {
7111 "layer": "flight",
7112 "from": "SFO",
7113 "to": "DEN",
7114 "date": "2015-09-23",
7115 "mode": "flight (UA1736, 737-900), transit",
7116 "trip": "st-louis-2015.md"
7117 },
7118 "geometry": {
7119 "type": "LineString",
7120 "coordinates": [
7121 [
7122 -122.379,
7123 37.6213
7124 ],
7125 [
7126 -104.6732,
7127 39.8561
7128 ]
7129 ]
7130 }
7131 },
7132 {
7133 "type": "Feature",
7134 "properties": {
7135 "layer": "flight",
7136 "from": "DEN",
7137 "to": "STL",
7138 "date": "2015-09-23",
7139 "mode": "flight (UA3395, ERJ-145)",
7140 "trip": "st-louis-2015.md"
7141 },
7142 "geometry": {
7143 "type": "LineString",
7144 "coordinates": [
7145 [
7146 -104.6732,
7147 39.8561
7148 ],
7149 [
7150 -90.37,
7151 38.7487
7152 ]
7153 ]
7154 }
7155 },
7156 {
7157 "type": "Feature",
7158 "properties": {
7159 "layer": "flight",
7160 "from": "STL",
7161 "to": "SFO",
7162 "date": "2015-09-28",
7163 "mode": "flight (UA6421, ERJ-170)",
7164 "trip": "st-louis-2015.md"
7165 },
7166 "geometry": {
7167 "type": "LineString",
7168 "coordinates": [
7169 [
7170 -90.37,
7171 38.7487
7172 ],
7173 [
7174 -122.379,
7175 37.6213
7176 ]
7177 ]
7178 }
7179 },
7180 {
7181 "type": "Feature",
7182 "properties": {
7183 "layer": "flight",
7184 "from": "PTY",
7185 "to": "JFK",
7186 "date": "2013-09-27",
7187 "mode": "flight(CM830)",
7188 "trip": "study-in-new-york-2013.md"
7189 },
7190 "geometry": {
7191 "type": "LineString",
7192 "coordinates": [
7193 [
7194 -79.3835,
7195 9.0714
7196 ],
7197 [
7198 -73.7781,
7199 40.6413
7200 ]
7201 ]
7202 }
7203 },
7204 {
7205 "type": "Feature",
7206 "properties": {
7207 "layer": "route",
7208 "from": "New York, US",
7209 "to": "Washington, US",
7210 "date": "2013-11-13",
7211 "mode": "bus",
7212 "trip": "study-in-new-york-2013.md"
7213 },
7214 "geometry": {
7215 "type": "LineString",
7216 "coordinates": [
7217 [
7218 -74.006,
7219 40.7128
7220 ],
7221 [
7222 -77.0369,
7223 38.9072
7224 ]
7225 ]
7226 }
7227 },
7228 {
7229 "type": "Feature",
7230 "properties": {
7231 "layer": "route",
7232 "from": "Washington, US",
7233 "to": "New York, US",
7234 "date": "2013-11-17",
7235 "mode": "bus",
7236 "trip": "study-in-new-york-2013.md"
7237 },
7238 "geometry": {
7239 "type": "LineString",
7240 "coordinates": [
7241 [
7242 -77.0369,
7243 38.9072
7244 ],
7245 [
7246 -74.006,
7247 40.7128
7248 ]
7249 ]
7250 }
7251 },
7252 {
7253 "type": "Feature",
7254 "properties": {
7255 "layer": "flight",
7256 "from": "JFK",
7257 "to": "FRA",
7258 "date": "2013-12-28",
7259 "mode": "flight(LA1441), transit",
7260 "trip": "study-in-new-york-2013.md"
7261 },
7262 "geometry": {
7263 "type": "LineString",
7264 "coordinates": [
7265 [
7266 -73.7781,
7267 40.6413
7268 ],
7269 [
7270 8.5622,
7271 50.0333
7272 ]
7273 ]
7274 }
7275 },
7276 {
7277 "type": "Feature",
7278 "properties": {
7279 "layer": "flight",
7280 "from": "FRA",
7281 "to": "KBP",
7282 "date": "2013-12-28",
7283 "mode": "flight(LA1447), transit",
7284 "trip": "study-in-new-york-2013.md"
7285 },
7286 "geometry": {
7287 "type": "LineString",
7288 "coordinates": [
7289 [
7290 8.5622,
7291 50.0333
7292 ],
7293 [
7294 30.8947,
7295 50.345
7296 ]
7297 ]
7298 }
7299 },
7300 {
7301 "type": "Feature",
7302 "properties": {
7303 "layer": "route",
7304 "from": "Kyiv, UA",
7305 "to": "Kharkiv, UA",
7306 "date": "2013-12-28",
7307 "mode": "train",
7308 "trip": "study-in-new-york-2013.md"
7309 },
7310 "geometry": {
7311 "type": "LineString",
7312 "coordinates": [
7313 [
7314 30.5234,
7315 50.4501
7316 ],
7317 [
7318 36.2304,
7319 49.9935
7320 ]
7321 ]
7322 }
7323 },
7324 {
7325 "type": "Feature",
7326 "properties": {
7327 "layer": "route",
7328 "from": "Podgorica, ME",
7329 "to": "Belgrade, RS",
7330 "date": "2011-05-15",
7331 "mode": "bus, transit",
7332 "trip": "sweden-and-poland-2011.md"
7333 },
7334 "geometry": {
7335 "type": "LineString",
7336 "coordinates": [
7337 [
7338 19.2636,
7339 42.4304
7340 ],
7341 [
7342 20.4568,
7343 44.7866
7344 ]
7345 ]
7346 }
7347 },
7348 {
7349 "type": "Feature",
7350 "properties": {
7351 "layer": "flight",
7352 "from": "BEG",
7353 "to": "NYO",
7354 "date": "2011-05-16",
7355 "mode": "flight",
7356 "trip": "sweden-and-poland-2011.md"
7357 },
7358 "geometry": {
7359 "type": "LineString",
7360 "coordinates": [
7361 [
7362 20.3091,
7363 44.8184
7364 ],
7365 [
7366 16.9122,
7367 58.7886
7368 ]
7369 ]
7370 }
7371 },
7372 {
7373 "type": "Feature",
7374 "properties": {
7375 "layer": "flight",
7376 "from": "NYO",
7377 "to": "WAW",
7378 "date": "2011-05-17",
7379 "mode": "flight",
7380 "trip": "sweden-and-poland-2011.md"
7381 },
7382 "geometry": {
7383 "type": "LineString",
7384 "coordinates": [
7385 [
7386 16.9122,
7387 58.7886
7388 ],
7389 [
7390 20.9671,
7391 52.1657
7392 ]
7393 ]
7394 }
7395 },
7396 {
7397 "type": "Feature",
7398 "properties": {
7399 "layer": "flight",
7400 "from": "WAW",
7401 "to": "NYO",
7402 "date": "2011-05-21",
7403 "mode": "flight",
7404 "trip": "sweden-and-poland-2011.md"
7405 },
7406 "geometry": {
7407 "type": "LineString",
7408 "coordinates": [
7409 [
7410 20.9671,
7411 52.1657
7412 ],
7413 [
7414 16.9122,
7415 58.7886
7416 ]
7417 ]
7418 }
7419 },
7420 {
7421 "type": "Feature",
7422 "properties": {
7423 "layer": "flight",
7424 "from": "NYO",
7425 "to": "BEG",
7426 "date": "2011-05-23",
7427 "mode": "flight",
7428 "trip": "sweden-and-poland-2011.md"
7429 },
7430 "geometry": {
7431 "type": "LineString",
7432 "coordinates": [
7433 [
7434 16.9122,
7435 58.7886
7436 ],
7437 [
7438 20.3091,
7439 44.8184
7440 ]
7441 ]
7442 }
7443 },
7444 {
7445 "type": "Feature",
7446 "properties": {
7447 "layer": "route",
7448 "from": "Belgrade, RS",
7449 "to": "Podgorica, ME",
7450 "date": "2011-05-25",
7451 "mode": "bus",
7452 "trip": "sweden-and-poland-2011.md"
7453 },
7454 "geometry": {
7455 "type": "LineString",
7456 "coordinates": [
7457 [
7458 20.4568,
7459 44.7866
7460 ],
7461 [
7462 19.2636,
7463 42.4304
7464 ]
7465 ]
7466 }
7467 },
7468 {
7469 "type": "Feature",
7470 "properties": {
7471 "layer": "flight",
7472 "from": "SFO",
7473 "to": "SAN",
7474 "date": "2019-02-24",
7475 "mode": "flight (AS1956, A318/321), transit",
7476 "trip": "temecula-february-2019.md"
7477 },
7478 "geometry": {
7479 "type": "LineString",
7480 "coordinates": [
7481 [
7482 -122.379,
7483 37.6213
7484 ],
7485 [
7486 -117.1896,
7487 32.7336
7488 ]
7489 ]
7490 }
7491 },
7492 {
7493 "type": "Feature",
7494 "properties": {
7495 "layer": "route",
7496 "from": "San Diego, US",
7497 "to": "Temecula, US",
7498 "date": "2019-02-24",
7499 "mode": "bus",
7500 "trip": "temecula-february-2019.md"
7501 },
7502 "geometry": {
7503 "type": "LineString",
7504 "coordinates": [
7505 [
7506 -117.1611,
7507 32.7157
7508 ],
7509 [
7510 -117.1484,
7511 33.4936
7512 ]
7513 ]
7514 }
7515 },
7516 {
7517 "type": "Feature",
7518 "properties": {
7519 "layer": "route",
7520 "from": "Temecula, US",
7521 "to": "San Diego, US",
7522 "date": "2019-03-01",
7523 "mode": "bus, transit",
7524 "trip": "temecula-february-2019.md"
7525 },
7526 "geometry": {
7527 "type": "LineString",
7528 "coordinates": [
7529 [
7530 -117.1484,
7531 33.4936
7532 ],
7533 [
7534 -117.1611,
7535 32.7157
7536 ]
7537 ]
7538 }
7539 },
7540 {
7541 "type": "Feature",
7542 "properties": {
7543 "layer": "flight",
7544 "from": "SAN",
7545 "to": "SFO",
7546 "date": "2019-03-01",
7547 "mode": "flight (AS1969, A318/321)",
7548 "trip": "temecula-february-2019.md"
7549 },
7550 "geometry": {
7551 "type": "LineString",
7552 "coordinates": [
7553 [
7554 -117.1896,
7555 32.7336
7556 ],
7557 [
7558 -122.379,
7559 37.6213
7560 ]
7561 ]
7562 }
7563 },
7564 {
7565 "type": "Feature",
7566 "properties": {
7567 "layer": "flight",
7568 "from": "SFO",
7569 "to": "SAN",
7570 "date": "2018-02-02",
7571 "mode": "flight (AS1956, A318/321), transit",
7572 "trip": "tijuana-and-san-diego-2018.md"
7573 },
7574 "geometry": {
7575 "type": "LineString",
7576 "coordinates": [
7577 [
7578 -122.379,
7579 37.6213
7580 ],
7581 [
7582 -117.1896,
7583 32.7336
7584 ]
7585 ]
7586 }
7587 },
7588 {
7589 "type": "Feature",
7590 "properties": {
7591 "layer": "route",
7592 "from": "San Diego, US",
7593 "to": "Tijuana, MX",
7594 "date": "2018-02-02",
7595 "mode": "train",
7596 "trip": "tijuana-and-san-diego-2018.md"
7597 },
7598 "geometry": {
7599 "type": "LineString",
7600 "coordinates": [
7601 [
7602 -117.1611,
7603 32.7157
7604 ],
7605 [
7606 -117.0382,
7607 32.5149
7608 ]
7609 ]
7610 }
7611 },
7612 {
7613 "type": "Feature",
7614 "properties": {
7615 "layer": "route",
7616 "from": "Tijuana, MX",
7617 "to": "San Diego, US",
7618 "date": "2018-02-04",
7619 "mode": "train",
7620 "trip": "tijuana-and-san-diego-2018.md"
7621 },
7622 "geometry": {
7623 "type": "LineString",
7624 "coordinates": [
7625 [
7626 -117.0382,
7627 32.5149
7628 ],
7629 [
7630 -117.1611,
7631 32.7157
7632 ]
7633 ]
7634 }
7635 },
7636 {
7637 "type": "Feature",
7638 "properties": {
7639 "layer": "flight",
7640 "from": "SAN",
7641 "to": "SFO",
7642 "date": "2018-02-10",
7643 "mode": "flight (VX1979, A320)",
7644 "trip": "tijuana-and-san-diego-2018.md"
7645 },
7646 "geometry": {
7647 "type": "LineString",
7648 "coordinates": [
7649 [
7650 -117.1896,
7651 32.7336
7652 ],
7653 [
7654 -122.379,
7655 37.6213
7656 ]
7657 ]
7658 }
7659 },
7660 {
7661 "type": "Feature",
7662 "properties": {
7663 "layer": "flight",
7664 "from": "SFO",
7665 "to": "SAN",
7666 "date": "2018-10-12",
7667 "mode": "flight (UA361, 737-900), transit",
7668 "trip": "tijuana-last-trip-2018.md"
7669 },
7670 "geometry": {
7671 "type": "LineString",
7672 "coordinates": [
7673 [
7674 -122.379,
7675 37.6213
7676 ],
7677 [
7678 -117.1896,
7679 32.7336
7680 ]
7681 ]
7682 }
7683 },
7684 {
7685 "type": "Feature",
7686 "properties": {
7687 "layer": "route",
7688 "from": "San Diego, US",
7689 "to": "Tijuana, MX",
7690 "date": "2018-10-12",
7691 "mode": "car",
7692 "trip": "tijuana-last-trip-2018.md"
7693 },
7694 "geometry": {
7695 "type": "LineString",
7696 "coordinates": [
7697 [
7698 -117.1611,
7699 32.7157
7700 ],
7701 [
7702 -117.0382,
7703 32.5149
7704 ]
7705 ]
7706 }
7707 },
7708 {
7709 "type": "Feature",
7710 "properties": {
7711 "layer": "route",
7712 "from": "Tijuana, MX",
7713 "to": "San Diego, US",
7714 "date": "2018-10-15",
7715 "mode": "car, transit",
7716 "trip": "tijuana-last-trip-2018.md"
7717 },
7718 "geometry": {
7719 "type": "LineString",
7720 "coordinates": [
7721 [
7722 -117.0382,
7723 32.5149
7724 ],
7725 [
7726 -117.1611,
7727 32.7157
7728 ]
7729 ]
7730 }
7731 },
7732 {
7733 "type": "Feature",
7734 "properties": {
7735 "layer": "flight",
7736 "from": "SAN",
7737 "to": "SFO",
7738 "date": "2018-10-15",
7739 "mode": "flight (UA334, 737-900)",
7740 "trip": "tijuana-last-trip-2018.md"
7741 },
7742 "geometry": {
7743 "type": "LineString",
7744 "coordinates": [
7745 [
7746 -117.1896,
7747 32.7336
7748 ],
7749 [
7750 -122.379,
7751 37.6213
7752 ]
7753 ]
7754 }
7755 },
7756 {
7757 "type": "Feature",
7758 "properties": {
7759 "layer": "flight",
7760 "from": "SFO",
7761 "to": "MUC",
7762 "date": "2018-04-11",
7763 "mode": "flight (LH459), transit, next day",
7764 "trip": "ukraine-and-berlin-2018.md"
7765 },
7766 "geometry": {
7767 "type": "LineString",
7768 "coordinates": [
7769 [
7770 -122.379,
7771 37.6213
7772 ],
7773 [
7774 11.7861,
7775 48.3538
7776 ]
7777 ]
7778 }
7779 },
7780 {
7781 "type": "Feature",
7782 "properties": {
7783 "layer": "flight",
7784 "from": "MUC",
7785 "to": "KBP",
7786 "date": "2018-04-12",
7787 "mode": "flight (LH2546)",
7788 "trip": "ukraine-and-berlin-2018.md"
7789 },
7790 "geometry": {
7791 "type": "LineString",
7792 "coordinates": [
7793 [
7794 11.7861,
7795 48.3538
7796 ],
7797 [
7798 30.8947,
7799 50.345
7800 ]
7801 ]
7802 }
7803 },
7804 {
7805 "type": "Feature",
7806 "properties": {
7807 "layer": "route",
7808 "from": "Kyiv, UA",
7809 "to": "Lviv, UA",
7810 "date": "2018-04-22",
7811 "mode": "train",
7812 "trip": "ukraine-and-berlin-2018.md"
7813 },
7814 "geometry": {
7815 "type": "LineString",
7816 "coordinates": [
7817 [
7818 30.5234,
7819 50.4501
7820 ],
7821 [
7822 24.0297,
7823 49.8397
7824 ]
7825 ]
7826 }
7827 },
7828 {
7829 "type": "Feature",
7830 "properties": {
7831 "layer": "route",
7832 "from": "Lviv, UA",
7833 "to": "Kyiv, UA",
7834 "date": "2018-04-26",
7835 "mode": "train",
7836 "trip": "ukraine-and-berlin-2018.md"
7837 },
7838 "geometry": {
7839 "type": "LineString",
7840 "coordinates": [
7841 [
7842 24.0297,
7843 49.8397
7844 ],
7845 [
7846 30.5234,
7847 50.4501
7848 ]
7849 ]
7850 }
7851 },
7852 {
7853 "type": "Feature",
7854 "properties": {
7855 "layer": "flight",
7856 "from": "KBP",
7857 "to": "VIE",
7858 "date": "2018-04-27",
7859 "mode": "flight(OS662), transit",
7860 "trip": "ukraine-and-berlin-2018.md"
7861 },
7862 "geometry": {
7863 "type": "LineString",
7864 "coordinates": [
7865 [
7866 30.8947,
7867 50.345
7868 ],
7869 [
7870 16.5697,
7871 48.1103
7872 ]
7873 ]
7874 }
7875 },
7876 {
7877 "type": "Feature",
7878 "properties": {
7879 "layer": "flight",
7880 "from": "VIE",
7881 "to": "TXL",
7882 "date": "2018-04-27",
7883 "mode": "flight(OS231)",
7884 "trip": "ukraine-and-berlin-2018.md"
7885 },
7886 "geometry": {
7887 "type": "LineString",
7888 "coordinates": [
7889 [
7890 16.5697,
7891 48.1103
7892 ],
7893 [
7894 13.2877,
7895 52.5597
7896 ]
7897 ]
7898 }
7899 },
7900 {
7901 "type": "Feature",
7902 "properties": {
7903 "layer": "flight",
7904 "from": "TXL",
7905 "to": "FRA",
7906 "date": "2018-05-01",
7907 "mode": "flight(LH179), transit",
7908 "trip": "ukraine-and-berlin-2018.md"
7909 },
7910 "geometry": {
7911 "type": "LineString",
7912 "coordinates": [
7913 [
7914 13.2877,
7915 52.5597
7916 ],
7917 [
7918 8.5622,
7919 50.0333
7920 ]
7921 ]
7922 }
7923 },
7924 {
7925 "type": "Feature",
7926 "properties": {
7927 "layer": "flight",
7928 "from": "FRA",
7929 "to": "SFO",
7930 "date": "2018-05-01",
7931 "mode": "flight(LH454)",
7932 "trip": "ukraine-and-berlin-2018.md"
7933 },
7934 "geometry": {
7935 "type": "LineString",
7936 "coordinates": [
7937 [
7938 8.5622,
7939 50.0333
7940 ],
7941 [
7942 -122.379,
7943 37.6213
7944 ]
7945 ]
7946 }
7947 },
7948 {
7949 "type": "Feature",
7950 "properties": {
7951 "layer": "route",
7952 "from": "New York, US",
7953 "to": "Ellenville, NY, US",
7954 "date": "2022-06-21",
7955 "mode": "bus",
7956 "trip": "upstate-ny-2022.md"
7957 },
7958 "geometry": {
7959 "type": "LineString",
7960 "coordinates": [
7961 [
7962 -74.006,
7963 40.7128
7964 ],
7965 [
7966 -74.3968,
7967 41.717
7968 ]
7969 ]
7970 }
7971 },
7972 {
7973 "type": "Feature",
7974 "properties": {
7975 "layer": "route",
7976 "from": "Ellenville, NY, US",
7977 "to": "New York, US",
7978 "date": "2022-06-23",
7979 "mode": "bus",
7980 "trip": "upstate-ny-2022.md"
7981 },
7982 "geometry": {
7983 "type": "LineString",
7984 "coordinates": [
7985 [
7986 -74.3968,
7987 41.717
7988 ],
7989 [
7990 -74.006,
7991 40.7128
7992 ]
7993 ]
7994 }
7995 },
7996 {
7997 "type": "Feature",
7998 "properties": {
7999 "layer": "flight",
8000 "from": "SFO",
8001 "to": "DEN",
8002 "date": "2019-02-14",
8003 "mode": "flight (UA1013, 777-200)",
8004 "trip": "vail-2019.md"
8005 },
8006 "geometry": {
8007 "type": "LineString",
8008 "coordinates": [
8009 [
8010 -122.379,
8011 37.6213
8012 ],
8013 [
8014 -104.6732,
8015 39.8561
8016 ]
8017 ]
8018 }
8019 },
8020 {
8021 "type": "Feature",
8022 "properties": {
8023 "layer": "route",
8024 "from": "Denver, US",
8025 "to": "Vail, CO, US",
8026 "date": "2019-02-15",
8027 "mode": "car",
8028 "trip": "vail-2019.md"
8029 },
8030 "geometry": {
8031 "type": "LineString",
8032 "coordinates": [
8033 [
8034 -104.9903,
8035 39.7392
8036 ],
8037 [
8038 -106.3742,
8039 39.6403
8040 ]
8041 ]
8042 }
8043 },
8044 {
8045 "type": "Feature",
8046 "properties": {
8047 "layer": "route",
8048 "from": "Vail, CO, US",
8049 "to": "Denver, US",
8050 "date": "2019-02-18",
8051 "mode": "car, transit",
8052 "trip": "vail-2019.md"
8053 },
8054 "geometry": {
8055 "type": "LineString",
8056 "coordinates": [
8057 [
8058 -106.3742,
8059 39.6403
8060 ],
8061 [
8062 -104.9903,
8063 39.7392
8064 ]
8065 ]
8066 }
8067 },
8068 {
8069 "type": "Feature",
8070 "properties": {
8071 "layer": "flight",
8072 "from": "DEN",
8073 "to": "SFO",
8074 "date": "2019-02-18",
8075 "mode": "flight (UA571, 757-200)",
8076 "trip": "vail-2019.md"
8077 },
8078 "geometry": {
8079 "type": "LineString",
8080 "coordinates": [
8081 [
8082 -104.6732,
8083 39.8561
8084 ],
8085 [
8086 -122.379,
8087 37.6213
8088 ]
8089 ]
8090 }
8091 },
8092 {
8093 "type": "Feature",
8094 "properties": {
8095 "layer": "flight",
8096 "from": "SFO",
8097 "to": "IST",
8098 "date": "2019-04-13",
8099 "mode": "flight (TK80)",
8100 "trip": "volunteering-in-ukraine-2019.md"
8101 },
8102 "geometry": {
8103 "type": "LineString",
8104 "coordinates": [
8105 [
8106 -122.379,
8107 37.6213
8108 ],
8109 [
8110 28.8141,
8111 40.9769
8112 ]
8113 ]
8114 }
8115 },
8116 {
8117 "type": "Feature",
8118 "properties": {
8119 "layer": "flight",
8120 "from": "IST",
8121 "to": "KBP",
8122 "date": "2019-04-15",
8123 "mode": "flight (TK459)",
8124 "trip": "volunteering-in-ukraine-2019.md"
8125 },
8126 "geometry": {
8127 "type": "LineString",
8128 "coordinates": [
8129 [
8130 28.8141,
8131 40.9769
8132 ],
8133 [
8134 30.8947,
8135 50.345
8136 ]
8137 ]
8138 }
8139 },
8140 {
8141 "type": "Feature",
8142 "properties": {
8143 "layer": "route",
8144 "from": "Kyiv, UA",
8145 "to": "Kramatorsk, UA",
8146 "date": "2019-04-18",
8147 "mode": "train",
8148 "trip": "volunteering-in-ukraine-2019.md"
8149 },
8150 "geometry": {
8151 "type": "LineString",
8152 "coordinates": [
8153 [
8154 30.5234,
8155 50.4501
8156 ],
8157 [
8158 37.5558,
8159 48.7362
8160 ]
8161 ]
8162 }
8163 },
8164 {
8165 "type": "Feature",
8166 "properties": {
8167 "layer": "route",
8168 "from": "Kramatorsk, UA",
8169 "to": "Kyiv, UA",
8170 "date": "2019-04-18",
8171 "mode": "train",
8172 "trip": "volunteering-in-ukraine-2019.md"
8173 },
8174 "geometry": {
8175 "type": "LineString",
8176 "coordinates": [
8177 [
8178 37.5558,
8179 48.7362
8180 ],
8181 [
8182 30.5234,
8183 50.4501
8184 ]
8185 ]
8186 }
8187 },
8188 {
8189 "type": "Feature",
8190 "properties": {
8191 "layer": "route",
8192 "from": "Kyiv, UA",
8193 "to": "Lviv, UA",
8194 "date": "2019-04-26",
8195 "mode": "car",
8196 "trip": "volunteering-in-ukraine-2019.md"
8197 },
8198 "geometry": {
8199 "type": "LineString",
8200 "coordinates": [
8201 [
8202 30.5234,
8203 50.4501
8204 ],
8205 [
8206 24.0297,
8207 49.8397
8208 ]
8209 ]
8210 }
8211 },
8212 {
8213 "type": "Feature",
8214 "properties": {
8215 "layer": "route",
8216 "from": "Lviv, UA",
8217 "to": "Pylypets, UA",
8218 "date": "2019-04-27",
8219 "mode": "car",
8220 "trip": "volunteering-in-ukraine-2019.md"
8221 },
8222 "geometry": {
8223 "type": "LineString",
8224 "coordinates": [
8225 [
8226 24.0297,
8227 49.8397
8228 ],
8229 [
8230 23.3311,
8231 48.6614
8232 ]
8233 ]
8234 }
8235 },
8236 {
8237 "type": "Feature",
8238 "properties": {
8239 "layer": "route",
8240 "from": "Pylypets, UA",
8241 "to": "Drogobych, UA",
8242 "date": "2019-04-29",
8243 "mode": "car",
8244 "trip": "volunteering-in-ukraine-2019.md"
8245 },
8246 "geometry": {
8247 "type": "LineString",
8248 "coordinates": [
8249 [
8250 23.3311,
8251 48.6614
8252 ],
8253 [
8254 23.5064,
8255 49.3497
8256 ]
8257 ]
8258 }
8259 },
8260 {
8261 "type": "Feature",
8262 "properties": {
8263 "layer": "route",
8264 "from": "Drogobych, UA",
8265 "to": "Lviv, UA",
8266 "date": "2019-04-29",
8267 "mode": "car, transit",
8268 "trip": "volunteering-in-ukraine-2019.md"
8269 },
8270 "geometry": {
8271 "type": "LineString",
8272 "coordinates": [
8273 [
8274 23.5064,
8275 49.3497
8276 ],
8277 [
8278 24.0297,
8279 49.8397
8280 ]
8281 ]
8282 }
8283 },
8284 {
8285 "type": "Feature",
8286 "properties": {
8287 "layer": "route",
8288 "from": "Lviv, UA",
8289 "to": "Kyiv, UA",
8290 "date": "2019-04-30",
8291 "mode": "car, transit",
8292 "trip": "volunteering-in-ukraine-2019.md"
8293 },
8294 "geometry": {
8295 "type": "LineString",
8296 "coordinates": [
8297 [
8298 24.0297,
8299 49.8397
8300 ],
8301 [
8302 30.5234,
8303 50.4501
8304 ]
8305 ]
8306 }
8307 },
8308 {
8309 "type": "Feature",
8310 "properties": {
8311 "layer": "flight",
8312 "from": "KBP",
8313 "to": "IST",
8314 "date": "2019-04-30",
8315 "mode": "flight(TK460)",
8316 "trip": "volunteering-in-ukraine-2019.md"
8317 },
8318 "geometry": {
8319 "type": "LineString",
8320 "coordinates": [
8321 [
8322 30.8947,
8323 50.345
8324 ],
8325 [
8326 28.8141,
8327 40.9769
8328 ]
8329 ]
8330 }
8331 },
8332 {
8333 "type": "Feature",
8334 "properties": {
8335 "layer": "flight",
8336 "from": "IST",
8337 "to": "SFO",
8338 "date": "2019-05-01",
8339 "mode": "flight(TK79)",
8340 "trip": "volunteering-in-ukraine-2019.md"
8341 },
8342 "geometry": {
8343 "type": "LineString",
8344 "coordinates": [
8345 [
8346 28.8141,
8347 40.9769
8348 ],
8349 [
8350 -122.379,
8351 37.6213
8352 ]
8353 ]
8354 }
8355 },
8356 {
8357 "type": "Feature",
8358 "properties": {
8359 "layer": "route",
8360 "from": "San Francisco, US",
8361 "to": "Yosemite Village, CA, US",
8362 "date": "2020-07-18",
8363 "mode": "car",
8364 "trip": "yosemite-2020.md"
8365 },
8366 "geometry": {
8367 "type": "LineString",
8368 "coordinates": [
8369 [
8370 -122.4194,
8371 37.7749
8372 ],
8373 [
8374 -119.5936,
8375 37.749
8376 ]
8377 ]
8378 }
8379 },
8380 {
8381 "type": "Feature",
8382 "properties": {
8383 "layer": "route",
8384 "from": "Yosemite Village, CA, US",
8385 "to": "San Francisco, US",
8386 "date": "2020-07-18",
8387 "mode": "car",
8388 "trip": "yosemite-2020.md"
8389 },
8390 "geometry": {
8391 "type": "LineString",
8392 "coordinates": [
8393 [
8394 -119.5936,
8395 37.749
8396 ],
8397 [
8398 -122.4194,
8399 37.7749
8400 ]
8401 ]
8402 }
8403 },
8404 {
8405 "type": "Feature",
8406 "properties": {
8407 "layer": "stop",
8408 "name": "Podgorica, ME"
8409 },
8410 "geometry": {
8411 "type": "Point",
8412 "coordinates": [
8413 19.2636,
8414 42.4304
8415 ]
8416 }
8417 },
8418 {
8419 "type": "Feature",
8420 "properties": {
8421 "layer": "stop",
8422 "name": "Shkoder, AL"
8423 },
8424 "geometry": {
8425 "type": "Point",
8426 "coordinates": [
8427 19.5126,
8428 42.0693
8429 ]
8430 }
8431 },
8432 {
8433 "type": "Feature",
8434 "properties": {
8435 "layer": "stop",
8436 "name": "Tirana, AL"
8437 },
8438 "geometry": {
8439 "type": "Point",
8440 "coordinates": [
8441 19.8187,
8442 41.3275
8443 ]
8444 }
8445 },
8446 {
8447 "type": "Feature",
8448 "properties": {
8449 "layer": "stop",
8450 "name": "Hani i Hotit, AL"
8451 },
8452 "geometry": {
8453 "type": "Point",
8454 "coordinates": [
8455 19.5603,
8456 42.5336
8457 ]
8458 }
8459 },
8460 {
8461 "type": "Feature",
8462 "properties": {
8463 "layer": "stop",
8464 "name": "FRA"
8465 },
8466 "geometry": {
8467 "type": "Point",
8468 "coordinates": [
8469 8.5622,
8470 50.0333
8471 ]
8472 }
8473 },
8474 {
8475 "type": "Feature",
8476 "properties": {
8477 "layer": "stop",
8478 "name": "BEG"
8479 },
8480 "geometry": {
8481 "type": "Point",
8482 "coordinates": [
8483 20.3091,
8484 44.8184
8485 ]
8486 }
8487 },
8488 {
8489 "type": "Feature",
8490 "properties": {
8491 "layer": "stop",
8492 "name": "Belgrade, RS"
8493 },
8494 "geometry": {
8495 "type": "Point",
8496 "coordinates": [
8497 20.4568,
8498 44.7866
8499 ]
8500 }
8501 },
8502 {
8503 "type": "Feature",
8504 "properties": {
8505 "layer": "stop",
8506 "name": "Zagreb, HR"
8507 },
8508 "geometry": {
8509 "type": "Point",
8510 "coordinates": [
8511 15.9819,
8512 45.815
8513 ]
8514 }
8515 },
8516 {
8517 "type": "Feature",
8518 "properties": {
8519 "layer": "stop",
8520 "name": "Zadar, HR"
8521 },
8522 "geometry": {
8523 "type": "Point",
8524 "coordinates": [
8525 15.2314,
8526 44.1194
8527 ]
8528 }
8529 },
8530 {
8531 "type": "Feature",
8532 "properties": {
8533 "layer": "stop",
8534 "name": "Kornati, HR"
8535 },
8536 "geometry": {
8537 "type": "Point",
8538 "coordinates": [
8539 15.3,
8540 43.8
8541 ]
8542 }
8543 },
8544 {
8545 "type": "Feature",
8546 "properties": {
8547 "layer": "stop",
8548 "name": "Split, HR"
8549 },
8550 "geometry": {
8551 "type": "Point",
8552 "coordinates": [
8553 16.4402,
8554 43.5081
8555 ]
8556 }
8557 },
8558 {
8559 "type": "Feature",
8560 "properties": {
8561 "layer": "stop",
8562 "name": "Sarajevo, BA"
8563 },
8564 "geometry": {
8565 "type": "Point",
8566 "coordinates": [
8567 18.4131,
8568 43.8563
8569 ]
8570 }
8571 },
8572 {
8573 "type": "Feature",
8574 "properties": {
8575 "layer": "stop",
8576 "name": "VIE"
8577 },
8578 "geometry": {
8579 "type": "Point",
8580 "coordinates": [
8581 16.5697,
8582 48.1103
8583 ]
8584 }
8585 },
8586 {
8587 "type": "Feature",
8588 "properties": {
8589 "layer": "stop",
8590 "name": "KBP"
8591 },
8592 "geometry": {
8593 "type": "Point",
8594 "coordinates": [
8595 30.8947,
8596 50.345
8597 ]
8598 }
8599 },
8600 {
8601 "type": "Feature",
8602 "properties": {
8603 "layer": "stop",
8604 "name": "Kharkiv, UA"
8605 },
8606 "geometry": {
8607 "type": "Point",
8608 "coordinates": [
8609 36.2304,
8610 49.9935
8611 ]
8612 }
8613 },
8614 {
8615 "type": "Feature",
8616 "properties": {
8617 "layer": "stop",
8618 "name": "Kyiv, UA"
8619 },
8620 "geometry": {
8621 "type": "Point",
8622 "coordinates": [
8623 30.5234,
8624 50.4501
8625 ]
8626 }
8627 },
8628 {
8629 "type": "Feature",
8630 "properties": {
8631 "layer": "stop",
8632 "name": "TXL"
8633 },
8634 "geometry": {
8635 "type": "Point",
8636 "coordinates": [
8637 13.2877,
8638 52.5597
8639 ]
8640 }
8641 },
8642 {
8643 "type": "Feature",
8644 "properties": {
8645 "layer": "stop",
8646 "name": "MUN"
8647 },
8648 "geometry": {
8649 "type": "Point",
8650 "coordinates": [
8651 11.7861,
8652 48.3538
8653 ]
8654 }
8655 },
8656 {
8657 "type": "Feature",
8658 "properties": {
8659 "layer": "stop",
8660 "name": "San Francisco, US"
8661 },
8662 "geometry": {
8663 "type": "Point",
8664 "coordinates": [
8665 -122.4194,
8666 37.7749
8667 ]
8668 }
8669 },
8670 {
8671 "type": "Feature",
8672 "properties": {
8673 "layer": "stop",
8674 "name": "Larkspur, CA, US"
8675 },
8676 "geometry": {
8677 "type": "Point",
8678 "coordinates": [
8679 -122.5352,
8680 37.9341
8681 ]
8682 }
8683 },
8684 {
8685 "type": "Feature",
8686 "properties": {
8687 "layer": "stop",
8688 "name": "Napa, US"
8689 },
8690 "geometry": {
8691 "type": "Point",
8692 "coordinates": [
8693 -122.2869,
8694 38.2975
8695 ]
8696 }
8697 },
8698 {
8699 "type": "Feature",
8700 "properties": {
8701 "layer": "stop",
8702 "name": "Vallejo, CA, US"
8703 },
8704 "geometry": {
8705 "type": "Point",
8706 "coordinates": [
8707 -122.2566,
8708 38.1041
8709 ]
8710 }
8711 },
8712 {
8713 "type": "Feature",
8714 "properties": {
8715 "layer": "stop",
8716 "name": "GIG"
8717 },
8718 "geometry": {
8719 "type": "Point",
8720 "coordinates": [
8721 -43.2436,
8722 -22.8099
8723 ]
8724 }
8725 },
8726 {
8727 "type": "Feature",
8728 "properties": {
8729 "layer": "stop",
8730 "name": "Rio de Janeiro, BR"
8731 },
8732 "geometry": {
8733 "type": "Point",
8734 "coordinates": [
8735 -43.1729,
8736 -22.9068
8737 ]
8738 }
8739 },
8740 {
8741 "type": "Feature",
8742 "properties": {
8743 "layer": "stop",
8744 "name": "Sao Paulo, BR"
8745 },
8746 "geometry": {
8747 "type": "Point",
8748 "coordinates": [
8749 -46.6333,
8750 -23.5505
8751 ]
8752 }
8753 },
8754 {
8755 "type": "Feature",
8756 "properties": {
8757 "layer": "stop",
8758 "name": "GRU"
8759 },
8760 "geometry": {
8761 "type": "Point",
8762 "coordinates": [
8763 -46.473,
8764 -23.4356
8765 ]
8766 }
8767 },
8768 {
8769 "type": "Feature",
8770 "properties": {
8771 "layer": "stop",
8772 "name": "PTY"
8773 },
8774 "geometry": {
8775 "type": "Point",
8776 "coordinates": [
8777 -79.3835,
8778 9.0714
8779 ]
8780 }
8781 },
8782 {
8783 "type": "Feature",
8784 "properties": {
8785 "layer": "stop",
8786 "name": "New York, US"
8787 },
8788 "geometry": {
8789 "type": "Point",
8790 "coordinates": [
8791 -74.006,
8792 40.7128
8793 ]
8794 }
8795 },
8796 {
8797 "type": "Feature",
8798 "properties": {
8799 "layer": "stop",
8800 "name": "Brookfield, CT, US"
8801 },
8802 "geometry": {
8803 "type": "Point",
8804 "coordinates": [
8805 -73.4068,
8806 41.4645
8807 ]
8808 }
8809 },
8810 {
8811 "type": "Feature",
8812 "properties": {
8813 "layer": "stop",
8814 "name": "MIA"
8815 },
8816 "geometry": {
8817 "type": "Point",
8818 "coordinates": [
8819 -80.2906,
8820 25.7959
8821 ]
8822 }
8823 },
8824 {
8825 "type": "Feature",
8826 "properties": {
8827 "layer": "stop",
8828 "name": "EZE"
8829 },
8830 "geometry": {
8831 "type": "Point",
8832 "coordinates": [
8833 -58.5356,
8834 -34.8222
8835 ]
8836 }
8837 },
8838 {
8839 "type": "Feature",
8840 "properties": {
8841 "layer": "stop",
8842 "name": "Buenos Aires, AR"
8843 },
8844 "geometry": {
8845 "type": "Point",
8846 "coordinates": [
8847 -58.3816,
8848 -34.6037
8849 ]
8850 }
8851 },
8852 {
8853 "type": "Feature",
8854 "properties": {
8855 "layer": "stop",
8856 "name": "El Palomar, AR"
8857 },
8858 "geometry": {
8859 "type": "Point",
8860 "coordinates": [
8861 -58.6126,
8862 -34.6099
8863 ]
8864 }
8865 },
8866 {
8867 "type": "Feature",
8868 "properties": {
8869 "layer": "stop",
8870 "name": "EPA"
8871 },
8872 "geometry": {
8873 "type": "Point",
8874 "coordinates": [
8875 -58.6126,
8876 -34.6099
8877 ]
8878 }
8879 },
8880 {
8881 "type": "Feature",
8882 "properties": {
8883 "layer": "stop",
8884 "name": "IGR"
8885 },
8886 "geometry": {
8887 "type": "Point",
8888 "coordinates": [
8889 -54.4734,
8890 -25.7373
8891 ]
8892 }
8893 },
8894 {
8895 "type": "Feature",
8896 "properties": {
8897 "layer": "stop",
8898 "name": "SFO"
8899 },
8900 "geometry": {
8901 "type": "Point",
8902 "coordinates": [
8903 -122.379,
8904 37.6213
8905 ]
8906 }
8907 },
8908 {
8909 "type": "Feature",
8910 "properties": {
8911 "layer": "stop",
8912 "name": "EWR"
8913 },
8914 "geometry": {
8915 "type": "Point",
8916 "coordinates": [
8917 -74.1687,
8918 40.6895
8919 ]
8920 }
8921 },
8922 {
8923 "type": "Feature",
8924 "properties": {
8925 "layer": "stop",
8926 "name": "Newark, NJ, US"
8927 },
8928 "geometry": {
8929 "type": "Point",
8930 "coordinates": [
8931 -74.1724,
8932 40.7357
8933 ]
8934 }
8935 },
8936 {
8937 "type": "Feature",
8938 "properties": {
8939 "layer": "stop",
8940 "name": "MAD"
8941 },
8942 "geometry": {
8943 "type": "Point",
8944 "coordinates": [
8945 -3.5673,
8946 40.4936
8947 ]
8948 }
8949 },
8950 {
8951 "type": "Feature",
8952 "properties": {
8953 "layer": "stop",
8954 "name": "ORY"
8955 },
8956 "geometry": {
8957 "type": "Point",
8958 "coordinates": [
8959 2.3594,
8960 48.7233
8961 ]
8962 }
8963 },
8964 {
8965 "type": "Feature",
8966 "properties": {
8967 "layer": "stop",
8968 "name": "CDG"
8969 },
8970 "geometry": {
8971 "type": "Point",
8972 "coordinates": [
8973 2.5479,
8974 49.0097
8975 ]
8976 }
8977 },
8978 {
8979 "type": "Feature",
8980 "properties": {
8981 "layer": "stop",
8982 "name": "OAK"
8983 },
8984 "geometry": {
8985 "type": "Point",
8986 "coordinates": [
8987 -122.2208,
8988 37.7213
8989 ]
8990 }
8991 },
8992 {
8993 "type": "Feature",
8994 "properties": {
8995 "layer": "stop",
8996 "name": "SAN"
8997 },
8998 "geometry": {
8999 "type": "Point",
9000 "coordinates": [
9001 -117.1896,
9002 32.7336
9003 ]
9004 }
9005 },
9006 {
9007 "type": "Feature",
9008 "properties": {
9009 "layer": "stop",
9010 "name": "San Diego, US"
9011 },
9012 "geometry": {
9013 "type": "Point",
9014 "coordinates": [
9015 -117.1611,
9016 32.7157
9017 ]
9018 }
9019 },
9020 {
9021 "type": "Feature",
9022 "properties": {
9023 "layer": "stop",
9024 "name": "Encinitas, US"
9025 },
9026 "geometry": {
9027 "type": "Point",
9028 "coordinates": [
9029 -117.2928,
9030 33.037
9031 ]
9032 }
9033 },
9034 {
9035 "type": "Feature",
9036 "properties": {
9037 "layer": "stop",
9038 "name": "San Clemente, US"
9039 },
9040 "geometry": {
9041 "type": "Point",
9042 "coordinates": [
9043 -117.612,
9044 33.427
9045 ]
9046 }
9047 },
9048 {
9049 "type": "Feature",
9050 "properties": {
9051 "layer": "stop",
9052 "name": "Agoura Hills, US"
9053 },
9054 "geometry": {
9055 "type": "Point",
9056 "coordinates": [
9057 -118.7609,
9058 34.1531
9059 ]
9060 }
9061 },
9062 {
9063 "type": "Feature",
9064 "properties": {
9065 "layer": "stop",
9066 "name": "San Luis Obispo, US"
9067 },
9068 "geometry": {
9069 "type": "Point",
9070 "coordinates": [
9071 -120.6596,
9072 35.2828
9073 ]
9074 }
9075 },
9076 {
9077 "type": "Feature",
9078 "properties": {
9079 "layer": "stop",
9080 "name": "Carmel-by-the-Sea, US"
9081 },
9082 "geometry": {
9083 "type": "Point",
9084 "coordinates": [
9085 -121.9233,
9086 36.5552
9087 ]
9088 }
9089 },
9090 {
9091 "type": "Feature",
9092 "properties": {
9093 "layer": "stop",
9094 "name": "Ivano-Frankivsk, UA"
9095 },
9096 "geometry": {
9097 "type": "Point",
9098 "coordinates": [
9099 24.7111,
9100 48.9226
9101 ]
9102 }
9103 },
9104 {
9105 "type": "Feature",
9106 "properties": {
9107 "layer": "stop",
9108 "name": "Vorokhta, UA"
9109 },
9110 "geometry": {
9111 "type": "Point",
9112 "coordinates": [
9113 24.5417,
9114 48.2747
9115 ]
9116 }
9117 },
9118 {
9119 "type": "Feature",
9120 "properties": {
9121 "layer": "stop",
9122 "name": "MEX"
9123 },
9124 "geometry": {
9125 "type": "Point",
9126 "coordinates": [
9127 -99.0721,
9128 19.4363
9129 ]
9130 }
9131 },
9132 {
9133 "type": "Feature",
9134 "properties": {
9135 "layer": "stop",
9136 "name": "CUN"
9137 },
9138 "geometry": {
9139 "type": "Point",
9140 "coordinates": [
9141 -86.877,
9142 21.0365
9143 ]
9144 }
9145 },
9146 {
9147 "type": "Feature",
9148 "properties": {
9149 "layer": "stop",
9150 "name": "Cancun, MX"
9151 },
9152 "geometry": {
9153 "type": "Point",
9154 "coordinates": [
9155 -86.8515,
9156 21.1619
9157 ]
9158 }
9159 },
9160 {
9161 "type": "Feature",
9162 "properties": {
9163 "layer": "stop",
9164 "name": "Playa del Carmen, MX"
9165 },
9166 "geometry": {
9167 "type": "Point",
9168 "coordinates": [
9169 -87.0739,
9170 20.6296
9171 ]
9172 }
9173 },
9174 {
9175 "type": "Feature",
9176 "properties": {
9177 "layer": "stop",
9178 "name": "GUA"
9179 },
9180 "geometry": {
9181 "type": "Point",
9182 "coordinates": [
9183 -90.5275,
9184 14.5833
9185 ]
9186 }
9187 },
9188 {
9189 "type": "Feature",
9190 "properties": {
9191 "layer": "stop",
9192 "name": "Guatemala City, GT"
9193 },
9194 "geometry": {
9195 "type": "Point",
9196 "coordinates": [
9197 -90.5069,
9198 14.6349
9199 ]
9200 }
9201 },
9202 {
9203 "type": "Feature",
9204 "properties": {
9205 "layer": "stop",
9206 "name": "San Salvador, SV"
9207 },
9208 "geometry": {
9209 "type": "Point",
9210 "coordinates": [
9211 -89.1872,
9212 13.6929
9213 ]
9214 }
9215 },
9216 {
9217 "type": "Feature",
9218 "properties": {
9219 "layer": "stop",
9220 "name": "Tegucigalpa, HN"
9221 },
9222 "geometry": {
9223 "type": "Point",
9224 "coordinates": [
9225 -87.2068,
9226 14.0723
9227 ]
9228 }
9229 },
9230 {
9231 "type": "Feature",
9232 "properties": {
9233 "layer": "stop",
9234 "name": "Leon, NI"
9235 },
9236 "geometry": {
9237 "type": "Point",
9238 "coordinates": [
9239 -86.878,
9240 12.4346
9241 ]
9242 }
9243 },
9244 {
9245 "type": "Feature",
9246 "properties": {
9247 "layer": "stop",
9248 "name": "Managua, NI"
9249 },
9250 "geometry": {
9251 "type": "Point",
9252 "coordinates": [
9253 -86.2504,
9254 12.115
9255 ]
9256 }
9257 },
9258 {
9259 "type": "Feature",
9260 "properties": {
9261 "layer": "stop",
9262 "name": "San Jose, CR"
9263 },
9264 "geometry": {
9265 "type": "Point",
9266 "coordinates": [
9267 -84.0907,
9268 9.9281
9269 ]
9270 }
9271 },
9272 {
9273 "type": "Feature",
9274 "properties": {
9275 "layer": "stop",
9276 "name": "Panama City, PA"
9277 },
9278 "geometry": {
9279 "type": "Point",
9280 "coordinates": [
9281 -79.5197,
9282 8.9824
9283 ]
9284 }
9285 },
9286 {
9287 "type": "Feature",
9288 "properties": {
9289 "layer": "stop",
9290 "name": "GYE"
9291 },
9292 "geometry": {
9293 "type": "Point",
9294 "coordinates": [
9295 -79.8836,
9296 -2.1574
9297 ]
9298 }
9299 },
9300 {
9301 "type": "Feature",
9302 "properties": {
9303 "layer": "stop",
9304 "name": "CPH"
9305 },
9306 "geometry": {
9307 "type": "Point",
9308 "coordinates": [
9309 12.6561,
9310 55.6181
9311 ]
9312 }
9313 },
9314 {
9315 "type": "Feature",
9316 "properties": {
9317 "layer": "stop",
9318 "name": "UIO"
9319 },
9320 "geometry": {
9321 "type": "Point",
9322 "coordinates": [
9323 -78.3575,
9324 -0.1292
9325 ]
9326 }
9327 },
9328 {
9329 "type": "Feature",
9330 "properties": {
9331 "layer": "stop",
9332 "name": "Quito, EC"
9333 },
9334 "geometry": {
9335 "type": "Point",
9336 "coordinates": [
9337 -78.4678,
9338 -0.1807
9339 ]
9340 }
9341 },
9342 {
9343 "type": "Feature",
9344 "properties": {
9345 "layer": "stop",
9346 "name": "Banos, EC"
9347 },
9348 "geometry": {
9349 "type": "Point",
9350 "coordinates": [
9351 -78.4247,
9352 -1.3928
9353 ]
9354 }
9355 },
9356 {
9357 "type": "Feature",
9358 "properties": {
9359 "layer": "stop",
9360 "name": "SCL"
9361 },
9362 "geometry": {
9363 "type": "Point",
9364 "coordinates": [
9365 -70.7858,
9366 -33.393
9367 ]
9368 }
9369 },
9370 {
9371 "type": "Feature",
9372 "properties": {
9373 "layer": "stop",
9374 "name": "JFK"
9375 },
9376 "geometry": {
9377 "type": "Point",
9378 "coordinates": [
9379 -73.7781,
9380 40.6413
9381 ]
9382 }
9383 },
9384 {
9385 "type": "Feature",
9386 "properties": {
9387 "layer": "stop",
9388 "name": "WAW"
9389 },
9390 "geometry": {
9391 "type": "Point",
9392 "coordinates": [
9393 20.9671,
9394 52.1657
9395 ]
9396 }
9397 },
9398 {
9399 "type": "Feature",
9400 "properties": {
9401 "layer": "stop",
9402 "name": "Warsaw, PL"
9403 },
9404 "geometry": {
9405 "type": "Point",
9406 "coordinates": [
9407 21.0122,
9408 52.2297
9409 ]
9410 }
9411 },
9412 {
9413 "type": "Feature",
9414 "properties": {
9415 "layer": "stop",
9416 "name": "Berlin, DE"
9417 },
9418 "geometry": {
9419 "type": "Point",
9420 "coordinates": [
9421 13.405,
9422 52.52
9423 ]
9424 }
9425 },
9426 {
9427 "type": "Feature",
9428 "properties": {
9429 "layer": "stop",
9430 "name": "BER"
9431 },
9432 "geometry": {
9433 "type": "Point",
9434 "coordinates": [
9435 13.5033,
9436 52.3667
9437 ]
9438 }
9439 },
9440 {
9441 "type": "Feature",
9442 "properties": {
9443 "layer": "stop",
9444 "name": "TLL"
9445 },
9446 "geometry": {
9447 "type": "Point",
9448 "coordinates": [
9449 24.8328,
9450 59.4133
9451 ]
9452 }
9453 },
9454 {
9455 "type": "Feature",
9456 "properties": {
9457 "layer": "stop",
9458 "name": "Tallinn, EE"
9459 },
9460 "geometry": {
9461 "type": "Point",
9462 "coordinates": [
9463 24.7536,
9464 59.437
9465 ]
9466 }
9467 },
9468 {
9469 "type": "Feature",
9470 "properties": {
9471 "layer": "stop",
9472 "name": "Helsinki, FI"
9473 },
9474 "geometry": {
9475 "type": "Point",
9476 "coordinates": [
9477 24.9384,
9478 60.1699
9479 ]
9480 }
9481 },
9482 {
9483 "type": "Feature",
9484 "properties": {
9485 "layer": "stop",
9486 "name": "HEL"
9487 },
9488 "geometry": {
9489 "type": "Point",
9490 "coordinates": [
9491 24.9633,
9492 60.3172
9493 ]
9494 }
9495 },
9496 {
9497 "type": "Feature",
9498 "properties": {
9499 "layer": "stop",
9500 "name": "EDI"
9501 },
9502 "geometry": {
9503 "type": "Point",
9504 "coordinates": [
9505 -3.3725,
9506 55.95
9507 ]
9508 }
9509 },
9510 {
9511 "type": "Feature",
9512 "properties": {
9513 "layer": "stop",
9514 "name": "Edinburgh, GB"
9515 },
9516 "geometry": {
9517 "type": "Point",
9518 "coordinates": [
9519 -3.1883,
9520 55.9533
9521 ]
9522 }
9523 },
9524 {
9525 "type": "Feature",
9526 "properties": {
9527 "layer": "stop",
9528 "name": "Glasgow, GB"
9529 },
9530 "geometry": {
9531 "type": "Point",
9532 "coordinates": [
9533 -4.2518,
9534 55.8642
9535 ]
9536 }
9537 },
9538 {
9539 "type": "Feature",
9540 "properties": {
9541 "layer": "stop",
9542 "name": "Manchester, GB"
9543 },
9544 "geometry": {
9545 "type": "Point",
9546 "coordinates": [
9547 -2.2426,
9548 53.4808
9549 ]
9550 }
9551 },
9552 {
9553 "type": "Feature",
9554 "properties": {
9555 "layer": "stop",
9556 "name": "Cardiff, GB"
9557 },
9558 "geometry": {
9559 "type": "Point",
9560 "coordinates": [
9561 -3.1791,
9562 51.4816
9563 ]
9564 }
9565 },
9566 {
9567 "type": "Feature",
9568 "properties": {
9569 "layer": "stop",
9570 "name": "CWL"
9571 },
9572 "geometry": {
9573 "type": "Point",
9574 "coordinates": [
9575 -3.3433,
9576 51.3967
9577 ]
9578 }
9579 },
9580 {
9581 "type": "Feature",
9582 "properties": {
9583 "layer": "stop",
9584 "name": "DUB"
9585 },
9586 "geometry": {
9587 "type": "Point",
9588 "coordinates": [
9589 -6.2701,
9590 53.4264
9591 ]
9592 }
9593 },
9594 {
9595 "type": "Feature",
9596 "properties": {
9597 "layer": "stop",
9598 "name": "BCN"
9599 },
9600 "geometry": {
9601 "type": "Point",
9602 "coordinates": [
9603 2.0785,
9604 41.2971
9605 ]
9606 }
9607 },
9608 {
9609 "type": "Feature",
9610 "properties": {
9611 "layer": "stop",
9612 "name": "ATH"
9613 },
9614 "geometry": {
9615 "type": "Point",
9616 "coordinates": [
9617 23.9445,
9618 37.9364
9619 ]
9620 }
9621 },
9622 {
9623 "type": "Feature",
9624 "properties": {
9625 "layer": "stop",
9626 "name": "Athens, GR"
9627 },
9628 "geometry": {
9629 "type": "Point",
9630 "coordinates": [
9631 23.7275,
9632 37.9838
9633 ]
9634 }
9635 },
9636 {
9637 "type": "Feature",
9638 "properties": {
9639 "layer": "stop",
9640 "name": "Thira, GR"
9641 },
9642 "geometry": {
9643 "type": "Point",
9644 "coordinates": [
9645 25.4615,
9646 36.3932
9647 ]
9648 }
9649 },
9650 {
9651 "type": "Feature",
9652 "properties": {
9653 "layer": "stop",
9654 "name": "ARN"
9655 },
9656 "geometry": {
9657 "type": "Point",
9658 "coordinates": [
9659 17.9186,
9660 59.6519
9661 ]
9662 }
9663 },
9664 {
9665 "type": "Feature",
9666 "properties": {
9667 "layer": "stop",
9668 "name": "KEF"
9669 },
9670 "geometry": {
9671 "type": "Point",
9672 "coordinates": [
9673 -22.6056,
9674 63.985
9675 ]
9676 }
9677 },
9678 {
9679 "type": "Feature",
9680 "properties": {
9681 "layer": "stop",
9682 "name": "FCO"
9683 },
9684 "geometry": {
9685 "type": "Point",
9686 "coordinates": [
9687 12.2389,
9688 41.8003
9689 ]
9690 }
9691 },
9692 {
9693 "type": "Feature",
9694 "properties": {
9695 "layer": "stop",
9696 "name": "CAG"
9697 },
9698 "geometry": {
9699 "type": "Point",
9700 "coordinates": [
9701 9.0543,
9702 39.2515
9703 ]
9704 }
9705 },
9706 {
9707 "type": "Feature",
9708 "properties": {
9709 "layer": "stop",
9710 "name": "Rome, IT"
9711 },
9712 "geometry": {
9713 "type": "Point",
9714 "coordinates": [
9715 12.4964,
9716 41.9028
9717 ]
9718 }
9719 },
9720 {
9721 "type": "Feature",
9722 "properties": {
9723 "layer": "stop",
9724 "name": "Florence, IT"
9725 },
9726 "geometry": {
9727 "type": "Point",
9728 "coordinates": [
9729 11.2558,
9730 43.7696
9731 ]
9732 }
9733 },
9734 {
9735 "type": "Feature",
9736 "properties": {
9737 "layer": "stop",
9738 "name": "Bologna, IT"
9739 },
9740 "geometry": {
9741 "type": "Point",
9742 "coordinates": [
9743 11.3426,
9744 44.4949
9745 ]
9746 }
9747 },
9748 {
9749 "type": "Feature",
9750 "properties": {
9751 "layer": "stop",
9752 "name": "Venice, IT"
9753 },
9754 "geometry": {
9755 "type": "Point",
9756 "coordinates": [
9757 12.3155,
9758 45.4408
9759 ]
9760 }
9761 },
9762 {
9763 "type": "Feature",
9764 "properties": {
9765 "layer": "stop",
9766 "name": "Milan, IT"
9767 },
9768 "geometry": {
9769 "type": "Point",
9770 "coordinates": [
9771 9.19,
9772 45.4642
9773 ]
9774 }
9775 },
9776 {
9777 "type": "Feature",
9778 "properties": {
9779 "layer": "stop",
9780 "name": "Zurich, CH"
9781 },
9782 "geometry": {
9783 "type": "Point",
9784 "coordinates": [
9785 8.5417,
9786 47.3769
9787 ]
9788 }
9789 },
9790 {
9791 "type": "Feature",
9792 "properties": {
9793 "layer": "stop",
9794 "name": "Paris, FR"
9795 },
9796 "geometry": {
9797 "type": "Point",
9798 "coordinates": [
9799 2.3522,
9800 48.8566
9801 ]
9802 }
9803 },
9804 {
9805 "type": "Feature",
9806 "properties": {
9807 "layer": "stop",
9808 "name": "Barcelona, ES"
9809 },
9810 "geometry": {
9811 "type": "Point",
9812 "coordinates": [
9813 2.1734,
9814 41.3851
9815 ]
9816 }
9817 },
9818 {
9819 "type": "Feature",
9820 "properties": {
9821 "layer": "stop",
9822 "name": "Castelldefels, ES"
9823 },
9824 "geometry": {
9825 "type": "Point",
9826 "coordinates": [
9827 1.9767,
9828 41.28
9829 ]
9830 }
9831 },
9832 {
9833 "type": "Feature",
9834 "properties": {
9835 "layer": "stop",
9836 "name": "KRK"
9837 },
9838 "geometry": {
9839 "type": "Point",
9840 "coordinates": [
9841 19.7836,
9842 50.0777
9843 ]
9844 }
9845 },
9846 {
9847 "type": "Feature",
9848 "properties": {
9849 "layer": "stop",
9850 "name": "Krakow, PL"
9851 },
9852 "geometry": {
9853 "type": "Point",
9854 "coordinates": [
9855 19.945,
9856 50.0647
9857 ]
9858 }
9859 },
9860 {
9861 "type": "Feature",
9862 "properties": {
9863 "layer": "stop",
9864 "name": "Wroclaw, PL"
9865 },
9866 "geometry": {
9867 "type": "Point",
9868 "coordinates": [
9869 17.0385,
9870 51.1079
9871 ]
9872 }
9873 },
9874 {
9875 "type": "Feature",
9876 "properties": {
9877 "layer": "stop",
9878 "name": "Prague, CZ"
9879 },
9880 "geometry": {
9881 "type": "Point",
9882 "coordinates": [
9883 14.4378,
9884 50.0755
9885 ]
9886 }
9887 },
9888 {
9889 "type": "Feature",
9890 "properties": {
9891 "layer": "stop",
9892 "name": "PRG"
9893 },
9894 "geometry": {
9895 "type": "Point",
9896 "coordinates": [
9897 14.2632,
9898 50.1008
9899 ]
9900 }
9901 },
9902 {
9903 "type": "Feature",
9904 "properties": {
9905 "layer": "stop",
9906 "name": "HNL"
9907 },
9908 "geometry": {
9909 "type": "Point",
9910 "coordinates": [
9911 -157.9224,
9912 21.3187
9913 ]
9914 }
9915 },
9916 {
9917 "type": "Feature",
9918 "properties": {
9919 "layer": "stop",
9920 "name": "Lviv, UA"
9921 },
9922 "geometry": {
9923 "type": "Point",
9924 "coordinates": [
9925 24.0297,
9926 49.8397
9927 ]
9928 }
9929 },
9930 {
9931 "type": "Feature",
9932 "properties": {
9933 "layer": "stop",
9934 "name": "Karlovy Vary, CZ"
9935 },
9936 "geometry": {
9937 "type": "Point",
9938 "coordinates": [
9939 12.8714,
9940 50.2306
9941 ]
9942 }
9943 },
9944 {
9945 "type": "Feature",
9946 "properties": {
9947 "layer": "stop",
9948 "name": "Dresden, DE"
9949 },
9950 "geometry": {
9951 "type": "Point",
9952 "coordinates": [
9953 13.7373,
9954 51.0504
9955 ]
9956 }
9957 },
9958 {
9959 "type": "Feature",
9960 "properties": {
9961 "layer": "stop",
9962 "name": "SIN"
9963 },
9964 "geometry": {
9965 "type": "Point",
9966 "coordinates": [
9967 103.9894,
9968 1.3502
9969 ]
9970 }
9971 },
9972 {
9973 "type": "Feature",
9974 "properties": {
9975 "layer": "stop",
9976 "name": "DPS"
9977 },
9978 "geometry": {
9979 "type": "Point",
9980 "coordinates": [
9981 115.1671,
9982 -8.7482
9983 ]
9984 }
9985 },
9986 {
9987 "type": "Feature",
9988 "properties": {
9989 "layer": "stop",
9990 "name": "Denpasar, ID"
9991 },
9992 "geometry": {
9993 "type": "Point",
9994 "coordinates": [
9995 115.2126,
9996 -8.65
9997 ]
9998 }
9999 },
10000 {
10001 "type": "Feature",
10002 "properties": {
10003 "layer": "stop",
10004 "name": "Gili Trawangan, ID"
10005 },
10006 "geometry": {
10007 "type": "Point",
10008 "coordinates": [
10009 116.0345,
10010 -8.352
10011 ]
10012 }
10013 },
10014 {
10015 "type": "Feature",
10016 "properties": {
10017 "layer": "stop",
10018 "name": "OGG"
10019 },
10020 "geometry": {
10021 "type": "Point",
10022 "coordinates": [
10023 -156.4305,
10024 20.8986
10025 ]
10026 }
10027 },
10028 {
10029 "type": "Feature",
10030 "properties": {
10031 "layer": "stop",
10032 "name": "Kahului, HI, US"
10033 },
10034 "geometry": {
10035 "type": "Point",
10036 "coordinates": [
10037 -156.4729,
10038 20.8893
10039 ]
10040 }
10041 },
10042 {
10043 "type": "Feature",
10044 "properties": {
10045 "layer": "stop",
10046 "name": "Kihei, HI, US"
10047 },
10048 "geometry": {
10049 "type": "Point",
10050 "coordinates": [
10051 -156.4659,
10052 20.7644
10053 ]
10054 }
10055 },
10056 {
10057 "type": "Feature",
10058 "properties": {
10059 "layer": "stop",
10060 "name": "HKG"
10061 },
10062 "geometry": {
10063 "type": "Point",
10064 "coordinates": [
10065 113.9145,
10066 22.3089
10067 ]
10068 }
10069 },
10070 {
10071 "type": "Feature",
10072 "properties": {
10073 "layer": "stop",
10074 "name": "HRK"
10075 },
10076 "geometry": {
10077 "type": "Point",
10078 "coordinates": [
10079 36.286,
10080 49.9248
10081 ]
10082 }
10083 },
10084 {
10085 "type": "Feature",
10086 "properties": {
10087 "layer": "stop",
10088 "name": "SAW"
10089 },
10090 "geometry": {
10091 "type": "Point",
10092 "coordinates": [
10093 29.3092,
10094 40.8986
10095 ]
10096 }
10097 },
10098 {
10099 "type": "Feature",
10100 "properties": {
10101 "layer": "stop",
10102 "name": "SKP"
10103 },
10104 "geometry": {
10105 "type": "Point",
10106 "coordinates": [
10107 21.6214,
10108 41.9617
10109 ]
10110 }
10111 },
10112 {
10113 "type": "Feature",
10114 "properties": {
10115 "layer": "stop",
10116 "name": "Skopje, MK"
10117 },
10118 "geometry": {
10119 "type": "Point",
10120 "coordinates": [
10121 21.4254,
10122 41.9973
10123 ]
10124 }
10125 },
10126 {
10127 "type": "Feature",
10128 "properties": {
10129 "layer": "stop",
10130 "name": "Ohrid, MK"
10131 },
10132 "geometry": {
10133 "type": "Point",
10134 "coordinates": [
10135 20.8019,
10136 41.1231
10137 ]
10138 }
10139 },
10140 {
10141 "type": "Feature",
10142 "properties": {
10143 "layer": "stop",
10144 "name": "IST"
10145 },
10146 "geometry": {
10147 "type": "Point",
10148 "coordinates": [
10149 28.8141,
10150 40.9769
10151 ]
10152 }
10153 },
10154 {
10155 "type": "Feature",
10156 "properties": {
10157 "layer": "stop",
10158 "name": "LAX"
10159 },
10160 "geometry": {
10161 "type": "Point",
10162 "coordinates": [
10163 -118.4085,
10164 33.9425
10165 ]
10166 }
10167 },
10168 {
10169 "type": "Feature",
10170 "properties": {
10171 "layer": "stop",
10172 "name": "Los Angeles, US"
10173 },
10174 "geometry": {
10175 "type": "Point",
10176 "coordinates": [
10177 -118.2437,
10178 34.0522
10179 ]
10180 }
10181 },
10182 {
10183 "type": "Feature",
10184 "properties": {
10185 "layer": "stop",
10186 "name": "LAS"
10187 },
10188 "geometry": {
10189 "type": "Point",
10190 "coordinates": [
10191 -115.1523,
10192 36.084
10193 ]
10194 }
10195 },
10196 {
10197 "type": "Feature",
10198 "properties": {
10199 "layer": "stop",
10200 "name": "TGD"
10201 },
10202 "geometry": {
10203 "type": "Point",
10204 "coordinates": [
10205 19.2519,
10206 42.3593
10207 ]
10208 }
10209 },
10210 {
10211 "type": "Feature",
10212 "properties": {
10213 "layer": "stop",
10214 "name": "BUD"
10215 },
10216 "geometry": {
10217 "type": "Point",
10218 "coordinates": [
10219 19.2556,
10220 47.4298
10221 ]
10222 }
10223 },
10224 {
10225 "type": "Feature",
10226 "properties": {
10227 "layer": "stop",
10228 "name": "Zaporizhzhia, UA"
10229 },
10230 "geometry": {
10231 "type": "Point",
10232 "coordinates": [
10233 35.1396,
10234 47.8388
10235 ]
10236 }
10237 },
10238 {
10239 "type": "Feature",
10240 "properties": {
10241 "layer": "stop",
10242 "name": "OZH"
10243 },
10244 "geometry": {
10245 "type": "Point",
10246 "coordinates": [
10247 35.3157,
10248 47.8671
10249 ]
10250 }
10251 },
10252 {
10253 "type": "Feature",
10254 "properties": {
10255 "layer": "stop",
10256 "name": "TIV"
10257 },
10258 "geometry": {
10259 "type": "Point",
10260 "coordinates": [
10261 18.7233,
10262 42.4047
10263 ]
10264 }
10265 },
10266 {
10267 "type": "Feature",
10268 "properties": {
10269 "layer": "stop",
10270 "name": "Tivat, ME"
10271 },
10272 "geometry": {
10273 "type": "Point",
10274 "coordinates": [
10275 18.7233,
10276 42.4047
10277 ]
10278 }
10279 },
10280 {
10281 "type": "Feature",
10282 "properties": {
10283 "layer": "stop",
10284 "name": "LHR"
10285 },
10286 "geometry": {
10287 "type": "Point",
10288 "coordinates": [
10289 -0.4614,
10290 51.47
10291 ]
10292 }
10293 },
10294 {
10295 "type": "Feature",
10296 "properties": {
10297 "layer": "stop",
10298 "name": "Mammoth, CA, US"
10299 },
10300 "geometry": {
10301 "type": "Point",
10302 "coordinates": [
10303 -118.9721,
10304 37.6485
10305 ]
10306 }
10307 },
10308 {
10309 "type": "Feature",
10310 "properties": {
10311 "layer": "stop",
10312 "name": "TIJ"
10313 },
10314 "geometry": {
10315 "type": "Point",
10316 "coordinates": [
10317 -116.97,
10318 32.5411
10319 ]
10320 }
10321 },
10322 {
10323 "type": "Feature",
10324 "properties": {
10325 "layer": "stop",
10326 "name": "Tijuana, MX"
10327 },
10328 "geometry": {
10329 "type": "Point",
10330 "coordinates": [
10331 -117.0382,
10332 32.5149
10333 ]
10334 }
10335 },
10336 {
10337 "type": "Feature",
10338 "properties": {
10339 "layer": "stop",
10340 "name": "BOG"
10341 },
10342 "geometry": {
10343 "type": "Point",
10344 "coordinates": [
10345 -74.1469,
10346 4.7016
10347 ]
10348 }
10349 },
10350 {
10351 "type": "Feature",
10352 "properties": {
10353 "layer": "stop",
10354 "name": "Tulum, MX"
10355 },
10356 "geometry": {
10357 "type": "Point",
10358 "coordinates": [
10359 -87.4654,
10360 20.2115
10361 ]
10362 }
10363 },
10364 {
10365 "type": "Feature",
10366 "properties": {
10367 "layer": "stop",
10368 "name": "Bacalar, MX"
10369 },
10370 "geometry": {
10371 "type": "Point",
10372 "coordinates": [
10373 -88.3918,
10374 18.6813
10375 ]
10376 }
10377 },
10378 {
10379 "type": "Feature",
10380 "properties": {
10381 "layer": "stop",
10382 "name": "Merida, MX"
10383 },
10384 "geometry": {
10385 "type": "Point",
10386 "coordinates": [
10387 -89.5926,
10388 20.9674
10389 ]
10390 }
10391 },
10392 {
10393 "type": "Feature",
10394 "properties": {
10395 "layer": "stop",
10396 "name": "Ciudad de Mexico, MX"
10397 },
10398 "geometry": {
10399 "type": "Point",
10400 "coordinates": [
10401 -99.1332,
10402 19.4326
10403 ]
10404 }
10405 },
10406 {
10407 "type": "Feature",
10408 "properties": {
10409 "layer": "stop",
10410 "name": "Morelia, MX"
10411 },
10412 "geometry": {
10413 "type": "Point",
10414 "coordinates": [
10415 -101.195,
10416 19.706
10417 ]
10418 }
10419 },
10420 {
10421 "type": "Feature",
10422 "properties": {
10423 "layer": "stop",
10424 "name": "Guadalajara, MX"
10425 },
10426 "geometry": {
10427 "type": "Point",
10428 "coordinates": [
10429 -103.3496,
10430 20.6597
10431 ]
10432 }
10433 },
10434 {
10435 "type": "Feature",
10436 "properties": {
10437 "layer": "stop",
10438 "name": "Sayulita, MX"
10439 },
10440 "geometry": {
10441 "type": "Point",
10442 "coordinates": [
10443 -105.4413,
10444 20.8692
10445 ]
10446 }
10447 },
10448 {
10449 "type": "Feature",
10450 "properties": {
10451 "layer": "stop",
10452 "name": "Puerto Vallarta, MX"
10453 },
10454 "geometry": {
10455 "type": "Point",
10456 "coordinates": [
10457 -105.2253,
10458 20.6534
10459 ]
10460 }
10461 },
10462 {
10463 "type": "Feature",
10464 "properties": {
10465 "layer": "stop",
10466 "name": "PVR"
10467 },
10468 "geometry": {
10469 "type": "Point",
10470 "coordinates": [
10471 -105.2551,
10472 20.6801
10473 ]
10474 }
10475 },
10476 {
10477 "type": "Feature",
10478 "properties": {
10479 "layer": "stop",
10480 "name": "Mahahual, MX"
10481 },
10482 "geometry": {
10483 "type": "Point",
10484 "coordinates": [
10485 -87.7112,
10486 18.7142
10487 ]
10488 }
10489 },
10490 {
10491 "type": "Feature",
10492 "properties": {
10493 "layer": "stop",
10494 "name": "MID"
10495 },
10496 "geometry": {
10497 "type": "Point",
10498 "coordinates": [
10499 -89.6577,
10500 20.937
10501 ]
10502 }
10503 },
10504 {
10505 "type": "Feature",
10506 "properties": {
10507 "layer": "stop",
10508 "name": "PXM"
10509 },
10510 "geometry": {
10511 "type": "Point",
10512 "coordinates": [
10513 -97.0898,
10514 15.8769
10515 ]
10516 }
10517 },
10518 {
10519 "type": "Feature",
10520 "properties": {
10521 "layer": "stop",
10522 "name": "Becici, ME"
10523 },
10524 "geometry": {
10525 "type": "Point",
10526 "coordinates": [
10527 18.8567,
10528 42.2886
10529 ]
10530 }
10531 },
10532 {
10533 "type": "Feature",
10534 "properties": {
10535 "layer": "stop",
10536 "name": "Dubrovnik, HR"
10537 },
10538 "geometry": {
10539 "type": "Point",
10540 "coordinates": [
10541 18.0944,
10542 42.6507
10543 ]
10544 }
10545 },
10546 {
10547 "type": "Feature",
10548 "properties": {
10549 "layer": "stop",
10550 "name": "FMM"
10551 },
10552 "geometry": {
10553 "type": "Point",
10554 "coordinates": [
10555 10.2395,
10556 47.9888
10557 ]
10558 }
10559 },
10560 {
10561 "type": "Feature",
10562 "properties": {
10563 "layer": "stop",
10564 "name": "Memmingen, DE"
10565 },
10566 "geometry": {
10567 "type": "Point",
10568 "coordinates": [
10569 10.1811,
10570 47.9837
10571 ]
10572 }
10573 },
10574 {
10575 "type": "Feature",
10576 "properties": {
10577 "layer": "stop",
10578 "name": "Munich, DE"
10579 },
10580 "geometry": {
10581 "type": "Point",
10582 "coordinates": [
10583 11.582,
10584 48.1351
10585 ]
10586 }
10587 },
10588 {
10589 "type": "Feature",
10590 "properties": {
10591 "layer": "stop",
10592 "name": "PHX"
10593 },
10594 "geometry": {
10595 "type": "Point",
10596 "coordinates": [
10597 -112.0116,
10598 33.4373
10599 ]
10600 }
10601 },
10602 {
10603 "type": "Feature",
10604 "properties": {
10605 "layer": "stop",
10606 "name": "PDX"
10607 },
10608 "geometry": {
10609 "type": "Point",
10610 "coordinates": [
10611 -122.5975,
10612 45.5898
10613 ]
10614 }
10615 },
10616 {
10617 "type": "Feature",
10618 "properties": {
10619 "layer": "stop",
10620 "name": "SLC"
10621 },
10622 "geometry": {
10623 "type": "Point",
10624 "coordinates": [
10625 -111.9791,
10626 40.7884
10627 ]
10628 }
10629 },
10630 {
10631 "type": "Feature",
10632 "properties": {
10633 "layer": "stop",
10634 "name": "Salt Lake City, US"
10635 },
10636 "geometry": {
10637 "type": "Point",
10638 "coordinates": [
10639 -111.891,
10640 40.7608
10641 ]
10642 }
10643 },
10644 {
10645 "type": "Feature",
10646 "properties": {
10647 "layer": "stop",
10648 "name": "Provo, US"
10649 },
10650 "geometry": {
10651 "type": "Point",
10652 "coordinates": [
10653 -111.6585,
10654 40.2338
10655 ]
10656 }
10657 },
10658 {
10659 "type": "Feature",
10660 "properties": {
10661 "layer": "stop",
10662 "name": "IAH"
10663 },
10664 "geometry": {
10665 "type": "Point",
10666 "coordinates": [
10667 -95.3414,
10668 29.9844
10669 ]
10670 }
10671 },
10672 {
10673 "type": "Feature",
10674 "properties": {
10675 "layer": "stop",
10676 "name": "SJU"
10677 },
10678 "geometry": {
10679 "type": "Point",
10680 "coordinates": [
10681 -66.0018,
10682 18.4394
10683 ]
10684 }
10685 },
10686 {
10687 "type": "Feature",
10688 "properties": {
10689 "layer": "stop",
10690 "name": "CGH"
10691 },
10692 "geometry": {
10693 "type": "Point",
10694 "coordinates": [
10695 -46.6564,
10696 -23.6261
10697 ]
10698 }
10699 },
10700 {
10701 "type": "Feature",
10702 "properties": {
10703 "layer": "stop",
10704 "name": "SDU"
10705 },
10706 "geometry": {
10707 "type": "Point",
10708 "coordinates": [
10709 -43.1631,
10710 -22.9105
10711 ]
10712 }
10713 },
10714 {
10715 "type": "Feature",
10716 "properties": {
10717 "layer": "stop",
10718 "name": "DSS"
10719 },
10720 "geometry": {
10721 "type": "Point",
10722 "coordinates": [
10723 -17.4902,
10724 14.7397
10725 ]
10726 }
10727 },
10728 {
10729 "type": "Feature",
10730 "properties": {
10731 "layer": "stop",
10732 "name": "Santa Rosa, US"
10733 },
10734 "geometry": {
10735 "type": "Point",
10736 "coordinates": [
10737 -122.7141,
10738 38.4405
10739 ]
10740 }
10741 },
10742 {
10743 "type": "Feature",
10744 "properties": {
10745 "layer": "stop",
10746 "name": "Sacramento, US"
10747 },
10748 "geometry": {
10749 "type": "Point",
10750 "coordinates": [
10751 -121.4944,
10752 38.5816
10753 ]
10754 }
10755 },
10756 {
10757 "type": "Feature",
10758 "properties": {
10759 "layer": "stop",
10760 "name": "Stockton, US"
10761 },
10762 "geometry": {
10763 "type": "Point",
10764 "coordinates": [
10765 -121.2908,
10766 37.9577
10767 ]
10768 }
10769 },
10770 {
10771 "type": "Feature",
10772 "properties": {
10773 "layer": "stop",
10774 "name": "Fremont, CA, US"
10775 },
10776 "geometry": {
10777 "type": "Point",
10778 "coordinates": [
10779 -121.9886,
10780 37.5485
10781 ]
10782 }
10783 },
10784 {
10785 "type": "Feature",
10786 "properties": {
10787 "layer": "stop",
10788 "name": "Madrid, ES"
10789 },
10790 "geometry": {
10791 "type": "Point",
10792 "coordinates": [
10793 -3.7038,
10794 40.4168
10795 ]
10796 }
10797 },
10798 {
10799 "type": "Feature",
10800 "properties": {
10801 "layer": "stop",
10802 "name": "Sevilla, ES"
10803 },
10804 "geometry": {
10805 "type": "Point",
10806 "coordinates": [
10807 -5.9845,
10808 37.3891
10809 ]
10810 }
10811 },
10812 {
10813 "type": "Feature",
10814 "properties": {
10815 "layer": "stop",
10816 "name": "Cadiz, ES"
10817 },
10818 "geometry": {
10819 "type": "Point",
10820 "coordinates": [
10821 -6.2926,
10822 36.5271
10823 ]
10824 }
10825 },
10826 {
10827 "type": "Feature",
10828 "properties": {
10829 "layer": "stop",
10830 "name": "Badajoz, ES"
10831 },
10832 "geometry": {
10833 "type": "Point",
10834 "coordinates": [
10835 -6.9706,
10836 38.8794
10837 ]
10838 }
10839 },
10840 {
10841 "type": "Feature",
10842 "properties": {
10843 "layer": "stop",
10844 "name": "Lisbon, PT"
10845 },
10846 "geometry": {
10847 "type": "Point",
10848 "coordinates": [
10849 -9.1393,
10850 38.7223
10851 ]
10852 }
10853 },
10854 {
10855 "type": "Feature",
10856 "properties": {
10857 "layer": "stop",
10858 "name": "LIS"
10859 },
10860 "geometry": {
10861 "type": "Point",
10862 "coordinates": [
10863 -9.1354,
10864 38.7742
10865 ]
10866 }
10867 },
10868 {
10869 "type": "Feature",
10870 "properties": {
10871 "layer": "stop",
10872 "name": "DEN"
10873 },
10874 "geometry": {
10875 "type": "Point",
10876 "coordinates": [
10877 -104.6732,
10878 39.8561
10879 ]
10880 }
10881 },
10882 {
10883 "type": "Feature",
10884 "properties": {
10885 "layer": "stop",
10886 "name": "STL"
10887 },
10888 "geometry": {
10889 "type": "Point",
10890 "coordinates": [
10891 -90.37,
10892 38.7487
10893 ]
10894 }
10895 },
10896 {
10897 "type": "Feature",
10898 "properties": {
10899 "layer": "stop",
10900 "name": "Washington, US"
10901 },
10902 "geometry": {
10903 "type": "Point",
10904 "coordinates": [
10905 -77.0369,
10906 38.9072
10907 ]
10908 }
10909 },
10910 {
10911 "type": "Feature",
10912 "properties": {
10913 "layer": "stop",
10914 "name": "NYO"
10915 },
10916 "geometry": {
10917 "type": "Point",
10918 "coordinates": [
10919 16.9122,
10920 58.7886
10921 ]
10922 }
10923 },
10924 {
10925 "type": "Feature",
10926 "properties": {
10927 "layer": "stop",
10928 "name": "Temecula, US"
10929 },
10930 "geometry": {
10931 "type": "Point",
10932 "coordinates": [
10933 -117.1484,
10934 33.4936
10935 ]
10936 }
10937 },
10938 {
10939 "type": "Feature",
10940 "properties": {
10941 "layer": "stop",
10942 "name": "MUC"
10943 },
10944 "geometry": {
10945 "type": "Point",
10946 "coordinates": [
10947 11.7861,
10948 48.3538
10949 ]
10950 }
10951 },
10952 {
10953 "type": "Feature",
10954 "properties": {
10955 "layer": "stop",
10956 "name": "Ellenville, NY, US"
10957 },
10958 "geometry": {
10959 "type": "Point",
10960 "coordinates": [
10961 -74.3968,
10962 41.717
10963 ]
10964 }
10965 },
10966 {
10967 "type": "Feature",
10968 "properties": {
10969 "layer": "stop",
10970 "name": "Denver, US"
10971 },
10972 "geometry": {
10973 "type": "Point",
10974 "coordinates": [
10975 -104.9903,
10976 39.7392
10977 ]
10978 }
10979 },
10980 {
10981 "type": "Feature",
10982 "properties": {
10983 "layer": "stop",
10984 "name": "Vail, CO, US"
10985 },
10986 "geometry": {
10987 "type": "Point",
10988 "coordinates": [
10989 -106.3742,
10990 39.6403
10991 ]
10992 }
10993 },
10994 {
10995 "type": "Feature",
10996 "properties": {
10997 "layer": "stop",
10998 "name": "Kramatorsk, UA"
10999 },
11000 "geometry": {
11001 "type": "Point",
11002 "coordinates": [
11003 37.5558,
11004 48.7362
11005 ]
11006 }
11007 },
11008 {
11009 "type": "Feature",
11010 "properties": {
11011 "layer": "stop",
11012 "name": "Pylypets, UA"
11013 },
11014 "geometry": {
11015 "type": "Point",
11016 "coordinates": [
11017 23.3311,
11018 48.6614
11019 ]
11020 }
11021 },
11022 {
11023 "type": "Feature",
11024 "properties": {
11025 "layer": "stop",
11026 "name": "Drogobych, UA"
11027 },
11028 "geometry": {
11029 "type": "Point",
11030 "coordinates": [
11031 23.5064,
11032 49.3497
11033 ]
11034 }
11035 },
11036 {
11037 "type": "Feature",
11038 "properties": {
11039 "layer": "stop",
11040 "name": "Yosemite Village, CA, US"
11041 },
11042 "geometry": {
11043 "type": "Point",
11044 "coordinates": [
11045 -119.5936,
11046 37.749
11047 ]
11048 }
11049 }
11050 ]
11051}