- Learning Geospatial Analysis with Python(Second Edition)
- Joel Lawhead
- 331字
- 2021-07-23 14:45:45
Elevation data
A Digital Elevation Model (DEM) is a three-dimensional representation of a planet's terrain. In the context of this book, this planet is the Earth. The history of digital elevation models is far less complicated than remotely-sensed imagery but no less significant. Before computers, representations of elevation data were limited to topographic maps created through traditional land surveys. Technology existed to create three-dimensional models from stereoscopic images or physical models from materials such as clay or wood, but these approaches were not widely used for geography.
The concept of digital elevation models began in 1986 when the French space agency, Centre national d'études spatiales (CNES), launched its SPOT-1 satellite, which included a stereoscopic radar. This system created the first usable DEM. Several other U.S. and European satellites followed this model with similar missions. In February, 2000, the Space Shuttle Endeavour conducted the Shuttle Radar Topography Mission (SRTM), which collected elevation data over 80% of the Earth's surface using a special radar antenna configuration that allowed a single pass. This model was surpassed in 2009 by the joint U.S. and Japanese mission using the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) sensor aboard NASA's Terra satellite. This system captured 99% of the Earth's surface but has proven to have minor data issues. As the Space Shuttle's orbit did not cross the Earth's poles, it did not capture the entire surface. SRTM remains the gold standard. The following image from the USGS shows a colorized DEM known as a hillshade. Greener areas are lower elevations while yellow and brown areas are mid-range to high elevations:

Recently, more ambitious attempts at a worldwide elevation dataset are underway in the form of TerraSAR-X and TanDEM-X satellites launched by Germany in 2007 and 2010, respectively. These two radar elevation satellites worked together to produce a global DEM called WorldDEM that was released on April 15, 2014. This dataset has a relative accuracy of two meters and an absolute accuracy of four meters.
- Java Web應用開發技術與案例教程(第2版)
- Hands-On Microservices with Kotlin
- Rust Essentials(Second Edition)
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Scala編程實戰(原書第2版)
- C語言程序設計教程
- jQuery Mobile移動應用開發實戰(第3版)
- Visual Basic程序設計
- 機器學習微積分一本通(Python版)
- Web App Testing Using Knockout.JS
- Android嵌入式系統程序開發(基于Cortex-A8)
- 一步一步學Spring Boot:微服務項目實戰(第2版)
- Microsoft Windows Identity Foundation Cookbook
- 中小企業網站建設與管理(靜態篇)
- Switching to Angular 2