{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Concentración promedio anual de NO2 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_no2", "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.2 } }, "classMaxValue": 20, "label": "0 - 20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 196, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.2 } }, "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.2 } }, "classMaxValue": 40, "label": "30 - 40" }, { "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.2 } }, "classMaxValue": 60, "label": "40 - 60" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 244, 49, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.2 } }, "classMaxValue": 80, "label": "60 - 80" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -76.53381099999996, "ymin": 3.37791100000004, "xmax": -72.89592299999998, "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_estacion", "type": "esriFieldTypeInteger", "alias": "ID de la Estacion", "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 del 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 del municipio", "length": 8000, "domain": null }, { "name": "tip_est", "type": "esriFieldTypeString", "alias": "tipo de estacion", "length": 8000, "domain": null }, { "name": "periodo", "type": "esriFieldTypeDate", "alias": "Periodo", "length": 8, "domain": null }, { "name": "p_no2", "type": "esriFieldTypeInteger", "alias": "Promedio de concentración NO2", "domain": null }, { "name": "n_n02", "type": "esriFieldTypeInteger", "alias": "Número de datos NO2", "domain": null }, { "name": "r_no2", "type": "esriFieldTypeInteger", "alias": "Representatividad de NO2", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1354_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1335_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" }