{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "PERMISOS TH", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var m = Upper(Trim($feature.MODALIDAD));\n\n// Valores nulos o vacíos\nif (IsEmpty(m) || m == \"0\")\n return \"OTROS\";\n\n// CONSERVACIÓN\nif (Find(\"CONSERV\", m) >= 0)\n return \"CONSERVACIÓN\";\n\n// MADERABLE\nif (Find(\"MADERABLE\", m) >= 0)\n return \"MADERABLE\";\n\n// ECOTURISMO\nif (Find(\"ECOTURISMO\", m) >= 0)\n return \"ECOTURISMO\";\n\n// FORESTACIÓN\nif (Find(\"FOREST\", m) >= 0 || Find(\"REFOREST\", m) >= 0)\n return \"FORESTACIÓN Y/O REFORESTACIÓN\";\n\n// PRODUCTOS FORESTALES DIFERENTES A LA MADERA\nif (Find(\"NO MADERABLE\", m) >= 0 ||\n Find(\"CASTA\", m) >= 0 ||\n Find(\"AGUAJE\", m) >= 0 ||\n Find(\"SHIRINGA\", m) >= 0 ||\n Find(\"PLANTAS MEDIC\", m) >= 0 ||\n Find(\"MUSGO\", m) >= 0 ||\n Find(\"TARA\", m) >= 0 ||\n Find(\"CARRIZO\", m) >= 0 ||\n Find(\"BAMB\", m) >= 0 ||\n Find(\"TOTORA\", m) >= 0 ||\n Find(\"JUNCO\", m) >= 0)\n{\n return \"PRODUCTOS FORESTALES DIFERENTES A LA MADERA\";\n}\n\n// FAUNA\nif (Find(\"FAUNA\", m) >= 0)\n return \"MANEJO DE FAUNA SILVESTRE\";\n\nreturn \"OTROS\";", "valueExpressionTitle": "Permisos_TH", "uniqueValueGroups": [ { "heading": "Permisos_TH", "classes": [ { "label": "CONSERVACIÓN", "description": "CONSERVACIÓN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 168, 77, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 171, 78, 255 ], "width": 1.2 } }, "values": [ [ "CONSERVACIÓN" ] ] }, { "label": "ECOTURISMO", "description": "ECOTURISMO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 46, 148, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 45, 149, 255 ], "width": 1.2 } }, "values": [ [ "ECOTURISMO" ] ] }, { "label": "FORESTACIÓN Y/O REFORESTACIÓN", "description": "FORESTACIÓN Y/O REFORESTACIÓN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 65, 39, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 65, 39, 255 ], "width": 1.2 } }, "values": [ [ "FORESTACIÓN Y/O REFORESTACIÓN" ] ] }, { "label": "MADERABLE", "description": "MADERABLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 131, 163, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 132, 165, 255 ], "width": 1.2 } }, "values": [ [ "MADERABLE" ] ] }, { "label": "MANEJO DE FAUNA SILVESTRE", "description": "MANEJO DE FAUNA SILVESTRE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 148, 55, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 151, 56, 255 ], "width": 1.2 } }, "values": [ [ "MANEJO DE FAUNA SILVESTRE" ] ] }, { "label": "OTROS", "description": "OTROS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 73, 150, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 71, 152, 255 ], "width": 1.2 } }, "values": [ [ "OTROS" ] ] }, { "label": "PRODUCTOS FORESTALES DIFERENTES A LA MADERA", "description": "PRODUCTOS FORESTALES DIFERENTES A LA MADERA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 85, 111, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 84, 110, 255 ], "width": 1.2 } }, "values": [ [ "PRODUCTOS FORESTALES DIFERENTES A LA MADERA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 168, 77, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 171, 78, 255 ], "width": 1.2 } }, "value": "CONSERVACIÓN", "label": "CONSERVACIÓN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 46, 148, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 45, 149, 255 ], "width": 1.2 } }, "value": "ECOTURISMO", "label": "ECOTURISMO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 65, 39, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 65, 39, 255 ], "width": 1.2 } }, "value": "FORESTACIÓN Y/O REFORESTACIÓN", "label": "FORESTACIÓN Y/O REFORESTACIÓN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 131, 163, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 132, 165, 255 ], "width": 1.2 } }, "value": "MADERABLE", "label": "MADERABLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 148, 55, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 151, 56, 255 ], "width": 1.2 } }, "value": "MANEJO DE FAUNA SILVESTRE", "label": "MANEJO DE FAUNA SILVESTRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 73, 150, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 71, 152, 255 ], "width": 1.2 } }, "value": "OTROS", "label": "OTROS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 85, 111, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 84, 110, 255 ], "width": 1.2 } }, "value": "PRODUCTOS FORESTALES DIFERENTES A LA MADERA", "label": "PRODUCTOS FORESTALES DIFERENTES A LA MADERA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 64, 143, 255 ], "toColor": [ 163, 64, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 166, 76, 255 ], "toColor": [ 38, 166, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 88, 38, 255 ], "toColor": [ 173, 88, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 113, 143, 255 ], "toColor": [ 39, 113, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 36, 171, 255 ], "toColor": [ 61, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 166, 56, 255 ], "toColor": [ 164, 166, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 64, 138, 255 ], "toColor": [ 33, 64, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 42, 73, 255 ], "toColor": [ 176, 42, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 171, 146, 255 ], "toColor": [ 72, 171, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 114, 60, 255 ], "toColor": [ 128, 114, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 130, 47, 255 ], "toColor": [ 90, 130, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 66, 65, 255 ], "toColor": [ 130, 66, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 31, 135, 255 ], "toColor": [ 102, 31, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.01169465499999, "ymin": -13.526633587999982, "xmax": -68.65893365199997, "ymax": -0.3461226569999667, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OD_AMBITO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OD_AMBITO", "type": "esriFieldTypeString", "alias": "OD_AMBITO", "length": 100, "domain": null }, { "name": "MODALIDAD", "type": "esriFieldTypeString", "alias": "MODALIDAD", "length": 1073741822, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 200, "domain": null }, { "name": "PROVINCIA", "type": "esriFieldTypeString", "alias": "PROVINCIA", "length": 200, "domain": null }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "length": 200, "domain": null }, { "name": "TITULAR", "type": "esriFieldTypeString", "alias": "TITULAR\n", "length": 1073741822, "domain": null }, { "name": "NUM_THABIL", "type": "esriFieldTypeString", "alias": "NUM_THABIL", "length": 1073741822, "domain": null }, { "name": "COD_THABIL", "type": "esriFieldTypeString", "alias": "COD_THABIL", "length": 20, "domain": null }, { "name": "NOMBRE_POA", "type": "esriFieldTypeString", "alias": "NOMBRE_POA", "length": 1073741822, "domain": null }, { "name": "NUM_POA", "type": "esriFieldTypeDouble", "alias": "NUM_POA\n", "domain": null }, { "name": "RES_APROB", "type": "esriFieldTypeString", "alias": "RES_APROB", "length": 1073741822, "domain": null }, { "name": "ESTADO_PM", "type": "esriFieldTypeString", "alias": "ESTADO_PM", "length": 255, "domain": null }, { "name": "PARCELA", "type": "esriFieldTypeString", "alias": "PARCELA", "length": 50, "domain": null }, { "name": "OBS_PM", "type": "esriFieldTypeString", "alias": "OBS_PM", "length": 255, "domain": null }, { "name": "TIPO_SUPERVISION", "type": "esriFieldTypeString", "alias": "TIPO_SUPERVISION", "length": 50, "domain": null }, { "name": "TIPO_INFORME", "type": "esriFieldTypeString", "alias": "TIPO_INFORME\n", "length": 50, "domain": null }, { "name": "NUM_INFORME", "type": "esriFieldTypeString", "alias": "NUM_INFORME\n", "length": 1073741822, "domain": null }, { "name": "FECHA_INFORM", "type": "esriFieldTypeDate", "alias": "FECHA_INFORM", "length": 8, "domain": null }, { "name": "COD_INFORM", "type": "esriFieldTypeString", "alias": "COD_INFORM", "length": 20, "domain": null }, { "name": "FECHA_INI_SUP", "type": "esriFieldTypeDate", "alias": "FECHA_INI_SUP", "length": 8, "domain": null }, { "name": "FECHA_FIN_SUP", "type": "esriFieldTypeDate", "alias": "FECHA_FIN_SUP", "length": 8, "domain": null }, { "name": "SUPERVISOR", "type": "esriFieldTypeString", "alias": "SUPERVISOR\n", "length": 1073741822, "domain": null }, { "name": "OBSERV_OSINFOR", "type": "esriFieldTypeString", "alias": "OBSERV_OSINFOR", "length": 1073741822, "domain": null }, { "name": "RESOL_TERMINO", "type": "esriFieldTypeString", "alias": "RESOL_TERMINO", "length": 1073741822, "domain": null }, { "name": "TITULAR_SA", "type": "esriFieldTypeString", "alias": "TITULAR_SA", "length": 1073741822, "domain": null }, { "name": "ESTADO_PAU", "type": "esriFieldTypeString", "alias": "ESTADO_PAU", "length": 1073741822, "domain": null }, { "name": "ES_ALERTA", "type": "esriFieldTypeString", "alias": "ES_ALERTA\n", "length": 2, "domain": null }, { "name": "AÑOSUP", "type": "esriFieldTypeString", "alias": "AÑOSUP", "length": 10, "domain": null }, { "name": "MESSUP", "type": "esriFieldTypeString", "alias": "MESSUP", "length": 10, "domain": null }, { "name": "UBIGEO", "type": "esriFieldTypeInteger", "alias": "UBIGEO", "domain": null }, { "name": "TIPO_PM", "type": "esriFieldTypeString", "alias": "TIPO_PM", "length": 250, "domain": null }, { "name": "FECHA_APROB", "type": "esriFieldTypeDate", "alias": "FECHA_APROB", "length": 8, "domain": null }, { "name": "PM_FECHA_INICIO", "type": "esriFieldTypeDate", "alias": "PM_FECHA_INICIO", "length": 8, "domain": null }, { "name": "PM_FECHA_FIN", "type": "esriFieldTypeDate", "alias": "PM_FECHA_FIN", "length": 8, "domain": null }, { "name": "AREA_PM_APROB", "type": "esriFieldTypeInteger", "alias": "AREA_PM_APROB", "domain": null }, { "name": "AREA_PM_SIG", "type": "esriFieldTypeInteger", "alias": "AREA_PM_SIG", "domain": null }, { "name": "NUM_ESPECIES", "type": "esriFieldTypeInteger", "alias": "NUM_ESPECIES", "domain": null }, { "name": "NUM_ARBOLES_A", "type": "esriFieldTypeInteger", "alias": "NUM_ARBOLES_A", "domain": null }, { "name": "VOL_APROB", "type": "esriFieldTypeInteger", "alias": "VOL_APROB", "domain": null }, { "name": "VERT", "type": "esriFieldTypeString", "alias": "VERT", "length": 50, "domain": null }, { "name": "ZONA", "type": "esriFieldTypeString", "alias": "ZONA", "length": 20, "domain": null }, { "name": "ESTE_PM", "type": "esriFieldTypeInteger", "alias": "ESTE_PM", "domain": null }, { "name": "NORTE_PM", "type": "esriFieldTypeInteger", "alias": "NORTE_PM", "domain": null }, { "name": "AREA_PC", "type": "esriFieldTypeInteger", "alias": "AREA_PC", "domain": null }, { "name": "AREA_PC_SIG", "type": "esriFieldTypeInteger", "alias": "AREA_PC_SIG", "domain": null }, { "name": "PLANIFICACION", "type": "esriFieldTypeString", "alias": "PLANIFICACION", "length": 20, "domain": null }, { "name": "SUPERVISADO", "type": "esriFieldTypeString", "alias": "SUPERVISADO", "length": 20, "domain": null }, { "name": "MONITOREADO", "type": "esriFieldTypeString", "alias": "MONITOREADO", "length": 20, "domain": null }, { "name": "VOL_SUPERVISADO", "type": "esriFieldTypeInteger", "alias": "VOL_SUPERVISADO", "domain": null }, { "name": "VOL_MOVIL", "type": "esriFieldTypeInteger", "alias": "VOL_MOVIL", "domain": null }, { "name": "VOL_JUST", "type": "esriFieldTypeInteger", "alias": "VOL_JUST", "domain": null }, { "name": "VOL_INJUST", "type": "esriFieldTypeInteger", "alias": "VOL_INJUST", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R521_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S487_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }