Lab9. Create Geoprocessing Tools with ModelBuilder in ArcGIS Pro
ฝัง
- เผยแพร่เมื่อ 12 พ.ย. 2024
- Objectives:
• Learn how to create a customized geoprocessing tool in ArcGIS Pro.
Data:
• If you can access your lab7 project, use the lab7 project data.
• Otherwise, download the 2023 mass shooting (author by weixx_jmu) from the ArcGIS Online portal and population data (ACS Population Variables - Boundaries) from the ArcGIS Pro living atlas.
Steps:
1. In Analysis, open ModelBuilder and create a Model Tool.
2. Drag the Buffer, Intersect, Summary, and Join to the ModelBuilder and provide input datasets. You can click Auto Layout to re-organize the layout.
3. Set both input and output features as Parameters. You can also create parameters from the tools.
4. In Project Catalog/Toolboxes, open the created Model tool and test the model tool.
5. Customize your model tool by providing the tool name, metadata, etc.