Select to view content in your preferred language

RASTER CALCULATOR

554
3
09-14-2011 03:48 PM
michaelmehrdadi
Emerging Contributor
I have Lidar data in  Raster format in decimeter and I wish to convert it to feet using the raster calculator ? Can someone show me how this can be done?
Tags (1)
0 Kudos
3 Replies
JeffreySwain
Esri Regular Contributor
If you have a raster created from the lidar points then simply multiplying the raster by the conversion factor, 0.32808399.  You cannot modify the actual las points with the raster calculator just the raster created from them.  Alternatively, you can also just use the Times tool to create the same effect.
0 Kudos
michaelmehrdadi
Emerging Contributor
would it be possible to use another method? or use another tool?
0 Kudos
EricRice
Esri Regular Contributor
Michael,

The Times tool or the Raster Calculator are the most straight forward options for doing simple unit conversion.  I suppose if you wanted to get fancy though you could make a mosaic dataset out of the data in decimeters and then apply the Arithmetic function to change your units on-the-fly.

Did you ask for alternatives because you don't have SA or 3D?  My alternative method only requires ArcEditor with no licensing required for extensions.

Eric
0 Kudos