plotgpx: plotgpx

Description Usage Arguments Value References

Description

Create a map with GPS tracks using map parameters extracted from used tracks

Usage

1
2
plotgpx(folder, type = "osm", zoom = 14, col = "purple",
  mapborder = 0.1, pdftitle = "Map plot")

Arguments

folder

select the folder containing the kml file(s)

type

the type of map

zoom

zoom level of the map

col

colour of the GPS tracks

mapborder

ratio by which the height and width of the map are increased

pdftitle

title of the resulting pdf file

Value

kml tidy data frame containing loaded data

References

help and infos from: - http://dbsgeo.com/latlon/ - http://www.r-bloggers.com/plot-maps-like-a-boss/ - http://stackoverflow.com/questions/13762793/plotting-choropleth-maps-from-kml-data-using-ggplot2 - http://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/ - http://rpsychologist.com/parsing-data-from-a-text-file-and-plotting-where-people-live-using-ggplot2-and-openstreetmaps


mruessler/gpxmap documentation built on May 23, 2019, 7:49 a.m.