Skip to content

zuggamasta/GPX-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPX-Importer

GitHub Release GitHub last commit GitHub Repo stars

A python GPX importer with multi file support for blender.

Large set of *.GPX rendered at once

Note

  1. This importer has currently only been tested with *.GPX files exported from Apple Health
  2. This importer currently just plots latitude and longitude in Degrees as X and Y coordinates.

How to use the Importer:

Blender 4.0.X is recommended. But I also confirmed that it works with 3.6.2

  1. Download the latest release of this addon from Github
  2. Install the gpx_blender.zip file as addon. (don't unzip it)
  3. Make sure the addon is enabled
  4. Import your files via "File > Import > GPS Exchange Format (.gpx)"
  5. Each GPX file will be imported in it's own collection. The objects name will be the file name of your original .gpx

Tip

There are two options available on import, plotting elevation data can be messy so it is not enabled by default.

  • Create Edges
  • Plot Elevation

Make sure to check the objects location in space after import. Imported meshes might be far of screen.