Reducing DEM resolution from 90 to 250m
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi I have a digital elevation model with a resolution of 90m. I want to reduce it to 250m - a common dem resolution.
Is this really the best/only way to do it??
imresize (dem, 0.36)
Thanks Grant
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!