摘要:本文对空间对象的缓冲区分析算法作了说明,讨论了分别利用图形学方法和图像处理的形态学方法建立地理信息系统中空间对象的缓冲区算法,并且就两种算法的异同做出了分析。
在矢量算法中,各类地理要素根据其空间形态特征分为点、线、面三类,分别以计算机屏幕数据的点、线、面图形对象表示,进行缓冲区分析。
在栅格算法中,地理空间被划分为规则的小单元(像元),空间位置由像元的行、列号表示。以膨胀法原理为基础,进行缓冲区分析。
关键字:地理信息系统,缓冲区分析,矢量法,栅格法,膨胀法
ABSTRACT
This paper illuminates the arithmetic of buffer analysis to spacial object. In this paper two arithmetic are discussed, one is based on the computer graphic technology , the other is based on Mathematical Morphology. Then, the similarities and differences of such two arithmetic are discussed too.
In the vector arithmetic, spacial objects are divided into three
kinds, point、line、polygon, which are expressed by the graphic object on the computer screen. Buffer analysis is based on such kind of data.
In the grid arithmetic, spacial objects are divided into grids.The spacial position is marked by the row and arrange of grids.This arithmetic is based on the expand method of Mathematical Morphology.
Keywords: Geographical information system(GIS),buffer analysis, vector method, grid method ,expand method.
第一章 绪论
1.1 缓冲区问题的提出及意义
1.1.1缓冲区分析问题的提出
地理信息系统(Geographic Information System简称GIS)是一项以计算机为基础的新兴技术,围绕着这项技术的研究、开发和应用形成了一门交叉性、边缘性的学科。从20世纪60年代出现至今,只有短短40多年的时间,但是他的发展非常迅速,已经成为多学科集成并应用于多领域的基础平台,成为地学空间信息处理的重要手段和工具。
地理信息系统具有空间数据的输入、存储、管理、分析和输出等功能,地理信息系统的主要目的是为了分析空间数据,以提供空间决策支持信息,因此,空间分析是地理信息系统的主要功能,是核心,是灵魂。