1、 XXXX 大学大学 毕毕 业业 论论 文文 二八二八 年年 六六 月月 基于基于 Shape 的电子地图的电子地图显显 示示系统系统 专业班级: 姓 名: 指导教师: 信息科学技术学院 I 内内 容容 摘摘 要要 地理信息系统,即 GIS(Geographic Information System)是在计算机软件和硬件的支持 下,管理和综合分析具有地理空间内涵的各类资料,以提供对规范化、管理、研究、预测和 决策所需信息的技术系统。 它是表达、 模拟具有地理空间内涵的现实系统和进行数据通信处 理、分析的有力工具。 Shape 文件是一种基于文件方式存储 GIS 数据的文件格式。至少由.shp,
2、.dbf,.shx 三个文 件组成,分别存储空间信息、属性信息和前两者的关系。是 GIS 中比较通用的一种数据格 式。 电子地图是可任意放大缩小的矢量地图,它是通过 GIS 和数字制图技术来实现的,依 托于互联网等数字媒介的地图。 本课题以 GIS 理论为基础,用 Visual C+6.0 作为开发工具,通过分析 shape 文件格式, 完成对 shape 文件数据读取,将地图显示出来并实现放大、缩小、漫游功能。 关键关键词词:地理信息系统,电子地图,Shape II ABSTRACT Geographic Information System is the technology system
3、, which is used to manage and analyze geography information to provide the available information under the support of the computer software and hardware. And it is a realistic system which can imitative the geography space and a powerful tool which can process and analyze data. Shape file is the fil
4、e format based on GIS data stored as files. It consists of three parts at least: .shp, .dbf, .shx, which are used to store space information, attribute information, and relationship respectively. The electronic map is free to zoom in and out of the vector map, which is achieved by geographical information system (GIS) and digital mapping technology, relying on the Internet and other digital media map. This paper is based on GIS by using Visual C+6.0. According to analyzing the shape file