org.n52.wps.ags.analysis.proximity.createthiessenpolygons CreateThiessenPolygons_analysis This converts input points to an output feature class of Thiessen proximal polygons. Thiessen polygons have the unique property that each polygon contains only one input point, and any location within a polygon is closer to its associated point than to the point of any other polygon. Uses ArcObjects library - Analysis in_features in features The points for which the Thiessen polygons will be generated. application/x-zipped-shp application/x-zipped-shp fields_to_copy fields to copy Determines which attributes from the Input Features will be transferred to the Output Feature Class. ONLY_FID — Only the FID field from the Input Features will be transferred to the Output Feature Class. This is the default. ALL — All the attributes from the Input Features will be transferred to the Output Feature Class. ONLY_FID ALL out_feature_class out feature class The polygon feature class that will contain the Thiessen features. application/x-zipped-shp application/x-zipped-shp text/XML http://schemas.opengis.net/gml/2.1.2/feature.xsd