{ "currentVersion": 11.1, "cimVersion": "3.1.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": [ 140, 99, 201, 255 ], "toColor": [ 140, 99, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 232, 102, 255 ], "toColor": [ 210, 232, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 71, 65, 255 ], "toColor": [ 186, 71, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 223, 232, 255 ], "toColor": [ 102, 223, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 130, 75, 255 ], "toColor": [ 59, 130, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 245, 99, 255 ], "toColor": [ 86, 245, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 101, 133, 255 ], "toColor": [ 66, 101, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 152, 121, 255 ], "toColor": [ 184, 152, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 242, 178, 255 ], "toColor": [ 104, 242, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 95, 180, 255 ], "toColor": [ 250, 95, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 183, 247, 255 ], "toColor": [ 153, 183, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 78, 116, 255 ], "toColor": [ 153, 78, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 164, 76, 255 ], "toColor": [ 212, 164, 76, 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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a9713ecccb64dcba23618a428c02f7a" }