{ "name": "BUSQUEDA", "displayName": "BUSQUEDA", "description": "Herramienta para buscar aquellos puntos alejados a mas de 0.1 m de las tuberías.", "category": "", "helpUrl": "http://geagis.gestagua.es/arcgis/rest/directories/arcgisoutput/GPS/BUSQUEDA_SANEAMIENTO_GPServer/GPS_BUSQUEDA_SANEAMIENTO/BUSQUEDA.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Explotación", "dataType": "GPString", "displayName": "Explotación", "description": "Explotación", "direction": "esriGPParameterDirectionInput", "defaultValue": "ALBOX", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Red", "dataType": "GPString", "displayName": "Red", "description": "Red", "direction": "esriGPParameterDirectionInput", "defaultValue": "SANEAMIENTO", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "SANEAMIENTO" ] }, { "name": "Puntos_a_procesar", "dataType": "GPString", "displayName": "Puntos a procesar", "description": "Capa de puntos a comparar con tubería para saber cuales estan alejados.", "direction": "esriGPParameterDirectionInput", "defaultValue": "SA_SUMIDERO", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "SA_ALIVIADERO", "SA_TANQUETORMENTA", "SA_SUMIDERO", "SA_NUDO", "SA_EDAR", "SA_ELECTROBOMBA", "SA_REGISTROACOMETIDA", "SA_CONTADOR", "SA_PTOVERTIDO", "SA_CAMARADESCARGA", "SA_POZO", "SA_VENTOSA" ] }, { "name": "Tolerancia", "dataType": "GPDouble", "displayName": "Tolerancia", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Puntos_desconectados", "dataType": "GPFeatureRecordSetLayer", "displayName": "Puntos desconectados", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }