[gdal-dev] OGR2OGR - Define output naming from concatenated queries from a DB

2008-08-06 Thread D
Hi, I have a question about the usage of OGR2OGR in defining an ESRI Shapefile output name. I am exporting Spatial data from Oracle Spatial (11g) from a single table to an ESRI Shapefile and would like to get the following naming syntax for my Shapefile: [select distinct FIELD1 from SHEMA.TABLE]

[gdal-dev] Gdal contour problem

2008-08-06 Thread Antonio P�rez
> Hello everybody: > My question is related with gdal_contour.exe utility > This utility works fine writing data vectorized shp and kml formats but > something must be wrong with dgn format. > > The aspect of the file (loaded in microstation) is quite strange, polygons > appears broken. > ( I send

Re: [gdal-dev] About palette/color table expansion

2008-08-06 Thread Mateusz Loskot
Gennady Khokhorin wrote: Even, Want to try -expand option. Where 1.6.0dev trunk is living? On gdal.org ftp download page latest is 1.5.2 Gennady, trunk is name of the main line of development. It is available directly from SVN: http://svn.osgeo.org/gdal/trunk/ or as nightly source package

RE: [gdal-dev] About palette/color table expansion

2008-08-06 Thread Gennady Khokhorin
Even, Want to try -expand option. Where 1.6.0dev trunk is living? On gdal.org ftp download page latest is 1.5.2 Thanks -Original Message- From: Even Rouault [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 1:50 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] About palette/c

[gdal-dev] Re: reprojecting a georeferenced image (PNG, JPG)

2008-08-06 Thread Tim Michelsen
Two years ago, I had the same problem. The cascading documentation is not obvious when starting with gdal. (My problem was a CMD LINE BUFFER EXCEEDED error using gdal_merge.py not knowing that I can use the general option --optfile). Starting the documentation with a brief description of the cas

Re: [gdal-dev] About palette/color table expansion

2008-08-06 Thread Matt Wilkie
Thanks Even! This perfectly matches a task I have, and lets me cast half a dozen scripts I've created with the pctrgb workaround into the compost bin. :) matt wilkie Geographic Information, Information Management and Technology, Yukon Department of

[gdal-dev] About palette/color table expansion

2008-08-06 Thread Even Rouault
Folks, just a few words to advertize the new capability of color table expansion that has been added recently to GDAL trunk (1.6.0dev). A new option of gdal_translate, -expand rgb|rgba, enables the user to ask for the expansion of a single band dataset with a color table and its translation to

Re: [Gdal-dev] GDAL OGR2OGR does not export Oracle Views

2008-08-06 Thread Mateusz Loskot
Dejan Gregor wrote: > Hi, > > I am trying to export an Oracle view (11g) that is made of an Oracle spatial > geometry carrier and an ordinary Oracle table to a Shapefile. so what I want > to export is an Oracle view. > > C:\>ogr2ogr -f "ESRI Shapefile" WA_PIPE "OCI:/[EMAIL > PROTECTED]:MARI

[Gdal-dev] GDAL OGR2OGR does not export Oracle Views

2008-08-06 Thread Dejan Gregor
Hi, I am trying to export an Oracle view (11g) that is made of an Oracle spatial geometry carrier and an ordinary Oracle table to a Shapefile. so what I want to export is an Oracle view. C:\>ogr2ogr -f "ESRI Shapefile" WA_PIPE "OCI:/[EMAIL PROTECTED]:MARIBOR.WA_PIPE_ VIEW" ERROR 1: ORA-