{ "name": "PrintTool2", "displayName": "NFHL_Print_Tool", "description": "", "category": "", "helpUrl": "http://test.msc.fema.gov/arcgis/rest/directories/arcgisoutput/NFHL_Print/NFHLPrintToolMaster2_GPServer/NFHL_Print_NFHLPrintToolMaster2/PrintTool2.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "input_lat", "dataType": "GPDouble", "displayName": "input_lat", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "input_lon", "dataType": "GPDouble", "displayName": "input_lon", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "FC", "dataType": "GPFeatureRecordSetLayer", "displayName": "FC", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 150 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Print_Type", "dataType": "GPString", "displayName": "Print_Type", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "FIRMETTE", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "FIRMETTE", "Full FIRM" ] }, { "name": "graphic", "dataType": "GPString", "displayName": "graphic", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "PDF", "PNG" ] }, { "name": "OutputMessage", "dataType": "GPString", "displayName": "OutputMessage", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "OutputFile", "dataType": "GPDataFile", "displayName": "OutputFile", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }