{ "name": "CreateMapSeries", "displayName": "Create Map Series", "description": "(null)", "category": "", "helpUrl": "https://gis2.co.ozaukee.wi.us/arcgis/rest/directories/arcgisoutput/mapseries/CreateMapSeries_GPServer/mapseries_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": "False", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Extent", "dataType": "GPString", "displayName": "Extent", "description": "The map extent", "direction": "esriGPParameterDirectionInput", "defaultValue": "1", "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": "" } ] }