Python For ArcGIS

This book introduces Python scripting for geographic information science (GIS) workflow optimization using ArcGIS. It builds essential programming skills for automating GIS analysis. Over 200 sample Python scripts and 175 classroom-tested exercises reinforce the learning objectives. Readers will lea...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Tateosian, Laura (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Cham : Springer International Publishing : Imprint: Springer, 2015.
Έκδοση:1st ed. 2015.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Introduction
  • Beginning Python
  • Basic data types: numbers and strings
  • Basic data types: lists and tuples
  • Preparing for Python in ArcGIS
  • Calling tools with arcpy
  • Getting user input
  • Controlling flow
  • Decision-making and describing data
  • Repetition: Looping for geoprocessing
  • Batch geoprocessing
  • Additional looping functions
  • Debugging
  • Error handling
  • User-defined functions
  • User-defined modules
  • Reading and Writing with Cursors
  • Dictionaries
  • Reading & writing text files
  • Working with HTML & KML
  • Classes
  • User interfaces for file and folder selection
  • ArcGIS Python GUIs
  • Mapping module.