{ "name": "CreateMapSeries", "displayName": "Create Map Series", "description": "(null)", "category": "", "helpUrl": "https://jeffarcgis.jeffersoncountywi.gov/arcgis/rest/directories/arcgisoutput/Geoprocess/CreateMapSeries_GPServer/Geoprocess_CreateMapSeries/CreateMapSeries.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Map_Series_Bookmarks", "dataType": "GPString", "displayName": "Map Series Bookmarks", "description": "The Map Series Bookmarks to print.", "direction": "esriGPParameterDirectionInput", "defaultValue": "\"\"", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Extent", "dataType": "GPString", "displayName": "Extent", "description": "The map extent", "direction": "esriGPParameterDirectionInput", "defaultValue": "1,2,3,4", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Title", "dataType": "GPString", "displayName": "Title", "description": "The title text", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Author", "dataType": "GPString", "displayName": "Author", "description": "The author text.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "PrintScale", "dataType": "GPString", "displayName": "PrintScale", "description": "The print scale.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "PDF", "dataType": "GPDataFile", "displayName": "PDF", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }