About Me

Database and GIS Consultant.

Thursday, October 18, 2007

RASTER Mosaic Error - SDERASTER Command

C:\>sderaster -o import -l ALB_SDE_MOS,image -c lz77 -N -a 0 -g -f 47002190PAS_REPROJ.tif -G file=ALB.prj -u USER1 -p USER1 -s SERVER1 -i 5151

47002190PAS_REPROJ.tif:
47002190PAS_REPROJ.tif: Warning, unknown field with tag 33550 (0x830e) ignored.

47002190PAS_REPROJ.tif: Warning, unknown field with tag 33922 (0x8482) ignored.

47002190PAS_REPROJ.tif: Warning, unknown field with tag 34735 (0x87af) ignored.

47002190PAS_REPROJ.tif: Warning, unknown field with tag 34737 (0x87b1) ignored.

Connecting to server SERVER1, port 5151, as user USER1

Creating user table: ALB_SDE_MOS
Creating raster layer: ALB_SDE_MOS.image

Image Dimension..............: 10028, 10031, 3
Pixel Type...................: uchar
Image Extent.................:
minx : 88657.15633411910700
miny : 177422.15427739848000
maxx : 91713.39204659052500
maxy : 180479.30439169871000
Raster ID : 1
Time : 00:01:10

Total Time: 00:01:10
1 raster(s).

Complete...

C:\>sderaster -o mosaic -l ALB_SDE_MOS,image -N -a 0 -f 48002190PAS.tif -u USER1 -p USER1 -s SERVER1 -i 5151 -v 1

Connecting to server SERVER1, port 5151, as user USER1

48002190PAS.tif:
48002190PAS.tif: Warning, unknown field with tag 33550 (0x830e) ignored.
48002190PAS.tif: Warning, unknown field with tag 33922 (0x8482) ignored.
48002190PAS.tif: Warning, unknown field with tag 34735 (0x87af) ignored.
Image Dimension..............: 10000, 10000, 3
Pixel Type...................: uchar
Image Extent.................:
minx : 2190000.50000000000000
miny : 470000.50000000000000
maxx : 2199999.50000000000000
maxy : 479999.50000000000000
Error: SE_stream_execute (-303)
Image mosaicking is not allowed
Incomplete...

SOLUTION: Check the World Files (.TWF), the files may not align/match for the 1st loaded and subsequent mosaicing image. Re-create TWF files, if necessary.