0
votes
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 ...
