欢迎来到天天文库
浏览记录
ID:32469552
大小:2.02 MB
页数:64页
时间:2019-02-06
《小型地理信息系统完善与开发》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大连理工大学硕士学位论文摘要随着地理信息系统(GIS)研究的不断深入发展,其应用领域不断扩大。地理信息数据以海量速度增加,如何更加有效的组织和管理空间数据和属性数据,已经成为GIS发展过程中不可忽视的一个环节。传统的GIs应用软件大多采用文件管理的数据存储方式,但随着数据量的不断加大,需要对数据进行更加有效的存储和管理。本次开发,是对AutoGIS系统的完善和补充。在以往开发的基础上添加了数据库管理予系统和属性表管理子系统。开发环境采用MicrosoftVisualc++和SQLSever数据库。在数据库管理子系统中,经过合理的结构设计,采用分图层管理的方式
2、,建立数据库模型,将系统中原先以磁盘文件存储的数据管理方式,转换为以外部数据库统一管理空间对象和属性数据的管理方式,将普通的关系型数据库应用于具有拓扑结构的空间数据和属性数据的识别、存储,实现了AutoGIS系统与数据库的结合;为空间数据建立了R树索引,提高了数据库查询的效率;同时也实现了在AutoGIS内部对数据库进行管理的各项基本功能。在表管理子系统中,针对系统文件存储的属性数据,采用虚拟列表技术,实现了属性表的创建、保存、显示以及编辑等文件管理功能:另外,为属性表数据建立了基于B+树的索引结构,实现了属性数据与空间对象数据的相互查询功能。经过本次的完善
3、和补充,加强了自主开发的AutoGIS系统的数据管理能力,提高了系统数据分析的效率。通过在MicrosoftVisualC++中的程序设计,根据GIS地理数据的相关特性,将关系型数据库的数据管理能力集成到AutoGIS系统当中,大大提高了AutoGIS系统数据的安全性和易操作性。关键词;地理信息系统;空间数据f属性数据;外部数据库张薇:小型地理信息系统完善与开发SubsequentDevelopmentofSmallGeographicInformationSystemAbstractAlongwithmoreandmoreresearchesonGeogr
4、aphyInformationSystem(GIS),theimplementfieldsofGISareextending.n伦geographyinformationdataamountisincreasinginarapidspeed.HowtoorganizeandmanagethespatialdataandthepropegydatamoreefficientlyhasalreadytobeavitalpartofGISthatshouldnotbeignored.MostofthetraditionalGISsoftwareusesthedoc
5、umentmodetomanageandstorethedatawhichneedmoreefficientwaytodealwithfortherapidlyincreasingamount.T11ispaperisaboutthesubsequentdevelopmentofasmallGISplatformThekeytasksaretoaddthesubsystemsofdatabasemanagementandpropertydatamanagement。TIEsplatformtakestheMicrosoftVisualC++andSQLSev
6、erdatabaseasthedevelopmentenvironment.Wimtheproperconstructiondesignandmaplayersmanagementmode.thesubsystemofdatabasemanagementestablishesadatabasemodel.Insteadoftheolddocumentmanagementmodebasedonlocaldisk,itrealizesthefunctionofmanagingbothofthespatialdataandthepropertydatainthes
7、ameoutsidedatabase.AtierthecombinationoftheAutoGISandtheSQLSever,itmakestheuseoftheRDMStostoreandidentifythespatialdatawiththetopologystructure,andfoundstheR—Treeindexforspatialdatatoimprovethesearchefficiency.Meanwhile,11SgTScoulddirectlyoperateonthedatabasetablesandtherecordswith
8、inAutoGIS.Asfortheproperty
此文档下载收益归作者所有