GeoEntities
GeoEntities[reg,enttype]
拡張された地域 reg に含まれるタイプ enttype の地理的実体のリストを与える.
GeoEntities[reg]
reg に含まれる任意タイプの地理的地域のリストを与える.
詳細とオプション
- GeoEntities[reg,enttype]の reg は,"City","Country","HistoricalCountry"等の領域,Dated[…]オブジェクト,GeoVariant[…]式,拡張GeoGraphicsプリミティブの地理実体を含む任意の拡張地理領域でよい.
- GeoEntities[reg,enttype]では,enttype はEntity["Country"]のようなEntityオブジェクトとして,あるいは"City"のような文字列として指定することができる.
- 次は enttype の有効なフォームである.
-
"AdministrativeDivision" 任意レベルの行政部門 "AdministrativeDivision1" トップレベルの行政部門 "AdministrativeDivision2" 第2レベルの行政部門 "AdministrativeDivision3" 第3レベルの行政部門 "Airport" 空港 "Bridge" 橋梁 "Building" 建造物 "City" 都市 "Country" 国,領土等 "HistoricalCountry" 歴史的な国,領域,帝国等 "MilitaryConflict" 軍事衝突 "Mountain" 山地 "Ocean" 海洋 "USCounty" アメリカの郡 "USState" アメリカの州 "Volcano" 火山 "ZIPCode" アメリカの郵便番号(ZIPコード) Dated[enttype,date] date におけるタイプ enttype の実体 Except[ent,enttype] タイプ enttype の ent 以外の実体 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は,拡張領域からの距離が0である実体がある場合は,そのすべてを含む:
テキスト
Wolfram Research (2014), GeoEntities, Wolfram言語関数, https://reference.wolfram.com/language/ref/GeoEntities.html (2024年に更新).
CMS
Wolfram Language. 2014. "GeoEntities." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/GeoEntities.html.
APA
Wolfram Language. (2014). GeoEntities. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoEntities.html