org.n52.wps.ags.analysis.overlay.update Union_analysis Computes a geometric intersection of the Input Features and Update Features. The attributes and geometry of the Input Features are updated by the Update Features. The results are written to the Output Feature Class. Uses ArcObjects library - Analysis in_features in features The input feature class or layer. Geometry type must be polygon. application/x-zipped-shp application/x-zipped-shp update_features update features The features that will be used to update the Input features. Geometry type must be polygon. application/x-zipped-shp application/x-zipped-shp keep_borders keep borders Specifies whether the boundary of the update polygon features will be kept. KEEP_BORDER — The outside border of the Update Features will be kept in the Output Feature Class. This is the default option. DROP_BORDER — The outside borders of the Update Features are dropped after they are inserted into the Input Features. Item values of the Update Features take precedence over input feature attributes. cluster_tolerance cluster tolerance The minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both). You can set the value to be higher for data that has less coordinate accuracy and lower for datasets with extremely high accuracy. out_feature_class out feature class The feature class to contain the results. Do not set this to be the same as the Input Features. application/x-zipped-shp application/x-zipped-shp text/XML http://schemas.opengis.net/gml/2.1.2/feature.xsd