Last active
January 8, 2020 18:27
-
-
Save blech/5b0d10b1ee04ef56c54e07ba9b8df638 to your computer and use it in GitHub Desktop.
Revisions
-
blech revised this gist
Jan 8, 2020 . 1 changed file with 8 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,8 @@ lat, lng, airport code,runway, locality, region, country 41.1524722,-104.1347500,82V,RW26,Pine Bluffs,Wyoming, USA 40.8748333,-81.8882500,KBJJ,RW28,Wayne County,Ohio,USA 46.2507511,-84.4723847,KCIU,RW28,Chippewa County,Michigan,USA 32.3374444,-104.2633611,KCNM,RW26,Cavern City,New Mexico,USA 71.2848611,-156.7685833,PABR,RW25,Barrow,Alaska,USA 11.2325,-72.488889,SKLM,RW28,La Mina,La Guajira,Colombia 6.498333,-58.253889,SYCJ,RW29,Cheddi Jagan,Georgetown,Guyana -
blech revised this gist
Jan 8, 2020 . 2 changed files with 8 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ lat, lng, runway ID, locality, region, country 41.1524722,-104.1347500,82V RW26,Pine Bluffs,Wyoming, USA 40.8748333,-81.8882500,KBJJ RW28,Wayne County,Ohio,USA 46.2507511,-84.4723847,KCIU RW28,Chippewa County,Michigan,USA 32.3374444,-104.2633611,KCNM RW26,Cavern City,New Mexico,USA 71.2848611,-156.7685833,PABR RW25,Barrow,Alaska,USA 11.2325,-72.488889,SKLM RW28,La Mina,La Guajira,Colombia 6.498333,-58.253889,SYCJ RW29,Cheddi Jagan,Georgetown,Guyana This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +0,0 @@ -
blech renamed this gist
Jan 8, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
blech created this gist
Jan 8, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ latlng runway ID locality 41.1524722,-104.1347500 82V RW26 Pine Bluffs, Wyoming 40.8748333,-81.8882500 KBJJ RW28 USA Wayne County, Ohio, USA 46.2507511,-84.4723847 KCIU RW28 Chippewa County, Michigan, USA 32.3374444,-104.2633611 KCNM RW26 Cavern City, New Mexico, USA 71.2848611,-156.7685833 PABR RW25 Barrow, Alaska, USA 11.2325, -72.488889 SKLM RW28 La Mina, La Guajira, Colombia 6.498333, -58.253889 SYCJ RW29 Cheddi Jagan, Georgetown, Guyana