- ArcPy and ArcGIS:Geospatial Analysis with Python
- Silas Toms
- 124字
- 2021-07-23 20:23:06
Chapter 1. Introduction to Python for ArcGIS
In this chapter, we will discuss the development of Python as a programming language, from its beginning in the late 1980s to its current state. We will discuss the philosophy of design that spurred its development, and touch on important modules that will be used throughout the book, especially focusing on the modules built into the Python standard library. This overview of the language and its features will help explain what makes Python a great language for ArcGIS automation.
This chapter will cover:
- A quick overview of Python: What it is and does, who created it, and where it is now
- The ArcPy module and other important modules
- Python as a general purpose programming language
推薦閱讀
- Advanced Splunk
- Practical UX Design
- 無代碼編程:用云表搭建企業數字化管理平臺
- PaaS程序設計
- 深入實踐Spring Boot
- Rake Task Management Essentials
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Mastering Concurrency in Go
- UML+OOPC嵌入式C語言開發精講
- 組態軟件技術與應用
- Moodle 3 Administration(Third Edition)
- QlikView Unlocked
- XML程序設計(第二版)
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Apache Kafka 1.0 Cookbook