Application for viewing, editing, and converting GPS coordinate data Maintained by:amdmi3@FreeBSD.org Port Added: 03 Dec 2012 23:20:55 Also Listed In:java License: not specified in port
GpsPrune is an application for viewing, editing and converting
coordinate data from GPS systems. Basically it's a tool to let you
play with your GPS data after you get home from your trip.
It can load data from arbitrary text-based formats (for example,
any tab-separated or comma-separated file) or Xml, or directly from
a GPS receiver. It can display the data (as map view using openstreetmap
images and as altitude profile), edit this data (for example delete
points and ranges, sort waypoints, compress tracks), and save the
data (in various text-based formats). It can also export data as a
Gpx file, or as Kml/Kmz for import into Google Earth, or send it
to a GPS receiver.
WWW: http://activityworkshop.net/software/gpsprune/
To install the port:cd /usr/ports/astro/gpsprune/ && make install clean To add the package:pkg_add -r gpsprune
Configuration Options
===> The following configuration options are available for gpsprune-14:
JAVA3D=off: Support for 3D view of track
===> Use 'make config' to modify these settings
- The project was renamed, rename port accordingly (astro/prune ->
astro/gpsprune)
- Update to version 14
- OptionsNG (1)
- Trim header (1)
PR: 173817 (1)
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe: yes