{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Truck Routes", "type": "Feature Layer", "description": "This dataset contains the street centerline data for Snohomish County. It follows the Washington State NG 911 Model for use in emergency call routing. Any other use of this data is not directly supported by Snohomish County.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Snohomish County Enhanced 911 Office", "parentLayer": { "id": 5, "name": "Classifications" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Truck_Route", "uniqueValueGroups": [ { "heading": "Truck Route", "classes": [ { "label": "Yes", "description": "Yes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "values": [ [ "Yes" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 219, 255 ], "toColor": [ 252, 182, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 192, 255 ], "toColor": [ 252, 227, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 223, 255 ], "toColor": [ 207, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 247, 255 ], "toColor": [ 192, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3617390885217313E7, "ymin": 6085917.576990158, "xmax": -1.3612125623952933E7, "ymax": 6098827.75101915, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "L_STRTNM", "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": "L_STRTNM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "Truck_Route", "type": "esriFieldTypeString", "alias": "Truck Route?", "length": 5, "domain": { "type": "codedValue", "name": "WS2_Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sole_Access_for_COF", "type": "esriFieldTypeString", "alias": "Sole Access For Cof", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Load_Restrictions", "type": "esriFieldTypeString", "alias": "Load Restrictions", "length": 25, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape Length", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expire", "length": 8, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 100, "domain": null }, { "name": "AdNumPre_L", "type": "esriFieldTypeString", "alias": "AdNumPre_L", "length": 15, "domain": null }, { "name": "AdNumPre_R", "type": "esriFieldTypeString", "alias": "AdNumPre_R", "length": 15, "domain": null }, { "name": "FromAddr_L", "type": "esriFieldTypeDouble", "alias": "FromAddr_L", "domain": null }, { "name": "ToAddr_L", "type": "esriFieldTypeDouble", "alias": "ToAddr_L", "domain": null }, { "name": "FromAddr_R", "type": "esriFieldTypeDouble", "alias": "FromAddr_R", "domain": null }, { "name": "ToAddr_R", "type": "esriFieldTypeDouble", "alias": "ToAddr_R", "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Parity", "description": "The even or odd property of the address number range on the side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Adddress Range 0-0 or Address Range Null-Null", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Parity", "description": "The even or odd property of the address number range on the side of the road segment relative to the FROM Node.", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Adddress Range 0-0 or Address Range Null-Null", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "St_PreMod", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": { "type": "codedValue", "name": "WS2_Directional", "description": "Pre and Post Directionals", "codedValues": [ { "name": "North", "code": "NORTH" }, { "name": "South", "code": "SOUTH" }, { "name": "East", "code": "EAST" }, { "name": "West", "code": "WEST" }, { "name": "Northeast", "code": "NORTHEAST" }, { "name": "Northwest", "code": "NORTHWEST" }, { "name": "Southwest", "code": "SOUTHWEST" }, { "name": "Southeast", "code": "SOUTHEAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "St_PreTyp", "length": 25, "domain": null }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "St_PreSep", "length": 20, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "St_PosTyp", "length": 15, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": { "type": "codedValue", "name": "WS2_Directional", "description": "Pre and Post Directionals", "codedValues": [ { "name": "North", "code": "NORTH" }, { "name": "South", "code": "SOUTH" }, { "name": "East", "code": "EAST" }, { "name": "West", "code": "WEST" }, { "name": "Northeast", "code": "NORTHEAST" }, { "name": "Northwest", "code": "NORTHWEST" }, { "name": "Southwest", "code": "SOUTHWEST" }, { "name": "Southeast", "code": "SOUTHEAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "LSt_PreDir", "length": 2, "domain": null }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "LSt_Name", "length": 75, "domain": null }, { "name": "LSt_Type", "type": "esriFieldTypeString", "alias": "LSt_Type", "length": 5, "domain": null }, { "name": "LStPosDir", "type": "esriFieldTypeString", "alias": "LStPosDir", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_L", "length": 30, "domain": null }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_R", "length": 30, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 2, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 2, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": { "type": "codedValue", "name": "WS2_County", "description": "Counties ", "codedValues": [ { "name": "Island County", "code": "ISLAND" }, { "name": "King County", "code": "KING" }, { "name": "Skagit County", "code": "SKAGIT" }, { "name": "Kitsap County", "code": "KITSAP" }, { "name": "Chelan County", "code": "CHELAN" }, { "name": "Snohomish County", "code": "SNOHOMISH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": { "type": "codedValue", "name": "WS2_County", "description": "Counties ", "codedValues": [ { "name": "Island County", "code": "ISLAND" }, { "name": "King County", "code": "KING" }, { "name": "Skagit County", "code": "SKAGIT" }, { "name": "Kitsap County", "code": "KITSAP" }, { "name": "Chelan County", "code": "CHELAN" }, { "name": "Snohomish County", "code": "SNOHOMISH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddCode_L", "type": "esriFieldTypeString", "alias": "AddCode_L", "length": 6, "domain": null }, { "name": "AddCode_R", "type": "esriFieldTypeString", "alias": "AddCode_R", "length": 6, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 100, "domain": null }, { "name": "UnincCom_L", "type": "esriFieldTypeString", "alias": "UnincCom_L", "length": 100, "domain": null }, { "name": "UnincCom_R", "type": "esriFieldTypeString", "alias": "UnincCom_R", "length": 100, "domain": null }, { "name": "NbrhdCom_L", "type": "esriFieldTypeString", "alias": "NbrhdCom_L", "length": 100, "domain": null }, { "name": "NbrhdCom_R", "type": "esriFieldTypeString", "alias": "NbrhdCom_R", "length": 100, "domain": null }, { "name": "PostCode_L", "type": "esriFieldTypeString", "alias": "PostCode_L", "length": 7, "domain": null }, { "name": "PostCode_R", "type": "esriFieldTypeString", "alias": "PostCode_R", "length": 7, "domain": null }, { "name": "PostComm_L", "type": "esriFieldTypeString", "alias": "PostComm_L", "length": 40, "domain": null }, { "name": "PostComm_R", "type": "esriFieldTypeString", "alias": "PostComm_R", "length": 40, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 15, "domain": { "type": "codedValue", "name": "WS2_RoadClass", "description": "The general description of the type of road. The Road Classifications used in this document are derived from the US Census MAF/TIGER Feature Classification Codes (MTFCC), which is an update to the now depreciated Census Feature Class Codes ", "codedValues": [ { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "SERVICE DRIVE", "code": "SERVICE DRIVE" }, { "name": "VEHICULAR TRAIL", "code": "VEHICULAR TRAIL" }, { "name": "WALKWAY", "code": "WALKWAY" }, { "name": "STAIRWAY", "code": "STAIRWAY" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "BRIDLE PATH", "code": "BRIDLE PATH" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ONEWAY", "description": "ONEWAY Codes", "codedValues": [ { "name": "Travel in both directions allowed", "code": "B" }, { "name": "One-way traveling from FROM node to TO node", "code": "FT" }, { "name": "One way traveling from TO node to FROM Node", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": { "type": "range", "name": "WS2_SpeedLimit", "description": "Speed Limit on a given roadway", "range": [ 1, 120 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FL_STRTNM", "type": "esriFieldTypeString", "alias": "FL_STRTNM", "length": 100, "domain": null }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 100, "domain": null }, { "name": "ST_CLASS", "type": "esriFieldTypeString", "alias": "ST_CLASS", "length": 50, "domain": null }, { "name": "TRAVEL_TIME", "type": "esriFieldTypeDouble", "alias": "TRAVEL_TIME", "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeInteger", "alias": "UNIQUEID", "domain": null }, { "name": "ALTERNATE_", "type": "esriFieldTypeString", "alias": "ALTERNATE_", "length": 60, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 50, "domain": null }, { "name": "PCI_Join", "type": "esriFieldTypeString", "alias": "PCI_Join", "length": 100, "domain": null }, { "name": "Street_Width", "type": "esriFieldTypeDouble", "alias": "Street_Width", "domain": null }, { "name": "Street_Width_Buffer", "type": "esriFieldTypeDouble", "alias": "Street_Width_Buffer", "domain": null }, { "name": "Functional_Class", "type": "esriFieldTypeString", "alias": "Functional_Class", "length": 100, "domain": null }, { "name": "PCI_2007", "type": "esriFieldTypeDouble", "alias": "PCI_2007", "domain": null }, { "name": "PCI_2014", "type": "esriFieldTypeDouble", "alias": "PCI_2014", "domain": null }, { "name": "PCI_2016", "type": "esriFieldTypeDouble", "alias": "PCI_2016", "domain": null }, { "name": "PCI_2018", "type": "esriFieldTypeDouble", "alias": "PCI_2018", "domain": null }, { "name": "Snow_Removal", "type": "esriFieldTypeString", "alias": "Snow_Removal", "length": 10, "domain": null }, { "name": "DeIcing", "type": "esriFieldTypeString", "alias": "De-Icing?", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street_Sweeper", "type": "esriFieldTypeString", "alias": "Street Sweeping?", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R78_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4bcbbaa5aa704dd9b1b1ab88d594a6d6" }