{ "name": "MRBModel", "displayName": "MRB_Model_KH", "description": "Multiple ring buffer tool", "category": "", "helpUrl": "https://bgis.gismapping.ca/arcgis/rest/directories/arcgisoutput/MRBModel_KH/MRBModel_GPServer/MRBModel_KH_MRBModel/MRBModel.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "MultipleRingBuffer_Result", "dataType": "GPFeatureRecordSetLayer", "displayName": "MultipleRingBuffer_Result", "description": "Multiple Ring Buffer Tool Result", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": {"wkt": "PROJCS[\"Calgary_3TM_WGS_1984_W114\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-114.0],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "distance", "type": "esriFieldTypeDouble", "alias": "distance" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "TIES_Location", "dataType": "GPString", "displayName": "TIES_Location", "description": "Input data for multiple ring buffer tool", "direction": "esriGPParameterDirectionInput", "defaultValue": "TIES_Location", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "TIES_Location", "Calgary_Client", "WardBoundaries" ] }, { "name": "Distances", "dataType": "GPMultiValue:GPDouble", "displayName": "Distances", "description": "Distance for multiple ring buffer tool", "direction": "esriGPParameterDirectionInput", "defaultValue": [ 2, 5, 10 ], "parameterType": "esriGPParameterTypeOptional", "category": "", "parameterInfos": [ { "name": "", "dataType": "GPDouble", "displayName": "" } ] }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }