{ "name": "Tool", "displayName": "Tool", "description": "", "category": "", "helpUrl": "https://geo.cajaviviendapopular.gov.co/arcgis/rest/directories/arcgisoutput/Geoprocess/DownloadData_GPServer/Geoprocess_DownloadData/Tool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_service_url", "dataType": "GPString", "displayName": "Input Service", "description": "Input Service", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://gis.transmilenio.gov.co/arcgis/rest/services/Desarrollo-SNE/Cparaderos_zonales/FeatureServer/22", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_features", "dataType": "GPFeatureRecordSetLayer", "displayName": "Input Features", "description": "Input Service", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "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": "in_format_type", "dataType": "GPString", "displayName": "Format File", "description": "Format File", "direction": "esriGPParameterDirectionInput", "defaultValue": "SHP", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "SHP", "KMZ", "FGB" ] }, { "name": "out_service_url", "dataType": "GPString", "displayName": "Output Service", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }