Design and Implementation of Framework for Construction of Applied Web GIS

응용 웹 지리정보시스템 구축을 위한 프레임워크 설계 및 구현

  • 김재홍 (영동대학교 컴퓨터공학과) ;
  • 김성희 (인하대학교 전자계산공학과) ;
  • 배해영 (인하대학교 전자계산공학과)
  • Published : 2000.06.30

Abstract

Because the complexity in the development phase of geographic information system, its hard to change its operation or user interface after the development. So we should develop most part of the applied GIS even though previous GIS is almost exist. In other words, reusing the previous system is not easy. Therefore, its required to research reusable GIS for easy construction of applied GIS. This thesis describes design and implementation of web GIS framework which makes applied web GIS development more easy. Framework is software library composed of reusable units such like classes and objects. Proposed web GIS framework Provides basic web GIS functionalities and execution design to web GIS developers. They could extend the framework to build applied web GIS with applied operation and user interface. The development of applied web GIS could be archived by various tools used for general web application development.

지리정보시스템은 다양한 학문 분야와 여러 전문 기술을 필요로 하는 복합적인 소프트웨어 시스템이므로 일반적인 시스템에 비하여 개발 과정의 복잡도가 높고, 개발된 시스템의 사용자 인터페이스나 수행 연산을 이후에 변경하기가 쉽지 않다. 그러므로 이미 개발된 지리정보시스템이 존재하여도 상이한 응용 분야에 사용될 목적으로 다른 지리정보시스템을 구축하고자 할 경우 이의 대부분을 재개발하여야 하는 경우가 많다. 즉, 이미 개발된 지리정보시스템에 대한 이후의 재사용이 용이하지 않다. 따라서 개발된 기존 지리정보시스템의 기능을 재사용할 수 있도록 하여 이를 바탕으로 다양한 응용 분야의 지리정보시스템을 용이하게 구축하고자 하는 연구의 필요성이 제기된다. 본 논문은 클라이언트 중심 웹 지리정보시스템의 구조를 기반으로 하여, 응용 웹 지리정보시스템의 구축을 용이하게 할 목적으로 웹 지리정보시스템 프레임워크를 설계하고 구현한다. 프레임워크는 클래스(class), 객체, 모듈 등과 같이 재사용 가능한 단위로 이루어진 소프트웨어 라이브러리를 의미한다. 제안하는 웹 지리정보시스템 프레임워크는 기본적인 웹 지리정보시스템의 기능과 수행 구조를 제공하여 웹 지리정보시스템 개발자로 하여금 응용 분야에 필요한 연산과 사용자 인터페이스만을 추가하여 다양한 응용 분야의 요구 조건을 만족하는 응용 웹 지리정보시스템을 용이하게 구축할 수 있도록 한다. 이는 또한 웹 브라우저가 지원하는 기존의 개발 환경을 통하여 이루어지므로 기존의 웹 어플리케이션 개발 도구를 그대로 사용할 수 있다.

Keywords