Re: [gdal-dev] ogr2ogr ERROR 6

2011-07-16 Thread Chaitanya kumar CH
Zoltan, If you are in Windows, try the mif2tab utility from http://mitab.maptools.org/ OGR's Mitab driver is based on the same library. On Sat, Jul 16, 2011 at 3:34 PM, Zoltan Szecsei zolt...@geograph.co.zawrote: Hi, I'm converting a bunch of MID-MIF files to TAB format, and one of them

Re: [gdal-dev] Current status of Android port w/ SWIG bindings? Seeking and offering help.

2011-07-16 Thread Even Rouault
Selon Jim Pendleton j...@ittvis.com: I don't know anything about the particularities of Android, but the normal procedure to build the GDAL Java bindings is running 'make' from the swig/java directory. The swig/java/GNUmakefile should link the *jni.so files with libgdal. You might need

[gdal-dev] GDAL unable to recognize large GRC file

2011-07-16 Thread jt2000
I have a large (500MB) GRC file that is not being read by GDAL correctly. *[me@server data]$ gdalinfo filename.grc ERROR 4: `filename.grc' not recognised as a supported file format. gdalinfo failed - unable to open 'filename.grc'.* Is this due to the size? I have other 200MB files that work

[gdal-dev] pct2rgb.py errors out on large rasters with rgba option

2011-07-16 Thread jt2000
/usr/local/bin/pct2rgb.py -rgba raster.grc convert.tif *Traceback (most recent call last): File /usr/local/bin/pct2rgb.py, line 167, in module dst_data = Numeric.take(band_lookup,src_data) File /usr/local/lib/python2.7/site-packages/numpy/core/fromnumeric.py, line 103, in take return

Re: [gdal-dev] pct2rgb.py errors out on large rasters with rgba option

2011-07-16 Thread Frank Warmerdam
Hi, I don't see any obvious reason this would fail in this fashion. I would suggest you try and reproduce this with a very small file with lots of classes and then file a ticket including the data. Best regards, On Sat, Jul 16, 2011 at 2:51 PM, jt2000 thak...@nexgenwireless.com wrote:

[gdal-dev] NTF/JPEG2000 Question

2011-07-16 Thread Logan Greenlee
I'm not sure if this is the right venue - please direct me to another list. I am having an issue processing DigitalGlobe NTF/JPEG2000 imagery with GDAL and MapServer. I am currently using Version 1.8.1 MSVC2008 (Win64) -release with mapserver 6.0.1 found here: http://www.gisinternals.com/sdk/