blah blah blah is here! blah blah » Close

0
votes
0 answers

Shapefiles

I want to select all the row-values of a column from a Shapefile which are present in another Shapefile with the same column name. How to do so in c#? For ex:-- I have shapefile which has ID, AVG, YEAR as its columns and another shap ...

Feedback