- Geospatial Data Science Quick Start Guide
- Abdishakur Hassan Jayakrishnan Vijayaraghavan
- 138字
- 2021-06-24 13:48:17
From a technical perspective
The technical perspective of location data indicates that it entails both opportunities as well as challenges. Location data, in contrast to other data, has a topology, which holds the relationships between geometry (points, lines, and polygons) and geographic features that they represent. In the case of conventional data, we store data into tables or a Relational Database Management System (RDBMS). However, spatial relations and topology require us to store the geometry of objects.
Due to the nature of location data, which is derived from Tobler's first law of geography, Everything is related to everything else, but near things are more related than distant things. The essence of this law entails also the presence of strong autocorrelation and interdependency in continuous near locations, which is not necessarily present in conventional data (non-spatial attributes).
- 大數(shù)據(jù)專業(yè)英語(yǔ)
- 計(jì)算機(jī)應(yīng)用復(fù)習(xí)與練習(xí)
- Java開發(fā)技術(shù)全程指南
- 計(jì)算機(jī)圖形圖像處理:Photoshop CS3
- 自動(dòng)化控制工程設(shè)計(jì)
- 視覺檢測(cè)技術(shù)及智能計(jì)算
- 完全掌握AutoCAD 2008中文版:綜合篇
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)基礎(chǔ)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 自動(dòng)控制理論(非自動(dòng)化專業(yè))
- FPGA/CPLD應(yīng)用技術(shù)(Verilog語(yǔ)言版)
- 基于敏捷開發(fā)的數(shù)據(jù)結(jié)構(gòu)研究
- 智慧未來(lái)
- Red Hat Enterprise Linux 5.0服務(wù)器構(gòu)建與故障排除
- PostgreSQL High Performance Cookbook