{ "name": "Model5", "displayName": "Masking", "description": "Masking tool", "category": "", "helpUrl": "https://wwf-sight-maps.org/arcgis/rest/directories/arcgisoutput/Geoprocessing/WWF_SIGHT_Masking_GPServer/Geoprocessing_WWF_SIGHT_Masking/Model5.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Erase_Features", "dataType": "GPFeatureRecordSetLayer", "displayName": "Erase Features", "description": "Erase Features", "direction": "esriGPParameterDirectionInput", "filter": { "type": "featureClass", "list": [ "esriGeometryPolygon", "esriGeometryPolyline", "esriGeometryPoint", "esriGeometryMultipoint" ] }, "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Export_Output", "dataType": "GPFeatureRecordSetLayer", "displayName": "Export_Output", "description": "Mask", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID" }, { "name": "FEATURECLA", "type": "esriFieldTypeString", "alias": "FEATURECLA", "length": 30 }, { "name": "SCALERANK", "type": "esriFieldTypeDouble", "alias": "SCALERANK" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }