{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Индекс загрянения атмосферы", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Code", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "низкий", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "умеренный", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3", "label": "повышенный", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4", "label": "высокий", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5", "label": "очень высокий", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": { "type": "codedValue", "name": "AIR_QUALITY", "description": "индекс загрязнения атмосферы", "codedValues": [ { "name": "низкий", "code": 1 }, { "name": "умеренный", "code": 2 }, { "name": "повышенный", "code": 3 }, { "name": "высокий", "code": 4 }, { "name": "очень высокий", "code": 5 }, { "name": "катастрофический", "code": 6 }, { "name": "запредельный", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Углерода оксид", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.05, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.05, "label": "≤ 0,05", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 198, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 163, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.3, "label": "≤ 0,3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.5, "label": "≤ 0,5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 89, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": "≤ 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 50, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 3, "label": "≤ 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 10, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 5, "label": "≤ 5", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Аммиак", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1.0E-4, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.0E-4, "label": "≤ 0,0001", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 178, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 5.0E-4, "label": "≤ 0,0005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 155, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.001, "label": "≤ 0,001", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 129, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.003, "label": "≤ 0,003", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 103, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 78, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 50, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.04, "label": "≤ 0,04", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 0, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Азота оксид", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.001, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.001, "label": "≤ 0,001", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 174, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 144, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 114, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.02, "label": "≤ 0,02", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 85, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.03, "label": "≤ 0,03", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 52, 32, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.06, "label": "≤ 0,06", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "≤ 0,2", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Азота диоксид", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.001, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.001, "label": "≤ 0,001", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 184, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 146, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 112, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.02, "label": "≤ 0,02", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 78, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.04, "label": "≤ 0,04", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 49, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 10, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.2, "label": "≤ 0,2", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Озон", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.005, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 245, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 237, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.02, "label": "≤ 0,02", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 227, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.03, "label": "≤ 0,03", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 219, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.05, "label": "≤ 0,05", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 212, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 204, 16, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.16, "label": "≤ 0,16", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Пыль 10", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.005, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 236, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 204, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 173, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.02, "label": "≤ 0,02", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 145, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.03, "label": "≤ 0,03", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 118, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.06, "label": "≤ 0,06", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 94, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 72, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.3, "label": "≤ 0,3", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Пыль 2,5", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.005, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 212, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.02, "label": "≤ 0,02", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 125, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.035, "label": "≤ 0,035", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 84, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 41, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.16, "label": "≤ 0,16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.5, "label": "≤ 0,5", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "Серы диоксид", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Max", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0.005, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 242, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.005, "label": "≤ 0,005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 204, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.01, "label": "≤ 0,01", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 168, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.03, "label": "≤ 0,03", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 135, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.05, "label": "≤ 0,05", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 107, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.1, "label": "≤ 0,1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 21, 79, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.5, "label": "≤ 0,5", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9578765.672680926, "ymin": 1.0742811989672467E7, "xmax": 9982725.68368633, "ymax": 1.0966771985419072E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "timeInfo": { "startTimeField": "DT", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1654984800000, 1655632800000 ], "timeReference": { "timeZone": "Russian Standard Time", "respectsDaylightSaving": false }, "timeInterval": 3, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DT", "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": "DT", "type": "esriFieldTypeDate", "alias": "DT", "length": 8, "domain": null }, { "name": "Code", "type": "esriFieldTypeSmallInteger", "alias": "Code", "domain": null }, { "name": "Min", "type": "esriFieldTypeDouble", "alias": "Min", "domain": null }, { "name": "Max", "type": "esriFieldTypeDouble", "alias": "Max", "domain": null }, { "name": "Forecast", "type": "esriFieldTypeSmallInteger", "alias": "Forecast", "domain": { "type": "codedValue", "name": "DATA_KIND", "description": "тип данных (1 - прогноз или 0 - факт)", "codedValues": [ { "name": "факт", "code": 0 }, { "name": "прогноз", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.81, "id": 9, "name": "Период", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DT", "type": "esriFieldTypeDate", "alias": "Дата", "length": 8, "domain": null }, { "name": "AQI", "type": "esriFieldTypeSmallInteger", "alias": "Индекс загрязнения атмосферы", "domain": { "type": "codedValue", "name": "AIR_QUALITY", "description": "индекс загрязнения атмосферы", "codedValues": [ { "name": "низкий", "code": 1 }, { "name": "умеренный", "code": 2 }, { "name": "повышенный", "code": 3 }, { "name": "высокий", "code": 4 }, { "name": "очень высокий", "code": 5 }, { "name": "катастрофический", "code": 6 }, { "name": "запредельный", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CO", "type": "esriFieldTypeDouble", "alias": "Углерода оксид (мг/м3)", "domain": null }, { "name": "NH3", "type": "esriFieldTypeDouble", "alias": "Аммиак (мг/м3)", "domain": null }, { "name": "NO", "type": "esriFieldTypeDouble", "alias": "Азота оксид (мг/м3)", "domain": null }, { "name": "NO2", "type": "esriFieldTypeDouble", "alias": "Азота диоксид (мг/м3)", "domain": null }, { "name": "O3", "type": "esriFieldTypeDouble", "alias": "Озон (мг/м3)", "domain": null }, { "name": "PM10", "type": "esriFieldTypeDouble", "alias": "Пыль 10 (мг/м3)", "domain": null }, { "name": "PM2", "type": "esriFieldTypeDouble", "alias": "Пыль 2,5 (мг/м3)", "domain": null }, { "name": "SO2", "type": "esriFieldTypeDouble", "alias": "Серы диоксид (мг/м3)", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }