"栅格数据结构压缩存储教案及块码编码原理"
版权申诉
115 浏览量
更新于2024-02-21
收藏 1.42MB PPTX 举报
栅格数据是一种常用的地理数据存储形式,栅格PPT学习教案中介绍了栅格数据的压缩存储方法。地理数据通常具有较强的相关性,即相邻像元的值往往是相同的,因此需要进行压缩存储以节省空间。游程编码是一种常用的栅格数据压缩方法,其核心思想是将具有相同属性值的邻近栅格单元合并成一个游程,用一对数字表示,第一个值表示游程长度,第二个值表示游程属性值。每一行都以一个新的游程开始。另一种压缩方法是块码,即将游程扩展到两维情况,将多边形范围划分成具有相同属性的正方形,然后对各个正方形进行编码,数据结构由初始位置、半径和属性代码组成。块码采用方形区域作为记录单元,数据编码由初始位置行列号加上半径,再加上记录单元的属性组成。通过这些压缩存储方法,可以有效地减少地理数据的存储空间,提高数据的传输和处理效率。Traveling Coding - Raster Data Compression SSEMINAR ② Since geographic data often has strong correlation, that is, the values of adjacent pixels are often the same. Therefore, in order to save storage space, it is necessary to compress and store raster data5 Merging adjacent raster units with the same attribute value together, each merge is called a run. The run is expressed with a pair of numbers, where the first value represents the run length, and the second value represents the run attribute value. Each new row begins with a new run6☞ Block Code (Expanding Run Code to 二D)☞ Block Coding expands the run to two-dimensional situation, divides the polygonal range into several squares with the same attribute, and then encodes each square. ☞ The data structure of block coding consists of the initial position (row and column numbers), radius, and attribute code.块码采用方形区域作为记录单元,数据编码由初始位置行列号加上半径,再加上记录单元的属性组成。0 2 2 5 5 5 5 52 2 2 2 2 5 5 50 0 0 0 0 3 3 32;
Through these compression and storage methods, Geographic data can be effectively reduced Storage space to improve data transmission and processing efficiency.
2021-10-08 上传
2021-10-03 上传
104 浏览量
2021-10-03 上传
2021-10-07 上传
2021-10-06 上传

加油学习加油进步
- 粉丝: 1408
最新资源
- Spices .NET 5.0程序集反编译工具介绍
- Eclipse Hadoop插件2.7.5版本发布
- 回顾: 便捷iOS应用助学生课堂不掉队
- 高级语言程序设计课程教案指南及教学大纲
- E筋专业版0916无限制版下载指南
- DFS工具全面教程:固件更新、ESN/MEID修复与硬盘解锁
- 轻松屏蔽Win10自动更新的神器工具
- eNSP企业网络拓扑配置与带宽优化方案
- STC12C舵机步进电机驱动开发与调试方法
- Win7 SP1远程多用户支持补丁正式发布
- iOS圆形进度条控件CircleProgressBar使用介绍
- Emacs在Windows7平台上的应用与优势
- 构建待办事项网站:Django, Bootstrap与CSS实战
- Java实现UNIX域套接字通信的jnr-unixsocket库
- Send2Printer 1.4.4:Android WiFi无线打印插件
- ThinkPad主板序列号写入工具:简化硬件信息管理