{ "currentVersion": 10.9, "cimVersion": "2.7.0", "serviceDescription": "This tool adds the an aggregated value of raster cells which intersect or are contained within the polygon layer as an attribute to the polygon layer. The primary workflow followed in the script is:\n1. Raster is converted to a polygon\n2. The converted polygon is intersected (or checked for containment) with the input polygon layer\n3. The intersected layer is dissolved, aggregating the raster values (based on whatever statistic is required)\n4. The dissolved layer is joined with the input polygon layer", "tasks": [ "Ajah Add Raster Values As Attribute" ], "executionType": "esriExecutionTypeAsynchronous", "resultMapServerName": "", "maximumRecords": 1000, "capabilities": "" }