{
 "currentVersion": 10.61,
 "id": 10,
 "name": "Origen de la roca Acapulco (polígonos) 2",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {"wkt": "PROJCS[\"Lambert_Conformal_Conic\",GEOGCS[\"GCS_ITRF_1992\",DATUM[\"D_ITRF_1992\",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]]"},
 "copyrightText": "",
 "parentLayer": {
  "id": 3,
  "name": "Geología"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "ORIGEN_ROCA",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       151,
       219,
       242,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        64,
        101,
        235,
        255
       ],
       "width": 0.4
      }
     },
     "value": "cuerpo de agua",
     "label": "cuerpo de agua",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       179,
       132,
       71,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "ignea",
     "label": "ígnea",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       200,
       176,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "metamorfica",
     "label": "metamórfica",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       162,
       56,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "sedimentaria",
     "label": "sedimentaria",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 2480650.2562000006,
  "ymin": 485577.17880000174,
  "xmax": 2925421.1384999976,
  "ymax": 766335.3467000015,
  "spatialReference": {"wkt": "PROJCS[\"Lambert_Conformal_Conic\",GEOGCS[\"GCS_ITRF_1992\",DATUM[\"D_ITRF_1992\",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": "MUNICIPIO",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "EDAD",
   "type": "esriFieldTypeSmallInteger",
   "alias": "EDAD",
   "domain": null
  },
  {
   "name": "MUNICIPIO",
   "type": "esriFieldTypeString",
   "alias": "MUNICIPIO",
   "length": 250,
   "domain": null
  },
  {
   "name": "LOCALIDAD",
   "type": "esriFieldTypeString",
   "alias": "LOCALIDAD",
   "length": 300,
   "domain": null
  },
  {
   "name": "CLAVE",
   "type": "esriFieldTypeString",
   "alias": "CLAVE",
   "length": 50,
   "domain": null
  },
  {
   "name": "FORMACION",
   "type": "esriFieldTypeString",
   "alias": "FORMACION",
   "length": 400,
   "domain": null
  },
  {
   "name": "LITOLOGIA",
   "type": "esriFieldTypeString",
   "alias": "LITOLOGIA",
   "length": 400,
   "domain": null
  },
  {
   "name": "CLAVE_LITOLOGIA",
   "type": "esriFieldTypeString",
   "alias": "CLAVE_LITOLOGIA",
   "length": 50,
   "domain": null
  },
  {
   "name": "ORIGEN_ROCA",
   "type": "esriFieldTypeString",
   "alias": "ORIGEN_ROCA",
   "length": 400,
   "domain": null
  },
  {
   "name": "CLAVE_ORIGEN_DE_LA_ROCA",
   "type": "esriFieldTypeString",
   "alias": "CLAVE_ORIGEN_DE_LA_ROCA",
   "length": 50,
   "domain": null
  },
  {
   "name": "OTRO",
   "type": "esriFieldTypeString",
   "alias": "OTRO",
   "length": 500,
   "domain": null
  },
  {
   "name": "DESCRIPCION",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPCION",
   "length": 800,
   "domain": null
  },
  {
   "name": "OBSERVACIONES",
   "type": "esriFieldTypeString",
   "alias": "OBSERVACIONES",
   "length": 800,
   "domain": null
  },
  {
   "name": "ESTADO_ID",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ESTADO_ID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Area",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}