laptop and a wrench

不具合

The arcgis.geometry.Polygon.is_valid() method for polygons does not work.

最後に公開された状態: February 26, 2019 ArcGIS API for Python
不具合 ID 番号 BUG-000119560
送信されましたJanuary 23, 2019
最終更新日June 30, 2025
適用対象ArcGIS API for Python
見つかったバージョン1.5.1
修正されたバージョン1.6.2
ステータスFixed

対処法

Modify the _types.py file mentioned in errors. For example, in this case: /data/anaconda3/lib/python3.6/site-packages/arcgis/geometry/_types.pyEdit _types.py to include the following lines after the import statements:
list_types = (list, tuple)
number_type = (int, float, complex)Save the file. Restart the kernel if using Jupyter Notebook to reflect the update (i.e, click >>).

再現の手順

不具合 ID: BUG-000119560

ソフトウェア:

  • ArcGIS API for Python

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動