GeoVariant

GeoVariant[obj,qual]

表示限定为 qual 的地理对象 obj.

更多信息

  • 地理对象 obj 可以是一个 Entity 对象,EntityClass 对象,或者表示诸如 "Country""HistoricalCountry" 的实体类型的字符串.
  • 可能的限定包括:
  • Automatic 当没有指定 GeoVariant 时返回的区域
    "AllAreas"所有法定领土(例如美国包括关岛)
    "Center"中心
    "DefaultMapArea"用于标准地图的地区
    "MaximumArea"随时间变化的实体的最大范围区域
    "PrincipalArea"主要领土
    "SimplifiedArea"低分辨率示意地区
    "TimeSeries"与时间有关的实体的区域集合
    "UnionArea"与时间相关的实体的所有区域的合并体
  • 地理变体可用于国家、海洋、城市和其他对象,以及表达如何在地理计算中处理历史实体.
  • GeoGroup 组合多个实体不同,GeoVariant 允许单个实体的特定变体的规范.

范例

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

基本范例  (3)

显示美国的默认地理变体:

使用 EntityValue 获得相同结果:

显示美国的地理变体:

显示英国的地理变体:

范围  (12)

Automatic  (1)

显示美国的默认地理变体:

"AllAreas"  (1)

显示美国所有地区:

"Center"  (1)

仅显示国家的中心点:

"DefaultMapArea"  (1)

地理变量 "DefaultMapArea" 表示 GeoGraphics 中多边形的默认选择:

"PrincipalArea"  (1)

地理变量 "PrincipalArea" 包含一个国家的主要领土:

"SimplifiedArea"  (1)

地理变量 "SimplifiedArea" 仅包含最大的主要区域,包含的点较少:

"UnionArea"  (2)

地理变量 "UnionArea" 是与时间相关的实体的所有领土在时间上的合并体:

使用 Dated 将与时间相关的实体限制在给定的年份范围内:

"TimeSeries"  (2)

地理变量 "TimeSeries" 将随时间变化的实体解释为时间上的多边形集合:

绘制与公元前 200 年相对应的领土地图:

使用 Dated 将与时间相关的实体限制在给定的年份范围内:

"MaximumArea"  (2)

地理变量 "MaximumArea" 对应于随时间变化的实体的最大范围时刻:

使用 Dated 将与时间相关的实体限制在给定的年份范围内:

可以使用 Dated 来限制地域:

Wolfram Research (2014),GeoVariant,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoVariant.html (更新于 2024 年).

文本

Wolfram Research (2014),GeoVariant,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoVariant.html (更新于 2024 年).

CMS

Wolfram 语言. 2014. "GeoVariant." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2024. https://reference.wolfram.com/language/ref/GeoVariant.html.

APA

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

BibTeX

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

BibLaTeX

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