#
kml
Here are 275 public repositories matching this topic...
rapha8l
commented
Feb 11, 2021
Hi,
I have a huge collection of photos, and think it would be nice to get back to the last position in image list when reopening the app, some kind of session restore in a way.
Thanks a lot for your work
Raphael
cleder
commented
Sep 30, 2021
Basic Implementation in #123 still needs tests
Self-contained examples for Maps API for JavaScript v3.
-
Updated
Nov 10, 2021 - JavaScript
Viking is a free/open source program to manage GPS data (including GPX, TCX and KML files). You can import and plot tracks, routes and waypoints, show OpenStreetMaps (OSM), Bing Aerial and other maps, generate Mapnik maps, geotag images, make new tracks, routes and waypoints, see real-time GPS position, etc. It is written mostly in C with the GTK+3 toolkit and some C++.
-
Updated
Feb 15, 2022 - C
Self-contained examples for the legacy Maps API for JavaScript.
visualization
javascript
tile
legacy
js
geocoding
maps
mapping
geo
geospatial
markers
kml
demos
isoline
-
Updated
Mar 2, 2017 - HTML
Free Tracks Optimizer Online Service
-
Updated
Sep 4, 2021 - JavaScript
Package kml provides convenince methods for creating and writing KML documents.
-
Updated
Sep 22, 2021 - Go
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
simulator
flight-simulator
flight
kml
airplane
google-earth
kml-format
kml-data
microsoft-flight-simulator-2020
microsoft-flight-simulator
-
Updated
Aug 24, 2021 - C#
Python scripts to export Google Maps saved/starred places to KML, CSV, Sygic
-
Updated
Mar 8, 2021 - Python
A community supported fork of the NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.
visualization
opengl
shapes
maps
nasa
terrain
geospatial
wms
gis
globe
shapefile
kml
wmts
jogl
imagery
3d
community-edition
sdk-java
worldwind
worldwindjava
-
Updated
Feb 21, 2022 - Java
Tool to convert airspace files between different formats: OpenAir, openAIP, KML/KMZ, Polish and Garmin
map
converter
garmin
cup
kml
kmz
airspace
google-earth
openair
lk8000
openair-airspace
waypoints
openaip
cgpsmapper
-
Updated
Sep 10, 2021 - C++
WorldWindJS is a community maintained fork of the WebWorldWind virtual globe SDK from NASA - an interactive 3D globe library featuring maps, imagery and terrain plus 2D map projections.
visualization
webgl
shapes
geojson
maps
terrain
geospatial
wms
gis
globe
shapefile
kml
wmts
imagery
3d
worldwind
nasa-worldwind
sdk-js
-
Updated
Mar 2, 2022 - JavaScript
Android App to view Locations in a map with support for gpx, kml and kmz data
-
Updated
Aug 26, 2021 - Java
A KMZ file loader for Leaflet Maps
-
Updated
Mar 2, 2022 - JavaScript
Python library for plotting on google earth
-
Updated
Feb 27, 2017 - Python
Easily download and visualise climate data from CliFlo
weather
r
rstats
climate-data
kml
r-package
windrose
zealand
climate-stations
national-climate-database
-
Updated
Jan 24, 2022 - R
Improve this page
Add a description, image, and links to the kml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kml topic, visit your repo's landing page and select "manage topics."
Hello,
I'd like to copy Lat/Lon values into the clipboard buffer or directly extract those values to share with a text messaging app.
This is for emergency or at least for requesting assistance simply.
The coordinates are currently displayed but the values may not be copied.
I'd suggest a long press on the lat/lon display bring the standard Android copy menu.
Thank you.