how do i download landsat 8 directly from WMS link in Matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to download landsat 8 from URL "The following URL can be copied to your GIS software package or mapping tool to access the data. The WMS link will only be available for two weeks". I used wmsread function also but it didnot work. If I used geotiffread to read individual tiff files, it read but when i stacked them, it says out of memory. I Know other tools directly download from the url. Could anyone helped me?
I really appreciate your help.
0 件のコメント
採用された回答
Mayank Dwivedi
2015 年 12 月 17 日
Hi Sonisa,
'wmsread' function should be able to access the URL and retrieve the WMS data. What issue are you facing with it? Can you elaborate more.
The link below describes common errors with WMS servers and their workarounds:
The landsat 8 data is also available at Amazon Web Service and there is a tool on MATLAB File Exchange that allows you to select, access, process, and visualize Landsat 8 scenes. The link below contains a video tutorial for the tool:
File exchange submission for the tool can be found at:
-Mayank
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!