{
 "currentVersion": 10.21,
 "id": 61,
 "name": "Menores de 15 años (2015)",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "copyrightText": "",
 "parentLayer": {
  "id": 60,
  "name": "Distribución porcentual de la población femenina por grupos de edad"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "field": "F14_MUJ",
   "classificationMethod": "esriClassifyNaturalBreaks",
   "minValue": 0.117188,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       204,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 0.261865,
     "label": "11.72% - 26.19%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       117,
       228,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 0.322973,
     "label": "26.2% - 32.3%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       199,
       0,
       199,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 0.489487,
     "label": "32.31% - 48.95%",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 907821.7735999972,
  "ymin": 319149.0623999983,
  "xmax": 4082997.3603999987,
  "ymax": 2349614.8715999983,
  "spatialReference": {"wkt": "PROJCS[\"ITER92_CCL\",GEOGCS[\"ITER92\",DATUM[\"<custom>\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"}
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "CVE_ENT",
 "typeIdField": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "ID",
   "domain": null
  },
  {
   "name": "CONCAT",
   "type": "esriFieldTypeString",
   "alias": "Clave geoestadística",
   "length": 50,
   "domain": null
  },
  {
   "name": "CVE_ENT",
   "type": "esriFieldTypeString",
   "alias": "Clave de la entidad",
   "length": 2,
   "domain": null
  },
  {
   "name": "CVE_MUN",
   "type": "esriFieldTypeString",
   "alias": "Clave del municipio",
   "length": 3,
   "domain": null
  },
  {
   "name": "NOM_MUN",
   "type": "esriFieldTypeString",
   "alias": "Nombre del municipio",
   "length": 80,
   "domain": null
  },
  {
   "name": "CENTRO_X",
   "type": "esriFieldTypeDouble",
   "alias": "X",
   "domain": null
  },
  {
   "name": "CENTRO_Y",
   "type": "esriFieldTypeDouble",
   "alias": "Y",
   "domain": null
  },
  {
   "name": "HOMBRES",
   "type": "esriFieldTypeDouble",
   "alias": "Total de hombres",
   "domain": null
  },
  {
   "name": "MUJERES",
   "type": "esriFieldTypeDouble",
   "alias": "Total de mujeres",
   "domain": null
  },
  {
   "name": "TOTAL",
   "type": "esriFieldTypeDouble",
   "alias": "Población total",
   "domain": null
  },
  {
   "name": "TOT_POB",
   "type": "esriFieldTypeDouble",
   "alias": "Población total 2",
   "domain": null
  },
  {
   "name": "T_MUJERES",
   "type": "esriFieldTypeDouble",
   "alias": "Población femenina total",
   "domain": null
  },
  {
   "name": "M_15",
   "type": "esriFieldTypeDouble",
   "alias": "Población femenina menor de 15 años",
   "domain": null
  },
  {
   "name": "M_15_65",
   "type": "esriFieldTypeDouble",
   "alias": "Población femenina de 15 a 64 años",
   "domain": null
  },
  {
   "name": "M_65",
   "type": "esriFieldTypeDouble",
   "alias": "Población femenina de 65 años y más",
   "domain": null
  },
  {
   "name": "M_P_15",
   "type": "esriFieldTypeDouble",
   "alias": "M_P_15",
   "domain": null
  },
  {
   "name": "M_P_15_65",
   "type": "esriFieldTypeDouble",
   "alias": "M_P_15_65",
   "domain": null
  },
  {
   "name": "M_P_65",
   "type": "esriFieldTypeDouble",
   "alias": "M_P_65",
   "domain": null
  },
  {
   "name": "M_P_15_TOT",
   "type": "esriFieldTypeDouble",
   "alias": "M_P_15_TOT",
   "domain": null
  },
  {
   "name": "M_P_15_65_",
   "type": "esriFieldTypeDouble",
   "alias": "M_P_15_65_",
   "domain": null
  },
  {
   "name": "M_P_65_TOT",
   "type": "esriFieldTypeDouble",
   "alias": "M_P_65_TOT",
   "domain": null
  },
  {
   "name": "F14_HOM",
   "type": "esriFieldTypeDouble",
   "alias": "F14_HOM",
   "domain": null
  },
  {
   "name": "F15_64_HOM",
   "type": "esriFieldTypeDouble",
   "alias": "F15_64_HOM",
   "domain": null
  },
  {
   "name": "F65_HOM",
   "type": "esriFieldTypeDouble",
   "alias": "F65_HOM",
   "domain": null
  },
  {
   "name": "TOT_HOM",
   "type": "esriFieldTypeDouble",
   "alias": "TOT_HOM",
   "domain": null
  },
  {
   "name": "F14_TOT",
   "type": "esriFieldTypeDouble",
   "alias": "F14_TOT",
   "domain": null
  },
  {
   "name": "F15_64_TOT",
   "type": "esriFieldTypeDouble",
   "alias": "F15_64_TOT",
   "domain": null
  },
  {
   "name": "F65_TOT",
   "type": "esriFieldTypeDouble",
   "alias": "F65_TOT",
   "domain": null
  },
  {
   "name": "F14_MUJ",
   "type": "esriFieldTypeDouble",
   "alias": "F14_MUJ",
   "domain": null
  },
  {
   "name": "F15_64_MUJ",
   "type": "esriFieldTypeDouble",
   "alias": "F15_64_MUJ",
   "domain": null
  },
  {
   "name": "F65_MUJ",
   "type": "esriFieldTypeDouble",
   "alias": "F65_MUJ",
   "domain": null
  },
  {
   "name": "F14_MUJ_H",
   "type": "esriFieldTypeDouble",
   "alias": "F14_MUJ_H",
   "domain": null
  },
  {
   "name": "F15_64_MUJ_",
   "type": "esriFieldTypeDouble",
   "alias": "F15_64_MUJ_",
   "domain": null
  },
  {
   "name": "F65_MUJ_H",
   "type": "esriFieldTypeDouble",
   "alias": "F65_MUJ_H",
   "domain": null
  },
  {
   "name": "F14_MUJ_T",
   "type": "esriFieldTypeDouble",
   "alias": "F14_MUJ_T",
   "domain": null
  },
  {
   "name": "F15_64_MUJ1",
   "type": "esriFieldTypeDouble",
   "alias": "F15_64_MUJ1",
   "domain": null
  },
  {
   "name": "F65_MUJ_T",
   "type": "esriFieldTypeDouble",
   "alias": "F65_MUJ_T",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true
}