how do i download landsat 8 directly from WMS link in Matlab?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Mayank Dwivedi
on 17 Dec 2015
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
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!