{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Amenaza por remoción en masa", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Fenomenos amenazantes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "catame", "uniqueValueGroups": [ { "heading": "Categoría de amenaza", "classes": [ { "label": "Baja", "description": "Baja", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1701" ] ] }, { "label": "Media", "description": "Media", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1702" ] ] }, { "label": "Alta", "description": "Alta", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1703" ] ] }, { "label": "Muy alta", "description": "Muy alta", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1704" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1701", "label": "Baja" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1702", "label": "Media" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1703", "label": "Alta" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1704", "label": "Muy alta" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 136, 191, 255 ], "toColor": [ 250, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 204, 255 ], "toColor": [ 224, 69, 52, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4331760.94, "ymin": 1091206.0941000003, "xmax": 5682302.6455, "ymax": 2934963.8895999994, "spatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "mpcodigo", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid" }, { "name": "mpcodigo", "type": "esriFieldTypeString", "alias": "Código municipio ", "length": 5 }, { "name": "mpnombre", "type": "esriFieldTypeString", "alias": "Nombre municipio", "length": 255 }, { "name": "dpcodigo", "type": "esriFieldTypeString", "alias": "Código departamento", "length": 2 }, { "name": "dpnombre", "type": "esriFieldTypeString", "alias": "Nombre departamento", "length": 255 }, { "name": "mpcategor", "type": "esriFieldTypeString", "alias": "Categoría", "length": 2 }, { "name": "mparea", "type": "esriFieldTypeDouble", "alias": "Área del municipio" }, { "name": "catame", "type": "esriFieldTypeSmallInteger", "alias": "Categoría de amenaza" }, { "name": "areat", "type": "esriFieldTypeDouble", "alias": "Área " }, { "name": "porcentaje", "type": "esriFieldTypeDouble", "alias": "Porcentaje" }, { "name": "fuente", "type": "esriFieldTypeString", "alias": "Fuente", "length": 255 }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)" }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r489_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a325_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "045854b2a96c49db8112bf0b36c76d21" }