基于gis的市政设施管理系统.doc
基于gis的市政设施管理系统,基于gis的市政设施管理系统摘 要基于gis的施政设施管理系统采用了以c#为前台,sql server 2000为后台的设计方法,具体实现了电子地图的控制功能,市政设施数据管理功能和系统维护功能。本文详细论述了系统的设计和实现的过程,包括系统的需求分析,概念设计,逻辑设计,应用程序设计和主程序的调试和试运行情况,最后介...
内容介绍
此文档由会员 lzymzgq 发布基于GIS的市政设施管理系统
摘 要
基于GIS的施政设施管理系统采用了以C#为前台,SQL Server 2000为后台的设计方法,具体实现了电子地图的控制功能,市政设施数据管理功能和系统维护功能。
本文详细论述了系统的设计和实现的过程,包括系统的需求分析,概念设计,逻辑设计,应用程序设计和主程序的调试和试运行情况,最后介绍了本系统的使用说明。在需求分析中着重介绍了系统的功能设置及系统的数据流程图和数据字典。实体及其之间关系模型的设计即概念设计和逻辑设计也在本文中进行了详细的说明。在系统的应用程序设计中,叙述了系统的主窗口界面和各部分的功能模块的设计思想及实现的方法。系统程序调试章节中叙述了在调试中遇到的问题和解决的方法。
关键词 GIS; 市政设施; 管理系统
Management System Of Municipal Facilities Based On GIS
Abstract
This dissertation introduces the course of design of Management system of municipal facilities based on GIS, included of requirement analyse, conception design, logic design, application design, main program debugging and running test of main program, in the end, it introduces the using explain of the system. In the paragraph of requirement analyse, it particularly introduces general situation of system, function setting, collectivity target, structure of main system and subsystem, data flow chart and data dictionary of system. Conception design and logic design which aim at data design for this system, explain the designs of all kinds of information tables. In the part of application design, at first it introduces a software and modules for developing this system, then the main window and function of every part in the window, in the end it explains design idea and method of functions in every subsystem, there are also some code for that. The paragraph of program debugging and running describes some debugging problems and how to deal with them, and show the running status in function test.
Key Words GIS; Municipal facilities; Management system
目 录
绪 论 1
1 基于GIS的市政设施管理系统的需求分析 3
1.1 系统概况 3
1.2 系统功能说明 3
1.3 系统总体达到的目标 6
1.4 系统总体结构和子系统结构 6
1.4.1 系统总体结构 6
1.4.2 子系统结构 6
1.5 系统的数据流程图和数据字典 10
1.6 系统的软硬件支持环境 12
2 基于GIS的市政设施管理系统的概念设计 12
3 基于GIS的市政设施管理系统的逻辑设计 13
4 基于GIS的市政设施管理系统的应用程序设计 15
4.1 相关软件介绍 15
4.2 主窗口设计 16
4.3 功能模块设计 17
4.3.1 电子地图控制子系统功能模块设计 17
4.3.2 电子地图显示子系统功能模块设计 20
4.3.3 电子地图输出子系统功能模块设计 20
4.3.4 查询子系统功能模块设计 21
4.3.5 数据修改子系统功能模块设计 22
4.3.6 帮助子系统功能模块设计 26
4.3.7 其他功能模块设计—系统维护功能模块 26
5 系统程序调试与试运行情况 27
6 系统的使用说明 34
结论 35
致谢 36
主要参考文献 37
外文资料翻译 37