Abstract
Since the national standard topographic map is made by DXF format which is the results of the National Geographic Information System project and lots of CAD data and scanners can be used to acquire the data easily, the imports of existing DXF file will decrease the costs and time for data acquisition process. In addition, the spatial data such as topographic map should be able to convert to the middle file format such as PostScript in order to be exported into other systems. For this purpose, I design and implement three units of modules, which are File Manipulation Module, MVF Import Module, and MVF Export Module. Finally, I verify the actual transformation of topographic map that are DXF file format by conducting the series of tests.
국가 지리 정보 시스템에 의해 국가 기본 지형도가 DXF 포맷으로 제작되어 있고, CAD로 작성된 정보들이 풍부하며 스캐너를 이용하여 쉽게 데이터를 획득 가능함으로 기존의 DXF 파일의 수입은 비용과 시간을 절약한다. 또한, 지형도와 같은 공간 데이터를 GIS를 위한 중간 파일인 PostScript와 같은 포맷으로 변환하여 다른 시스템으로 수출이 가능하도록 하여야 한다. 이를 위해, 본 논문에서는 DXF 포맷으로 작성된 파일을 MVF로 수입하고, 다시 PostScript로 수출하기 위하여 공간 객체 변환기를 구성하는 3개의 단위 모듈인 파일 처리 모듈, MVF 수입 모듈, 그리고 MVF 수출 모듈들을 설계 및 구현하였다. 그리고 DXF 파일로 되어 있는 지형도에 대해서 실제 변환을 검증해 보았다.