{ "displayName": "Export ShapeFile", "executionType": "esriExecutionTypeSynchronous", "name": "ExportShapeFile", "description": "Exports a FeatureSet as a ShapeFile", "helpUrl": "https://geopub.epa.gov/arcgis/rest/directories/arcgisoutput/ORD/TOTS_GPServer/ORD_TOTS/ExportShapeFile.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Feature Set", "defaultValue": { "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 3857, "wkid": 102100 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "GLOBALID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGUID" }, { "name": "PERMANENT_IDENTIFIER", "length": 38, "alias": "Permanent Identifier", "type": "esriFieldTypeGUID" }, { "name": "NOTES", "length": 255, "alias": "Notes", "type": "esriFieldTypeString" }, { "name": "Shape_Length", "alias": "Shape_Length", "type": "esriFieldTypeDouble" }, { "name": "Shape_Area", "alias": "Shape_Area", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPolygon" }, "dataType": "GPFeatureRecordSetLayer", "name": "Feature_Set", "description": "Feature Set", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "ShapeFile", "defaultValue": null, "dataType": "GPDataFile", "name": "ShapeFile", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }