Map(地图(Map))¶
Visualize one or more object sets on a map. Maps are backed by geospatial data (geopoints, GeoJSON, and region codes) that can be charted in a variety of ways. You can find a detailed description of map layer configurations in the Workshop map widget documentation.
- Point layers plot each object at a specific location on the map.
- Clusters take a group of points and dynamically combine them based on zoom level.
- Choropleth layers can aggregate an entire region to plot shaded areas of the map.
- Line segments are used to connect multiple points using a collection of straight lines.
Input type¶
Object set
Output type¶
Object selection
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Unsupported |
中文翻译¶
地图(Map)¶
在地图上可视化一个或多个对象集。地图由地理空间数据(地理点、GeoJSON 和区域代码)支持,这些数据可以通过多种方式绘制成图表。您可以在 Workshop 地图组件文档 中找到关于地图图层配置的详细说明。
- 点图层(Point layers):将每个对象绘制在地图上的特定位置。
- 聚类(Clusters):将一组点聚合,并根据缩放级别动态组合。
- 分级统计图图层(Choropleth layers):可聚合整个区域,在地图上绘制阴影区域。
- 线段(Line segments):用于通过一系列直线连接多个点。
输入类型(Input type)¶
对象集(Object set)
输出类型(Output type)¶
对象选择(Object selection)
使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |