- 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.
- AngularJS Testing Cookbook
- Intel Galileo Essentials
- 數據結構和算法基礎(Java語言實現)
- Designing Hyper-V Solutions
- Mastering Ubuntu Server
- CouchDB and PHP Web Development Beginner’s Guide
- D3.js 4.x Data Visualization(Third Edition)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- 一本書講透Java線程:原理與實踐
- 打開Go語言之門:入門、實戰與進階
- Clean Code in C#
- Red Hat Enterprise Linux Troubleshooting Guide
- FFmpeg開發實戰:從零基礎到短視頻上線
- 現代JavaScript編程:經典范例與實踐技巧
- Learning Node.js for Mobile Application Development