ArcGISのarcpyコードはArcGIS Proと互換性がありますか?
私は「Python Script for ArcGIS」という参考書を使ってarcpyを勉強する予定ですが、ArcGIS Proを使用しているため、その参考書のPythonコードがArcGIS Proで使えるかどうか知りたいです。
どなたか教えていただけますか?
you would be better off using a more recent edition because of the changes associated with the switch from python 2.x to 3.x and associated python package requirements.
see Python Scripting for ArcGIS Pro, third edition | Esri Press
and study the examples in
ArcGIS Pro Python reference—ArcGIS Pro | Documentation
and the code examples for tools in ArcToolbox
ArcGIS Pro geoprocessing tool reference—ArcGIS Pro | Documentation
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.