Matlab Eckert4

Matlab Eckert4

landareas = shaperead('landareas.shp','UseGeoCoords',true);
axesm ('eckert4', 'Frame', 'on', 'Grid', 'on');
geoshow(landareas,'FaceColor',[1 1 .5],'EdgeColor',[.6 .6 .6]);
tissot;

 

 

 

 

参考:https://ww2.mathworks.cn/help/map/eckert4.html 

##############################

posted @ 2021-05-22 20:22  西北逍遥  阅读(44)  评论(0编辑  收藏  举报