{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "GeoREDaacc.SDE.Valvulas_Operativas", "parentLayerId": -1, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Creación", "creatorField": "Creado_por", "editDateField": "Modificación", "editorField": "Modificado_por" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 4375220.0016, "ymin": 6511718.7868, "xmax": 4399406.7827, "ymax": 6536173.1502, "spatialReference": {"wkt": "PROJCS[\"Argentina_Zone_4\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",4500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-63.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",-90.0],UNIT[\"Meter\",1.0]]"} }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f4e4c92e0d65cb03f3a644fd548c3d31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH1JREFUOI3t1MENgkAQBdCHWRrgZh1QBjRoG9jGtoG3bUABL5h4QgETL/tPk8nkZU4/+HHCX8C5qmooUoqHwZleSu0yx4JmNzjRoX1b1RPdiX73h1uTwQxm8DA4EgM3nJdVHFltnFWwZLjThKUgHlxLht3gC8Xl093X4NY8AfcLGeW6xNQeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Aire", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f4e4c92e0d65cb03f3a644fd548c3d31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH1JREFUOI3t1MENgkAQBdCHWRrgZh1QBjRoG9jGtoG3bUABL5h4QgETL/tPk8nkZU4/+HHCX8C5qmooUoqHwZleSu0yx4JmNzjRoX1b1RPdiX73h1uTwQxm8DA4EgM3nJdVHFltnFWwZLjThKUgHlxLht3gC8Xl093X4NY8AfcLGeW6xNQeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Aire con Válvula", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[Rotación]" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Observaciones", "typeIdField": "Tipo", "subtypeField": "Tipo", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": null, "editable": true, "nullable": true }, { "name": "Rotación", "type": "esriFieldTypeSmallInteger", "alias": "Rotación", "domain": null, "editable": true, "nullable": true }, { "name": "Apertura_normal", "type": "esriFieldTypeSmallInteger", "alias": "Apertura_normal", "domain": null, "editable": true, "nullable": true }, { "name": "Vueltas_para_cerrar", "type": "esriFieldTypeSmallInteger", "alias": "Vueltas_para_cerrar", "domain": null, "editable": true, "nullable": true }, { "name": "Operable", "type": "esriFieldTypeDouble", "alias": "Operable", "domain": { "type": "codedValue", "name": "Verdadero / Falso", "description": "Indica SI / NO", "codedValues": [ { "name": "SI", "code": 0 }, { "name": "NO", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Observaciones", "type": "esriFieldTypeString", "alias": "Observaciones", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Creación", "type": "esriFieldTypeDate", "alias": "Creación", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Creado_por", "type": "esriFieldTypeString", "alias": "Creado_por", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "Modificación", "type": "esriFieldTypeDate", "alias": "Modificación", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Modificado_por", "type": "esriFieldTypeString", "alias": "Modificado_por", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Subsistema", "type": "esriFieldTypeString", "alias": "Subsistema", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Anulado", "type": "esriFieldTypeInteger", "alias": "Anulado", "domain": { "type": "codedValue", "name": "Anulado", "description": "Redes y elementos anulados", "codedValues": [ { "name": "SI", "code": 1 }, { "name": "NO", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Maniobra", "type": "esriFieldTypeSmallInteger", "alias": "Maniobra", "domain": { "type": "codedValue", "name": "Maniobras_Valvulas", "description": "Maniobra realizada sobre la válvula", "codedValues": [ { "name": "CIERRE", "code": 0 }, { "name": "APERTURA", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Estado_Final", "type": "esriFieldTypeSmallInteger", "alias": "Estado_Final", "domain": { "type": "codedValue", "name": "Estado_Valvula", "description": "si esta abierta/cerrada/regulada", "codedValues": [ { "name": "ABIERTA", "code": 0 }, { "name": "CERRADA", "code": 1 }, { "name": "REGULADA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Limite_Cerco", "type": "esriFieldTypeSmallInteger", "alias": "Limite_Cerco", "domain": { "type": "codedValue", "name": "Limite_Cerco", "description": "Válvula se encuentra en limite de cerco", "codedValues": [ { "name": "SI", "code": 0 }, { "name": "NO", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Marca_Valvula", "type": "esriFieldTypeString", "alias": "Marca_Valvula", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Diametro_Valvula", "type": "esriFieldTypeDouble", "alias": "Diametro_Valvula", "domain": null, "editable": true, "nullable": true }, { "name": "Fecha_Maniobra", "type": "esriFieldTypeDate", "alias": "Fecha_Maniobra", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Estado_Maniobra", "type": "esriFieldTypeSmallInteger", "alias": "Estado_Maniobra", "domain": { "type": "codedValue", "name": "Estado_Maniobra", "description": "Si la maniobra es Definitiva o Temporal", "codedValues": [ { "name": "DEFINITIVA", "code": 0 }, { "name": "TEMPORAL", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Alerta_Maniobra", "type": "esriFieldTypeSmallInteger", "alias": "Alerta_Maniobra", "domain": { "type": "codedValue", "name": "Alerta_Maniobra", "description": "Si esta Activa o No Activa", "codedValues": [ { "name": "APAGADA", "code": 0 }, { "name": "ACTIVADA", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Posicion_Valvula", "type": "esriFieldTypeString", "alias": "Posicion_Valvula", "domain": { "type": "codedValue", "name": "Posicion_Valvula", "description": "Posicion de la ubicacion fisica", "codedValues": [ { "name": "CALZADA", "code": "0" }, { "name": "VEREDA", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Retardo_Maniobra", "type": "esriFieldTypeSmallInteger", "alias": "Retardo_Maniobra", "domain": null, "editable": true, "nullable": true }, { "name": "OT_Asociada", "type": "esriFieldTypeInteger", "alias": "OT_Asociada", "domain": null, "editable": true, "nullable": true }, { "name": "Vueltas_Fabricante", "type": "esriFieldTypeSmallInteger", "alias": "Vueltas_Fabricante", "domain": null, "editable": true, "nullable": true }, { "name": "Vueltas_Apertura_Total", "type": "esriFieldTypeSmallInteger", "alias": "Vueltas_Apertura_Total", "domain": null, "editable": true, "nullable": true }, { "name": "Vueltas_Final", "type": "esriFieldTypeSmallInteger", "alias": "Vueltas_Final", "domain": null, "editable": true, "nullable": true }, { "name": "Estado_Permanente", "type": "esriFieldTypeSmallInteger", "alias": "Estado_Permanente", "domain": { "type": "codedValue", "name": "Estado_Valvula", "description": "si esta abierta/cerrada/regulada", "codedValues": [ { "name": "ABIERTA", "code": 0 }, { "name": "CERRADA", "code": 1 }, { "name": "REGULADA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Vueltas_Permanente", "type": "esriFieldTypeSmallInteger", "alias": "Vueltas_Permanente", "domain": null, "editable": true, "nullable": true }, { "name": "Cierre", "type": "esriFieldTypeSmallInteger", "alias": "Cierre", "domain": { "type": "codedValue", "name": "Cierre_Valvula", "description": "Sentido de cierre de la válvula", "codedValues": [ { "name": "IZQUIERDO", "code": 0 }, { "name": "DERECHO", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Motivo_No_Operable", "type": "esriFieldTypeSmallInteger", "alias": "Motivo_No_Operable", "domain": { "type": "codedValue", "name": "Motivo_No_Operable", "description": "Motivo por el cual no se puede operar", "codedValues": [ { "name": "ROTA", "code": 0 }, { "name": "TAPADA", "code": 1 }, { "name": "CLAVADA", "code": 2 }, { "name": "REDONDEADA", "code": 3 }, { "name": "SUCIA", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Estado_Inicial", "type": "esriFieldTypeSmallInteger", "alias": "Estado_Inicial", "domain": { "type": "codedValue", "name": "Estado_Valvula", "description": "si esta abierta/cerrada/regulada", "codedValues": [ { "name": "ABIERTA", "code": 0 }, { "name": "CERRADA", "code": 1 }, { "name": "REGULADA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Vueltas_Inicial", "type": "esriFieldTypeSmallInteger", "alias": "Vueltas_Inicial", "domain": null, "editable": true, "nullable": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R9_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_9", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "Aire", "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": {"type": "inherited"}, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} }, "templates": [ { "name": "Aire", "description": "", "prototype": { "attributes": { "Vueltas_Inicial": null, "Vueltas_Permanente": null, "Subsistema": null, "Tipo": 0, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Estado_Inicial": null, "Motivo_No_Operable": null, "Cierre": null, "Enabled": 1, "Sector": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Aire con Válvula", "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": {"type": "inherited"}, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} }, "templates": [ { "name": "Aire con Válvula", "description": "", "prototype": { "attributes": { "Vueltas_Inicial": null, "Vueltas_Permanente": null, "Subsistema": null, "Tipo": 2, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Estado_Inicial": null, "Motivo_No_Operable": null, "Cierre": null, "Enabled": 1, "Sector": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Aire", "defaultValues": { "Tipo": 0, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Creación": null, "Creado_por": null, "Modificación": null, "Modificado_por": null, "Enabled": 1, "Sector": null, "Subsistema": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null, "Vueltas_Permanente": null, "Cierre": null, "Motivo_No_Operable": null, "Estado_Inicial": null, "Vueltas_Inicial": null, "GlobalID": null }, "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": {"type": "inherited"}, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} } }, { "code": 1, "name": "Esclusa", "defaultValues": { "Tipo": 1, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Creación": null, "Creado_por": null, "Modificación": null, "Modificado_por": null, "Enabled": 1, "Sector": null, "Subsistema": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null, "Vueltas_Permanente": null, "Cierre": null, "Motivo_No_Operable": null, "Estado_Inicial": null, "Vueltas_Inicial": null, "GlobalID": null }, "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": { "type": "codedValue", "name": "Estado_Maniobra", "description": "Si la maniobra es Definitiva o Temporal", "codedValues": [ { "name": "DEFINITIVA", "code": 0 }, { "name": "TEMPORAL", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} } }, { "code": 2, "name": "Aire con Válvula", "defaultValues": { "Tipo": 2, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Creación": null, "Creado_por": null, "Modificación": null, "Modificado_por": null, "Enabled": 1, "Sector": null, "Subsistema": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null, "Vueltas_Permanente": null, "Cierre": null, "Motivo_No_Operable": null, "Estado_Inicial": null, "Vueltas_Inicial": null, "GlobalID": null }, "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": {"type": "inherited"}, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} } }, { "code": 3, "name": "Retención", "defaultValues": { "Tipo": 3, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Creación": null, "Creado_por": null, "Modificación": null, "Modificado_por": null, "Enabled": 1, "Sector": null, "Subsistema": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null, "Vueltas_Permanente": null, "Cierre": null, "Motivo_No_Operable": null, "Estado_Inicial": null, "Vueltas_Inicial": null, "GlobalID": null }, "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": {"type": "inherited"}, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} } }, { "code": 4, "name": "Mariposa", "defaultValues": { "Tipo": 4, "Rotación": null, "Apertura_normal": null, "Vueltas_para_cerrar": null, "Operable": null, "Observaciones": null, "Creación": null, "Creado_por": null, "Modificación": null, "Modificado_por": null, "Enabled": 1, "Sector": null, "Subsistema": null, "Anulado": 2, "Maniobra": null, "Estado_Final": null, "Limite_Cerco": null, "Marca_Valvula": null, "Diametro_Valvula": null, "Fecha_Maniobra": null, "Estado_Maniobra": null, "Alerta_Maniobra": null, "Posicion_Valvula": null, "Retardo_Maniobra": null, "OT_Asociada": null, "Vueltas_Fabricante": null, "Vueltas_Apertura_Total": null, "Vueltas_Final": null, "Estado_Permanente": null, "Vueltas_Permanente": null, "Cierre": null, "Motivo_No_Operable": null, "Estado_Inicial": null, "Vueltas_Inicial": null, "GlobalID": null }, "domains": { "Operable": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Anulado": {"type": "inherited"}, "Maniobra": {"type": "inherited"}, "Estado_Final": {"type": "inherited"}, "Limite_Cerco": {"type": "inherited"}, "Estado_Maniobra": {"type": "inherited"}, "Alerta_Maniobra": {"type": "inherited"}, "Posicion_Valvula": {"type": "inherited"}, "Estado_Permanente": {"type": "inherited"}, "Cierre": {"type": "inherited"}, "Motivo_No_Operable": {"type": "inherited"}, "Estado_Inicial": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }