You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record your flight path with key flight information archived during the Microsoft Flight Simulator 2020 flights. Then export that data to a KML file to use with Google Earth for 3 dimensional flight analysis
.NET Framework 4.6 console application that generates KML files from comma-separated latitude and longitude data. The application will utilize the SharpKML library and AspMapNET.dll.
The application for customising a display of your POI on map for Locus Map and Google Earth. This is the client-server Java application based on Spring Boot.
A kml data extraction script. Creates two csv: 1) with the placemaker's name and the latitude, longitude coordinates and 2) with the placemaker's name and the x,y,z coordinates.