{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Concentración promedio anual de PM10 de 2011 a 2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "p_pm10", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 244, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "classMaxValue": 20, "label": "0 - 20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 195, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "classMaxValue": 30, "label": "20 - 30" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 147, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "classMaxValue": 50, "label": "30 - 50" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 98, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "classMaxValue": 70, "label": "50 - 70" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 48, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "classMaxValue": 90, "label": "70 - 90" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.7 } }, "classMaxValue": 110, "label": "90 - 110" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -77.28362799999996, "ymin": 1.2237960000000498, "xmax": -72.49660499999999, "ymax": 11.276619001000029, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "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": "aa", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id_estacio", "type": "esriFieldTypeInteger", "alias": "ID_Estacio", "domain": null }, { "name": "aa", "type": "esriFieldTypeString", "alias": "Autoridad Ambiental", "length": 8000, "domain": null }, { "name": "est", "type": "esriFieldTypeString", "alias": "Nombre de estación", "length": 8000, "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "latitud", "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "Longitud", "domain": null }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "Codigo de departamento", "length": 255, "domain": null }, { "name": "nom_dpto", "type": "esriFieldTypeString", "alias": "nombre de departamento", "length": 8000, "domain": null }, { "name": "cod_mpio", "type": "esriFieldTypeString", "alias": "Codigo de Municipio", "length": 255, "domain": null }, { "name": "nom_mpio", "type": "esriFieldTypeString", "alias": "nombre de municipio", "length": 8000, "domain": null }, { "name": "tipo_est", "type": "esriFieldTypeString", "alias": "Tipo de estación", "length": 8000, "domain": null }, { "name": "p_pm10", "type": "esriFieldTypeDouble", "alias": "Promedio de concentración PM10", "domain": null }, { "name": "n_pm10", "type": "esriFieldTypeInteger", "alias": "Número de datos PM10", "domain": null }, { "name": "r_pm10", "type": "esriFieldTypeInteger", "alias": "Representatividad PM10", "domain": null }, { "name": "period", "type": "esriFieldTypeDate", "alias": "periodo", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1355_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1336_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "aec40f5e6336419983b909f3987894c1" }