基于supermap isnet技術(shù)公交查詢系統(tǒng)設計.doc
基于supermap isnet技術(shù)公交查詢系統(tǒng)設計,基于supermap isnet技術(shù)公交查詢系統(tǒng)設計摘 要目前的電子公交系統(tǒng)在效率和查詢方面有很大局限。例如,具有地圖顯示能力的系統(tǒng),幾乎全部采用非自主產(chǎn)權(quán)的gis(geography information systom,地理信息系統(tǒng))插件,運行速度慢,查詢效果差。智能程度較低,比如以顯著的建筑來定位查找周圍的公交站...


內(nèi)容介紹
此文檔由會員 小舞202 發(fā)布基于Supermap ISNET技術(shù)公交查詢系統(tǒng)設計
摘 要
目前的電子公交系統(tǒng)在效率和查詢方面有很大局限。例如,具有地圖顯示能力的系統(tǒng),幾乎全部采用非自主產(chǎn)權(quán)的GIS(Geography Information systom,地理信息系統(tǒng))插件,運行速度慢,查詢效果差。智能程度較低,比如以顯著的建筑來定位查找周圍的公交站點和線路的公交系統(tǒng)幾乎沒有。模糊查詢中單字匹配查詢時,空間數(shù)據(jù)庫支撐不住超大容量數(shù)據(jù)的輸出。
本文以基于WebGIS的濟南市公交網(wǎng)絡查詢系統(tǒng)為研究對象,對公交線路和公交站點進行了合理的抽象,建立了用虛擬網(wǎng)絡表示的公交網(wǎng)絡模型,在此模型的基礎(chǔ)上研究了一種可行的公交網(wǎng)絡最短路徑查詢算法。
本系統(tǒng)利用Supermap IS.NET技術(shù),基于遠程類庫 TcpMap Web Library 進行二次開發(fā)來實現(xiàn)公交查詢系統(tǒng),支持給定線路的分析,并對這些線路所經(jīng)過的站點進行在地圖上的定位和對這些線路、站點進行數(shù)據(jù)采集。所實現(xiàn)的系統(tǒng),支持通過互聯(lián)網(wǎng)發(fā)布和出版空間數(shù)據(jù),為用戶提供空間數(shù)據(jù)瀏覽、查詢和分析的功能。
傳統(tǒng)的公交查詢系統(tǒng)查詢結(jié)果只能以文字的形式表現(xiàn)出來,形式單一,并且數(shù)據(jù)更新慢,此系統(tǒng)提供了更加清晰明了的線路指示,通過線路查詢、站點查詢以及直達換乘查詢功能,可在查詢結(jié)果上直接顯示地圖,操作簡便,也方便了出行。用戶輸入要查詢的線路,通過查詢得到線路的一些信息及在地圖上顯示相關(guān)線路;用戶輸入要查詢的站點,通過查詢得到站點的一些信急及在地圖上高亮居中顯示它的位置:用戶輸入起點及終點得到直達和換乘的相關(guān)結(jié)果以及在地圖上顯示出來:通過優(yōu)化系統(tǒng)后臺管理模塊,使系統(tǒng)管理者方便輕松的進行常維護,管理員通過后臺管理實現(xiàn)對圖層、站點、線路的方便管理。
關(guān)鍵詞:公交查詢系統(tǒng),后臺管理,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及其應用現(xiàn)狀 2
1.1 WebGIS 概述 2
1.1.1 WebGIS 特點 2
1.1.2 WebGIS 發(fā)展趨勢 3
1.2Weblib 概述 3
1.2.1Weblib 特點 3
1.3 小結(jié) 4
2 系統(tǒng)需求分析 5
2.1可行性分析 5
2.1.1技術(shù)可行性 5
2.1.2經(jīng)濟可行性 6
2.1.3社會可行性 6
2.2系統(tǒng)設計基本原則 6
2.3系統(tǒng)設計目標 6
2.4功能需求分析 7
2.4.1功能需求分析內(nèi)容 7
2.4.2功能結(jié)構(gòu)圖 7
2.5小結(jié) 8
3 系統(tǒng)設計 9
3.1系統(tǒng)總體設計 9
3.1.1 系統(tǒng)設計技術(shù) 9
3.1.2功能模塊圖 9
3.2概要設計 11
3.3環(huán)境配置 12
3.3.1 硬件要求 12
3.3.2 軟件要求 12
3.3.3配置環(huán)境過程 13
3.3小結(jié) 15
4 系統(tǒng)詳細設計 16
4.1設計的基本原則 16
4.2數(shù)據(jù)庫設計 16
4.2.1建庫原則 16
4.2.2屬性數(shù)據(jù)庫 17
4.4.3空間數(shù)據(jù)庫 19
4.3系統(tǒng)各功能模塊設計 20
4.3.1前臺功能模塊 21
4.3.2后臺管理功能模塊 28
4.5小結(jié) 28
5 結(jié)論 29
致 謝 31
參考文獻 32
附 錄A 英文翻譯原文 33
附 錄B 英文翻譯譯文 36