{ "name": "SelectParcelByZoning", "displayName": "SelectParcelsByZoning", "description": "dsdffaf", "category": "", "helpUrl": "https://maps.nashville.gov/arcgis/rest/directories/arcgisoutput/Geoprocessing/SelectParcelByZoning_GPServer/Geoprocessing_SelectParcelByZoning/SelectParcelByZoning.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "ParcelExpression", "dataType": "GPString", "displayName": "ParcelExpression", "description": "Enter Parcel Expression", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ZoningExpression", "dataType": "GPString", "displayName": "ZoningExpression", "description": "Enter Zoning List", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "OverlayExpression", "dataType": "GPString", "displayName": "OverlayExpression", "description": "Enter Overlay List", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ParcelSelection", "dataType": "GPFeatureRecordSetLayer", "displayName": "ParcelSelection", "description": "Selected Set", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ParCnt", "dataType": "GPLong", "displayName": "ParCnt", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }