GeoIdentify
GeoIdentify[enttype]
识别类型为 enttype 的地理实体,其中包含当前地理位置.
GeoIdentify[enttype,loc]
识别地点 loc 包含在哪些实体中.
识别包含当前地理位置的任何类型的实体.
更多信息和选项
- GeoIdentify 返回表示扩展地理区域的 Entity 对象列表.
- 在 GeoIdentify[enttype,loc] 中,loc 可以是任何地理位置对象,包括 GeoPosition 对象;域的地理实体,如 "City"、"Country" 或 "HistoricalCountry";Dated[…] 对象;GeoVariant[…] 表达式;和更多.
- 在 GeoIdentify[enttype,loc] 中,enttype 可以指定为 Entity 对象,比如 Entity["Country"],或者指定为一个字符串,比如 "City".
- enttype 的有效格式包括:
-
"Country" 国家、领土等 "City" 城市 "AdministrativeDivision" 任意级别的行政区划 "AdministrativeDivision1" 第一级行政区划 "AdministrativeDivision2" 第二级行政区划 "AdministrativeDivision3" 第三级行政区划 "HistoricalCountry" 历史上的国家、地区、帝国等 "MilitaryConflict" 军事冲突 "Ocean" 海洋 "USCounty" 美国的郡县 "USState" 美国的州 "ZIPCode" 美国的邮编 Dated[ent,date] date 中 enttype 类型的实体 GeoVariant[enttype,variant] 使用 variant 地区的实体 EntityClass["type","class"] class 的单个成员 enttype1enttype2… 任何 enttypei All 任何可能的类型 - 地点 loc 可以指定为 GeoPosition、Entity 对象或者 GeoGraphics 基元.
- 在 GeoIdentify[] 和 GeoIdentify[regtype] 中,地点取的是 $GeoLocation 的当前设置.
范例
打开所有单元关闭所有单元基本范例 (4)
范围 (10)
地理数据 (6)
选项 (1)
"FullyContained" (1)
默认情况下,如果一个实体覆盖地点的一部分,那么这个实体被认为是包含该地点:
选项 "FullyContained"->True 排除了只覆盖地点一部分的实体:
属性和关系 (3)
GeoIdentify 总是返回一个列表:
对于扩展地点 loc, GeoIdentify[enttype,loc] 实际上等价于 GeoEntities[loc,enttype]:
Wolfram Research (2014),GeoIdentify,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoIdentify.html (更新于 2024 年).
文本
Wolfram Research (2014),GeoIdentify,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoIdentify.html (更新于 2024 年).
CMS
Wolfram 语言. 2014. "GeoIdentify." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2024. https://reference.wolfram.com/language/ref/GeoIdentify.html.
APA
Wolfram 语言. (2014). GeoIdentify. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeoIdentify.html 年