- Learning Geospatial Analysis with Python(Second Edition)
- Joel Lawhead
- 103字
- 2021-07-23 14:45:49
Chapter 2. Geospatial Data
One of the most challenging aspects of geospatial analysis is the data. Geospatial data already includes dozens of file formats and database structures and continues to evolve and grow to include new types of data and standards. Additionally, almost any file format can technically contain geospatial information simply by adding a location. In this chapter, we'll examine some common traits of geospatial data. Then we'll look at some of the most widely used vector data types followed by raster data types. We'll gain some insight into newer, more complex types including point cloud data and web services.
推薦閱讀
- Software Defined Networking with OpenFlow
- C/C++算法從菜鳥到達人
- Mastering Kotlin
- Julia機器學習核心編程:人人可用的高性能科學計算
- Visual Basic程序設計教程
- C語言程序設計實踐教程
- Easy Web Development with WaveMaker
- Python數據挖掘與機器學習實戰
- Rust Essentials(Second Edition)
- PhoneGap:Beginner's Guide(Third Edition)
- Oracle GoldenGate 12c Implementer's Guide
- Get Your Hands Dirty on Clean Architecture
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Qt 5.12實戰
- Learning ECMAScript 6