{ "name": "PrintUsingPro", "displayName": "PrintUsingPro", "description": "Print web map using arcgis pro", "category": "", "helpUrl": "https://tfsgis-dfe02.tfs.tamu.edu/arcgis/rest/directories/arcgisoutput/Shared/PrintUsingPro_GPServer/Shared_PrintUsingPro/PrintUsingPro.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Webmap as JSON", "description": "A JSON representation of the state of the map to be exported as it appears in the web application. See the ExportWebMap specification to understand how this text should be formatted. The ArcGIS web APIs (for JavaScript, Flex, Silverlight, and so on) allow developers to easily get this JSON string from the map.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "operationalLayers": [ { "culture": "en-US", "key": "Aku2yja6DA8XcPp4uuD5IPad0jmIj1kYl1pS9u6B3xp9lL3jbVTIArEw9W4bnoPM", "type": "BingMapsHybrid", "id": "176cef171ff-layer-32", "title": "Layer", "opacity": 1, "minScale": 0, "maxScale": 0 }, { "featureCollection": { "layers": [ { "layerDefinition": { "name": "polygonLayer", "geometryType": "esriGeometryPolygon" }, "featureSet": { "geometryType": "esriGeometryPolygon", "features": [ { "geometry": { "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "rings": [ [ [ -1.0711171894181728E7, 3589079.4219118077 ], [ -1.071102260311087E7, 3589158.2475972204 ], [ -1.0710767016797565E7, 3588998.2075692615 ], [ -1.0710505458841423E7, 3589240.656268333 ], [ -1.0710144771614233E7, 3588930.1308409506 ], [ -1.0710258232828084E7, 3588745.0099130883 ], [ -1.0710771794111831E7, 3588218.3110151053 ], [ -1.0710831510540174E7, 3588186.0641438 ], [ -1.0710917502196988E7, 3588218.3110151053 ], [ -1.0711255497181408E7, 3588582.581227996 ], [ -1.0710971246982496E7, 3588846.527841271 ], [ -1.0711171894181728E7, 3589079.4219118077 ] ] ] }, "symbol": { "type": "esriSFS", "color": [ 255, 255, 0, 128 ], "outline": { "type": "esriSLS", "color": [ 255, 255, 0, 255 ], "width": 2, "style": "esriSLSSolid" }, "style": "esriSFSNull" } } ] } } ] }, "id": "userGraphicsLayerpopup", "title": null, "opacity": 1, "minScale": 0, "maxScale": 0 }, { "featureCollection": { "layers": [ { "layerDefinition": { "name": "textLayer", "geometryType": "esriGeometryPoint" }, "featureSet": { "geometryType": "esriGeometryPoint", "features": [ { "geometry": { "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "x": -1.0710718691560311E7, "y": 3588735.7747762213 }, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "font": { "family": "Arial", "size": 13.5 }, "horizontalAlignment": "center", "kerning": true, "rotated": false, "text": "114.7 acres", "xoffset": 0, "yoffset": 0, "lineWidth": 192, "lineHeight": 1 } } ] } } ] }, "id": "geomlabelspopup", "title": null, "opacity": 1, "minScale": 0, "maxScale": 0 } ], "mapOptions": { "extent": { "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "xmin": -1.0711421508852288E7, "ymin": 3588100.0724869063, "xmax": -1.0709988314571902E7, "ymax": 3589294.4010538934 }, "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "showAttribution": true, "scale": 9027.977411 }, "exportOptions": { "dpi": 96, "outputSize": [ 800, 1100 ] } }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "title", "dataType": "GPString", "displayName": "Title", "description": "map title", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "comments", "dataType": "GPString", "displayName": "Comments", "description": "comments (optional)", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "showCreatedDate", "dataType": "GPBoolean", "displayName": "Show Created Date", "description": "map creation date (optional)", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "finalWKID", "dataType": "GPString", "displayName": "Final WKID", "description": "final WKID (optional)", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "export format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout Template", "description": "Either a name of a template from the list or the keyword MAP_ONLY.", "direction": "esriGPParameterDirectionInput", "defaultValue": "MMP", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "AppName", "dataType": "GPString", "displayName": "Application Name", "description": "Name of the app that is creating the print such as PMLO or MMP", "direction": "esriGPParameterDirectionInput", "defaultValue": "Map My Property", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }