interp_josm: Interpolation and JOSM update

View source: R/interp_gps.R

interp_josmR Documentation

Interpolation and JOSM update

Description

Reads exact positions, linearly interpolates non-exact positions, updates osm file and displays it in JOSM.

Usage

interp_josm(path = ".")

Arguments

path

(optional) path where input and output are located. This is not necessary if the working directory is already set to that location.

Details

Reads approx.osm and detects exact locations (moved manually in JOSM). Then interpotales linearly other points. Updates approx.osm and opens it in JOSM (http://localhost:8111 is used to open the file in JOSM, which must be opened beforehand).

Value

Nothing. Only .exif$base and approx.osm are updated.

Examples

# interp_josm()

the-knife/gpsinterp documentation built on July 31, 2023, 9:04 p.m.