Skip to main content

Python wrapper for GPSBabel project

Project description

Python-GPSBabel: A Python wrapper around the GPSBabel command. Distributed under terms of the GNU GPL v2 or greater.

This package requires Python 2.5 and a supported version of GPSBabel installed on your system. Supported versions are 1.3.3, 1.3.5, and 1.3.6.

GPSBabel should be installed in such a way that typing “gpsbabel -V” on the command line/Terminal/Command Prompt will produce valid output. This is an absolute requirement, and any programs which import the gpsbabel module will fail to start without this being done.

This is purely a library package. It has no command line tools or usage. It is meant for developers to help them extend GPSBabel using Python.

Installation

Installation is accomplished from the command line.

user@desktop:~/gpsbabel$ python setup.py install

The above command needs to be performed as root.

For Developers

This module was developed with a strong preference for using GPX files. As such, there are objects for each of the major data types in a GPX files, as well as built conversion methods to translate to and from GPX data.

Please examine the documentation embedded in the module for full details on how to use this module. This can be accomplished by doing the following at a command prompt:

user@desktop:~$ python Python 2.5.2 (r252:60911, Sep 29 2008, 21:15:13) [GCC 4.3.2] on linux2 Type “help”, “copyright”, “credits” or “license” for more information. >>> import gpsbabel >>> help(gpsbabel)

You will then receive several screenfuls of documentation and examples you may use.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpsbabel-1.1.0.tar.gz (14.2 kB view details)

Uploaded Source

File details

Details for the file gpsbabel-1.1.0.tar.gz.

File metadata

  • Download URL: gpsbabel-1.1.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gpsbabel-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5b37adbffdd4ba9cf5f144593787e3c11ad9a322f7c6128fd57bb954f25759d7
MD5 99ef0f2e23e8cc0594fcb9ba3ec644c9
BLAKE2b-256 6ffe9724d99a80500ffaa713ec078a73881193dd7ae2670afab22890e4326a1f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page