in my python script I have a parcels polygon shp file generated by CopyFeatures_management. I then want to close the gaps, where the roads are between the individual polygons in the same shp file. From what I know the Integrate_management is what I need, however I can not get the tool to work.
can Integrate_management work on shp files?
If it can, could you provide an example. I have looked at the example on the integrate_management page and still can not get the tool to run. please be specific and tell me if something like '60
feet' vs '60 ft' will be the difference of it running or not.
If not, what other tool should I run to accomplish this? there are over 60,000 parcels/ polygons so it is way to large to do by hand.
Any help is appreciated, thank you.