Skip to content

Instantly share code, notes, and snippets.

@seanth
Last active October 28, 2016 05:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanth/bf997d6d01058b4e6516b75e40661f76 to your computer and use it in GitHub Desktop.
Save seanth/bf997d6d01058b4e6516b75e40661f76 to your computer and use it in GitHub Desktop.
Coastal locations named by KSP players, for use with the Spaceplane landing site menu in MechJeb
MechJeb2Landing
{
Runways
{
Runway
{
name = Lobrat Songnal Island
start
{
latitude = -4.076111
longitude = -72.185278
altitude = 0
}
end
{
latitude = -4.076111
longitude = -72.185278
altitude = 0
}
}
Runway
{
name = SE Corner of KSC Peninsula
start
{
latitude = -0.291944
longitude = -74.318056
altitude = 0
}
end
{
latitude = -0.291944
longitude = -74.318056
altitude = 0
}
}
Runway
{
name = Clearwater Corner
start
{
latitude = -0.974167
longitude = -74.7525
altitude = 0
}
end
{
latitude = -0.974167
longitude = -74.7525
altitude = 0
}
}
Runway
{
name = Sandpile
start
{
latitude = -2.373333
longitude = -75.941111
altitude = 0
}
end
{
latitude = -2.373333
longitude = -75.941111
altitude = 0
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment