Select to view content in your preferred language

Create raster from raster attribute table

3821
2
Jump to solution
02-25-2012 10:08 AM
FCOAdmin
Emerging Contributor
Hello,

I am trying to create individual rasters based on columns from a single raster's attribute table.  I have one raster file with the regular, "Rowid", "VALUE", and "COUNT", columns and 5 more attribute columns.  I want each of these as their own raster with the values as the "VALUE" field so that I can then export them to ASCII.  Does anyone have any suggestions?  I feel like creating a raster from a single column in the attribute table should be more simple, but I have been having a tough time doing this.

Thank you.
1 Solution

Accepted Solutions
EricRice
Esri Regular Contributor
Greetings,

You can do this using the Lookup tool available with spatial analyst or 3d analyst.

Regards,
Eric

View solution in original post

2 Replies
EricRice
Esri Regular Contributor
Greetings,

You can do this using the Lookup tool available with spatial analyst or 3d analyst.

Regards,
Eric
FCOAdmin
Emerging Contributor
Hi Eric,

Works great, thank you!

Christian
0 Kudos