基于開源框架的智慧城市信息平臺(tái)設(shè)計(jì)與實(shí)現(xiàn)
本文選題:開源框架 + 智慧城市 ; 參考:《江南大學(xué)》2013年碩士論文
【摘要】:當(dāng)前智慧城市信息平臺(tái)的建設(shè)相對(duì)于市政設(shè)施建設(shè)的發(fā)展而言較為落后,現(xiàn)有的信息平臺(tái)只停留在概念階段,在建立智慧城市信息平臺(tái)中面臨如何實(shí)現(xiàn)高效空間數(shù)據(jù)對(duì)象建模;大規(guī)模地理數(shù)據(jù)查詢執(zhí)行效率低下;海量空間數(shù)據(jù)傳輸過程中的網(wǎng)絡(luò)瓶頸等一系列問題。為了解決上述問題,本文提出了一種新型的空間數(shù)據(jù)對(duì)象模型和基于四叉樹的語(yǔ)義緩存算法,改進(jìn)了矢量數(shù)據(jù)漸進(jìn)傳輸算法,設(shè)計(jì)實(shí)現(xiàn)智慧城市信息平臺(tái)。 首先,論述了數(shù)據(jù)模型的理論,空間數(shù)據(jù)建模和傳輸過程中要考慮的元素空間關(guān)系,重點(diǎn)分析拓?fù)浜头较蚩臻g關(guān)系;給出語(yǔ)義緩存查詢處理過程中的匹配定義;概述開發(fā)信息平臺(tái)的開源框架理論。其次,在智慧城市信息平臺(tái)理論的基礎(chǔ)上,對(duì)目前智慧城市信息平臺(tái)建設(shè)中的幾個(gè)關(guān)鍵問題進(jìn)行研究,提出了一種對(duì)市政地理對(duì)象建模的空間數(shù)據(jù)對(duì)象建模方法(SDB模型),快速建立市政對(duì)象的組織和存儲(chǔ)模型;然后,,將語(yǔ)義緩存的查詢方法運(yùn)用到移動(dòng)終端對(duì)服務(wù)端的查詢中,提出一種基于四叉樹的語(yǔ)義緩存查詢算法,進(jìn)一步加速分布式移動(dòng)計(jì)算系統(tǒng)查詢處理速度;最后,在移動(dòng)終端與信息平臺(tái)的交互過程中,改進(jìn)一種矢量數(shù)據(jù)的漸進(jìn)傳輸方法,提出了一組矢量地圖化簡(jiǎn)算法,為矢量地圖的傳輸提供了保持拓?fù)浣Y(jié)構(gòu)的圖形漸進(jìn)傳輸方法。 基于課題組的科研成果和開源框架所提供技術(shù)支持,實(shí)現(xiàn)了信息平臺(tái)服務(wù)端的空間數(shù)據(jù)建模,移動(dòng)終端的語(yǔ)義緩存查詢方法,傳輸過程中的矢量數(shù)據(jù)漸進(jìn)傳輸。通過實(shí)驗(yàn)和算法在平臺(tái)中的應(yīng)用證明,SDB模型在地圖上顯示幾何圖形、調(diào)用符號(hào)化服務(wù)接口、自動(dòng)計(jì)算、生成索引代碼、脫離對(duì)關(guān)系數(shù)據(jù)庫(kù)定義的依賴等方面相對(duì)于傳統(tǒng)模型的優(yōu)勢(shì);基于四叉樹的語(yǔ)義緩存算法對(duì)于無緩存或者普通語(yǔ)義緩存在查詢執(zhí)行中的高效;空間矢量數(shù)據(jù)漸進(jìn)傳輸在提高響應(yīng)比、縮短傳輸時(shí)間上的貢獻(xiàn)。設(shè)計(jì)實(shí)現(xiàn)了完整的智慧城市信息平臺(tái),信息平臺(tái)系統(tǒng)已經(jīng)在荷蘭多個(gè)城市上線運(yùn)行,實(shí)現(xiàn)對(duì)市政進(jìn)行一體化的管理與維護(hù)。
[Abstract]:At present, the construction of intelligent city information platform is relatively backward compared with the construction of municipal facilities. The existing information platform only stays at the conceptual stage, and it faces how to realize efficient spatial data object modeling in the establishment of intelligent city information platform. A series of problems such as low efficiency of large scale geographic data query and network bottleneck in the process of massive spatial data transmission are discussed. In order to solve the above problems, this paper proposes a new spatial data object model and semantic cache algorithm based on quadtree, improves the progressive transmission algorithm of vector data, and designs and implements the intelligent city information platform. Firstly, it discusses the theory of data model, the spatial relation of elements to be considered in the process of spatial data modeling and transmission, analyzes the topological and directional spatial relations, and gives the definition of matching in the process of query processing of semantic cache. This paper summarizes the open source framework theory of developing information platform. Secondly, based on the theory of intelligent city information platform, several key problems in the construction of intelligent city information platform are studied. In this paper, a spatial data object modeling method for municipal geographic object modeling is proposed, which can quickly set up the organization and storage model of municipal objects, and then the semantic cache query method is applied to the query of mobile terminal to the server. A semantic cache query algorithm based on quadtree is proposed to further accelerate the query processing speed of distributed mobile computing system. Finally, in the process of interaction between mobile terminal and information platform, a progressive transmission method of vector data is improved. In this paper, a set of vector map simplification algorithms is proposed, which provides a topology preserving graphic progressive transmission method for vector map transmission. Based on the research results of the research group and the technical support provided by the open source framework, the spatial data modeling in the server side of the information platform, the semantic cache query method of the mobile terminal, and the progressive transmission of vector data in the transmission process are realized. Through the experiment and the application of algorithm in the platform, it is proved that the SDB model displays the geometry on the map, calls the symbolic service interface, calculates automatically, and generates the index code. Compared with the traditional model, the semantic cache algorithm based on quadtree is efficient for non-cache or common semantic cache in query execution. The contribution of progressive transmission of space vector data in improving response ratio and shortening transmission time. A complete intelligent city information platform has been designed and implemented. The information platform system has been running online in many cities in the Netherlands to realize the integrated management and maintenance of municipalities.
【學(xué)位授予單位】:江南大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2013
【分類號(hào)】:TP333;TP311.52
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 周京春;王貴武;白立舜;;移動(dòng)GIS技術(shù)應(yīng)用于城市管線探測(cè)的研究與探索[J];測(cè)繪通報(bào);2012年06期
2 蔣佩伶;苗放;張峻驍;;基于GeoServer和OpenLayers的WebGIS實(shí)現(xiàn)[J];甘肅科技;2009年22期
3 閆金金;方建明;;GML空間數(shù)據(jù)建模實(shí)踐與探討[J];信息通信;2011年06期
4 吳婷婷,蘇武運(yùn),周興銘,徐明;移動(dòng)查詢緩存處理的研究[J];計(jì)算機(jī)研究與發(fā)展;2004年01期
5 蔡建宇;吳泉源;賈焰;鄒鵬;;語(yǔ)義緩存的聚集查詢匹配研究[J];計(jì)算機(jī)研究與發(fā)展;2006年12期
6 黃嶸;同淑榮;;使用Oracle Spatial進(jìn)行空間數(shù)據(jù)建模研究[J];計(jì)算機(jī)工程與應(yīng)用;2010年07期
7 蘇偉;孫磊;徐開勇;;基于XML安全的移動(dòng)Web Services高效實(shí)現(xiàn)[J];計(jì)算機(jī)工程;2009年03期
8 楊波;劉淵;冷文浩;;基于Struts+Hibernate+Spring架構(gòu)的船舶數(shù)字化平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)應(yīng)用與軟件;2008年02期
9 張梅燕;;智慧城市成熟度評(píng)估系統(tǒng)的構(gòu)建基礎(chǔ)和原則[J];經(jīng)濟(jì)導(dǎo)刊;2012年03期
10 張妍;陳馳;馮登國(guó);;空間矢量數(shù)據(jù)細(xì)粒度強(qiáng)制查詢?cè)L問控制模型及其高效實(shí)現(xiàn)[J];軟件學(xué)報(bào);2011年08期
相關(guān)博士學(xué)位論文 前4條
1 張山山;地理信息系統(tǒng)時(shí)空數(shù)據(jù)建模研究及應(yīng)用[D];西南交通大學(xué);2001年
2 王卉;無縫GIS相關(guān)理論與技術(shù)的研究[D];解放軍信息工程大學(xué);2004年
3 薦 軍;城市基礎(chǔ)地理信息平臺(tái)框架及關(guān)鍵技術(shù)研究[D];中國(guó)科學(xué)院研究生院(遙感應(yīng)用研究所);2005年
4 李景文;面向?qū)ο罂臻g實(shí)體矢量模型及其應(yīng)用研究[D];中國(guó)地質(zhì)大學(xué)(北京);2007年
相關(guān)碩士學(xué)位論文 前10條
1 洪華軍;基于開源框架的GIS設(shè)計(jì)與實(shí)現(xiàn)[D];江南大學(xué);2011年
2 蘭小玲;一種JavaServlet模式的WebGIS實(shí)實(shí)方法與性能優(yōu)化研究[D];華中科技大學(xué);2011年
3 邱俊;基于要素模型的區(qū)域GIS的設(shè)計(jì)與實(shí)現(xiàn)[D];浙江大學(xué);2004年
4 王軒;地理信息共享的數(shù)據(jù)轉(zhuǎn)換技術(shù)與方法的研究[D];解放軍信息工程大學(xué);2004年
5 閔曉瑜;面向移動(dòng)用戶的城市空間信息服務(wù)平臺(tái)關(guān)鍵技術(shù)與方法的研究[D];華東師范大學(xué);2005年
6 趙永新;智能化城市交通信息平臺(tái)及動(dòng)態(tài)路徑誘導(dǎo)系統(tǒng)研究[D];山東大學(xué);2005年
7 金均強(qiáng);基于本體的空間數(shù)據(jù)建模[D];武漢大學(xué);2005年
8 張濤;城市信息服務(wù)平臺(tái)建設(shè)策略研究[D];天津大學(xué);2005年
9 柏銀;基于Struts+Spring+Hibernate多架構(gòu)的性能分析系統(tǒng)[D];四川大學(xué);2006年
10 程輝;基于J2EE的分布式多源空間數(shù)據(jù)服務(wù)研究[D];解放軍信息工程大學(xué);2006年
本文編號(hào):2048530
本文鏈接:http://www.sikaile.net/kejilunwen/jisuanjikexuelunwen/2048530.html