Skip to main content

gpxplotter

Documentation Status Binder

gpxplotter is a Python package for reading gpx files and creating simple predefined plots using matplotlib and maps using folium.

Please see https://gpxplotter.readthedocs.io/en/latest/ for the latest documentation and the Binder notebooks for examples.

Installation

pip install gpxplotter

Examples

Interactive examples can be explored via Binder.

Simple example for showing a track in a map, colored by heart rate

from gpxplotter import read_gpx_file, create_folium_map, add_segment_to_map

the_map = create_folium_map()
for track in read_gpx_file('ruten.gpx'):
    for i, segment in enumerate(track['segments']):
        add_segment_to_map(the_map, segment, color_by='hr')

# To display the map in a Jupyter notebook:
the_map

Further examples

Please see the gallery in the documentation for further examples.

Download files

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

Source Distribution

gpxplotter-0.2.10.tar.gz (25.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gpxplotter-0.2.10-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

Details for the file gpxplotter-0.2.10.tar.gz.

File metadata

  • Download URL: gpxplotter-0.2.10.tar.gz
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for gpxplotter-0.2.10.tar.gz
Algorithm Hash digest
SHA256 06766d49bdb4fa69895ac229faad139d359cd0bf2bed0596d3c2ecc53669390e
MD5 6b3c3dea6cdcd255b06ccb8571c9e203
BLAKE2b-256 256831090f9266be7ede0758d2294c88f634292be186a5265b03f9ef85649c25

See more details on using hashes here.

File details

Details for the file gpxplotter-0.2.10-py3-none-any.whl.

File metadata

  • Download URL: gpxplotter-0.2.10-py3-none-any.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for gpxplotter-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 5eae1a3a3c7f387b595a016f77ef740659d930d91ca0ddb069310aa26f0156cf
MD5 0a80661dafe82f5e988b2607c6d9987a
BLAKE2b-256 8565224c0bddab0116c8a56ca0213787e45644ff3be0090d2419d78b8e8f3319

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.12

2 files

0.2.11

2 files

This release

0.2.10 This release

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page