{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103032, "latestWkid": 6451, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FunctionalClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Ramps", "label": "Interstates" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Interstate", "label": "Interstates" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "Major Arterial", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "Minor Arterial", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "Principal Arterial", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Major Collector", "label": "Collectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Minor Collector", "label": "Collectors" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 204, 252, 255 ], "toColor": [ 213, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 209, 255 ], "toColor": [ 252, 192, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 207, 255 ], "toColor": [ 230, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 217, 255 ], "toColor": [ 184, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 232, 252, 255 ], "toColor": [ 210, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 215, 255 ], "toColor": [ 252, 222, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "var tempPre = $feature.RoadPrefix\nvar tempSuf = $feature.RoadSuffix\nvar tempDirSuf = $feature.DirSuffix\nvar tempRd = $feature.RoadName\n\ntempPre = Replace(tempPre,'North','N ')\ntempPre = Replace(tempPre,'South','S ')\ntempPre = Replace(tempPre,'East','E ')\ntempPre = Replace(tempPre,'West','W ')\ntempPre = Replace(tempPre,'Interstate','I- ')\ntempPre = Replace(tempPre,'Highway','Hwy ')\n\ntempSuf = Replace(tempSuf,'Avenue','Ave ')\ntempSuf = Replace(tempSuf,'Creek','Crk ')\ntempSuf = Replace(tempSuf,'Circle','Cir ')\ntempSuf = Replace(tempSuf,'Court','Ct ')\ntempSuf = Replace(tempSuf,'Drive','Dr ')\ntempSuf = Replace(tempSuf,'Extension','Ext ')\ntempSuf = Replace(tempSuf,'Highway','Hwy ')\ntempSuf = Replace(tempSuf,'Lane','Ln ')\ntempSuf = Replace(tempSuf,'Mountain','Mtn ')\ntempSuf = Replace(tempSuf,'Road','Rd ')\ntempSuf = Replace(tempSuf,'Street','St ')\ntempSuf = Replace(tempSuf,'Trail','Trl ')\n\ntempDirSuf = Replace(tempDirSuf,'North','N ')\ntempDirSuf = Replace(tempDirSuf,'South','S ')\ntempDirSuf = Replace(tempDirSuf,'East','E ')\ntempDirSuf = Replace(tempDirSuf,'West','W ')\n\ntempRd = Replace(tempRd,'Northbound','NB')\ntempRd = Replace(tempRd,'Southbound','SB')\ntempRd = Replace(tempRd,'Eastbound','EB')\ntempRd = Replace(tempRd,'Westbound','WB')\n\nvar rdLabel = tempPre+tempRd+\" \"+tempSuf+tempDirSuf\nReturn rdLabel;"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "offsetDistance": 3, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 500000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 528413.8386454955, "ymin": 214002.1853756532, "xmax": 730629.9745667465, "ymax": 499843.5946628228, "spatialReference": { "wkid": 103032, "latestWkid": 6451, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 100, "domain": null }, { "name": "RoadPrefix", "type": "esriFieldTypeString", "alias": "Road Prefix", "length": 15, "domain": null }, { "name": "RoadSuffix", "type": "esriFieldTypeString", "alias": "Road Suffix", "length": 20, "domain": null }, { "name": "DirSuffix", "type": "esriFieldTypeString", "alias": "Direction Suffix", "length": 20, "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 150, "domain": null }, { "name": "CountyMaint", "type": "esriFieldTypeString", "alias": "Road Prefix", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Local_RoadID", "type": "esriFieldTypeString", "alias": "Local Road Identifier", "length": 15, "domain": null }, { "name": "LUID", "type": "esriFieldTypeInteger", "alias": "LUID", "domain": null }, { "name": "Rd_NGID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "length": 255, "domain": null }, { "name": "MUID", "type": "esriFieldTypeInteger", "alias": "Statewide Regional Unique segment ID", "domain": null }, { "name": "VisualizationKey", "type": "esriFieldTypeInteger", "alias": "Visualization Key", "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 75, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "St_PreDir_abbv", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional Abbreviation", "length": 10, "domain": null }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 2, "domain": null }, { "name": "St_PreSeparator", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "length": 10, "domain": null }, { "name": "St_PostTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 9, "domain": null }, { "name": "St_PostTyp_abbv", "type": "esriFieldTypeString", "alias": "Street Name Post Type Abbreviation", "length": 4, "domain": null }, { "name": "LSt_PostTyp", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Type", "length": 4, "domain": null }, { "name": "St_PostDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "St_PostDir_abbv", "type": "esriFieldTypeString", "alias": "Street Name Post Directional Abbreviation", "length": 4, "domain": null }, { "name": "LSt_PostDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 2, "domain": null }, { "name": "St_PostMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 9, "domain": null }, { "name": "Full_StName", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 255, "domain": null }, { "name": "LSt_Label", "type": "esriFieldTypeString", "alias": "Legacy Street Name Label", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "InCartegraph", "type": "esriFieldTypeString", "alias": "Viewable in Cartegraph", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "for fields that only need Yes, No, or Null", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S5629_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "300f9342414a448ca0fe8a0dc84b0af5" }