- Geospatial Development By Example with Python
- Pablo Carreira
- 175字
- 2021-07-16 09:30:52
Preface
From Python programming good practices to the advanced use of analysis packages, this book teaches how to write applications that will perform complex geoprocessing tasks that can be replicated and reused. The book contains three sample applications. Chapter 1 shows how to prepare a development environment. From Chapter 2 to Chapter 4, the reader goes deep into Python functionality using classes, inheritance, and other resources in order to read, manipulate, combine, and search information in vector data. Chapter 5 to Chapter 7 presents techniques to render beautiful maps, and handle and analyze raster data. In the final three chapters, the book approaches code optimization and presents solutions to handle large datasets common in geoprocessing tasks. All the examples are modular and can be rearranged to achieve countless different results. During the book, the code is deduced step by step until it reaches the final form. The reader is led to edit, change, and improve the code, experimenting with different solutions and organizations, subtly learning the mental process of the development of a geoprocessing application.
- DevOps with Kubernetes
- LabVIEW 2018 虛擬儀器程序設計
- JavaScript高效圖形編程
- Django開發從入門到實踐
- C語言程序設計同步訓練與上機指導(第三版)
- Learning ArcGIS for Desktop
- Python 3 數據分析與機器學習實戰
- Mastering Elixir
- ASP.NET求職寶典
- JavaScript從入門到精通(視頻實戰版)
- Responsive Web Design with jQuery
- Building Microservices with Go
- Visual FoxPro程序設計實驗教程
- Elasticsearch實戰(第2版)
- Developing RESTful Web Services with Jersey 2.0