Select to view content in your preferred language

decrese of decimal places in a raster

1719
1
05-12-2021 04:33 AM
GiannisLemesios
New Contributor

Hello,

I have some rasters derived from Natural Neighbor of point grid and their pixels have values with many decimal places (six decimal places).

The initial values of the txt grid have 2 or 3 decimal places, so the large number of decimal places produced after the interpolation

I need to reduce the decimal places to two or three, how can I do this procedure in arcmap? somehow with the use of raster calculator?  I use arcmap 10.7

 

Tags (2)
0 Kudos
1 Reply
DanPatterson
MVP Esteemed Contributor

use Round Up (Spatial Analyst)—ArcGIS Pro | Documentation or Round Down (Spatial Analyst)—ArcGIS Pro | Documentation

to control how you want the decimal reduction to be handled

Equivalent tools exist in ArcMap


... sort of retired...
0 Kudos