[gdal-dev] gdal_contour with OCI table names and append
Miller, Joseph [USA]
miller_joseph at bah.com
Wed Jan 23 12:28:41 EST 2008
Hey all,
I am trying to use gdal_contour (version 1.5.0) to output my contours
directly into oracle spatial layers. The command below creates a table
called "contour" in my instance:
gdal_contour.exe -a GLC test.asc -i 2 -f OCI
"OCI:user/password at mydatabase"
The problem is that I am unable to specify an alternate table name or
pass in an overwrite or append flag. I have tried using "-nln", "-lco
OVERWRITE=yes", and even specifying a dst_filename, but nothing seems to
work.
Has anyone had any success with this? If so, can you send me an example
of the command syntax?
Thanks,
Joe Miller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20080123/f1af9bbb/attachment.html
More information about the gdal-dev
mailing list