Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wiseman/3af86e539e14bd513c272fd670d6ca97 to your computer and use it in GitHub Desktop.
Save wiseman/3af86e539e14bd513c272fd670d6ca97 to your computer and use it in GitHub Desktop.
PAT25/JIA5342 KML
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >PAT25 track</name>
<Placemark ><name >PAT25</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
<gx:Track ><altitudeMode >absolute</altitudeMode>
<extrude >1</extrude>
<when >2025-01-30T01:47:01.578Z</when>
<when >2025-01-30T01:47:01.578Z</when>
<when >2025-01-30T01:47:09.998Z</when>
<when >2025-01-30T01:47:15.918Z</when>
<when >2025-01-30T01:47:23.868Z</when>
<when >2025-01-30T01:47:27.698Z</when>
<when >2025-01-30T01:47:36.828Z</when>
<when >2025-01-30T01:47:44.718Z</when>
<when >2025-01-30T01:47:50.438Z</when>
<when >2025-01-30T01:47:57.778Z</when>
<when >2025-01-30T01:47:57.778Z</when>
<gx:coord >-77.022939 38.866897 61</gx:coord>
<gx:coord >-77.022939 38.866897 61</gx:coord>
<gx:coord >-77.021777 38.864136 61</gx:coord>
<gx:coord >-77.027157 38.861749 61</gx:coord>
<gx:coord >-77.022513 38.857036 61</gx:coord>
<gx:coord >-77.021013 38.854996 91</gx:coord>
<gx:coord >-77.0225 38.851839 91</gx:coord>
<gx:coord >-77.022385 38.848684 91</gx:coord>
<gx:coord >-77.022912 38.846163 61</gx:coord>
<gx:coord >-77.025639 38.844153 61</gx:coord>
<gx:coord >-77.025639 38.844153 61</gx:coord>
</gx:Track>
</Placemark>
</Folder>
<Folder ><name >JIA5342 track</name>
<Placemark ><name >JIA5342</name>
<Style ><LineStyle ><color >ffe3cea6</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
<gx:Track ><altitudeMode >absolute</altitudeMode>
<extrude >1</extrude>
<when >2025-01-30T01:47:05.837Z</when>
<when >2025-01-30T01:47:05.837Z</when>
<when >2025-01-30T01:47:13.697Z</when>
<when >2025-01-30T01:47:21.027Z</when>
<when >2025-01-30T01:47:31.467Z</when>
<when >2025-01-30T01:47:35.387Z</when>
<when >2025-01-30T01:47:40.077Z</when>
<when >2025-01-30T01:47:43.177Z</when>
<when >2025-01-30T01:47:45.747Z</when>
<when >2025-01-30T01:47:48.257Z</when>
<when >2025-01-30T01:47:51.877Z</when>
<when >2025-01-30T01:47:55.767Z</when>
<when >2025-01-30T01:47:58.727Z</when>
<when >2025-01-30T01:48:00.267Z</when>
<when >2025-01-30T01:48:01.387Z</when>
<when >2025-01-30T01:48:03.047Z</when>
<when >2025-01-30T01:48:03.047Z</when>
<gx:coord >-77.019226 38.813301 244</gx:coord>
<gx:coord >-77.019226 38.813301 244</gx:coord>
<gx:coord >-77.018738 38.81777 221</gx:coord>
<gx:coord >-77.018579 38.822021 191</gx:coord>
<gx:coord >-77.018494 38.827965 168</gx:coord>
<gx:coord >-77.018638 38.83017 160</gx:coord>
<gx:coord >-77.019043 38.832806 152</gx:coord>
<gx:coord >-77.019474 38.834473 145</gx:coord>
<gx:coord >-77.02002 38.835785 137</gx:coord>
<gx:coord >-77.020813 38.837182 130</gx:coord>
<gx:coord >-77.022156 38.838998 122</gx:coord>
<gx:coord >-77.023682 38.840906 114</gx:coord>
<gx:coord >-77.024841 38.84221 107</gx:coord>
<gx:coord >-77.025445 38.84285 107</gx:coord>
<gx:coord >-77.025879 38.843234 107</gx:coord>
<gx:coord >-77.02655 38.843839 122</gx:coord>
<gx:coord >-77.02655 38.843839 122</gx:coord>
</gx:Track>
</Placemark>
</Folder>
</Folder>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment