{
 "currentVersion": 10.9,
 "id": 8,
 "name": "Tipos de Clima",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 1250000,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 691971.6699999999,
  "ymin": 1.00134015429E7,
  "xmax": 855033.6667999998,
  "ymax": 1.00969198264E7,
  "spatialReference": {
   "wkid": 32717,
   "latestWkid": 32717
  }
 },
 "sourceSpatialReference": {
  "wkid": 32717,
  "latestWkid": 32717
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "RuleID",
   "field2": null,
   "field3": null,
   "fieldDelimiter": ", ",
   "defaultSymbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     255,
     0,
     0,
     255
    ],
    "outline": null
   },
   "defaultLabel": "Invalid Rule",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       121,
       146,
       168,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.001
      }
     },
     "value": "1",
     "label": "Ecuatorial Mesotérmico Seco",
     "description": null
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       45,
       171,
       196,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.001
      }
     },
     "value": "2",
     "label": "Ecuatorial Mesotérmico Semi-Húmedo",
     "description": null
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       165,
       236,
       250,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.001
      }
     },
     "value": "3",
     "label": "Ecuatorial de Alta Montaña",
     "description": null
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       36,
       110,
       171,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0.001
      }
     },
     "value": "4",
     "label": "Tropical Megatérmico Húmedo",
     "description": null
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "codigo",
 "typeIdField": "RuleID",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "codigo",
   "type": "esriFieldTypeString",
   "alias": "codigo",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "codigo"
  },
  {
   "name": "descripcio",
   "type": "esriFieldTypeString",
   "alias": "descripcio",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 80,
   "defaultValue": null,
   "modelName": "descripcio"
  },
  {
   "name": "area_ha",
   "type": "esriFieldTypeDouble",
   "alias": "area_ha",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "area_ha"
  },
  {
   "name": "TIPO_DE_CL",
   "type": "esriFieldTypeString",
   "alias": "TIPO_DE_CL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "TIPO_DE_CL"
  },
  {
   "name": "RuleID",
   "type": "esriFieldTypeInteger",
   "alias": "RuleID",
   "domain": {
    "type": "codedValue",
    "name": "tipos_de_clima_Rep_Rules",
    "description": "Representation rules",
    "codedValues": [
     {
      "name": "Ecuatorial Mesotérmico Seco",
      "code": 1
     },
     {
      "name": "Ecuatorial Mesotérmico Semi-Húmedo",
      "code": 2
     },
     {
      "name": "Ecuatorial de Alta Montaña",
      "code": 3
     },
     {
      "name": "Tropical Megatérmico Húmedo",
      "code": 4
     },
     {
      "name": "Free Representation",
      "code": -1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "RuleID"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R165_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S160_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": 1,
   "name": "1",
   "domains": {
    "RuleID": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "1",
     "description": "",
     "prototype": {
      "attributes": {
       "TIPO_DE_CL": null,
       "RuleID": 1,
       "codigo": null,
       "descripcio": null,
       "area_ha": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": 2,
   "name": "2",
   "domains": {
    "RuleID": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "2",
     "description": "",
     "prototype": {
      "attributes": {
       "TIPO_DE_CL": null,
       "RuleID": 2,
       "codigo": null,
       "descripcio": null,
       "area_ha": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": 3,
   "name": "3",
   "domains": {
    "RuleID": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "3",
     "description": "",
     "prototype": {
      "attributes": {
       "TIPO_DE_CL": null,
       "RuleID": 3,
       "codigo": null,
       "descripcio": null,
       "area_ha": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": 4,
   "name": "4",
   "domains": {
    "RuleID": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "4",
     "description": "",
     "prototype": {
      "attributes": {
       "TIPO_DE_CL": null,
       "RuleID": 4,
       "codigo": null,
       "descripcio": null,
       "area_ha": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "e28d6ddd79b940b589eb3bc594898ae3"
}