{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 91, "name": "AmenazaOtras_Erosion", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 85, "name": "GESTION_RIESGO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GRAD_AME", "uniqueValueGroups": [ { "heading": "GRAD_AME", "classes": [ { "label": "Amenaza media", "description": "Amenaza media", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "4" ] ] }, { "label": "Amenaza baja", "description": "Amenaza baja", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 171, 0, 255 ], "outline": null }, "values": [ [ "3" ] ] }, { "label": "Amenaza muy baja", "description": "Amenaza muy baja", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 97, 0, 255 ], "outline": null }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "4", "label": "Amenaza media" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 171, 0, 255 ], "outline": null }, "value": "3", "label": "Amenaza baja" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 97, 0, 255 ], "outline": null }, "value": "2", "label": "Amenaza muy baja" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -75.74176767399996, "ymin": 6.282348708000029, "xmax": -75.64594148999998, "ymax": 6.4564473640000415, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EXPEDIENTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EXPEDIENTE", "type": "esriFieldTypeString", "alias": "EXPEDIENTE", "length": 20, "domain": null }, { "name": "TIPO_EVEN", "type": "esriFieldTypeDouble", "alias": "TIPO_EVEN", "domain": { "type": "codedValue", "name": "WS1_Dom_Tipo_Evento", "description": "Tipo del evento amenazante", "codedValues": [ { "name": "Inundaciones", "code": 1 }, { "name": "Avenidas torrenciales", "code": 2 }, { "name": "Incendios forestales", "code": 3 }, { "name": "Movimiento en masa", "code": 4 }, { "name": "Sismo", "code": 5 }, { "name": "Tsunami", "code": 6 }, { "name": "Erupcion volcánica", "code": 7 }, { "name": "Otro", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENTIDAD", "type": "esriFieldTypeString", "alias": "ENTIDAD", "length": 50, "domain": null }, { "name": "GRAD_AME", "type": "esriFieldTypeDouble", "alias": "GRAD_AME", "domain": { "type": "codedValue", "name": "WS1_Dom_GradAmen", "description": "Identifica el grado de la amenaza identificada", "codedValues": [ { "name": "Sin amenaza", "code": 1 }, { "name": "Amenaza muy baja", "code": 2 }, { "name": "Amenaza baja", "code": 3 }, { "name": "Amenaza media", "code": 4 }, { "name": "Amenaza alta", "code": 5 }, { "name": "Amenaza muy alta", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PESO_AME", "type": "esriFieldTypeString", "alias": "PESO_AME", "length": 10, "domain": null }, { "name": "AREA_ha", "type": "esriFieldTypeDouble", "alias": "AREA_ha", "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7ce9d385eb6e409e92e8711829053b36" }