Is there any way to dissolve shapefile but keep attributes fields in the same time. This is how I want to retain fields:
I have two fields I want to conserve in a shapefile. The first column is Net_ID with long type, and the second column is Geology with string type.
I would like to dissolve the shapefile using field NET_ID. Besides, I would like to keep the Geology field, like the below figure.
أكثر...
I have two fields I want to conserve in a shapefile. The first column is Net_ID with long type, and the second column is Geology with string type.
I would like to dissolve the shapefile using field NET_ID. Besides, I would like to keep the Geology field, like the below figure.

أكثر...