{
 "currentVersion": 10.81,
 "id": 60,
 "name": "Áreas Protegidas del SINAP",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 4686,
  "latestWkid": 4686
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 58,
  "name": "Áreas Ambientales Informativas"
 },
 "subLayers": [],
 "minScale": 12000000,
 "maxScale": 1,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "CAT_PNN",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        235,
        190,
        255
       ],
       "width": 1.5
      }
     },
     "value": "04",
     "label": "Distrito Nacional de Manejo Integrado",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        115,
        0,
        255
       ],
       "width": 1.5
      }
     },
     "value": "05",
     "label": "Distrito Regional de Manejo Integrado",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        137,
        137,
        68,
        255
       ],
       "width": 1.5
      }
     },
     "value": "03",
     "label": "Distrito de Conservación de Suelos",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        197,
        255,
        255
       ],
       "width": 1.5
      }
     },
     "value": "09",
     "label": "Reserva Natural de la Sociedad Civil",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        251,
        234,
        81,
        255
       ],
       "width": 1.5
      }
     },
     "value": "02",
     "label": "Área de Recreación",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[Nombre]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "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": 7000000,
    "maxScale": 100000
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -84.766666961,
  "ymin": 0.457954259000019,
  "xmax": -67.433705828,
  "ymax": 14.989465451000001,
  "spatialReference": {
   "wkid": 4686,
   "latestWkid": 4686
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NOMBRE",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "NOMBRE",
   "type": "esriFieldTypeString",
   "alias": "Nombre",
   "length": 350,
   "domain": null
  },
  {
   "name": "CAT_PNN",
   "type": "esriFieldTypeString",
   "alias": "Categoría",
   "length": 250,
   "domain": {
    "type": "codedValue",
    "name": "CatgoriaParque",
    "description": "Categorías utilizadas en el Sistema de Parques Nacionales Naturales",
    "codedValues": [
     {
      "name": "Área Natural Única",
      "code": "01"
     },
     {
      "name": "Área de Recreación",
      "code": "02"
     },
     {
      "name": "Distrito de Conservación de Suelos",
      "code": "03"
     },
     {
      "name": "Distrito Nacional de Manejo Integrado",
      "code": "04"
     },
     {
      "name": "Distrito Regional de Manejo Integrado",
      "code": "05"
     },
     {
      "name": "Parque Nacional Natural",
      "code": "06"
     },
     {
      "name": "Parque Natural Regional",
      "code": "07"
     },
     {
      "name": "Reserva Natural",
      "code": "08"
     },
     {
      "name": "Reserva Natural de la Sociedad Civil",
      "code": "09"
     },
     {
      "name": "Reserva Forestal Protectora Nacional",
      "code": "10"
     },
     {
      "name": "Reserva Forestal Protectora Regional",
      "code": "11"
     },
     {
      "name": "Santuario de Fauna",
      "code": "12"
     },
     {
      "name": "Santuario de Fauna y Flora",
      "code": "13"
     },
     {
      "name": "Santuario de Flora",
      "code": "14"
     },
     {
      "name": "Vía Parque",
      "code": "15"
     },
     {
      "name": "Reserva Forestal Protectora Productora",
      "code": "16"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ACT_ADMIN",
   "type": "esriFieldTypeString",
   "alias": "Acto Administrativo",
   "length": 10,
   "domain": null
  },
  {
   "name": "FECHA_ACTO",
   "type": "esriFieldTypeDate",
   "alias": "Fecha Acto Administrativo",
   "length": 8,
   "domain": null
  },
  {
   "name": "FECHA_REG",
   "type": "esriFieldTypeDate",
   "alias": "Fecha Registro",
   "length": 8,
   "domain": null
  },
  {
   "name": "AREA_HA",
   "type": "esriFieldTypeDouble",
   "alias": "Area (Ha)",
   "domain": null
  },
  {
   "name": "ID",
   "type": "esriFieldTypeString",
   "alias": "ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "FECHAACTUALIZACION",
   "type": "esriFieldTypeDate",
   "alias": "Fecha de Actualización",
   "length": 8,
   "domain": null
  },
  {
   "name": "CODIGO_OBJETO",
   "type": "esriFieldTypeString",
   "alias": "Código de Objeto",
   "length": 20,
   "domain": null
  },
  {
   "name": "FUENTE",
   "type": "esriFieldTypeString",
   "alias": "Fuente",
   "length": 300,
   "domain": null
  },
  {
   "name": "DESCRIPCION",
   "type": "esriFieldTypeString",
   "alias": "Descripción",
   "length": 4000,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.AREA",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.AREA",
   "domain": null
  },
  {
   "name": "SHAPE.LEN",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.LEN",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R3480_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A572_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 25000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, 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,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}