[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[DebianGIS] problem with gdalinfo



Hi,

I have a problem with the command gdalinfo on Debian. 

The following works well on Windows with FWtools using gdal version
1.3.1.0 but it does not work with my Debian using the latest gdal-bin
from Debian-gis (linux output follows windows output) :
-------------------------------------------------------------------------
D:\ALERT\data\gis\pevt>gdalinfo hdr.adf
Driver: AIG/Arc/Info Binary Grid
Size is 679, 576
Coordinate System is:
PROJCS["UTM Zone 30, Northern Hemisphere",
    GEOGCS["WGS 84",
        DATUM["WGS_1984",
            SPHEROID["WGS 84",6378137,298.257223563,
                AUTHORITY["EPSG","7030"]],
            TOWGS84[0,0,0,0,0,0,0],
            AUTHORITY["EPSG","6326"]],
        PRIMEM["Greenwich",0,
            AUTHORITY["EPSG","8901"]],
        UNIT["degree",0.0174532925199433,
            AUTHORITY["EPSG","9108"]],
        AXIS["Lat",NORTH],
        AXIS["Long",EAST],
        AUTHORITY["EPSG","4326"]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",0],
    PARAMETER["central_meridian",-3],
    PARAMETER["scale_factor",0.9996],
    PARAMETER["false_easting",500000],
    PARAMETER["false_northing",0],
    UNIT["meters",1]]
Origin = (500222.259789,4131835.000000)
Pixel Size = (100.00000000,-100.00000000)
Corner Coordinates:
Upper Left  (  500222.260, 4131835.000) (  2d59'50.97"W, 37d19'59.48"N)
Lower Left  (  500222.260, 4074235.000) (  2d59'51.03"W, 36d48'50.27"N)
Upper Right (  568122.260, 4131835.000) (  2d13'51.74"W, 37d19'50.48"N)
Lower Right (  568122.260, 4074235.000) (  2d14'10.55"W, 36d48'41.44"N)
Center      (  534172.260, 4103035.000) (  2d36'56.06"W, 37d 4'22.65"N)
Band 1 Block=256x4 Type=Int16, ColorInterp=Undefined
  Min=470.000 Max=931.000
  NoData Value=-32768

D:\ALERT\data\gis\pevt>gdalinfo --version
GDAL 1.3.1.0, FWTools 1.0.0a6, released 2005/11/03

------------------------------------------------------------------


did@geru-itea:~/Documents/ucl/alert/data/pevt$ gdalinfo hdr.adf
ERROR 4: `hdr.adf' not recognised as a supported file format.

GDALOpen failed - 4
`hdr.adf' not recognised as a supported file format.


------------------------------------------------------------------

Version info : 

did@geru-itea:/proc$ apt-cache policy gdal-bin
gdal-bin:
  Installé : 1.3.1-1
  Candidat : 1.3.1-1
 Table de version :
 *** 1.3.1-1 0
        990 http://pkg-grass.alioth.debian.org unstable/main Packages
        100 /var/lib/dpkg/status
     1.2.6-1.2 0
        990 ftp://ftp.belnet.be sid/main Packages
        500 ftp://ftp.belnet.be testing/main Packages
        990 ftp://ftp.debian.org sid/main Packages


Any hint ?

Didrik

PS : i can make the file available for download and tests.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: