demcoreg icon indicating copy to clipboard operation
demcoreg copied to clipboard

Add checks for ref DEM, require projected coordinate system

Open dshean opened this issue 4 years ago • 0 comments

Continuing to receive emails from users who are using input DEMs in EPSG:4326.

Simple solution is to exit with message about reprojecting with gdalwarp.

Maybe add a -t_srs option to allow the user to specify desired projection, or select local orthographic based on input DEM intersection, and convert the translation vector appropriately back to EPSG:4326.

dshean avatar Jan 08 '21 19:01 dshean