地理图
使用纬度和经度坐标在地图上可视化数据
使用地理图在交互式地图上可视化纬度和经度数据。在地图上创建线图、散点图、气泡图和密度图,使用底图为数据提供上下文,并使用 App 设计工具通过地图创建 App。
函数
属性
主题
创建地理图
- 使用纬度和经度数据创建地图
使用线图、散点图、气泡图和密度图在地图上绘制数据。 - Visualize Density Using Geographic Density Plots
Visualize the relative distribution of points on a map. - 从表数据创建独立的地理气泡图
使用geobubble
函数从表数据创建独立的地理气泡图。 - Combine Bubble Chart with Other Graphics in Geographic Axes
Create maps with bubble charts and other graphics by using thegeoaxes
andbubblechart
functions. - Create Animations Using Latitude and Longitude Data
Animate geographic data using comet plots, animated lines, and markers along lines.
浏览地理图
- Interact with Geographic Axes
Explore maps, find the coordinates of points, and select locations for text. - 访问用于地理坐标区和地理图的底图
指定用于地理坐标区和地理图的底图。下载一组底图并将其安装在本地系统上。 - 最大化图窗中的地理坐标区
增大图窗中地图的大小。
自定义地理图
- Add Labels and Annotations to Geographic Axes
Convey information about maps using titles, legends, text, and data tips. - Customize Appearance of Geographic Axes
Customize maps by changing the limits, tick label format, tick locations, colors, and grid lines. - Adjust Transparency of Geographic Density Plots
Emphasize density ranges in density plots by changing the transparency. - 控制独立地理气泡图中的气泡
更改独立地理密度图中的气泡大小和气泡颜色。
在 App 中使用地理图
- Create Geographic Axes in App
Use App Designer to create an app with a map and components that control the map. - 部署地理坐标区和地理图
使用 MATLAB® Compiler™ 部署使用底图的 App。