sendShape: Add a shapefile to a postgreSQL database

Description Usage Arguments Value Author(s)

Description

This function exports a shapefile to a postgreSQL database.

Usage

1
sendShape(con, folder, layer, pgLayer = NULL)

Arguments

con

An object of class "pgConnect" generated by pgConnect()

folder

String with the folder containing the shapefile

layer

A string with the name of shapefile (without the .shp extension)

pgLayer

A string with the name of the layer in the database. Optional

Value

None

Author(s)

Bruno Silva


berdinazzi/easyPostGIS documentation built on May 12, 2019, 3:04 p.m.