资源描述:
《毕业论文--基于OpenLayers的校园地图开发》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、湖南大学毕业设计(论文)HUNANUNIVERSIT毕业设计(论文)设计论文题目:基于OpenLayers的校园地图开发学生姓名:学生学号:专业班级:电子信息工程1102班学院名称:电气与信息工程学院指导老师:学院院长:2015年5月24日湖南大学毕业设计(论文)摘要现在是一个数字化信息大爆炸的时代。在分布式网络技术以及嵌入式移动网络技术等网络技术的快速发展的刺激下,在“数字地球”、“智慧地球”等概念的推动下,网络GIS共享与应用全面铺开,如桌面端、Web端、移动端等应用,呈现百花齐放之态。以互联网为平台的地理信息系统(WebGIS),已经完全融入
2、到每个人的日常生活工作中,在各个行业得到了广泛应用。借助当前的Web开发技术,WebGIS在客户端展现得十分生动,在视觉、交互性等方面给使用者带来更多惊喜。本文对国内外WebGIS技术进行了充分了解,研究了Web服务器tomcat以及地图服务器geoserver的搭建和使用,分析了OpenLayers项目的框架结构和实现机制,根据功能需求的分析,提出Web校园地图服务系统的设计方案,完成了Web地图发布,并实现了前端的地图缩放,定位,图形绘制,距离面积测量,导航功能。关键词:WebGIS,OpenLayers,geoserver,javascrip
3、t,校园地图TheexploitationofcampusmapbasedonOpenLayers湖南大学毕业设计(论文)AbstractNowisadayofdigitalinformationexplosion.Underthestimulusoftherapiddevelopmentofnetworktechnologysuchasdistributednetworktechnologyandembeddedmobilenetworktechnology.Andunderthestimulusofthe"digitalearth"and"sm
4、arterplanet"concept,carriedoutnetworkGISsharingandapplication,suchasthedesktop,Webside,mobileterminalapplications.WiththeInternetasaplatformofgeographicinformationsystem(WebGIS),hasbeencompletelyintoeveryone'sdailylife,arewidelyusedinvariousindustries.WiththehelpofthecurrentWe
5、bdevelopmenttechnology,theWebGISintheclientaveryvividdisplay,bringmoresurprisetousersinthevisualandinteractive.Inthispaper,IhaveafullyunderstandabouttheWebGIStechnologyathomeandabroad,andstudythetomcatWebserverandgeoservermapserversetupanduse,andanalysestheframeworkstructurean
6、dimplementationmechanismoftheOpenLayersproject.Accordingtotheanalysisofthefunctionalrequirements,adesignofcampusWebmapservicesystemisproposedandcompletedtheWebmappublishing,andimplementsthefront-endofthemapscale,positioning,graphicsrendering,distanceareameasurement,navigation.
7、Keywords:WebGIS,OpenLayer,geoserver,javascript,campusmap湖南大学毕业设计(论文)目录1绪论61.1WEBGIS概述61.2EBGIS发展现状61.3主要研究内容72OpenLayers介绍82.1OpenLayers简介82.2OpenLayers框架82.3OpenLayers原理112.3.1数据组织112.3.2数据解析122.3.3数据渲染123Web服务器及地图服务器的搭建143.1tomcat服务器143.2geoserver服务器143.4geoserver提供功能153.4.1
8、地图发布153.4.2地图缩放功能153.4.3地图比例及经纬坐标显示164基础功能模块174.1定位模块174.2图层控