New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
...(See also: https://github.com/tlaukkanen/mobile-trail-explorer )
Mobile Trail Explorer is an application where user can view and record tracks using the mobile phone and GPS device. Recorded tracks can be exported in KML or GPX format. KML file can be viewed in Google Earth application. Mobile Trail Explorer is mainly targeted for recording biking, hiking etc. trails.
Software runs on Java platform so it is supported by many mobile phones. It is required that mobile phone supports Bluetooth connections (JSR 82) for GPS and File connection (JSR 75) for exporting trails to kml files.
...
The LogMeFree is a tool to transform NMEA frames to Google's KML.
The data can be read from a file or directly from a GPS device (i.e. GPS logger, mouse).
This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3
Picasa KML is a servlet that serves KML for images stored in Picasa albums. It is written entirely in Java, and leverages the Google photo/data APIs to dynamically query Picasa. This allows for images to be overlayed on Google Earth.
As you know, we can search KML files on Google Search with "your_key_word filetype:kml" or "your_key_word filetype:kmz". This tool's duty is integrate the search result directly into Google Earth.
The project will produce a small standalone Java application which will allow a user to convert ESRI Shapefiles (.shp) to the Google Earth KML format. This will allow ESRI Shapefile points, lines, and polygons to be viewed in Google Earth.
The KML-Editor is an application for the generation of teaching material and lesson preparations. It assists the teachers in the creation of a knowledge base for their special subject, from with every registered user can compose his unique lessons.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
A set of Java classes for handling KML. Also an application, based on the LIB of the same name that provides limited KML tasks such as merging, cropping.
Will eventually support some nice interactions with google maps.
This project gathers data from the National Weather Service and converts it into a KML file for viewing in Google Earth. Initial implementation will focus on Weather Model data.