天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 測(cè)繪論文 >

基于HTML5和GIService的WebGIS系統(tǒng)開發(fā)

發(fā)布時(shí)間:2019-04-04 18:49
【摘要】:地理信息系統(tǒng)(Geographic Information System,GIS)作為一門多學(xué)科和多技術(shù)交叉的邊緣學(xué)科,它的發(fā)展得益于各學(xué)科和技術(shù)的綜合發(fā)展。隨著計(jì)算機(jī)技術(shù)、地球科學(xué)技術(shù)和網(wǎng)絡(luò)信息技術(shù)的快速發(fā)展,GIS已從之前的單機(jī)模式逐步發(fā)展為現(xiàn)在的網(wǎng)絡(luò)GIS,并進(jìn)一步朝著網(wǎng)格GIS、云GIS的方向發(fā)展。Web服務(wù)的出現(xiàn)為地理信息的共享和互操作提供了技術(shù)支持途徑,數(shù)據(jù)共享和GIS系統(tǒng)功能互操作的需求使GIS的網(wǎng)絡(luò)化趨勢(shì)成為必然。而WebGIS作為網(wǎng)絡(luò)GIS的一種,從一出現(xiàn)就極大地促進(jìn)了GIS的發(fā)展。 本文分析了現(xiàn)有WebGIS系統(tǒng)的不足,,在此基礎(chǔ)上探討了HTML5、Web服務(wù)在WebGIS中的應(yīng)用,探討和研究了一種基于HTML5和GIService的輕量級(jí)、開放式WebGIS系統(tǒng)模型,并初步實(shí)現(xiàn)了原型系統(tǒng),在此基礎(chǔ)上開發(fā)了土地利用信息WebGIS系統(tǒng),對(duì)論文中提出的系統(tǒng)模型進(jìn)行了驗(yàn)證。具體內(nèi)容包括: (1)在對(duì)HTML5、GIService和Ajax技術(shù)進(jìn)行分析的基礎(chǔ)上,結(jié)合各自的優(yōu)點(diǎn),構(gòu)建了基于HTML5和GIService的輕量級(jí)、開放式WebGIS系統(tǒng)模型,闡述了其設(shè)計(jì)思想,初步實(shí)現(xiàn)了原型系統(tǒng),探討了開源軟件下服務(wù)器端的實(shí)現(xiàn); (2)研究和探討了基于HTML5的原型系統(tǒng)客戶端研究與實(shí)現(xiàn)。主要探討了基于HTML5canvas的客戶端矢量地圖繪制和渲染,根據(jù)點(diǎn)、線、面狀符號(hào)的數(shù)據(jù)結(jié)構(gòu),基于HTML5canvas,設(shè)計(jì)并實(shí)現(xiàn)了點(diǎn)、線、面狀符號(hào)的繪制和渲染,并存儲(chǔ)在二維符號(hào)庫(kù)中以供用戶調(diào)用;初步探討了基于HTML5Web Database機(jī)制的客戶端空間數(shù)據(jù)存儲(chǔ); (3)構(gòu)建了一個(gè)土地利用信息WebGIS系統(tǒng),詳細(xì)闡述了其構(gòu)建背景和過(guò)程,并對(duì)其相關(guān)功能進(jìn)行了編程實(shí)現(xiàn),對(duì)本文提出的系統(tǒng)模型進(jìn)行了驗(yàn)證。 實(shí)踐證明,本論文構(gòu)建的WebGIS系統(tǒng)模型,其瀏覽器客戶端在不依賴第三方插件的條件下實(shí)現(xiàn)了矢量地圖的可視化和操作,豐富了瀏覽器端的應(yīng)用;具有典型的開放能力,達(dá)到了數(shù)據(jù)與功能的分布式布局及共享與互操作;且系統(tǒng)小巧、輕便、簡(jiǎn)單易于開發(fā)?偟膩(lái)說(shuō),具有一定的理論和實(shí)際研究?jī)r(jià)值。
[Abstract]:Geographic Information system (Geographic Information System,GIS) as a multi-discipline and multi-technology cross-cutting discipline, its development benefits from the comprehensive development of various disciplines and technologies. With the rapid development of computer technology, geoscience technology and network information technology, GIS has gradually developed from single machine mode to current network GIS, and to grid GIS,. The emergence of web services provides technical support for the sharing and interoperation of geographic information. The requirement of data sharing and interoperability of GIS system makes the trend of GIS networking inevitable. The emergence of web services provides technical support for the sharing and interoperability of geographic information. As a kind of network GIS, WebGIS has greatly promoted the development of GIS. This paper analyzes the shortcomings of the existing WebGIS system, discusses the application of HTML5,Web services in WebGIS, discusses and studies a lightweight and open WebGIS system model based on HTML5 and GIService, and preliminarily implements the prototype system. On this basis, the land use information WebGIS system is developed, and the system model proposed in this paper is verified. The main contents are as follows: (1) based on the analysis of HTML5,GIService and Ajax technology and their respective advantages, a lightweight and open WebGIS system model based on HTML5 and GIService is constructed, and its design idea is expounded. The prototype system is preliminarily implemented, and the realization of server side under open source software is discussed. (2) the research and implementation of prototype system client based on HTML5 is studied and discussed. This paper mainly discusses the drawing and rendering of client-side vector map based on HTML5canvas. According to the data structure of point, line and plane symbol, the drawing and rendering of point, line and surface symbol are designed and realized based on HTML5canvas,. And stored in the two-dimensional symbol library for users to call; The storage of client-side spatial data based on HTML5Web Database mechanism is discussed. (3) A land use information WebGIS system is constructed, its construction background and process are described in detail, and its related functions are programmed and realized, and the system model proposed in this paper is verified. The practice proves that the WebGIS system model constructed in this paper realizes the visualization and operation of the vector map without relying on the third party plug-in and enriches the application of the browser side. It has the typical open ability, achieves the data and function distributed layout and the sharing and the interoperation, and the system is small, portable, simple and easy to develop. In general, it has certain theoretical and practical research value.
【學(xué)位授予單位】:長(zhǎng)沙理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2013
【分類號(hào)】:P208

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 劉長(zhǎng)文;王峰;;基于Web服務(wù)和GML的空間數(shù)據(jù)發(fā)布[J];測(cè)繪工程;2006年06期

