PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
Functions
|
Variables
rtgdalraster Namespace Reference
Functions
logit
(msg)
Variables
prs
dest
action
default
help
opts
args
cfg
VERBOSE
= opts.verbose
conn
= psycopg2.connect(opts.db)
cur
= conn.cursor()
str
sql
= "SELECT ST_AsGDALRaster(%
s
, %%
s
, %%s::text[], NULL::integer)" % (opts.raster)
rec
= cur.fetchone()[0];
fh
= open(opts.output, 'wb', -1)
rtgdalraster
Generated by
1.9.8