GeoEntities
GeoEntities[reg,enttype]
给出在扩展区域 reg 中包含的类型为 enttype 的地理实体列表.
GeoEntities[reg]
给出 reg 中包含的任何类型的地理区域列表.
更多信息和选项
- 在 GeoEntities[reg,enttype] 中, reg 可以是任何扩展的地理区域,包括域的地理实体,如 "City"、"Country" 或 "HistoricalCountry";Dated[…] 对象;GeoVariant[…] 表达式或扩展 GeoGraphics 基元.
- 在 GeoEntities[reg,enttype] 中,enttype 可以指定为 Entity 对象,比如 Entity["Country"],或者指定为字符串,比如 "City".
- enttype 的有效格式包括:
-
"AdministrativeDivision" 任意级别的行政区划 "AdministrativeDivision1" 第一级行政区划 "AdministrativeDivision2" 第二级行政区划 "AdministrativeDivision3" 第三级行政区划 "Airport" 机场 "Bridge" 桥梁 "Building" 建筑物 "City" 城市 "Country" 村庄、特区等 "HistoricalCountry" 历史上的国家、地区、帝国等 "MilitaryConflict" 军事冲突 "Mountain" 山脉 "Ocean" 海洋 "USCounty" 美国的郡县 "USState" 美国的州 "Volcano" 火山 "ZIPCode" US ZIP 代码 Dated[enttype,date] 受 date 限制的 enttype 类型实体 Except[ent,enttype] 类型非 ent 的 enttype 实体 GeoVariant[enttype,variant] 使用 variant 区域的实体 EntityClass["type","class"] 单个 class enttype1enttype2… 任何 enttypei All 任意可能类型
范例
打开所有单元关闭所有单元范围 (12)
地理数据 (7)
选项 (1)
"FullyContained" (1)
默认情况下,如果两者有交叉区域,那么一个实体视为位于区域之内:
选项 "FullyContained"->True 排除了只覆盖地点的一部分的实体:
属性和关系 (3)
GeoEntities 总是返回列表:
对于扩展地点 loc, GeoEntities[loc,enttype] 本质上等价于 GeoIdentify[enttype,loc]:
GeoEntities 只包含与区域重叠的实体:
GeoNearest 包含所有实体,如果有的话,与扩张区域的距离为零:
Wolfram Research (2014),GeoEntities,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoEntities.html (更新于 2024 年).
文本
Wolfram Research (2014),GeoEntities,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoEntities.html (更新于 2024 年).
CMS
Wolfram 语言. 2014. "GeoEntities." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2024. https://reference.wolfram.com/language/ref/GeoEntities.html.
APA
Wolfram 语言. (2014). GeoEntities. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeoEntities.html 年