{
 "currentVersion": 10.6,
 "id": 0,
 "name": "Corte_Servicio",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {"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]]"},
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Estado",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     156,
     156,
     156,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      255,
      0,
      0,
      255
     ],
     "width": 2
    }
   },
   "defaultLabel": "Faltan Datos",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "2",
     "label": "Demorado",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       40,
       176,
       74,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1",
     "label": "En Ejecución",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "0",
     "label": "Pendiente",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 30,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 4375241.2554,
  "ymin": 6511097.7629,
  "xmax": 4400702.4999,
  "ymax": 6539944.461,
  "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]]"}
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "TIPO",
 "typeIdField": null,
 "subtypeFieldName": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FECHA",
   "type": "esriFieldTypeDate",
   "alias": "FECHA",
   "length": 8,
   "domain": null
  },
  {
   "name": "PARTE",
   "type": "esriFieldTypeInteger",
   "alias": "PARTE",
   "domain": null
  },
  {
   "name": "TIPO",
   "type": "esriFieldTypeString",
   "alias": "TIPO",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Tipo",
    "description": "Tipo Parte",
    "codedValues": [
     {
      "name": "Imprevisto",
      "code": "1"
     },
     {
      "name": "Programado",
      "code": "2"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MOTIVO",
   "type": "esriFieldTypeString",
   "alias": "MOTIVO",
   "length": 50,
   "domain": null
  },
  {
   "name": "CAUSANTE",
   "type": "esriFieldTypeString",
   "alias": "CAUSANTE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Causante",
    "description": "Causa Corte Ot",
    "codedValues": [
     {
      "name": "Falla de Material",
      "code": "1"
     },
     {
      "name": "Trabajos Propios",
      "code": "2"
     },
     {
      "name": "Causas Externas",
      "code": "3"
     },
     {
      "name": "Daños de Terceros",
      "code": "4"
     },
     {
      "name": "Obras Propias por Contrato",
      "code": "5"
     },
     {
      "name": "Obras de Terceros",
      "code": "6"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "RESPONSABLE_SUPERVISOR",
   "type": "esriFieldTypeString",
   "alias": "RESPONSABLE_SUPERVISOR",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Responsables_Corte",
    "description": "Capataces",
    "codedValues": [
     {
      "name": "Carena Luis",
      "code": "1"
     },
     {
      "name": "Demonty Ernesto",
      "code": "2"
     },
     {
      "name": "Diaz Ignacio",
      "code": "3"
     },
     {
      "name": "Diaz Ruben",
      "code": "4"
     },
     {
      "name": "Espeche Julio",
      "code": "5"
     },
     {
      "name": "Pucheta Rafael",
      "code": "6"
     },
     {
      "name": "Ballistreri Marcos",
      "code": "7"
     },
     {
      "name": "Murua Angel Ariel",
      "code": "8"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "RESPONSABLE_LLAVERO",
   "type": "esriFieldTypeString",
   "alias": "RESPONSABLE_LLAVERO",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Ejecutores_Corte",
    "description": "Llaveros",
    "codedValues": [
     {
      "name": "Baima Pablo",
      "code": "1"
     },
     {
      "name": "Chancalay Alejandro",
      "code": "2"
     },
     {
      "name": "Contreras Alfredo",
      "code": "3"
     },
     {
      "name": "Godoy Andres",
      "code": "4"
     },
     {
      "name": "Lucero Carlos",
      "code": "5"
     },
     {
      "name": "Moreno Leonardo",
      "code": "6"
     },
     {
      "name": "Espinosa Fabio",
      "code": "7"
     },
     {
      "name": "Campos Fernando",
      "code": "8"
     },
     {
      "name": "Santillan Exequiel",
      "code": "9"
     },
     {
      "name": "Quevedo Mauricio",
      "code": "10"
     },
     {
      "name": "Gudiño David",
      "code": "11"
     },
     {
      "name": "Castellano Fernando",
      "code": "12"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "FECHA_INICIO_ESTIMADO",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_INICIO_ESTIMADO",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_FIN_ESTIMADO",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_FIN_ESTIMADO",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_REAL_INICIO",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_REAL_INICIO",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_REAL_FIN",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_REAL_FIN",
   "length": 8,
   "domain": null
  },
  {
   "name": "OT_HID",
   "type": "esriFieldTypeInteger",
   "alias": "OT_HID",
   "domain": null
  },
  {
   "name": "OT_ACC_RED",
   "type": "esriFieldTypeInteger",
   "alias": "OT_ACC_RED",
   "domain": null
  },
  {
   "name": "BENEFICIO",
   "type": "esriFieldTypeString",
   "alias": "BENEFICIO",
   "length": 50,
   "domain": null
  },
  {
   "name": "INCONVENIENTES",
   "type": "esriFieldTypeString",
   "alias": "INCONVENIENTES",
   "length": 50,
   "domain": null
  },
  {
   "name": "SUBSISTEMA",
   "type": "esriFieldTypeString",
   "alias": "SUBSISTEMA",
   "length": 50,
   "domain": null
  },
  {
   "name": "OBSERVACIONES",
   "type": "esriFieldTypeString",
   "alias": "OBSERVACIONES",
   "length": 50,
   "domain": null
  },
  {
   "name": "Estado",
   "type": "esriFieldTypeDouble",
   "alias": "Estado",
   "domain": {
    "type": "codedValue",
    "name": "Estado_Corte_Servicio",
    "description": "Estado_Corte_Servicio",
    "codedValues": [
     {
      "name": "En Ejecución",
      "code": 1
     },
     {
      "name": "Desestimado",
      "code": 4
     },
     {
      "name": "Pendiente",
      "code": 0
     },
     {
      "name": "Demorado",
      "code": 2
     },
     {
      "name": "Finalizado",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "TIEMPO_REAL",
   "type": "esriFieldTypeDouble",
   "alias": "TIEMPO_REAL",
   "domain": null
  },
  {
   "name": "TIEMPO_PROGRESIVO_CORTE",
   "type": "esriFieldTypeDouble",
   "alias": "TIEMPO_PROG_CORTE",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "FECHA_INICIO_E_CALC",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_INICIO_CALCULO",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_FIN_E_CALC",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_FIN_CALC",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_INICIO_R_CALC",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_INICIO_R_CALC",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_FIN_R_CALC",
   "type": "esriFieldTypeDate",
   "alias": "FECHA_IFIN_R_CALC",
   "length": 8,
   "domain": null
  },
  {
   "name": "TIEMPO_ESTIMADO",
   "type": "esriFieldTypeInteger",
   "alias": "TIEMPO_ESTIMADO",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "LLAVERO_CIERRE",
   "type": "esriFieldTypeString",
   "alias": "LLAVERO_CIERRE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Ejecutores_Corte",
    "description": "Llaveros",
    "codedValues": [
     {
      "name": "Baima Pablo",
      "code": "1"
     },
     {
      "name": "Chancalay Alejandro",
      "code": "2"
     },
     {
      "name": "Contreras Alfredo",
      "code": "3"
     },
     {
      "name": "Godoy Andres",
      "code": "4"
     },
     {
      "name": "Lucero Carlos",
      "code": "5"
     },
     {
      "name": "Moreno Leonardo",
      "code": "6"
     },
     {
      "name": "Espinosa Fabio",
      "code": "7"
     },
     {
      "name": "Campos Fernando",
      "code": "8"
     },
     {
      "name": "Santillan Exequiel",
      "code": "9"
     },
     {
      "name": "Quevedo Mauricio",
      "code": "10"
     },
     {
      "name": "Gudiño David",
      "code": "11"
     },
     {
      "name": "Castellano Fernando",
      "code": "12"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "RESPONSABLE_CIERRE",
   "type": "esriFieldTypeString",
   "alias": "RESPONSABLE_CIERRE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Responsables_Corte",
    "description": "Capataces",
    "codedValues": [
     {
      "name": "Carena Luis",
      "code": "1"
     },
     {
      "name": "Demonty Ernesto",
      "code": "2"
     },
     {
      "name": "Diaz Ignacio",
      "code": "3"
     },
     {
      "name": "Diaz Ruben",
      "code": "4"
     },
     {
      "name": "Espeche Julio",
      "code": "5"
     },
     {
      "name": "Pucheta Rafael",
      "code": "6"
     },
     {
      "name": "Ballistreri Marcos",
      "code": "7"
     },
     {
      "name": "Murua Angel Ariel",
      "code": "8"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "indexes": [
  {
   "name": "R310_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_310",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S244_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null
}