Hi,
Unfortunatelly, I know almost nothing about the Arc/Info ASCII Grid format, but I need to display it correctly if possible. I have a sample .asc file. I am trying to display it and it works but it gets displayed in grayscale, no color present and it should since I have a jpeg example that is different. gdalinfo says: Driver: AAIGrid/Arc/Info ASCII Grid Files: LDAY.asc Size is 223, 223 Coordinate System is `' Origin = (5406655.000000000000000,4970785.000000000000000) Pixel Size = (10.000000000000000,-10.000000000000000) Corner Coordinates: Upper Left ( 5406655.000, 4970785.000) Lower Left ( 5406655.000, 4968555.000) Upper Right ( 5408885.000, 4970785.000) Lower Right ( 5408885.000, 4968555.000) Center ( 5407770.000, 4969670.000) Band 1 Block=223x1 Type=Float32, ColorInterp=Undefined NoData Value=-999 I see the "ColorInterp =Undefined" but since I have no knowledge on this format I don't know if this is the reason. Any help would be greatly appreciated Regards, dejan
