Re: [gdal-dev] Error (Not enough data for scanline) by using gdaladdo with geotiff

2009-01-12 Thread Gregor Fikoczek
Am Samstag 10 Januar 2009 18:14:44 schrieb gfikoc...@wheregroup.com: > > Gregor Fikoczek wrote: > >> Hi, > >> > >> i am using 'GDAL 1.6.0, released 2008/12/04' on (K)Ubuntu 'Linux > >> 2.6.22-16-generic i686 GNU/Linux'. By using gdaladdo with a geotiff i > >> get the > >> following Result/Error: >

Re: [Gdal-dev] Supressing aux.xml file generation from gdal_translate

2009-01-12 Thread Tim Osborn
Thanks Frank! Tim -- View this message in context: http://n2.nabble.com/Supressing-aux.xml-file-generation-from-gdal_translate-tp2149430p2149770.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@list

[gdal-dev] GDAL/OGR 1.5.4 Released

2009-01-12 Thread Frank Warmerdam
The GDAL/OGR Project Steering Committee is pleased to announce the release of GDAL/OGR 1.5.4. This is the latest (and likely second last) release in the 1.5.x stable series. It is a bug fix release, with no new features. The details are described at: http://trac.osgeo.org/gdal/wiki/Release/1.

Re: [gdal-dev] Motion: GDAL/OGR 1.5.4 Release

2009-01-12 Thread Frank Warmerdam
Motion: To promote the GDAL 1.5.4 RC1 release candidate to be our official GDAL 1.5.4 release. Folks, I also declare +1 for this based on my limited testing after packaging it for OSGeo4W. I declare the motion passes with support from EvenR, DanielM (privately) and FrankW. I will promote to r

Re: [gdal-dev] reproject points using raster info

2009-01-12 Thread Frank Warmerdam
Yann Chemin wrote: Hello, (C API) The aim is to get a (lat,long) pair into (projX,projY) pair from hDataset1 projection info. Lat/long projection was defined with: char*pszProj4 = "+proj=ll +ellps=wgs84 +datum=wgs84"; Yann, For a geographic (long/lat) coordinate system you should be us

Re: [Gdal-dev] Supressing aux.xml file generation from gdal_translate

2009-01-12 Thread Frank Warmerdam
Tim Osborn wrote: Is there a way to supress aux.xml file generation when using gdal_translate? Thanks. Tim, Set the GDAL_PAM_ENABLED configuration variable to the value OFF. The easiest way to do this is to set it in the environment. eg. set GDAL_PAM_ENABLED=NO Best regards, -- ---

[Gdal-dev] Supressing aux.xml file generation from gdal_translate

2009-01-12 Thread Tim Osborn
Is there a way to supress aux.xml file generation when using gdal_translate? Thanks. -- View this message in context: http://n2.nabble.com/Supressing-aux.xml-file-generation-from-gdal_translate-tp2149430p2149430.html Sent from the GDAL - Dev mailing list archive at Nabble.com.

Re: [gdal-dev] Get pixel value by lat and long

2009-01-12 Thread Frank Warmerdam
Clay, Bruce wrote: I have searched the web and not found any methods to call so I thought I would check before writing one. I need to get the pixel value of a land use raster based on a user selected latitude and longitude. I know I can get the spatial reference of raster and the pixel si

Re: [gdal-dev] ogrinfo and ogr2ogr are unable to open AVCE00 files

2009-01-12 Thread Frank Warmerdam
godofredo contreras wrote: Hi Frank, I downloaded the e00 files from this url http://www.mass.gov/mgis/ftpgnm.htm I also made a test translating the file to binary and ogr tools works correctly with the binary version of the file. Godofredo, I have confirmed your report and filed this as t

[gdal-dev] Get pixel value by lat and long

2009-01-12 Thread Clay, Bruce
I have searched the web and not found any methods to call so I thought I would check before writing one. I need to get the pixel value of a land use raster based on a user selected latitude and longitude. I know I can get the spatial reference of raster and the pixel size to calculate the righ

RE: [gdal-dev] ogrinfo and ogr2ogr are unable to open AVCE00 files

2009-01-12 Thread godofredo contreras
> godofredo contreras wrote:> > Hi:> > > > I´m trying to open e00 files using > ogr but it fails with the> > message "unable to open datasource file.e00 with > the following> > drivers" and the list of driver in ogrinfo --formats show> > > AVCE00 driver.> > > > I`m using the ogr files bundled w

Re: [gdal-dev] GDAL JAVA problem

2009-01-12 Thread Lucena, Ivan
Never mind. I just copied osrjni.dll, gdalsontjni.dll, gdaljni.dll and ogrjni.dll to ../Java/jre/bin and it worked just fine. There must be another way to keep those dll in another place. :( Regards, Ivan > ---Original Message--- > From: Lucena, Ivan > Subject: [gdal-dev] GDAL J

[gdal-dev] GDAL JAVA problem

2009-01-12 Thread Lucena, Ivan
Hi there, I was able to run the gdalinfo.java demo source both in Linux and Windows by setting up a NetBeans Java App. I just needed to add gdal.jar to the projects "libraries" and add the "gdaljni.dll" folder path to the VM Options like that: "-Djava.library.path=E:\". Now I am trying to repl

[gdal-dev] ECW Plugin for GDAL 1.6 Available

2009-01-12 Thread Frank Warmerdam
Folks, I have built the ECW Plugin for GDAL 1.6. I have packaged it as an OSGeo4W package (gdal16-ecw), and as a zip for the standard GDAL binaries directory. http://trac.osgeo.org/osgeo4w/wiki/pkg-gdal16-ecw and http://download.osgeo.org/gdal/win32/1.6/ Note that either depends on the u

[gdal-dev] arcsde plugins for 1.6

2009-01-12 Thread Duarte Carreira
Hi. I'm looking for 1.6 binaries for gdal and ogr plugins for ArcSDE and can't find any in FWTools nor OSGeo distributions... is there anywhere I could get these? Thanks. Duarte Carreira ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.o