[Gdal-dev] ArcSDE Raster Driver for GDAL - displacement of exported images

Duarte Carreira DCarreira at edia.pt
Tue Apr 17 04:46:47 EDT 2007


Hello all.

I have lost contact with the ArcSDE driver progress and only now noticed
it's included in FWTools 1.2.2 for Windows.

I have tried it on our server 9.1 SP2.

I exported a small window from a raster mosaic, and got a Gtiff file.
The problem is it's displaced about 51m, north-south direction.

The command I used and output is the following:
gdal_translate -of GTiff -projwin 271212 148836 272592 147857
SDE:<host>.edia.pt,5151,database,<user>,<passwd>,<user>.MOSAIC_ORTO_2K_I
GEOE tes
teorto.tif
Input file size is 562500, 800001
Computed -srcwin 553030 12911 3450 2448 from projected window.
0...10...20...30...40...50...60...70...80...90...100 - done.

GDAL then crashes:
AppName: gdal_translate.exe AppVer: 0.0.0.0 ModName: sde91.dll
ModVer: 9.1.0.805 Offset: 00114a19

Are there any other reports like this? Does anyone have an idea of
what's going on?

I have arcsde 9.1 binaries installed as well as ArcGIS 9.2.
The gdal_arcsde.dll is 53,248 bytes and created on Thursday, February
22, 2007, 5:44:37 AM.

Also I exported the same image using ArcSDE command-line utilities with
the following command:
sderaster -o export -l SIG_OWNER2.MOSAIC_ORTO_2K_IGEOE,RASTER -v 1 -f
testesde.tif -e 271212,147857,272592,148836 -i 5151 -s <host> -u <user>
-p <passwd>

One can see the displacement when comparing to gdal's export.

Thanks,
Duarte




More information about the Gdal-dev mailing list