{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 21, "name": "Street Segments by Class", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -1.7746699999500003E7, "falseY": -4.406729999950001E7, "xyUnits": 3999.999999999999, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 4 }, "copyrightText": "", "parentLayer": { "id": 27, "name": "Traffic Street Segments" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Class", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 6 }, "value": "Arterial", "label": "Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 6 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 6 }, "value": "Residential", "label": "Residential" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 6 }, "value": "Parkway", "label": "Parkway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 83, 135, 255 ], "toColor": [ 69, 83, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 250, 115, 255 ], "toColor": [ 245, 250, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 85, 255 ], "toColor": [ 230, 80, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 117, 245, 255 ], "toColor": [ 250, 117, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 222, 197, 255 ], "toColor": [ 87, 222, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 107, 56, 255 ], "toColor": [ 128, 107, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 168, 62, 255 ], "toColor": [ 69, 168, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 192, 245, 255 ], "toColor": [ 127, 192, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 83, 230, 255 ], "toColor": [ 129, 83, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 143, 161, 255 ], "toColor": [ 217, 143, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 98, 255 ], "toColor": [ 128, 54, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 130, 127, 255 ], "toColor": [ 69, 130, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 159, 255 ], "toColor": [ 247, 87, 159, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 565262.6735000014, "ymin": 928178.3610000014, "xmax": 630540.2140000015, "ymax": 1059992.552000001, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Seg_ID", "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 25, "domain": { "type": "codedValue", "name": "WS3_CLASS", "description": "Street Classification", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Parkway", "code": "Parkway" }, { "name": "Residential", "code": "Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street_From", "type": "esriFieldTypeString", "alias": "Street_From", "length": 50, "domain": null }, { "name": "Street_To", "type": "esriFieldTypeString", "alias": "Street_To", "length": 50, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "Direction", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "REPLACES", "type": "esriFieldTypeString", "alias": "REPLACES", "length": 50, "domain": null }, { "name": "Tag", "type": "esriFieldTypeString", "alias": "Tag", "length": 2, "domain": null }, { "name": "Speed", "type": "esriFieldTypeDouble", "alias": "Speed", "domain": null }, { "name": "JoinID", "type": "esriFieldTypeString", "alias": "JoinID", "length": 8, "domain": null }, { "name": "Speed2", "type": "esriFieldTypeDouble", "alias": "Speed2", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R934_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1262Seg_ID", "fields": "Seg_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S695_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": "4a9713ecccb64dcba23618a428c02f7a" }