{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 63, "name": "Auto PM2.5-Emission [kg/a/km]", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 4.0E-4, "zTolerance": 4.0E-4, "mTolerance": 2.0E-4, "falseX": -29386400, "falseY": -33067900, "xyUnits": 20000, "falseZ": -100000, "zUnits": 20000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Emissionen aus Strassenverkehr" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "AUTO_PM25", "classificationMethod": "esriClassifyManual", "minValue": 0.005100540799491745, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 0, 255 ], "width": 1.25 }, "classMaxValue": 10, "label": "< 10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 179, 0, 255 ], "width": 1.9375 }, "classMaxValue": 20, "label": "10 - 20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 122, 82, 255 ], "width": 2.625 }, "classMaxValue": 40, "label": "20 - 40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 153, 255 ], "width": 3.3125 }, "classMaxValue": 50, "label": "40 - 50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 65, 209, 255 ], "width": 4 }, "classMaxValue": 100000, "label": "> 50" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2630290.460999999, "ymin": 1184328.8861000016, "xmax": 2679709.8583000004, "ymax": 1237277.8906000033, "spatialReference": { "wkid": 2056, "latestWkid": 2056, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -27386400, "falseY": -32067900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_TYP", "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": "IDLINK", "type": "esriFieldTypeSmallInteger", "alias": "ID Link", "domain": null }, { "name": "BFS_NR", "type": "esriFieldTypeSmallInteger", "alias": "BFS-Gemeindenummer", "domain": null }, { "name": "TEMPOLMT", "type": "esriFieldTypeSmallInteger", "alias": "Höchstgeschwindigkeit [km/h]", "domain": null }, { "name": "AUTO_PM10", "type": "esriFieldTypeDouble", "alias": "Auto PM10 Emission [kg/a/km]", "domain": null }, { "name": "AUTO_PM25", "type": "esriFieldTypeDouble", "alias": "Auto PM2.5 Emission [kg/a/km]", "domain": null }, { "name": "AUTO_NOX", "type": "esriFieldTypeDouble", "alias": "Auto NOx Emission [kg/a/km]", "domain": null }, { "name": "SLW_PM10", "type": "esriFieldTypeDouble", "alias": "Schwerlastwagen PM10 Emission [kg/a/km]", "domain": null }, { "name": "SLW_PM25", "type": "esriFieldTypeDouble", "alias": "Schwerlastwagen PM2.5 Emission [kg/a/km]", "domain": null }, { "name": "SLW_NOX", "type": "esriFieldTypeDouble", "alias": "Schwerlastwagen NOx Emission [kg/a/km]", "domain": null }, { "name": "NEIGUNG", "type": "esriFieldTypeSmallInteger", "alias": "Neigung in Längsrichtung der Strasse", "domain": { "type": "codedValue", "name": "VKE_NEIGUNG_V1", "description": "Neigung", "codedValues": [ { "name": "+/-6%", "code": 1 }, { "name": "+/-4%", "code": 2 }, { "name": "+/-2%", "code": 3 }, { "name": "0%", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_TYP", "type": "esriFieldTypeSmallInteger", "alias": "Strassentyp", "domain": { "type": "codedValue", "name": "VKE_STR_TYP_V1", "description": "Strassentyp", "codedValues": [ { "name": "Access-residential", "code": 1 }, { "name": "Distributor/Secondary", "code": 2 }, { "name": "Local/Collector", "code": 3 }, { "name": "Motorway-City", "code": 4 }, { "name": "Motorway-Nat.", "code": 5 }, { "name": "Primary-nat. non-motorway", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": 40000, "maxSelectionCount": 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": { "timeZone": "W. Europe Standard Time", "timeZoneIANA": "Europe/Berlin", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }