Skip to main content

Hi,

I have 2 shp files which I have to compare,

the attributes of the 2 shp are:

rulenr | tabel | sleutelnr | solved |

I must check and write to the output shp file the following :

1 - where solved = 1 and

2 - the attributes which are not in the second shp file

I tried changedetector but somehow i can not have the result I wanted

First part is easy: a Tester or TestFilter can be used to do that.

But what exactly do you mean by "the attributes which are not in the second shp file"? Can you elaborate on that? Give an example?


Reply