Reads waypoints from a gpx file.
Usage
ps_read_waypoints_gpxs(
  dir,
  pattern = "[.]gpx$",
  recursive = FALSE,
  crs = getOption("ps.crs", 4326)
)Reads waypoints from a gpx file.
ps_read_waypoints_gpxs(
  dir,
  pattern = "[.]gpx$",
  recursive = FALSE,
  crs = getOption("ps.crs", 4326)
)