emap: Quick edit

Description Usage Arguments Value

Description

Quickly draw a geometry and save it in the data base Only works interactively: Should not run by mistake in markdown. Notice that if write is true (default) the results are written to the connected data base on conn to a table called emap This will overwrite the previous emap layer. So if you want to save permanently provide a different name for the table. The table goes in the public schema. You may want to move it later to another schema.

Usage

1
emap(place = "Bournemouth", write = TRUE, table = "emap")

Arguments

place

Defaults to Bournemouth. Geocoded.

write

Defaults to TRUE.Writes to the course data base

table

Name of the table to write. Defaults to emap

Value

A geometry


dgolicher/giscourse documentation built on May 11, 2019, 3:11 p.m.