Site Selection Automation | ArcGIS Pro | python 3 | Part 1 : Zoning Parameter

Опубликовано: 27 Октябрь 2024
на канале: GIS for Everyone
474
8

In this video series I'll show you how to create a tool for automating the site selection.
This video is for zoning parameter. First, I test the code in jupyter notebook in arcgis pro and then copy the code in pycharm and modify it to make it work for the tool.

Exercise data:
https://gis-foreveryone.com/wp-conten...

Site Selection video series:
part 2 : bushfire parameter
   • Site Selection Automation | ArcGIS Pr...  
part 3 : flood parameter
   • Site Selection Automation | ArcGIS Pr...  
part 4 : area parameter
   • Site Selection Automation | ArcGIS Pr...  
part 5 : final tool
   • Site Selection Automation | ArcGIS Pr...  


table of content:
01:37 - coding in jupyter notebook
06:32 - coding in pycharm
08:10 - environment setting / output workspace
10:22 - environment setting / overwrite output
11:15 - environment setting / output coordinate system
13:02 - creating the tool
16:50 - tool validation
23:03 - multi value parameter
27:42 - overwrite output vs create unique name
29:10 - error handling






#gis #arcpy #python #tool #arcmap #gispro #arcgis #siteselection