摘要
.shp数据是地理信息系统最常用的数据格式之一,具有数据结构紧凑、冗余度低等优点,在辅助决策、空间规划、可视化展示等方面有广泛的应用。本文基于此介绍了Shapefile矢量文件组成并详细解析了.shp数据存储点、线、面对象的存储结构,其次基于Visual Studio 2019平台采用文件流的方式实现C#语言对shp数据的底层读取,最终取得了良好的效果。
Shp data is one of the most commonly used data formats of gis,has the advantages of compact data structure and low redundancy,it has widely used in assisting decision-making,spatial planning,visual display and so on.The article introduces the composition of the Shapefile vector file and analyzes the storage structure of point,polyline,and polygon in detail.Finally,take advantage of the file stream to realize the low-level reading of shp data by C#language and achieved good results.
出处
《科学技术创新》
2020年第21期47-50,共4页
Scientific and Technological Innovation
基金
国家自然科学基金项目(41571387)
天津市自然科学基金项目(18JCYBJC90600)
科技基础资源调查专项(No.2019FY202501)。