- Practical GIS
- Gábor Farkas
- 332字
- 2021-07-02 22:49:09
Collecting some data
Now that we have our software installed and configured, we can focus on collecting some open source data. Data collecting (or data capture) is one of the key expertise of a GIS professional and it often covers a major part of a project budget. Surveying is expensive (for example, equipment, amortization, staff, and so on); however, buying data can also be quite costly. On the other hand, there is open and free data out there, which can drastically reduce the cost of basic analysis. It has some drawbacks, though. For example, the licenses are much harder to attune with commercial activity, because some of them are more restrictive.
There are two types of data collection. The first one is primary data collection, where we measure spatial phenomena directly. We can measure the locations of different objects with GPS, the elevation with radar or lidar, the land cover with remote sensing. There are truly a lot of ways of data acquisition with different equipment. The second type is secondary data collection, where we convert already existing data for our use case. A typical secondary data collection method is digitizing objects from paper maps. In this section, we will acquire some open source primary data.
The only thing to consider is our study area. We should choose a relatively small administrative division, like a single county. For example, I'm choosing the county I live in as I'm quite familiar with it and it's small enough to make further analysis and visualization tasks fast and simple:

- Reporting with Visual Studio and Crystal Reports
- Java系統分析與架構設計
- JavaScript 從入門到項目實踐(超值版)
- Python自動化運維快速入門
- OpenNI Cookbook
- Java Web程序設計
- Linux操作系統基礎案例教程
- Create React App 2 Quick Start Guide
- Mastering Web Application Development with AngularJS
- 交互式程序設計(第2版)
- Python預測分析與機器學習
- Drupal 8 Development:Beginner's Guide(Second Edition)
- After Effects CC技術大全
- Java Web應用開發
- Mastering React Test:Driven Development