13 projects tagged "GPS"
GPX Viewer is a simple program to visualize a GPX file. It uses libchamplain and cairo for the plot. It can show multiple GPX files, show waypoints and multiple tracks per GPX file, highlight a selected track, show a speed vs. time graph, and show distance, duration, average, moving average, max speed, moving time, and GPS points. It supports zooming, smoothing of the speed graph, and highlighting points in a speed graph on a map.
O2OO reads sensor data from a car into a sqlite database and generates graphs of the data so you can analyze the behavior of the car. It can also retrieve the location from a GPS module and store it in the same database, then can create a Google Maps KML-file, coloring the route line with a color depending on a sensor reading.
OpenGGD (Open GPS Gateway and Database) aims to be a solution for centralizing vehicle fleet GPS information, acting as an interface among different GPS devices or their control programs and different GIS programs. OpenGGD is mainly a GPS database infrastructure. It is neither a program for controlling GPS devices nor a mapping tool.