{ "name": "ExportLayers", "displayName": "ExportLayers", "description": "ExportLayers", "category": "", "helpUrl": "https://gis.randolphcountync.gov/arcgis/rest/directories/arcgisoutput/ExportLayers_GPServer/ExportLayers/ExportLayers.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "layerNames", "dataType": "GPString", "displayName": "layerNames", "description": "Layers to export separated by a comma", "direction": "esriGPParameterDirectionInput", "defaultValue": "Parcels,Roads", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "formatType", "dataType": "GPString", "displayName": "formatType", "description": "export format type", "direction": "esriGPParameterDirectionInput", "defaultValue": "Shapefile", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "clip", "dataType": "GPString", "displayName": "clip", "description": "To clip", "direction": "esriGPParameterDirectionInput", "defaultValue": "True", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "clipExtent", "dataType": "GPString", "displayName": "clipExtent", "description": "Clip Extent", "direction": "esriGPParameterDirectionInput", "defaultValue": "1686366,882760,1687201,883247", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "maxRec", "dataType": "GPString", "displayName": "maxRec", "description": "Maximum number of records", "direction": "esriGPParameterDirectionInput", "defaultValue": "100", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "OutZipPath", "dataType": "GPString", "displayName": "OutZipPath", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }