基于supermap isnet技术公交查询系统设计.doc
基于supermap isnet技术公交查询系统设计,基于supermap isnet技术公交查询系统设计摘 要目前的电子公交系统在效率和查询方面有很大局限。例如,具有地图显示能力的系统,几乎全部采用非自主产权的gis(geography information systom,地理信息系统)插件,运行速度慢,查询效果差。智能程度较低,比如以显著的建筑来定位查找周围的公交站...
内容介绍
此文档由会员 小舞202 发布基于Supermap ISNET技术公交查询系统设计
摘 要
目前的电子公交系统在效率和查询方面有很大局限。例如,具有地图显示能力的系统,几乎全部采用非自主产权的GIS(Geography Information systom,地理信息系统)插件,运行速度慢,查询效果差。智能程度较低,比如以显著的建筑来定位查找周围的公交站点和线路的公交系统几乎没有。模糊查询中单字匹配查询时,空间数据库支撑不住超大容量数据的输出。
本文以基于WebGIS的济南市公交网络查询系统为研究对象,对公交线路和公交站点进行了合理的抽象,建立了用虚拟网络表示的公交网络模型,在此模型的基础上研究了一种可行的公交网络最短路径查询算法。
本系统利用Supermap IS.NET技术,基于远程类库 TcpMap Web Library 进行二次开发来实现公交查询系统,支持给定线路的分析,并对这些线路所经过的站点进行在地图上的定位和对这些线路、站点进行数据采集。所实现的系统,支持通过互联网发布和出版空间数据,为用户提供空间数据浏览、查询和分析的功能。
传统的公交查询系统查询结果只能以文字的形式表现出来,形式单一,并且数据更新慢,此系统提供了更加清晰明了的线路指示,通过线路查询、站点查询以及直达换乘查询功能,可在查询结果上直接显示地图,操作简便,也方便了出行。用户输入要查询的线路,通过查询得到线路的一些信息及在地图上显示相关线路;用户输入要查询的站点,通过查询得到站点的一些信急及在地图上高亮居中显示它的位置:用户输入起点及终点得到直达和换乘的相关结果以及在地图上显示出来:通过优化系统后台管理模块,使系统管理者方便轻松的进行常维护,管理员通过后台管理实现对图层、站点、线路的方便管理。
关键词:公交查询系统,后台管理,WebGIS,Web library
Abstract
The electronic Public bus system used currently is limited on efficiency and inquiry. For example,almost all the systems,which could display a map,used GIS (Geography Information system),which we have no proprietary intellectual property rights. This plugs is low--speed,poor-results and low--intelligent. It is hard to find a public bus system to location a bus station or a route by a notable building. The space database could not support such a big data output in indistinct inquiry by single word.
The research target of the article is the JiNan Public Bus Inquiry System based on Web. It is building a model of public bus web showed by virtual web through an reasonable abstracting of bus line and station. The article researched a viable arithmetic to find a minimum route.
Supermap IS.NET Tcpmap Web Library is used to realize the public bus line inquiry system in the article. It’s also located the stations in the map and collected the station’s data, in order to build the relevant layers and database .The system could distribute and publish space data on web and provide functions of browsing,inquiring and analyzing.
Compare with the traditional bus line inquiries system and the existing system of electronic public inquiries system, the new system could provide a clearer indication. Though the function of bus 1ine inquiry,station inquiry and nonstop or change inquiry,users could get a map as the result. The new system is easy, direct and convenient. For the system managers’operation, we optimized the background management module,though which the managers could control the station,bus line and map’s layers more easily.
Keywords: Bus,Line,Inquiring,Transfer,WebGIS,Web library
目 录
前 言 1
1 WebGIS及其应用现状 2
1.1 WebGIS 概述 2
1.1.1 WebGIS 特点 2
1.1.2 WebGIS 发展趋势 3
1.2Weblib 概述 3
1.2.1Weblib 特点 3
1.3 小结 4
2 系统需求分析 5
2.1可行性分析 5
2.1.1技术可行性 5
2.1.2经济可行性 6
2.1.3社会可行性 6
2.2系统设计基本原则 6
2.3系统设计目标 6
2.4功能需求分析 7
2.4.1功能需求分析内容 7
2.4.2功能结构图 7
2.5小结 8
3 系统设计 9
3.1系统总体设计 9
3.1.1 系统设计技术 9
3.1.2功能模块图 9
3.2概要设计 11
3.3环境配置 12
3.3.1 硬件要求 12
3.3.2 软件要求 12
3.3.3配置环境过程 13
3.3小结 15
4 系统详细设计 16
4.1设计的基本原则 16
4.2数据库设计 16
4.2.1建库原则 16
4.2.2属性数据库 17
4.4.3空间数据库 19
4.3系统各功能模块设计 20
4.3.1前台功能模块 21
4.3.2后台管理功能模块 28
4.5小结 28
5 结论 29
致 谢 31
参考文献 32
附 录A 英文翻译原文 33
附 录B 英文翻译译文 36