Implementation of a Geographic Information System for the Raster Data in Spatial Object Management Systems

공간 객체 관리 시스템에서 래스터 데이터를 위한 지리정보 시스템의 설계 및 구현

  • 박재진 (한양대학교 전자계산학과 응용연구실) ;
  • 김광 (한양대학교 전자계산학과 응용연구실) ;
  • 허신 (한양대학교 전자계산학과)
  • Published : 1999.12.31

Abstract

Currently, many geographic information systems deal with only vector data. Therefore, handling raster data for various types of information is greatly needed. In this paper, we design and implement a raster processor which handles spatial information in a spatial object management system called Object Management system for Geospatial Application (OMEGA). We define the data structure of the raster information to be stored in the spatial object management system and implement it to a class library in order for use in making an application program. Furthermore, a query operation and related module is implemented to extract raster information. They are then imbedded in the query executer to process a query of the raster information. Simulation results are given.

지리 정보에 관련된 많은 시스템이 벡터 데이터만을 다루고 있으나 정보의 종류에 따라 벡터 데이터 뿐 아니라 래스터 데이터를 다루는 것이 필요하다. 본 논문에서는 OMEGA라는 공간 객체 관리 시스템에서 래스터 형태의 공간 정보를 처리하는 래스터 처리기를 설계하고 구현한다. 먼저 공간 객체 관리 시스템의 저장 시스템 안에 저장될 래스터 정보의 데이터 구조를 정의하고, 이를 클래스 라이브러리의 형태로 구현하여 응용 애플리케이션의 작성 시 사용할 수 있도록 하였다. 그리고, 래스터 정보를 추출하기 위한 질의문 작성에 포함되는 질의 연산 및 관련 모듈을 구현하고 이를 공간 객체 관리 시스템의 질의 수행기에 삽입하여 래스터 정보에 대한 질의를 처리할 수 있도록 하였다. 마지막으로, 실험에 대한 결과도 제시한다.

Keywords