GOTHIC을 위한 SDTS 데이타 변환 시스템의 개발

Development of a SDTS Data Conversion System for GOTHIC

  • 장염승 (건국대학교 컴퓨터공학과) ;
  • 김준종 (핸디소프트(주) 개발1팀) ;
  • 한기준 (건국대학교 컴퓨터공학과) ;
  • 발행 : 2000.12.31

초록

지리 정보 시스템(GIS: Geographic Information System)은 일반적으로 각각의 독립적인 저장구조를 가지고 많은 양의 지리 정보 데이타를 다루고 있다. 이런 이유로 상호 호환적이지 못한 지리 데이터를 저장하고 있는 지리 정보 시스템들간의 지리 데이타 교환은 일반적으로 어려운 상황이다. 게다가, 지리 데이타를 저장하는 것은 많은 저장 공간을 필요로 하고, 그들을 입력하는데도 많은 비용이 필요하다. 본 논문에서는 현존하는 지리 정보 시스템인 GOTHIC을 위한 SDTS 데이타 변환 시스템을 설계하고 구현하였다. 데이타의 손실없는 변환을 위해서 먼저 SDTS 데이타와 GOTHIC 데이타간의 매핑을 설계하였다. 특히, SDTS 데이타가 ISO8211 형태이므로 엑세스를 위해 FIPS123 라이브러리를 이용하였고, 또한 GOTHIC의 내부적인 포맷은 공개되어 있지 않기 때문에 GOTHIC 데이타를 엑세스하기 위해 GOTHIC 라이브러리를 이용하였다. 본 논문에서 개발한 SDTS 데이타 변환 시스템은 효과적인 지리 정보 데이타의 변환을 위해 중간 화일을 이용하였고, 그래픽 사용자 인터페이스를 구현하기 위해 UIL을 이용하였다.

A geographic information system (GIS) generally has a great deal of geographic data and has a singular storage structure individually. It is very hard to exchange geographic data between geographic information systems which store their geographic data with incompatible formats. Moreover, since it needs large amount of storage space to store geographic data and expensive cost to input them. In this paper, we designed and implemented a SDTS (Spatial Data Transfer Standard) Data Conversion System for Gothic which is an existing geographic information system. In order to convert geographic data without loss of information, we first carefully define a mapping between SDTS data and Gothic data. Especially, since SDTS data are in the format of ISO8211, the FIPS123 library is used to access them. Because the internal data format of Gothic is not open to the public, we also use the Gothic library to access Gothic data. The SDTS data conversion system developed in this paper uses an intermediate file to convert geographic data efficiently. In addition, we use UIL (User Interface Language) to implement a graphic user interface (GUI) of our system.

키워드