I'm working with some data that will be used to create a complex model in Model Builder. I'm trying to take a Stronghold Watershed layer that has three classifications (high priority, medium priority and low priority) that has been converted into a raster and reclassify the values in the field the conversion was based on. The values are 2, 1, and 0 respectively. I want to reclassify the values to 1, .5, and 0 respectively. When in the reclassify tool it will not keep the .5, it keeps switching it back to a 0. The precision control seems to be to allow decimals but I can't get it work. Anyone have any suggestions?
"ingrid" / 2.0
Con("ingrid" == 2,1,Con("ingrid" == 1,0.5,Con("ingrid" == 0,0)))
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.