Re: Read a shapefile (get the coordinates to an array) and make a point grid

المشرف العام

Administrator
طاقم الإدارة
Re: Read a shapefile (get the coordinates to an array) and make a point grid

Hello guys,

I think i get it. Here's the code.

كود:
Public Sub readshapefile(path As String)
        ShapeFile.MapFilesInMemory = True
        Using writer As New StreamWriter("output.txt")
            Dim sfenum As ShapeFileEnumerator = sf.GetShapeFi...			

[url=http://easygis.net/forum/index.php?topic=2266.msg2800#msg2800]أكثر...[/url]
 
أعلى