{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "road_speed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "When(\n ($feature.averageSpe > $feature.maxSpeed && $feature.v85Speed > $feature.maxSpeed), \"Gns. og 85% over grænse\",\n ($feature.averageSpe > $feature.maxSpeed || $feature.v85Speed > $feature.maxSpeed) && !($feature.averageSpe > $feature.maxSpeed && $feature.v85Speed > $feature.maxSpeed), \"Gns. eller 85% over grænse\",\n ($feature.averageSpe < $feature.maxSpeed && $feature.v85Speed < $feature.maxSpeed), \"Gns. og 85% under grænse\",\n \"Other\"\n)", "valueExpressionTitle": "symbol_class", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 0 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 }, "value": "Gns. og 85% under grænse", "label": "Gns. og 85% under grænse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 238, 0, 255 ], "width": 2 }, "value": "Gns. eller 85% over grænse", "label": "Gns. eller 85% over grænse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Gns. og 85% over grænse", "label": "Gns. og 85% over grænse" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 251, 255 ], "toColor": [ 182, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 252, 255 ], "toColor": [ 252, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 190, 255 ], "toColor": [ 252, 187, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 550077.7241978417, "ymin": 6108911.578793905, "xmax": 707595.3625402469, "ymax": 6188610.478507679, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "navn", "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": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "segmentID", "type": "esriFieldTypeInteger", "alias": "segmentID", "domain": null }, { "name": "v85Speed", "type": "esriFieldTypeSingle", "alias": "v85Speed", "domain": null }, { "name": "averageSpe", "type": "esriFieldTypeSingle", "alias": "averageSpe", "domain": null }, { "name": "maxSpeed", "type": "esriFieldTypeSingle", "alias": "maxSpeed", "domain": null }, { "name": "optimalSpe", "type": "esriFieldTypeSingle", "alias": "optimalSpe", "domain": null }, { "name": "totalProbe", "type": "esriFieldTypeInteger", "alias": "totalProbe", "domain": null }, { "name": "roadClass", "type": "esriFieldTypeSmallInteger", "alias": "roadClass", "domain": null }, { "name": "kommunekod", "type": "esriFieldTypeString", "alias": "kommunekod", "length": 254, "domain": null }, { "name": "navn", "type": "esriFieldTypeString", "alias": "navn", "length": 254, "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "year", "length": 512, "domain": null }, { "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": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c005bba02a0c4cbb908a232d70695b4c" } ], "tables": [] }