what would happen if you clipped the njdistricts layer with the njbound_gen layer instead of using the…

what would happen if you clipped the njdistricts layer with the njbound_gen layer instead of using the feature class to feature class tool? why would the result be a problem?

what would happen if you clipped the njdistricts layer with the njbound_gen layer instead of using the feature class to feature class tool? why would the result be a problem?

Answer

Brief Explanations:

Clipping the njdistricts layer with the njbound_gen layer instead of using the Feature Class to Feature Class tool may result in loss of attributes or incorrect geometries. The clipping operation is mainly for spatial subsetting and may not handle attribute - transfer and data integrity as comprehensively as the Feature Class to Feature Class tool which is designed for more general data conversion and transfer between feature classes.

Answer:

There may be loss of attributes or incorrect geometries as the clipping operation may not handle data transfer and integrity as well as the Feature Class to Feature Class tool.