How do you convert LADS data from feet to meters
July 16 2010 |
2 comments
Categories:
ArcGIS Methods
Hello, I have Laser Airborne Depth Sounder data in ArcGIS ESRI grid format. the data is currently in feet units. How would I go about converting this raster data to meters? thanks.
Mapping Center Answer:
The basic idea is to multiply the values for feet by 3.28083989501312. We don't have any LADS data handy to know whether you would need to do this in software outside of ArcGIS.
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Divide/009z0000008r000000/
Alternatively, you could multiply the values by 0.3048 using the Times tool.
If you would like to post a comment, please login.