文件名称:C#编写的shapefile读写程序
文件大小:57KB
文件格式:RAR
更新时间:2013-09-25 13:48:14
C# GIS
用C#写的读写arcgis的shapfile文件的程序 本程序的功能为读取点、线、面类型的shp文件,写线类型的shp文件。 写文件时,只要将线状目标的X、Y坐标存入pointx和pointy数组中,即可完成文件的写操作。 在“shp文件示例”中,用通过ArcGIS创建的点、线、面类型的shp文件,可用于本程序的演示!
【文件预览】:
shapefile读写程序
----shp文件示例()
--------polygon.dbf(80B)
--------line.dbf(94B)
--------polygon.sbx(124B)
--------point.shx(148B)
--------point.shp(268B)
--------point.sbx(124B)
--------line.sbn(172B)
--------linee.shx(116B)
--------polygon.shx(116B)
--------line.sbx(124B)
--------linee.shp(356B)
--------polygon.sbn(164B)
--------line.shp(628B)
--------polygon.shp(420B)
--------linee.sbx(116B)
--------point.sbn(196B)
--------linee.sbn(140B)
--------point.dbf(108B)
--------linee.dbf(80B)
--------line.shx(132B)
----Shapefile()
--------Shapefile.sln(920B)
--------Shapefile()
--------Shapefile.suo(17KB)
----说明.txt(256B)