I've got this particular layer working. I now realize that sometimes wmsread returns data that are not the type that geoshow wants. Editing the last line to: geoshow(double(Z1),R1,'DisplayType','surface'); works. After that: demcmap(double(Z1)) is a better colormap than default.
Mapping SRTM data
조회 수: 6 (최근 30일)
이전 댓글 표시
Is anyone using the mapping toolbox to successfully map SRTM data? Most examples provided with the mapping toolbox no longer work and I cannot seem to read in anything that geoshow is willing to take as input. A working example would be much appreciated!
댓글 수: 0
채택된 답변
추가 답변 (1개)
Sean de Wolski
2011년 4월 7일
showdemo mapexgeo
doesn't work for you?
What do you mean by they aren't working anymore?
댓글 수: 2
Muhammad Hussain
2011년 12월 27일
is there any way to read Aster GDEM data in Matlab in GEOTIFF format?
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!