GeoBoundsRegionBoundary

GeoBoundsRegionBoundary[{{latmin,latmax},{lonmin,lonmax}}]

是一个一维 GeoGraphics 基元,表示地球上位于纬圈 latminlatmax 和子午线 lonminlonmax 之间的区域的边界.

GeoBoundsRegionBoundary[g]

表示地理区域 g 的经纬边界框的边界.

GeoBoundsRegionBoundary[g,δ]

对经度和维度的范围填充 ±δ.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (2)

欧洲部分地区的经纬矩形的边界:

绘制国家的边境线及其边界框的边界:

范围  (3)

用度数给出经度和维度:

Quantity 角度给出经度和维度:

或使用带有角度单位的 QuantityArray 对象:

绘制地理区域的边界框:

使用圆柱投影(如墨卡托投影)获得矩形形状:

在所有方向上添加同样的填充:

添加不同的填充:

属性和关系  (6)

经度的范围 {lonmin,lonmax} 被视为从 lonmax 向东到 lonmin

GeoBoundsRegionBoundary 对应于 GeoBoundsRegion 基元的边界:

对于地理区域 gGeoBoundsRegionBoundary[g] 等价于 GeoBoundsRegionBoundary[GeoBounds[g]]

地理区域的边是纬圈和子午线,而不是测地线:

地理区域的边是恒向线 (rhumb line):

地理区域的形状取决于所用的投影:

到达纬度 90 或 的地理区域实际上是一个以极点为中心的地理圆的扇区:

可能存在的问题  (1)

取两个位置:

这两个地图是重合的,即使位置是相反的:

这是因为 GeoBounds 对方位不敏感:

如果想要获取经度上的互补矩形,可使用以下命令:

Wolfram Research (2020),GeoBoundsRegionBoundary,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html.

文本

Wolfram Research (2020),GeoBoundsRegionBoundary,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html.

CMS

Wolfram 语言. 2020. "GeoBoundsRegionBoundary." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html.

APA

Wolfram 语言. (2020). GeoBoundsRegionBoundary. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html 年

BibTeX

@misc{reference.wolfram_2024_geoboundsregionboundary, author="Wolfram Research", title="{GeoBoundsRegionBoundary}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_geoboundsregionboundary, organization={Wolfram Research}, title={GeoBoundsRegionBoundary}, year={2020}, url={https://reference.wolfram.com/language/ref/GeoBoundsRegionBoundary.html}, note=[Accessed: 21-November-2024 ]}