{ "name": "Script", "displayName": "ExportFeature", "description": "ExportFeature", "category": "", "helpUrl": "https://geoservicios.upra.gov.co/arcgis/rest/directories/arcgisoutput/geoprocesos/GP_Export_Layer_GPServer/geoprocesos_GP_Export_Layer/Script.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "path_feature", "dataType": "GPString", "displayName": "path_feature", "description": "path", "direction": "esriGPParameterDirectionInput", "defaultValue": "\\\\SRVSIPGIS1\\\\servicios\\\\GP_ExportLayers\\\\configFiles\\\\consulta.sde\\\\sipra.descarga.PUB_Descarga\\\\sipra.descarga.La_Guajira_Platano_Dic2020", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "extent_json", "dataType": "GPFeatureRecordSetLayer", "displayName": "extent_json", "description": "extent", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "format_file", "dataType": "GPString", "displayName": "format_file", "description": "format", "direction": "esriGPParameterDirectionInput", "defaultValue": "SHP", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "query", "dataType": "GPString", "displayName": "query", "description": "Consulta", "direction": "esriGPParameterDirectionInput", "defaultValue": "1=1", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "URL", "dataType": "GPString", "displayName": "URL", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }