3DF-GML 인스턴스 문서의 데이터베이스 저장을 위한 모듈 개발

Developing a Module to Store 3DF-GML Instance Documents in a Database

  • 이강재 (서울시립대학교 공간정보공학과) ;
  • 장건업 (서울시립대학교 컴퓨터과학부) ;
  • 이지영 (서울시립대학교 공간정보공학과)
  • 투고 : 2011.07.28
  • 심사 : 2011.12.12
  • 발행 : 2011.12.31

초록

최근 다양한 분야에서 GML 응용스키마로서 수행되는 여러 모델이 설계되어 왔다. GML 응용 스키마는 여러 응용 영역에 특화되어 활용되고 있고, GML 표준에 정의되어 있는 각종 기하 타입을 이용하여 객체 타입을 명시한다. GML 인스턴스 문서는 그러한 GML 응용 스키마에 근거하여 생성되어진다. GML 인스턴스 문서는 일반적으로 엄청난 양의 지리적 객체를 표현하기 위해 많은 저장 공간을 필요로 한다. 따라서 GML 인스턴스 문서를 관계형 데이터베이스에 저장하는 것은 효율적인 관리와 이용을 위해 필수적이다. 관계형 데이터베이스는 상대적으로 이용하기 편리하며, 다양한 분야에서 이용되고 있어 호환성도 높다. 게다가 데이터베이스 구조는 기본적으로 파일 구조보다 많은 양의 데이터를 관리함에 있어 더욱 효율적이다. 현재까지 GML 문서를 저장하기 위해 수많은 연구가 진행되었지만, GML 응용스키마를 기반으로 작성된 GML 인스턴스 문서를 데이터베이스에 저장하기 위한 연구는 적은 편이다. 따라서 본 연구에서는 GML 인스턴스 문서를 관계형 데이터베이스에 저장하기 위한 저장 모듈을 개발하였다.

Recently, a variety of GML application schemas have been designed in many fields. GML application schemas are specific to the application domain of interest and specify object types using primitive object types defined in the GML standard. GML instance documents are created based on such GML application schemas. The GML instance documents generally require large volumes to represent huge amounts of geographic objects. Thus, it is essential to store such GML instance documents in relational database for efficient management and use. Relational database is relatively convenient to use and is widely applied in various fields. Furthermore, it is fundamentally more efficient than file structure to handle large datasets. Many researches on storing GML documents have been carried out so far. However, there are few studies on storage of GML instance documents. Therefore, in this study, we developed the storage module to store the GML instance documents in relational database.

키워드