bruce godfrey gis librarian march 21, 2018 · gis librarian march 21, 2018 a built-in application...

19
Bruce Godfrey GIS Librarian March 21, 2018

Upload: others

Post on 24-Jul-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Bruce Godfrey

GIS Librarian

March 21, 2018

Page 2: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

A built-in application in ArcGIS Desktop

& ArcGIS Pro designed for creating

reusable and sharable geoprocessing

workflows

It’s visual programming tool – you drag-

and-drop data and tool elements and

connect them to form a workflow

Page 3: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing
Page 4: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

ArcGIS Pro

Page 5: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing
Page 6: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing
Page 7: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing
Page 8: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Automate geoprocessing workflows• Repeatability

Visually represent workflows

Run a complex succession of processes

as one tool

Share geoprocessing workflows with

others

Preserve institutional memory

Page 9: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Exporting• To graphic

• To python script

Page 10: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

View• Model report

Page 11: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Looping within a model

http://desktop.arcgis.com/en/arcmap/10.5/analyze/modelbuilder/a-quick-tour-of-using-iterators-for-iteration-looping-.htm

Page 12: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

http://desktop.arcgis.com/en/arcmap/10.5/analyze/modelbuilder/the-in-memory-workspace.htm

Page 13: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

If you (or intended users) need to be able

to select a data variable (i.e. feature

class) or value variable (i.e. SQL

expression)

Page 14: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Similar approach to other items in ArcGIS• Right click the model in Catalog window

• Click “Item Description”

• Click the “Edit” button in window

See “A quick tour of documenting tools

and toolboxes”• http://desktop.arcgis.com/en/arcmap/10.5/anal

yze/creating-tools/a-quick-tour-of-

documenting-tools-and-toolboxes.htm

Page 15: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Sharing geoprocessing workflows• Geoprocessing package

• Geoprocessing service

• http://desktop.arcgis.com/en/arcmap/10.3/anal

yze/sharing-workflows/a-quick-tour-of-sharing-

geoprocessing-workflows.htm

Page 16: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Building Models for GIS Analysis Using

ArcGIS• https://www.esri.com/training/catalog/5763043

7851d31e02a43f219/building-models-for-gis-

analysis-using-arcgis/

Creating Tools with ModelBuilder• http://desktop.arcgis.com/en/arcmap/10.5/anal

yze/modelbuilder/creating-tool-with-

modelbuilder-tutorial.htm

Page 17: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Building Geoprocessing Models Using

ArcGIS Pro • https://www.esri.com/training/catalog/5763043

3851d31e02a43eebc/building-geoprocessing-

models-using-arcgis-pro/

ModelBuilder Tutorial• http://pro.arcgis.com/en/pro-

app/help/analysis/geoprocessing/modelbuilder

/modelbuilder-tutorial.htm

Page 18: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Demonstration

Page 19: Bruce Godfrey GIS Librarian March 21, 2018 · GIS Librarian March 21, 2018 A built-in application in ArcGIS Desktop & ArcGIS Pro designed for creating reusable and sharable geoprocessing

Bruce Godfrey

GIS Librarian

[email protected]

208-292-1407