GeoDistanceList
GeoDistanceList[{loc1,loc2,…,locn}]
返回地点的连续对之间的测地距离列表.
更多信息和选项
- GeoDistanceList[{loc1,…,locn}] 中的地点 loci 可以以度数为单位的 {lat,lon} 对象、GeoPosition 对象、地理 Entity 对象或者地点的任意其它指定给出.
- 结果返回以长度为维度的 QuantityArray 对象. 所用单位可以按照选项 UnitSystem 选择,默认值为 $UnitSystem.
- 如果地点的输入列表长度为 n,距离的所得列表长度为 n-1.
- GeoDistanceList 具有选项 DistanceFunction,另外有下列设置:
-
"Boundary" 区域中任意两点之间的最小距离 "Center" 区域中心之间的距离 "SignedBoundary" 内部点与边界的距离,负值 - GeoDistanceList 默认使用设置 DistanceFunction->"Center". 这是与 GeoDistance 使用的不同默认值.
范例
打开所有单元关闭所有单元基本范例 (1)
范围 (3)
选项 (2)
UnitSystem (1)
结果的默认单位由 $UnitSystem 的数值决定:
属性和关系 (3)
GeoDistanceList 基本上等价于 Subsequences 和 GeoDistance 的混合:
GeoDistanceList 报告距离. TravelDistanceList 按照道路报告距离:
GeoDistanceList[{loc}] 返回空列表:
GeoDistanceList[{}] 未定义:
可能存在的问题 (1)
选项 DistanceFunction 的默认值对于 GeoDistance 是 "Boundary",但是对于 GeoDistanceList 是 "Center":
Wolfram Research (2016),GeoDistanceList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoDistanceList.html.
文本
Wolfram Research (2016),GeoDistanceList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoDistanceList.html.
CMS
Wolfram 语言. 2016. "GeoDistanceList." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/GeoDistanceList.html.
APA
Wolfram 语言. (2016). GeoDistanceList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeoDistanceList.html 年