Desktop Mapping: Building Map Books

Slides:



Advertisements
Similar presentations
Esri UC 2014 | Technical Workshop | Performing Advanced Cartography with Esri Production Mapping Clint Loveman & Madhura Phaterpekar.
Advertisements

Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Editing in ArcMap:
ArcGIS Workflow Manager An Introduction
Technical Workshops | Esri International User Conference San Diego, California ArcMap: Tips and Tricks Miriam Schmidts Jorge Ruiz-Valdepena July 23 – 27,
Esri International User Conference | San Diego, CA Technical Workshops | ArcGIS ArcMap: Printing, Exporting, and ArcPress Michael Grossman Jeremy Wright.
Network Analysis with Python
Python: An Introduction
Python Map Automation: Introduction to arcpy.mapping / arcpy.mp
ArcGIS Network Analyst: Automating Workflows with Geoprocessing
Publishing to ArcGIS for Server
Enabling High-Quality Printing in Web Applications
ArcGIS Pro: An Introduction
ArcGIS Pro: Mapping and Visualization Craig Williams, Edie Punt, &
Advance Map Automation With Python
Esri Defense Mapping: Cartographic Production
Esri UC 2014 | Demo Theater | Troubleshooting Printing and Exporting from ArcMap Michael Grossman.
Preparing and Deploying Data to ArcPad Juan Luera.
Esri UC 2014 | Technical Workshop | Python Map Automation – Beyond the Basics of arcpy.mapping Jeff Barrette Jeff Moulds.
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Supporting High-Quality.
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Building Map Books.
Working with Feature Services Gary MacDougall Russell Brennan.
Map Books & Dynamic Tables
Desktop Mapping: Building Map Books Jeff Barrette Michael Grossman.
Esri UC 2014 | Demo Theater | Ten ArcMap Tips and Tricks Michael Grossman.
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Python Map Automation.
Publishing GIS Services to ArcGIS Server
Esri UC 2014 | Technical Workshop | Python Map Automation – Introduction to arcpy.mapping Michael Grossman Jeff Barrette.
Esri UC 2014 | Technical Workshop | Address Maps and Apps for State and Local Government Allison Muise Nikki Golding Scott Oppmann.
Sharing Maps and Layers to Portal for ArcGIS Melanie Summers, Tom Shippee, Ty Fitzpatrick.
Packaging Network and Geocoding Data for Navigator Mark Bockenhauer & Frank Kish.
ArcGIS for Server Security: Advanced
ArcGIS for the Military: Creating and Sharing Military Overlays
Jeff Barrette Jeff Moulds
Accessing Spatial Databases in ArcGIS using Query Layers
Migrating Data to the Parcel Fabric Solution
ArcGIS Data Reviewer: Assessing Positional Accuracy
Tech Support Tips and Tricks: ArcGIS for Desktop
ArcGIS Pro Mapping and Visualization
ArcGIS Workflow Manager: Advanced Workflows and Concepts
Working with Feature Layers
Geocoding with ArcGIS Online
Collector: Authoring Maps for Offline Data Collection
PYTHON: AN INTRODUCTION
Administering Your ArcGIS Organization Through Scripting
Esri Maps for IBM Cognos: Enhance Your BI Reporting
Shankar Chandrasekaran
Creating Geoprocessing Services
Introduction to Fire Incident Maps
ArcGIS Data Reviewer: Quality Assessment for Elevation Raster Datasets
Python Map Automation – Introduction to arcpy.mapping
Python Map Automation – Beyond the Basics of arcpy.mapping
Building Map Books in ArcGIS
Best Practices for Designing Effective Map Services: Case Studies
Python Map Automation – Beyond the Basics of arcpy.mapping
Network Analysis using Python
ModelBuilder – Getting Started
PYTHON: BUILDING GEOPROCESSING TOOLS
ArcGIS Online: Items Administration and Group Sharing
Building Map Books in ArcGIS
Network Analyst – Automating Workflows with Geoprocessing
ModelBuilder – Getting Started
Syncing Over the Web with Versioned Data
Geocoding with ArcGIS Desktop: An Introduction
Desktop Mapping: Building Map Books
ArcGIS Pro: An Introduction Overview
Esri Production Mapping: An Introduction
GeoPlanner: Site Suitability Analysis
The Sweet Spot for Spatial Analysis: Using Online Content
Presentation transcript:

