bilaldursun1 / nettopologysuite

Automatically exported from code.google.com/p/nettopologysuite
0 stars 0 forks source link

Read shape file with dbf #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi! i'm wery new in nettopologysuite, i've experience in writing shp and dbf 
files? and now i need to read it. As the output i want have a 
Dictionary<string(row from dbf), Geometry(assosiated with this row)>. I search 
through a couple of titles about it, but didn't find how i can do it with 
nettopologysuite. I suppose that ShapeFileDataReader can be usefull. If anybody 
have suggestions, i would appreciate!!!

What version of the product are you using? On what operating system?
1.8

Original issue reported on code.google.com by v.vinogr...@gmail.com on 13 Sep 2011 at 1:11

GoogleCodeExporter commented 9 years ago
please post support questions in the forum
https://groups.google.com/forum/?hl=en#!forum/nettopologysuite

Original comment by diegogu...@gmail.com on 13 Sep 2011 at 9:13

GoogleCodeExporter commented 9 years ago
Is there an example page for how to use nettopology suite to read/write shp 
files...

Original comment by chaudhry...@gmail.com on 10 Dec 2011 at 5:44

GoogleCodeExporter commented 9 years ago
Download the source code and have a look at the Test/Samples projects. There 
are plenty of examples.

Original comment by felix.ob...@netcologne.de on 20 Dec 2011 at 7:30