更新时间:2021-07-30 09:50:28
封面
版权页
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Extracting Real-Time Wildfire Data from ArcGIS Server with the ArcGIS REST API
Design
Creating the ArcGIS Desktop Python Toolbox
Populating the feature class
Summary
Chapter 2. Tracking Elk Migration Patterns with GPS and ArcPy
Creating migration patterns for Python toolbox
Creating the Import Collar Data tool
Reading data from the CSV file and writing to the feature class
Making the data frame and layer time-enabled
Coding the VisualizeMigration tool
Chapter 3. Automating the Production of Map Books with Data Driven Pages and ArcPy
Setting up the Data Frame
Creating the Grid Index Features
Enabling Data Driven Pages
Creating the Locator Map
Adding dynamic text to the layout
Exporting the map series with ArcPy mapping
Chapter 4. Analyzing Crime Patterns with ArcGIS Desktop ArcPy and Plotly(Part 1)
Creating the Import Records tool
Creating the Aggregate Crimes tool
Building the Create Map tool
Performing Spatial Statistical Analysis
Chapter 5. Analyzing Crime Patterns with ArcGIS Desktop ArcPy and Plotly(Part 2)
Getting to know Plotly
Creating the Neighborhood Bar Chart tool
Creating the Create Line Plot tool
Creating the output
Chapter 6. Viewing and Querying Parcel Data
Creating a user interface with wxPython
Creating the ArcGIS Python add-in
Chapter 7. Using Python with the ArcGIS REST API and the GeoEnrichment Service for Retail Site Selection
Creating the Census Block Group selection tool
Creating the Define Potential Stores tool
Creating the Enrich Potential Stores tool
Chapter 8. Supporting Search and Rescue Operations with ArcPy Python Add-Ins and simplekml
Creating the Last Known Position tool
Creating the Search Area Buffers tool
Creating the Search Sector tool
Creating the Convert to Google Earth tool
Chapter 9. Real-Time Twitter Mapping with Tweepy ArcPy and the Twitter API
Extracting Tweet geographic coordinates with tweepy
Scheduling the script
Creating the heatmap
Chapter 10. Integrating Smartphone Photos with ArcGIS Desktop and ArcGIS Online
Taking photos
Converting iPhone photos to a feature class
Creating a Web Map
Appendix A. Overview of Python Libraries for ArcGIS
Overview of Arcpy
Overview of the ArcPy mapping module
Overview of the Arcpy data access module
An overview of the ArcGIS REST API
Conclusion
Index