Desktop Mapping: Building Map Books Michael Grossman Jeff Barrette

Map Book Options Data Driven Pages (DDP) arcpy.mapping User interface approach to building map pages arcpy.mapping Scripting framework for automating map output Can be used to automate complete map book production and to extend DDP UC2016 - Technical Workshop - Desktop Mapping: Building Map Books

Types of Map Books Collection of map pages plus additional pages like: titles, Table of Contents, index pages, etc. Most common are Reference map books series of pages that iterate across a geographic area reference grid based, strip maps, or feature based DDP or arcpy.mapping UC2016 - Technical Workshop - Desktop Mapping: Building Map Books

Types of Map Books (cont.) Thematic all pages have the same extent each page shows unique layers arcpy.mapping only Temporal mapping time series data each page shows unique data and time UC2016 - Technical Workshop - Desktop Mapping: Building Map Books

Data Driven Pages Index layer Single map layout Pages based on feature extents Other map updates Dynamic legends, text, and pictures Learn more: http://esriurl.com/11533 UC2016 - Technical Workshop - Desktop Mapping: Building Map Books

Data Driven Pages Jeff Barrette

What is arcpy.mapping? Python mapping module that is part of the ArcPy site-package Access Map Document contents via Python Automate map exporting and printing Automate map production and create map books Extend Data Driven Pages capabilities UC2016 - Technical Workshop - Python Map Automation: Introduction to arcpy.mapping / arcpy.mp

arcpy.mapping Jeff Barrette

More about arcpy.mapping A Python API that allows users to: Manage map documents, layer files, and their contents find a layer with data source X and replace with Y update a layer’s symbology in many MXDs generate reports that list document information data sources, broken layers, spatial reference info, etc. Build Map Books Detailed examples with sample Python scripts: http://esriurl.com/11529 UC2016 - Technical Workshop - Python Map Automation: Introduction to arcpy.mapping / arcpy.mp

Pro 64 Bit, multi-threaded Simplified user interface ArcGIS 64 Bit, multi-threaded Simplified user interface Integrated with ArcGIS Online Combined 2D/3D experience Multiple maps and map layouts Project based Improved drawing performance Imports your existing MXDs

ArcGIS Pro – Map Series UC2016 - Technical Workshop - Desktop Mapping: Building Map Books

ArcGIS Pro – Map Series Jeff Barrette

Additional Resources ArcGIS Desktop Documentation Data Driven Pages: http://esriurl.com/11533 Building Map Books: http://esriurl.com/11529 arcpy.mapping: http://esriurl.com/11534 Alphabetical lists of classes and functions with detailed discussions Multiple sample scripts for each class and function topic ArcGIS Online – arcpy.mapping / Map Automation group http://esriurl.com/8899 Download sample scripts (be sure to check “Show ArcGIS Desktop Content”) ArcGIS Pro – map series http://esriurl.com/11486 UC2016 - Technical Workshop - Desktop Mapping: Building Map Books

Related Sessions Python Map Automation: Introduction to arcpy.mapping / arcpy.mp: Wednesday, 1:30 pm – 2:45 pm, Room 32 A/B Thursday, 1:30 pm – 2:45 pm, Room 32 A/B Advanced Map Automation with Python in ArcGIS for Desktop Wednesday, 3:15 pm – 4:30 pm, Room 32 A/B Thursday, 3:15 pm - 4:30 pm, Room 32 A/B UC2016 - Technical Workshop - Python Map Automation: Introduction to arcpy.mapping / arcpy.mp

Please take our Survey Find your event in the Esri Events App Your feedback allows us to help maintain high standards and to help presenters Find your event in the Esri Events App Find the session you want to review Scroll down to the bottom of the session Answer survey questions and submit

UC2016 - Technical Workshop - Python Map Automation: Introduction to arcpy.mapping / arcpy.mp