web map browser overlay geoTIFF image transparency
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (0)
Ver también
Categorías
				Más información sobre Map Display en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
