Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

ArcPy and ArcGIS: Geospatial Analysis with Python

Posted By: ksveta6
ArcPy and ArcGIS: Geospatial Analysis with Python

ArcPy and ArcGIS: Geospatial Analysis with Python by Silas Toms
2015 | ISBN: 1783988665 | English | 210 pages | EPUB | 6 MB

Use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS

About This Book

Perform GIS analysis faster by automating tasks, such as selecting data or buffering data, by accessing GIS tools using scripting
Access the spatial data contained within shapefiles and geodatabases, for updates, analysis and even transformation between spatial reference systems
Produce map books and automate the mapping of geospatial analyses, reducing the time needed to produce and display the results
Who This Book Is For

If you are a GIS student or professional who needs an understanding of how to use ArcPy to reduce repetitive tasks and perform analysis faster, this book is for you. It is also a valuable book for Python programmers who want to understand how to automate geospatial analyses.

In Detail

ArcGIS allows for complex analyses of geographic information. The ArcPy module is used to script these ArcGIS analyses, providing a productive way to perform geo-analyses and to automate map production.

This book will guide you from basic Python scripting to advanced ArcPy script tools. This book starts off with setting up your Python environment, demonstrates a complex ArcPy script tool with multiple iterations, illustrates data access module cursors, and explains how to use ArcPy Geometry classes. Then, you will learn how to output maps using ArcPy.Mapping, and how to create ArcGIS script tools.

With the help of this book, you will be able to create repeatable analyses reducing the time-consuming nature of GIS, making you into a GIS professional as powerful as a whole team.