- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 177字
- 2021-07-08 09:21:06
Modelling the real world with raster data
Raster data uses a regular tessellation, defining cells where one or more values are uniform. Usually, the cells are square; although, this is not a constraint. Raster data is generally used to represent values continuously changing in the space, that is, a field. You can use a regular tessellation to build a digital elevation model of the Earth's surface. In the following figure, each cell has a height and width of 20 meters, and the value stored is the height above sea level in meters:

Can you use raster data to model real features, such as a river? Yes, you can, but there are some drawbacks you have to consider. The following figure shows a linear feature represented as vector data (the red line) and as raster data (the black and white cells). If your purpose is drawing the shapes on a map, raster data is not a good choice, as raster graphics are resolution dependent. They cannot scale up to an arbitrary resolution without the apparent loss of quality.

- Web程序設(shè)計及應(yīng)用
- UI圖標(biāo)創(chuàng)意設(shè)計
- Mastering OpenLayers 3
- Docker進階與實戰(zhàn)
- C語言程序設(shè)計同步訓(xùn)練與上機指導(dǎo)(第三版)
- Multithreading in C# 5.0 Cookbook
- Spring Boot+Vue全棧開發(fā)實戰(zhàn)
- Kubernetes源碼剖析
- UI設(shè)計全書(全彩)
- FPGA嵌入式項目開發(fā)實戰(zhàn)
- Python3從入門到實戰(zhàn)
- Mastering Android Application Development
- C#.NET程序設(shè)計
- Go語言Hyperledger區(qū)塊鏈開發(fā)實戰(zhàn)
- Abaqus GUI程序開發(fā)指南(Python語言)