boundary: Boundaries

Description Usage Arguments Value

View source: R/boundary.R

Description

Extract the administration bondary and effective position restricted by existed houses, of a city

Usage

1
boundary(district, host, port, user, password, dbname, enctype)

Arguments

district

City name, character

host

Host of the server, character

port

Port of the server, numeric

user

User of the server, character

password

Password of the server, character

dbname

Database name of city, character

enctype

The encoding type, gbk or utf8 or else ? character

Value

A list:

(1) administration boundary, data frame

(2) house boundary, data frame


Menglinucas/HousePC documentation built on May 28, 2019, 1:52 p.m.