Model Builder Tutorial PDF
Model Builder Tutorial PDF
Short introduction
ModelBuilder
• A tool to automatizise process chains (models) with
graphic user interface:
Connector
Canvas
Connector
Parameters given via dialog boxes
ModelBuilder vocabulary
– Model canvas
• Empty model (i.e. white space)
– Model elements
• Tools: Geoprocessing functionalities, i.e. ArcGIS tools
• Variables:
– Data (files)
– Constant values (numbers, strings, spatial references,
extents etc.)
• Connectors: connect data and values to the tools
• Parameters: Values that are given by the user, outside the
model
• Iterators: an object that enables to go through a list (of files,
values etc)
Finding Tools
Catalog Search
ArcToolbox
Geoprocessing
Menu
Let’s go in practice
Excercises with Model Builder
• Creating a tool box
• Creating a model to convert polygons to
raster
• Creating a model that makes iterations
based on attribute values
• Creating a model that makes iterations for
all files in a folder
0. Explore your data
Explore your data
• Open the DAMSELFISH data
• See the attribute data structure
– which column has species names
– is there a field for presence?
• Visualise a bit the data
1. Create a tool box
Types of Toolboxes
• System toolboxes
– Installed with ArcGIS
– Read-only
• Custom toolboxes
– User created
– Stored in a folder
(.tbx file type) or a geodatabase