- 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.
- Android Studio Essentials
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- JavaScript從入門到精通(第3版)
- 小學生C++創(chuàng)意編程(視頻教學版)
- R語言與網(wǎng)絡輿情處理
- 從零開始學C#
- 寫給程序員的Python教程
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Clojure Polymorphism
- PhoneGap 4 Mobile Application Development Cookbook
- Mastering SciPy
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- HTML5+jQuery Mobile移動應用開發(fā)
- JSP大學實用教程
- Learning Yeoman