GPX Data

get_table_from_gpx()

Generate a table from GPX file

get_bbox_from_gpx_table()

Get bbox format from gpx file table

Elevation data

get_elevdata_from_bbox()

Generate an elevation matrix from boundary box

get_elevdata_list()

Get elevation data labeled for rayshader

get_elevdata_long()

Derive a long format of elevation data for ggplot

unlabel_elevdata()

Unlabel elevation data matrix for rayshader

Plotting

get_arcgis_map_image()

Download a map image from the ArcGIS REST API

define_image_size()

Define image size variables from the given bounding box coordinates.

plot_2d_elevdata()

Plot a 2D raster of the bbox

plot_2d_animation()

Animate GPX line on 2d plot

get_image_overlay()

Derive an overlay image from ArcGis

Datasets

el_mat

Elevation matrix around Alpe d Huez

el_mat_eudem

Elevation matrix around Alpe d Huez from EUDEM

places_alpe_de_huez

Places labeled around Alpe d Huez

elevation_data_Schliersee

Elevation matrix around Schliersee

places_Schliersee

Places labeled around Schliersee

Video

video_animation()

Create a 3D video with an animated GPX route

video_animation_rayshade()

Create a Rayshader animation of a GPX table