GeoSmoothHistogram
GeoSmoothHistogram[locs]
绘制地理位置 locs 的平滑核直方图.
GeoSmoothHistogram[locs,espec]
用估计指定 espec 绘制平滑核直方图.
GeoSmoothHistogram[locs,espec,dfun]
绘制分布函数 dfun.
更多信息和选项
- GeoSmoothHistogram 也称为地理强度 (geo intensity) 和核密度.
- GeoSmoothHistogram 在每个位置放置一个小的凸起,并且把高度加在一起,使得位置分布密集的地方总高度更大.
- 位置 locs 具有下列形式和解释:
-
GeoPosition[…] 大地位置数组 {loc1,loc2,…} 位置列表 <loc1w1,… > 带有权重的位置 WeightedData[…] 带有权重的位置 EntityClass[…] 根据属性 "Position" 确定的位置实体 EntityClass[…]prop 根据属性 prop 确定的位置实体 - 位置 loci 具有下列形式:
-
GeoPosition[…] 经纬度 Entity[…] 根据属性 "Position" 确定的一个位置实体 Entity[…]prop 根据属性 prop 确定的一个位置实体 - 估计指定 espec 的形式可以为 bw 或 {bw,kernel}.
- 带宽的规范 bw 和 kernel 与 SmoothKernelDistribution 的一样.
- 默认分布函数 dfun 为 "Intensity".
- dfun 的可能的设置与 SmoothHistogram 中的一样.
- GeoSmoothHistogram 具有与 GeoGraphics 一样的选项,不同之处与更多选项如下所示: [所有选项的列表]
-
BoundaryStyle None 怎样绘制 RegionFunction 边界 BoxRatios Automatic 有效的三维边界盒比率 ClippingStyle None 怎样绘制被 PlotRange 剪切掉的值 ColorFunction Automatic 怎样对绘图着色 ColorFunctionScaling True 是否缩放 ColorFunction 的参数 LightingAngle None 仿真光源的有效角度 MaxRecursion Automatic 允许的递归细分的最大数量 Mesh None 绘制多少条网格线 MeshFunctions {#3&} 怎样确定网格线的放置方式 MeshShading Automatic 怎样处理网格线之间区域的色调 MeshStyle Automatic 网格线的样式 Method Automatic 用来细化绘图的方法 OpacityFunction Automatic 怎样计算每个点的不透明度 OpacityFunctionScaling True 是否缩放 OpacityFunction 的参数 PerformanceGoal $PerformanceGoal 优化的目标 PlotPoints Automatic 函数在每个方向上的初始采样点数 PlotRange Automatic f 的范围或其他要包括的数值 PlotRangeClipping True 在绘图范围边界处是否进行剪切 PlotRangePadding Automatic 对数值范围进行多少补充 PlotTheme $PlotTheme 绘图的整体外观主题样式 RegionFunction (True&) 怎样决定是否应包括一个点 WorkingPrecision MachinePrecision 内部计算所采用的精度 - 为 ColorFunction 和 OpacityFunction 提供单一参数,缺省情况下为经过缩放的强度 f 的值.
- OpacityFunction 的常见设置包括:
-
Automatic 自动确定 None 不使用不透明度函数,完全不透明 α 不透明度为常数 Opacity[α] Interval[…] 使区间中的值更加不透明 func 一般的不透明度函数 - 提供给 RegionFunction 的参数值为 x、y 和 f,其中 f 为强度.
- RegionFunction->region 中的 region 的值可以是要在其上绘图的实体或地理多边形.
- 当设置为 MeshShading->Automatic 时,网格线之间的颜色由 ColorFunction 的设置计算而得.
所有选项的列表
范例
打开所有单元关闭所有单元范围 (23)
数据 (11)
使用表示位置列表的 GeoPosition:
使用 GeoPosition 位置列表:
根据含有世界各地的摩天大楼的 EntityClass 创建强度图:
使用 Association,其中位置为键,总数为值:
使用 WeightedData:
自动选择 GeoRange:
用 GeoRange 来聚焦于感兴趣的地区:
带宽和核 (7)
选项 (31)
BoundaryStyle (2)
ColorFunction (4)
ColorFunctionScaling (1)
用 ColorFunctionScaling->False 来获取未经缩放的高度值:
GeoGridLines (1)
GeoProjection (1)
用 GeoProjection 来改变地图投影:
GeoRangePadding (1)
GeoZoomLevel (1)
明确指定 GeoZoomLevel 获取较低分辨率的地图渲染:
明确指定 GeoZoomLevel 获取更高分辨率的地图渲染:
Mesh (1)
OpacityFunction (1)
属性和关系 (9)
对一般数据使用 SmoothDensityHistogram 和 SmoothHistogram3D:
对个别位置使用 GeoListPlot:
通过 GeoBubbleChart 用缩放过的气泡显示值:
通过 GeoRegionValuePlot 用着色区域显示值:
用 GeoHistogram 对位置进行汇总:
用 GeoVectorPlot 和 GeoStreamPlot 绘制向量场:
用 GeoContourPlot 在地图上绘制等值线:
用颜色和 GeoDensityPlot 对地图进行平滑着色:
文本
Wolfram Research (2018),GeoSmoothHistogram,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoSmoothHistogram.html (更新于 2019 年).
CMS
Wolfram 语言. 2018. "GeoSmoothHistogram." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2019. https://reference.wolfram.com/language/ref/GeoSmoothHistogram.html.
APA
Wolfram 语言. (2018). GeoSmoothHistogram. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeoSmoothHistogram.html 年