010242 : Missing intersection points.

Description

The coordinates identifying the vertices defining the input polygon must be properly formatted. The first and last vertices must be the same to close the polygon.

Solution

Ensure that the coordinates specified in the polygon file are all valid coordinates. For more information on the requirements for the polygon input, please see the Extract By Polygon documentation.

3/7/2014