{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Streets Beyond 38400", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 36401, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROAD_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 4.2 }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 }, "value": "P", "label": "Primary Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 3.8 }, "value": "C", "label": "Collector Street" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 245, 115, 255 ], "toColor": [ 110, 245, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 136, 187, 255 ], "toColor": [ 219, 136, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 179, 175, 255 ], "toColor": [ 75, 179, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 195, 92, 255 ], "toColor": [ 250, 195, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 93, 232, 255 ], "toColor": [ 109, 93, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 135, 51, 255 ], "toColor": [ 81, 135, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 74, 133, 255 ], "toColor": [ 68, 74, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 66, 64, 255 ], "toColor": [ 184, 66, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 124, 90, 255 ], "toColor": [ 156, 124, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 120, 250, 255 ], "toColor": [ 226, 120, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 168, 230, 255 ], "toColor": [ 106, 168, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 240, 151, 255 ], "toColor": [ 194, 240, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 240, 186, 255 ], "toColor": [ 110, 240, 186, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5.9604644775390625E-8, "ymin": 132236.69999712706, "xmax": 1289759.8399987519, "ymax": 201584.0839035064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 38, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 1, "domain": { "type": "codedValue", "name": "Street Class", "description": "Street_Net Classification", "codedValues": [ { "name": "Freeway", "code": "F" }, { "name": "Primary Street", "code": "P" }, { "name": "Collector Street", "code": "C" }, { "name": "Local Street", "code": "L" }, { "name": "Minor Street", "code": "M" }, { "name": "Ramp", "code": "R" }, { "name": "Private", "code": "X" }, { "name": "Alley", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIME_PER", "type": "esriFieldTypeString", "alias": "Time Period", "length": 10, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_JURI", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BUR_RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Burien Road Class", "domain": { "type": "codedValue", "name": "Street_Class_Burien", "description": "Street Class Burien", "codedValues": [ { "name": "Primary Arterial", "code": 1 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Collector Arterial", "code": 3 }, { "name": "Local Street", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 15, "domain": { "type": "codedValue", "name": "City", "description": "USPS destination", "codedValues": [ { "name": "BURIEN", "code": "BURIEN" }, { "name": "DES MOINES", "code": "DES MOINES" }, { "name": "NORMANDY PARK", "code": "NORPK" }, { "name": "TUKWILA", "code": "TUKWILA" }, { "name": "SEAHURST", "code": "SEAHURST" }, { "name": "SEATTLE", "code": "SEATTLE" }, { "name": "SEATAC", "code": "SEATAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Burien.DBO.TRANS_STNET.len", "type": "esriFieldTypeDouble", "alias": "len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a145_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "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": true, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bcff32ca2bba4c0a927dcae533ee27ea" }