Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Java Marine API is an NMEA 0183 library for Java.
For furher info and latest source code, see project's Github pages.
https://github.com/ktuukkan/marine-api/
The aim of this project is to create a full utility suite for NMEA protocols (best known from GPS devices). First goal is a full implemenation of the NMEA 0183 protocol 3.0 (without proprietary extensions).
The library provides parsers for NMEA sentences, gpsd-like network daemons and data generators for simulation and testing.
This allows advanced sensor handling from cellphones/tablets/laptops with GPS up to vehicles/ships with NMEA sensors on board.
This is a .Net implementation of the Whitestone Interactive GPS Software (WIGS). The previous version was written in Java and can be found here: http://wigs.sourceforge.net/
Open Source Implementations for 3D-Surface Characterisation Algorithms according to ISO 25178 (Geometric Product Specification) in verifiable pseudocode (MATLAB). Implementation of an XML-based file exchange format according to upcoming ISO 25178-72.
A really wonderful software to visualise and analyse GPS traces in many different ways (speed and elevation variation, etc.), with different background maps (hiking map, road map, orienteering map, aerial image, cycling map, etc.). It is possible to make KML exports.
Converts Google Earth KML file to a CSV file, and vice versa. This enables you to plot all custom POIs with Google Earth first before transferring them into your Garmin GPS using the POI Loader.
Substitutes the missing GPS information in Garmin TCX files when devices lacking a GPS receiver are used to collect training data (Garmin FR 60, heartrate and pedometer only). GpxTcxWelder integrates GPS info from a GPX v1.1 files into TCX files
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ForeRunner X01 toolkit provides an easy access to Forerunner 201/301/305/305E GPS-units. There are multiple command line tools to read data from GPS into database and tools to export data in different formats like gpx and tcx.
Convert GPS-Tracks user-saved tracks to KML files for Google Earth.
Convert user-saved tracks from GPS-Tracks for iPhone to KML files for Google Earth.
The GPS-Tracks iPhone application is available from the App Store or from http://www.gps-tracks.com . It can save recorded GPS tracks to the iPhone storage. This little Java applet provides the functionality to convert these saved tracks to KML files, for use with Google earth.
fGPS is a code system that provides both latitude and longitude in a simple alfanumeric system that is easier to input in GPS devices, and easier to provide by phone or sms than standard coordinate systems.
MIDlet showing status of GPS device connected to cellphone. Show availability of GPS device/signal, current position, speed, course and satellites' position and signal power. Log tracks in GPX format.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
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 application talks to a GPS device over the NMEA protocol via the WIGSGPSComm API. The first version of the WIGS application will present the GPS data in an intuitive fashion, and later releases will be further enhanced with special map support.
OpenNMEA is an open-source Java library for parsing NMEA sentence strings from GPS units into a more useful format, to facilitate interaction between your application and a GPS unit.