ModelBuilder Blog

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Other Boards in This Place


Latest Activity

(10 Posts)
ShaistaJabeen
Esri Contributor

Ever wondered how AI and Deep Learning can help monitor wildlife populations? 🦌 In our latest article, we explore Detecting Caribou Populations in Alaska using AI, Deep learning and how ModelBuilder tool suggestions make this workflow smarter and more efficient.

Read the full article to learn how you can apply these techniques in your own projects!

Detecting Caribou Population in Alaska using AI, Deep Learning and Tool Suggestions in ModelBuilder


more
1 0 140
ShaistaJabeen
Esri Contributor

Semantic Search in ModelBuilder makes finding tools effortless—just use natural language! Plus, smart tool suggestions help you build workflows faster and more intuitively. Ready to experience the future of model building in ArcGIS Pro 3.5?

Level Up ModelBuilder Skills: AI-Enhanced Semantic Search and Tool Suggestions in ModelBuilder 

more
3 0 231
ShaistaJabeen
Esri Contributor

ModelBuilder has been redesigned in ArcGIS Pro 3.6! 🎉 With a new modern look and an intuitive workflow, building and automating geoprocessing models has never been easier. Dive into the blog to explore what’s new and how it can transform your workflows!

ModelBuilder Reimagined: Modern Look, Intuitive Workflow 

more
4 3 512
ShitijMehta
Esri Regular Contributor

ModelBuilder is now available in ArcGIS Online

Read more...

more
4 1 614
ShareUser
Esri Community Manager

They're supported now, by you!

Read more...

more
2 1 461
SiqiLi
by Esri Contributor
Esri Contributor

(view in My Videos)

Model report provides a flattened view of all the elements in a model and their hidden properties. This view also enables finding and replacing element names and their values. 

In the report view, typing a search string will initiate a search immediately. The Find drop-down menu provides options to refine the search results. Use the Find Previous and Find Next buttons to cycle through the search results and replace the occurrences one by one or together. 

Examples of using Find and Replace include:

  1. Replacing repeated occurrences of “Copy Features” with another string in variable names.
  2. Replacing the absolute local paths to “%scratchGDB%” for the output values.
  3. Replacing the field name in the where clause of many SQL queries. 

To understand more, check out this video on using Find and Replace in ModelBuilder.

Additional Resources
Model Report

more
4 0 560
Lalitha_Subramanian
Esri Contributor

 

(view in My Videos)

Parse Path is one of the Utility tools in ModelBuilder that parses an input into its path, name, extension, and workspace.

Examples of where you can use this tool include :

  1. Parse the incoming path into its name, extension or a workspace name. These output variables can then be used as inline variable substitution in other tools.
  2. Create formatted output strings without special characters (for example space, slashes etc.)  for its name, extension and workspace variables.

To understand more, check out this video created by our summer intern, Atreyi Guin. 

Additional Resources :

Examples of using Parse Path tool

 

more
3 0 1,320
ShitijMehta
Esri Regular Contributor

Calculate Value tool is a ModelBuilder specific tool that returns a value based on Python.

Read more...

more
3 0 624
ShitijMehta
Esri Regular Contributor

Substituting the value of a variable using the name between the percent sign (%variable name%) is called inline substitution in ModelBuilder.

Read more...

more
6 3 2,324
ShitijMehta
Esri Regular Contributor

This blog is part of a "Now you know" series that shares new functionalities/tricks you can use for efficiency or to solve a case in your workflow.

There are several ways to add geoprocessing tools to a model, including the following:

  • Use the ModelBuilder ribbon
  • Drag tools from the Geoprocessing pane
  • Drag tools from the Catalog pane or Catalog window (including your own models and scripts)

The options above depend on your work and preference, but there is a better way; adding tools from within a model. To add a tool within a model, click anywhere in a Model view and start to type the name of the tool. The Add Tools To Model dialog box opens with a list of tools. The following will be listed:

  • All system tools
  • ModelBuilder specific tools
  • Your model and script tools within the project 

Double-click a tool from the list to add it to the model, or select many tools and drag them to your model.

Adding tools in a modelAdding tools in a model

Watch for our upcoming posts in this "Now you know series".

more
4 1 581
114 Subscribers