why when i convert ratser to ascii the values chanes. for eaxmple my ratser low value is.0113 and high value is 0.15 but when i convert it to ascii both hign and low value showed .0113. Why this is happening? How can I get similar value after conversion.

2949
5
06-25-2016 05:19 AM
AMNAALRUHEILI1
New Contributor

Plz help me to figure out why when I am converting my 32 float bit raster to ascii my values changed? Why does this happen?

0 Kudos
5 Replies
DanPatterson_Retired
MVP Emeritus

try scaling the raster up by a factor of 10 or 100 first, just remember what you scaled by and see if it goes to ascii then

0 Kudos
AMNAALRUHEILI1
New Contributor

Do you think the problem is because the raster is float and not integer?

0 Kudos
DanPatterson_Retired
MVP Emeritus

Did you marked it assumed answered? I thought the scaling and conversion to integer or just the scaling would have solved it.  If not, you will need to provide some more information

0 Kudos
AMNAALRUHEILI1
New Contributor

I am still working on it. I am still having hard time. My raster is at 1m cell size and need to be at 32bit float.

0 Kudos
DanPatterson_Retired
MVP Emeritus

why the need to get the raster to ascii?

why did you bring in the ascii back into arcmap?

a description of what you are doing would go a long way to identifying your process

0 Kudos