web map browser overlay geoTIFF image transparency
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I use web map broweser to loadd and overlay with a give trasparency a geoTIFF image :
Thansks a lot
% web map browser :
nasa = wmsfind('nasa', 'SearchField', 'serverurl');
baselayer = refine(nasa, 'bluemarbleng', ...
'SearchField', 'layername',...
'MatchType', 'exact');
baselayer = wmsupdate(baselayer);
webmap(baselayer)
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Map Display dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!