- Learning Geospatial Analysis with Python(Second Edition)
- Joel Lawhead
- 212字
- 2021-07-23 14:45:43
Chapter 1. Learning Geospatial Analysis with Python
This chapter is an overview of geospatial analysis. We will see how geospatial technology is currently impacting our world with a case study of one of the worst disease epidemics that the world has ever seen and how geospatial analysis helped stop the deadly virus in its tracks. Next, we'll step through the history of geospatial analysis, which predates computers and even paper maps! Then, we'll examine why you might want to learn a programming language as a geospatial analyst as opposed to just using geographic information system (GIS) applications. We'll realize the importance of making geospatial analysis as accessible as possible to the broadest number of people. Then, we'll step through basic GIS and remote sensing concepts and terminology that will stay with you through the rest of the book. Finally, we'll use Python for geospatial analysis right in the first chapter by building the simplest possible GIS from scratch!
This book assumes some basic knowledge of Python, IT literacy, and at least an awareness of geospatial analysis. This chapter provides a foundation in geospatial analysis, which is needed to attack any subject in the areas of remote sensing and GIS, including the material in all the other chapters of the book.
- JavaScript全程指南
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 區塊鏈架構與實現:Cosmos詳解
- Practical DevOps
- Oracle數據庫從入門到運維實戰
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Oracle JDeveloper 11gR2 Cookbook
- 小程序開發原理與實戰
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- C語言程序設計上機指導與習題解答(第2版)
- Access 2010數據庫應用技術(第2版)
- 零基礎學C語言第2版
- Java編程從入門到精通
- Arduino機器人系統設計及開發
- Learning Grunt