文件名称:C#版GDAL批量创建点状shapefile文件
文件大小:4.5MB
文件格式:RAR
更新时间:2020-04-05 11:56:02
C# GDAL Shapefile
利用C#版的GDAL批量将txt种的点转换为shp文件,其中txt文件种要求为四列,第一列为id,第二列为x,第三列为y ,第四列为z
【文件预览】:
CreateShapefile
----CreateShapefile.sln(1KB)
----.vs()
--------CreateShapefile()
----CreateShapefile()
--------CreateShapefile.csproj(5KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(4KB)
--------App.config(189B)