# Generated by roxygen2: do not edit by hand

S3method(print,pgi)
export(dbAddKey)
export(dbAsDate)
export(dbColumn)
export(dbComment)
export(dbDrop)
export(dbIndex)
export(dbReadDataFrame)
export(dbSchema)
export(dbTableInfo)
export(dbVacuum)
export(dbWriteDataFrame)
export(pgGetBoundary)
export(pgGetGeom)
export(pgGetRast)
export(pgInsert)
export(pgListGeom)
export(pgMakePts)
export(pgMakeStp)
export(pgPostGIS)
export(pgSRID)
export(pgWriteRast)
import(DBI)
import(RPostgreSQL)
importFrom(DBI,dbDriver)
importFrom(DBI,dbQuoteIdentifier)
importFrom(DBI,dbQuoteString)
importFrom(methods,"slot<-")
importFrom(methods,slot)
importFrom(raster,as.matrix)
importFrom(raster,blockSize)
importFrom(raster,extent)
importFrom(raster,rasterFromXYZ)
importFrom(raster,res)
importFrom(raster,t)
importFrom(raster,values)
importFrom(rgeos,readWKT)
importFrom(rgeos,writeWKT)
importFrom(sp,CRS)
importFrom(sp,SpatialLines)
importFrom(sp,SpatialLinesDataFrame)
importFrom(sp,SpatialMultiPoints)
importFrom(sp,SpatialMultiPointsDataFrame)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygons)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(stats,na.omit)
