{ "name": "MapBookPrint", "displayName": "MapBookPrint", "description": "Simple print service that ignored the web map and just uses the MXD layers at the scale/extent of the web map", "category": "", "helpUrl": "https://arcgis.racinecounty.com/arcgis/rest/directories/arcgisoutput/MapBookPrint_GPServer/MapBookPrint/MapBookPrint.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Esri Web Map object", "direction": "esriGPParameterDirectionInput", "defaultValue": { "mapOptions": { "showAttribution": true, "extent": { "xmin": -9778788.686707273, "ymin": 5262220.89251498, "xmax": -9775788.533347, "ymax": 5264170.036736303, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "spatialReference": {"wkid": 102100}, "scale": 9027.97741100447 }, "operationalLayers": [ { "id": "defaultBasemap", "title": "defaultBasemap", "opacity": 1, "minScale": 5.91657527591555E8, "maxScale": 1128.497176, "url": "http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" }, { "id": "map_graphics", "opacity": 1, "minScale": 0, "maxScale": 0, "featureCollection": { "layers": [ { "layerDefinition": { "name": "polygonLayer", "geometryType": "esriGeometryPolygon" }, "featureSet": { "geometryType": "esriGeometryPolygon", "features": [ { "geometry": { "rings": [ [ [ -9780029, 5267116 ], [ -9780024, 5266028 ], [ -9781121, 5266045 ], [ -9781126, 5267139 ], [ -9780029, 5267128 ], [ -9780029, 5267116 ] ] ], "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "symbol": { "color": [ 0, 0, 0, 0 ], "outline": { "color": [ 0, 255, 255, 255 ], "width": 1.5, "type": "esriSLS", "style": "esriSLSSolid" }, "type": "esriSFS", "style": "esriSFSNull" } } ] } } ] } } ], "exportOptions": { "outputSize": [ 670, 500 ], "dpi": 96 }, "layoutOptions": { "titleText": "A title", "authorText": "", "copyrightText": "", "scaleBarOptions": {}, "legendOptions": { "operationalLayers": [ {"id": "Mapbook_8162"}, {"id": "Mapbook_2219"} ] } } }, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "PNG or PDF", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PNG", "PDF" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Pick an MXD from the template folder", "direction": "esriGPParameterDirectionInput", "defaultValue": "LGIM_Burlington_Township_Mapbook", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }