graphcarOSM: graphcarOSM

Description Usage Arguments Value Author(s) Examples

View source: R/getOSM.R

Description

Create a car routing graph.

Usage

1
graphcarOSM(input, savename)

Arguments

input

The input file path

savename

Output name

Value

The osmosis call

Author(s)

Sebastian Gatscha

Examples

1
2
dest <- getOSM(filterby="osm", exclude = "md5", r1 = 2, r2 =13, dest="")
graphcarOSM(dest)

YsoSirius/getOSM documentation built on May 28, 2019, 8:59 p.m.