2 徐卓揆;申小平;;基于52 North WPS的Web Processing Service開發(fā)方法研究[J];測(cè)繪科學(xué);2011年01期

3 徐卓揆;;基于HTML5、Ajax和We bService的WebGIS研究[J];測(cè)繪科學(xué);2012年01期

4 龔健雅;高文秀;;地理信息共享與互操作技術(shù)及標(biāo)準(zhǔn)[J];地理信息世界;2006年03期

5 胡銀根;吳沖龍;;我國(guó)土地利用規(guī)劃信息系統(tǒng)現(xiàn)狀、問(wèn)題與解決途徑探討[J];地理信息世界;2009年02期

6 吳磊;張福慶;;基于HTML canvas的WebGIS客戶端技術(shù)研究[J];地理信息世界;2009年03期

7 楊得志,王杰臣,閭國(guó)年;矢量數(shù)據(jù)壓縮的Douglas-Peucker算法的實(shí)現(xiàn)與改進(jìn)[J];測(cè)繪通報(bào);2002年07期

8 王凈,江剛武;無(wú)拓?fù)涫噶繑?shù)據(jù)快速壓縮算法的研究與實(shí)現(xiàn)[J];測(cè)繪學(xué)報(bào);2003年02期

9 徐卓揆;劉德欽;林宗堅(jiān);;Ajax技術(shù)在WebGIS中的應(yīng)用[J];測(cè)繪信息與工程;2007年01期

10 張黎明;閆浩文;;基于OGC規(guī)范的WebGIS設(shè)計(jì)與應(yīng)用[J];測(cè)繪與空間地理信息;2011年06期

相關(guān)博士學(xué)位論文 前1條

1 張霞;地理信息服務(wù)組合與空間分析服務(wù)研究[D];武漢大學(xué);2004年

相關(guān)碩士學(xué)位論文 前10條

1 陽(yáng)華;基于Geoserver的校園WebGIS實(shí)現(xiàn)[D];南華大學(xué);2011年

2 王曉;基于HTML5的矢量地圖發(fā)布關(guān)鍵技術(shù)研究[D];南京師范大學(xué);2011年

3 夏超;基于Ajax的WebGIS系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[D];華中科技大學(xué);2010年

4 李遇;網(wǎng)頁(yè)二維矢量圖形協(xié)同繪制技術(shù)研究與實(shí)現(xiàn)[D];浙江工業(yè)大學(xué);2012年

5 李兵;地圖符號(hào)庫(kù)系統(tǒng)的研究與實(shí)現(xiàn)[D];中國(guó)農(nóng)業(yè)大學(xué);2005年

6 趙晉陵;多尺度GIS系統(tǒng)實(shí)現(xiàn)技術(shù)及應(yīng)用研究[D];太原理工大學(xué);2006年

7 范先迪;WebGIS二次開發(fā)支撐平臺(tái)的研究與實(shí)現(xiàn)[D];浙江大學(xué);2008年

8 楊磊;基于GIS的縣級(jí)土地利用規(guī)劃信息系統(tǒng)研究與開發(fā)[D];新疆大學(xué);2008年

9 任敬婧;面向?qū)ο罂臻g模型的地圖符號(hào)研究[D];長(zhǎng)安大學(xué);2007年

10 趙娜;基于AJAX技術(shù)的WebGIS系統(tǒng)應(yīng)用研究與實(shí)現(xiàn)[D];華東師范大學(xué);2009年



本文編號(hào):2454069

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/dizhicehuilunwen/2454069.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶09a44***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com
日本深夜福利视频在线| 欧美一区二区日韩一区二区| 欧美人妻免费一区二区三区| 极品少妇一区二区三区精品视频| 极品少妇一区二区三区精品视频| 国产日韩精品欧美综合区| 中文字幕一区二区久久综合| 亚洲欧美天堂精品在线| 久久经典一区二区三区| 欧美性欧美一区二区三区| 日本91在线观看视频| 2019年国产最新视频| 国产又粗又爽又猛又黄的| 一区二区三区亚洲国产| 男女午夜在线免费观看视频| 99久热只有精品视频免费看| 国产三级视频不卡在线观看| 国产精品激情在线观看| 国产又粗又黄又爽又硬的| 欧美一级片日韩一级片| 亚洲专区中文字幕在线| 国产中文字幕久久黄色片| 国产高清一区二区白浆| 五月天丁香婷婷狠狠爱| 欧美激情区一区二区三区| 欧美亚洲国产日韩一区二区| 少妇人妻中出中文字幕| 婷婷亚洲综合五月天麻豆| 国内外免费在线激情视频| 亚洲欧洲一区二区中文字幕| 欧美三级不卡在线观线看| 在线视频免费看你懂的| 精品推荐国产麻豆剧传媒| 久久99青青精品免费观看| 欧美日韩国内一区二区| 欧美日韩最近中国黄片| 少妇被粗大进猛进出处故事| 美女被啪的视频在线观看| 国产成人午夜在线视频| 不卡一区二区高清视频| 欧美日韩无卡一区二区|