[gdal-dev] Converting DEM height values from feet to meter

Evert Etienne (SITEMARK) evert.etienne at sitemark.com
Thu Mar 18 04:20:32 PDT 2021


For reference, I decided to go for a simple gdal_calc with `f"--calc=A*{factor}”`

> On 12 Mar 2021, at 20:43, Evert Etienne (SITEMARK) <evert.etienne at sitemark.com> wrote:
> 
> Hello all,
> 
> I was wondering what the best or recommended way was to convert the vertical unit of a DEM/DSM. I am able to use gdal_translate, gdal_calc.py, GDAL python bindings or rasterio. I will afterwards be tiling using gdal2tiles.
> Any pointers would be appreciated. 
> 
> Greetings
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.osgeo.org%2Fmailman%2Flistinfo%2Fgdal-dev&data=04%7C01%7Cevert.etienne%40sitemark.com%7C6c3aa10464d049460cdb08d8e58f2fb1%7Cfc89adff07ac47008853b7b7e906068e%7C0%7C0%7C637511750448796572%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=TPf74UL%2B%2FL%2FyfIRFrJDDPZ0wy8ZxDOx6MTDQFPVOiwU%3D&reserved=0



More information about the gdal-dev mailing list