WGS84 Ellipsoidal Earth Plotted at 4 pixels Per Degree

버전 1.0.0.0 (1.2 MB) 작성자: Michael Kleder
Draws a satellite view of earth scaled to match the WGS84 ellipsoid, with political boundaries.
다운로드 수: 5.4K
업데이트 날짜: 2005/9/30

라이선스 없음

SATGLOBE4e - Draws an idealized satellite view of earth scaled to match the WGS84 ellipsoid.

This file renders a fully manipulatable satellite view of earth at a resolution of four pixels per degree, with added international political boundaries and gridlines. The imagery was obtained from NASA, then postprocessed. The globe was rendered using the MATLAB Mapping Toolbox.

The Mapping Toolbox is not needed to use this file; however, if you have the toolbox, you will be able to use the plot3m command to add your own graphics. If not, you can simply use plot3. (In both cases, keep in mind the WGS84 scaling.)

In order to save storage space, this m-file loads image data from the file satglobe.mat, and then creates the graticule mesh itself. This process allows users who do not have the MATLAB Mapping Toolbox to render the figure, but it does take a few moments to compute the mesh. Using this trick, the data storage is reduced considerably; however, once the figure is rendered, you may wish to save it as a regular MATLAB figure file to increase speed. (You must place the included file satglobe4.mat on your MATLAB path.)

NOTE: Try using set(gcf,'renderer','opengl') for best on-screen performance and set(gcf,'renderer','zbuffer') for best printed performance. (This will vary depeding on your computer system, so try experimenting.) The default renderer is zbuffer in order to obtain decent cross-platform performance. If your image seems sub-optimal, switch to OpenGL.

No warranty; use at your own risk.

ver 1.0 Initial writing. Michael Kleder, 2004
ver 1.1 Scaled to WGS84 ellipsoid, named "satglobe4e". Michael Kleder, Sep 2005

Submitted in response to a MATLAB Central File Exchange user request.

인용 양식

Michael Kleder (2024). WGS84 Ellipsoidal Earth Plotted at 4 pixels Per Degree (https://www.mathworks.com/matlabcentral/fileexchange/8590-wgs84-ellipsoidal-earth-plotted-at-4-pixels-per-degree), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R11
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Map Display에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0