{ "displayName": "AffectedPop", "executionType": "esriExecutionTypeAsynchronous", "name": "AffectedPop", "description": "Based off 2020 Census Blocks. (Total Population of Block/Area of Block) x Area of Block within Buffer, and then all those totals added up for Total Approx Population in Buffer (if block populations were evenly distributed throughout block)", "helpUrl": "https://webmapssecure.ewashtenaw.org/arcgisshared/rest/directories/arcgisoutput/FindPopulation_GPServer/FindPopulation/AffectedPop.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Input Features", "defaultValue": { "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "Name", "length": 50, "alias": "Name", "type": "esriFieldTypeString" }, { "name": "SplitArea", "alias": "SplitArea", "type": "esriFieldTypeDouble" }, { "name": "Percent", "alias": "Percent", "type": "esriFieldTypeDouble" }, { "name": "PartPop", "alias": "PartPop", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPoint" }, "dataType": "GPFeatureRecordSetLayer", "name": "Input_Features", "description": "Incidents", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "dependency": "Input_Features", "displayName": "Distance", "defaultValue": { "distance": 1, "units": "esriMiles" }, "dataType": "GPLinearUnit", "name": "Distance", "description": "Radius of Buffer (aka Impact Zone)", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Intersect_Dissolve", "defaultValue": { "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "SUM_PartPop", "alias": "SUM_PartPop", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPoint" }, "dataType": "GPFeatureRecordSetLayer", "name": "Intersect_Dissolve", "description": "Result", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }