gpsprune 24-1 source package in Ubuntu

Changelog

gpsprune (24-1) unstable; urgency=medium

  * New upstream release.
  * Add --add-opens option to JAVA_OPTS to fix Java3D functionality.
    (closes: #1068172)

 -- Bas Couwenberg <email address hidden>  Sun, 28 Apr 2024 07:08:06 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gpsprune_24-1.dsc 2.0 KiB e0148a39643ceee2cc60a96c0b8ec0fc796c0a0525ccb51fbee8ba4954b30ecd
gpsprune_24.orig.tar.bz2 791.5 KiB 627e80a1daf24d40fecff0074b7cf92912b3a8ebe78f082729d5971290d778eb
gpsprune_24-1.debian.tar.xz 8.7 KiB 5ac021f5b29ee3020b7b46885cd3ca9ba9a70822b9a317561764ebf47fbb1624

Available diffs

No changes file available.

Binary packages built by this source

gpsprune: visualize, edit, convert and prune GPS data

 GpsPrune is an application for viewing, editing and converting coordinate
 data from GPS systems. It's a tool for preparing GPS data before you go on a
 trip, and for playing with your collected GPS data after you get home again.
 .
 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.
 .
 Some example uses of GpsPrune include cleaning up tracks by deleting
 wayward points - either recorded by error or by unintended detours. It
 can also be used to compare and combine tracks, convert to and from
 various formats, compress tracks, export data to Google Earth, or to
 analyse data to calculate distances, altitudes and so on.
 .
 Furthermore, GpsPrune is able to display the tracks in 3d format and
 lets you spin the model round to look at it from various directions.
 You can also export the model in POV format so that you can render a
 nice picture using Povray. You can also create charts of altitudes or
 speeds. It can also load Jpegs and read their coordinates from the
 EXIF tags, and export thumbnails of these photos to Kmz format so that
 they appear as popups in Google Earth. If your photos don't have
 coordinates yet, GpsPrune can be used to connect them (either manually or
 automatically using the photo timestamps) to data points, and write
 these coordinates into the EXIF tags.