- Geospatial Data Science Quick Start Guide
- Abdishakur Hassan Jayakrishnan Vijayaraghavan
- 242字
- 2021-06-24 13:48:17
From a data perspective
Having looked into the nature of location data from a technical perspective, let's also examine it from a data perspective. How is location data different than other data? In location data, we use geographic coordinates (2D) to represent the world (3D).
For example, Digital Elevation Models (DEMs) are used to represent heights and terrain surface. The first law of geography applies here as well. At a certain point of time, a particular terrain is very likely to have the same height with its relatively close surrounding, while we can expect a difference based on elevation in two areas distant from each other. As mentioned earlier, spatial autocorrelation in location data is assumed to be present in spatial data, while in other types of data, such as the statistical analysis of conventional data, we assume the independence of data points. That means location data can be categorized as stochastic, while other data is probabilistic.
Another complication in location data also arises from what we call Modifiable Area Unit Problem (MAUP), which arises from different aggregated units that produce different results. An example of this is poverty or crime estimates and aggregations. For example, areas of high poverty rates could be overestimated or underestimated depending on the boundaries of measured areas. By moving into different aggregations (that is, zip code, neighborhood, or district level), which can create different impressions and patterns created by the different scales and aggregations.
- 虛擬儀器設(shè)計測控應(yīng)用典型實例
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- Visual C# 2008開發(fā)技術(shù)實例詳解
- 機(jī)艙監(jiān)測與主機(jī)遙控
- 深度學(xué)習(xí)中的圖像分類與對抗技術(shù)
- Mastering Elastic Stack
- RPA:流程自動化引領(lǐng)數(shù)字勞動力革命
- 大型數(shù)據(jù)庫管理系統(tǒng)技術(shù)、應(yīng)用與實例分析:SQL Server 2005
- 網(wǎng)絡(luò)布線與小型局域網(wǎng)搭建
- Blender 3D Printing by Example
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 分析力!專業(yè)Excel的制作與分析實用法則
- 基于ARM9的小型機(jī)器人制作
- Mastering Ceph
- Eclipse RCP應(yīng)用系統(tǒng)開發(fā)方法與實戰(zhàn)