[Gdal-dev] gdalwarp crashes with transform
Matt Wilkie
matt.wilkie at gov.yk.ca
Thu Oct 20 18:35:00 EDT 2005
Hi, I may have found a bug. The command
gdalwarp bmng_yt.tif bmng_yt_al.tif \
-t_srs ESRI::z:\arcutils\prj\v9\yt_albers.prj
crashes when it reaches the 20 or 30% mark (the first time was 30, and
the half a dozen times since then 20). A dialog box pops up offering to
send debug info to microsoft.
yt_albers.prj is:
PROJCS["NAD_1983_Albers",GEOGCS["GCS_North_American_1983",DATUM["D_North_America
n_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UN
IT["Degree",0.0174532925199433]],PROJECTION["Albers"],PARAMETER["False_Easting",
500000.0],PARAMETER["False_Northing",500000.0],PARAMETER["Central_Meridian",-132
.5],PARAMETER["Standard_Parallel_1",61.66666666666666],PARAMETER["Standard_Paral
lel_2",68.0],PARAMETER["Latitude_Of_Origin",59.0],UNIT["Meter",1.0]]
the source image is:
I:\BlueMarbleNG>gdalinfo bmng_yt.tif
Driver: GTiff/GeoTIFF
Size is 8400, 4800
Coordinate System is:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.2572235630016,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4326"]]
Origin = (-150.002083,75.002083)
Pixel Size = (0.00416667,-0.00416667)
Metadata:
AREA_OR_POINT=Area
TIFFTAG_SOFTWARE=Adobe Photoshop 7.0
TIFFTAG_DATETIME=2005:10:20 10:03:46
TIFFTAG_XRESOLUTION=72
TIFFTAG_YRESOLUTION=72
TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
Corner Coordinates:
Upper Left (-150.0020833, 75.0020833) (150d 0'7.50"W, 75d 0'7.50"N)
Lower Left (-150.0020833, 55.0020833) (150d 0'7.50"W, 55d 0'7.50"N)
Upper Right (-115.0020833, 75.0020833) (115d 0'7.50"W, 75d 0'7.50"N)
Lower Right (-115.0020833, 55.0020833) (115d 0'7.50"W, 55d 0'7.50"N)
Center (-132.5020833, 65.0020833) (132d30'7.50"W, 65d 0'7.50"N)
Band 1 Block=8400x1 Type=Byte, ColorInterp=Red
Band 2 Block=8400x1 Type=Byte, ColorInterp=Green
Band 3 Block=8400x1 Type=Byte, ColorInterp=Blue
I'm using fwtools 1.0.04a
--
matt wilkie
--------------------------------------------
Geographic Information,
Information Management and Technology,
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
http://environmentyukon.gov.yk.ca/geomatics/
--------------------------------------------
More information about the Gdal-dev
mailing list