{
 "layers": [
  {
   "currentVersion": 10.6,
   "id": 0,
   "name": "GeoDBaacc.SDE.GESTION_CORTES",
   "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_Corte",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       225,
       208,
       245,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         233,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "En Espera",
       "label": "En Espera",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Finalizado",
       "label": "Finalizado",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         246,
         197,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Iniciado",
       "label": "Iniciado",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Numero]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -7159312.756051487,
    "ymin": -3702537.786265933,
    "xmax": -7130565.403914792,
    "ymax": -3672578.9595410493,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Tipo",
   "typeIdField": null,
   "subtypeFieldName": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Tipo",
     "type": "esriFieldTypeString",
     "alias": "Tipo",
     "length": 10,
     "domain": null
    },
    {
     "name": "Numero",
     "type": "esriFieldTypeString",
     "alias": "Numero",
     "length": 50,
     "domain": null
    },
    {
     "name": "Fecha_Inicio_Prevista",
     "type": "esriFieldTypeDate",
     "alias": "Fecha_Inicio_Prevista",
     "length": 8,
     "domain": null
    },
    {
     "name": "Fecha_Fin_Prevista",
     "type": "esriFieldTypeDate",
     "alias": "Fecha_Fin_Prevista",
     "length": 8,
     "domain": null
    },
    {
     "name": "Duracion_Prevista",
     "type": "esriFieldTypeInteger",
     "alias": "Duracion_Prevista",
     "domain": null
    },
    {
     "name": "Fecha_Inicio_Real",
     "type": "esriFieldTypeDate",
     "alias": "Fecha_Inicio_Real",
     "length": 8,
     "domain": null
    },
    {
     "name": "Fecha_Fin_Real",
     "type": "esriFieldTypeDate",
     "alias": "Fecha_Fin_Real",
     "length": 8,
     "domain": null
    },
    {
     "name": "Duracion_Real",
     "type": "esriFieldTypeString",
     "alias": "Duracion_Real",
     "length": 20,
     "domain": null
    },
    {
     "name": "UF_Afectadas",
     "type": "esriFieldTypeInteger",
     "alias": "UF_Afectadas",
     "domain": null
    },
    {
     "name": "Barrios_Afectados",
     "type": "esriFieldTypeString",
     "alias": "Barrios_Afectados",
     "length": 1024,
     "domain": null
    },
    {
     "name": "Clientes_Sensibles",
     "type": "esriFieldTypeString",
     "alias": "Clientes_Sensibles",
     "length": 2048,
     "domain": null
    },
    {
     "name": "PFs_Afectados",
     "type": "esriFieldTypeString",
     "alias": "PFs_Afectados",
     "length": 1024,
     "domain": null
    },
    {
     "name": "afectacion",
     "type": "esriFieldTypeString",
     "alias": "afectacion",
     "length": 50,
     "domain": null
    },
    {
     "name": "causante",
     "type": "esriFieldTypeString",
     "alias": "causante",
     "length": 50,
     "domain": null
    },
    {
     "name": "subcausante",
     "type": "esriFieldTypeString",
     "alias": "subcausante",
     "length": 50,
     "domain": null
    },
    {
     "name": "responsable",
     "type": "esriFieldTypeString",
     "alias": "responsable",
     "length": 20,
     "domain": null
    },
    {
     "name": "llavero_cierre",
     "type": "esriFieldTypeString",
     "alias": "llavero_cierre",
     "length": 20,
     "domain": null
    },
    {
     "name": "llavero_apertura",
     "type": "esriFieldTypeString",
     "alias": "llavero_apertura",
     "length": 20,
     "domain": null
    },
    {
     "name": "Estado_Corte",
     "type": "esriFieldTypeString",
     "alias": "Estado_Corte",
     "length": 10,
     "domain": null
    },
    {
     "name": "emails_ctrl",
     "type": "esriFieldTypeString",
     "alias": "emails_ctrl",
     "length": 255,
     "domain": null
    },
    {
     "name": "gr_str",
     "type": "esriFieldTypeString",
     "alias": "gr_str",
     "length": 2048,
     "domain": null
    },
    {
     "name": "entidadtipo",
     "type": "esriFieldTypeString",
     "alias": "entidadtipo",
     "length": 10,
     "domain": null
    },
    {
     "name": "STAsText",
     "type": "esriFieldTypeString",
     "alias": "STAsText",
     "length": 4000,
     "domain": null
    },
    {
     "name": "x_field_01",
     "type": "esriFieldTypeString",
     "alias": "x_field_01",
     "length": 255,
     "domain": null
    },
    {
     "name": "x_field_02",
     "type": "esriFieldTypeString",
     "alias": "x_field_02",
     "length": 255,
     "domain": null
    },
    {
     "name": "x_field_03",
     "type": "esriFieldTypeString",
     "alias": "x_field_03",
     "length": 255,
     "domain": null
    },
    {
     "name": "x_field_04",
     "type": "esriFieldTypeString",
     "alias": "x_field_04",
     "length": 255,
     "domain": null
    },
    {
     "name": "x_field_05",
     "type": "esriFieldTypeString",
     "alias": "x_field_05",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R382_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S308_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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
  }
 ],
 "tables": []
}