Just as a follow up, I converted the road polylines into polygons by using the BufferByDistance method. I thought that this might be an alternative since the Clip method was having problems with a polyline shapefile and a polygon shapefile. So, I thought that the Clip function should work on a polyline shapefile that was used in conjunction with the Buffer method to create a polygon representation of the roads. Then, the Clip function should work with two polygon shapefiles. However.....no it doesn't.
Wow......unbelievable.
By the way, I am familiar with all of the API documentation. I have read through most of it many times - thanks.
Wow......unbelievable.
By the way, I am familiar with all of the API documentation. I have read through most of it many times - thanks.