지리 정보 시스템(GIS; Geographical Information System)은 하드웨어, 소프트웨어, 데이타, 사람, 그리고 메소드로 구성된다. 이중 데이타는 GIS의 가장 중요한 요소 중 하나이다. 본 논문에서는 GIS 개발자들에 의해 개척되고 있는 최신의 기술인 인터넷 GIS에서 공간 데이타의 효율적 사용을 위한 공간 객체 표현, 저장 및 전송을 위한 화일 포맷인 HVF를 개발하였다. 본 논문에서는 먼저 HVF의 문법을 정의하고, API를 통한 HVF 생성을 위해 헤드섹션 생성모듈과 메인섹션 생성모듈을 구현하였다. 그리고 HVF를 여러 응용 분야에서 데이타의 공유가 가능한 자료 구조의 형태로 변환하기 위해 HVF를 위한 공간 객체 변환기를 개발하였다. 이를 위해 변환기를 구성하는 3개의 단위 모듈인 화일 처리 모듈, HVF 수입 모듈, 그리고 HVF 수출 모듈들을 설계 및 구현하였다. 특히, 인터넷 GIS를 위해 개발된 HVF는 네트워크의 트래픽을 감소하기 위한 공간 데이타의 크기와 이용 효율을 위한 한글 처리에 대해 고려 하였다.
Geographical Information System(GIS) is composed of hardware, software, data, human and methods. Among the components, data is considered to be the most important factor in GIS. In this paper, we describes HVF, the most recent technology pioneered by GIS researchers. HVF is a format for efficient usage of spatial object in order to express, save and transform in Internet GIS. First, we describe the definition of HVF syntax, then the implementation of Header Section Generation Module and Main Section Generation Module through the API. Second, we develop a spatial object converter for HVF to transform figures into data structures, which are compatible among different GIS applications. For this purpose, we design and implement three units of modules, which are File Manipulation, HVF Import and HVF Export Module. Since the issues of network traffic and Hangul processing in Internet GIS are important, we especially consider development of HVF in terms of spatial data size.