Previously running a contour tool I would get nice continuous polylines output. Now I am getting zillions of line segments with 10-30 vertices each. My work around has been to use unsplit lines to rejoin them into continuous polylines, which works but is a little annoying extra step.
I thought it had something to do with the size of the raster being too large. Now I've done a contour at a single value (using contour list) on a fairly modest extent (~1x1 mile) and it produced a contour made of 4,000 features. Any ideas why this is happening?