Poi2Loi: change POI data to LOI(line of interest)

Description Usage Arguments Examples

Description

change bus station poi to bus route LOI

Usage

1
Poi2Loi(data, strsplitcol = "address", splitcha = "[;/.]")

Arguments

data

data from the other source(gaodemap)

strsplitcol

data path to read

splitcha

logical,read.csv(header=F)

to

5 or 6. See more in details.

Examples

1
2
3
4
5
## Not run: 
data(bus)
df=Poi2Loi(bus,strsplitcol='address',splitcha='[;/.]')

## End(Not run)

daigazi/bamapr documentation built on May 14, 2019, 3:28 p.m.