add_shp: Add shape files to data base

Description Usage Arguments

Description

Note that by default the table name will be the shapefile name without the extension. Use your own table name, tabnm= "mytable" if you want to change this.

Usage

1
2
3
add_shp(flnm = "Ancient_Woodlands_England.shp",
  pth = "big_data/shapefiles", srid = 27700, tabnm = "",
  db = "gis_course")

Arguments

db

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