Is there a way of getting higher resolutions for the basemaps? I'm trying to zoom into the Cape Cod Bay area and the resolution is not adequate?
20 ビュー (過去 30 日間)
古いコメントを表示
![CapeCod_Basmap.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/226479/CapeCod_Basmap.png)
'darkwater'
![CapeCod_Basmap_landcover.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/226480/CapeCod_Basmap_landcover.png)
'landcover'
Is there a way of using a 3rd party map with a higher resolution?
0 件のコメント
回答 (1 件)
Adarsh Narasimhamurthy
2019 年 9 月 23 日
With MATLAB R2019b, five additional high-zoom-level basemaps are available. You can select the basemap using the geobasemap function: https://www.mathworks.com/help/matlab/ref/geobasemap.html
If you are looking to use a custom basemap, then addcustombasemap function in Mapping Toolbox will allow you to use them with your geographic plots: https://www.mathworks.com/help/map/ref/addcustombasemap.html?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Geographic Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!