Guest User

Untitled

a guest
Nov 26th, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. dsn = "PG:host='host' port:'5432' dbname='database' user='test' password='test' table='rasters' column='rast' mode=1"
  2. ras <- readGDAL(dsn)
Add Comment
Please, Sign In to add comment