{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Pavement Legends", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808464567060333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3047.993904000002, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"\" + \"Pavement legends on \\n\" +\"\"+$feature.RoadName + \" [\" + $feature.BeginMilepost + \" - \" + $feature.EndMilepost + \"]<\/UND>\" + \"<\/BOL>\"\n+\"\\n\"+ IIf($feature.PaveMark_Arrows=='YES', \"\\n\"+ \"Arrows\", '') +\nIIf($feature.PaveMark_BikeGreenMark=='YES', \"\\n\"+ \"Green Bike Box\", '') +\n IIf($feature.PaveMark_Bike=='YES', \"\\n\"+ \"Bike Stencil/Sharrow/Detector\", '') +\n IIf($feature.PaveMark_ControlLine=='YES', \"\\n\"+ \"Stop Bar\", \"\") +\nIIf($feature.PaveMark_Crosswalk=='YES', \"\\n\"+ \"Crosswalk\", \"\") +\n IIf($feature.PaveMark_Obstruction=='YES', \"\\n\"+ \"Obstruction marks: Chevrons/Diag/DoNotBlck/BikeObst\", \"\") +\n IIf($feature.PaveMark_RR=='YES', \"\\n\"+ \"RR text\", \"\") +\n IIf($feature.Rumble_Present=='YES', \"\\n\"+ \"Rumbles\", \"\") +\n IIf($feature.PaveMark_School=='YES', \"\\n\"+ \"School text\", \"\") +\n IIf($feature.PaveMark_Text=='YES', \"\\n\"+ \"Text on pavement\", \"\") +\n IIf($feature.PaveMark_Other=='YES', \"\\n\"+ \"Other markings present\", \"\")", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "offsetDistance": 20, "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 80, "stackSeparators": [ { "separator": " ", "breakPosition": "before" }, { "separator": ":", "visible": true, "breakPosition": "before" } ], "where": "Status = 'Existing'", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 211, 127, 255 ], "borderLineColor": [ 104, 104, 104, 255 ], "borderLineSize": 0.5, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3738596787122352E7, "ymin": 5669743.528499418, "xmax": -1.3662924307349341E7, "ymax": 5747001.87619506, "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": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "RoadNumber", "type": "esriFieldTypeString", "alias": "RoadNumber", "length": 30, "domain": null }, { "name": "RoadSectionID", "type": "esriFieldTypeString", "alias": "RoadSectionID", "length": 21, "domain": null }, { "name": "Sec_ID", "type": "esriFieldTypeString", "alias": "Sec_ID", "length": 10, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 60, "domain": null }, { "name": "PaveMark_Other", "type": "esriFieldTypeString", "alias": "PaveMark_Other", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_Other", "description": "Existance of transit or other pavement markings", "codedValues": [ { "name": "Transit Lane or Other", "code": "YES" }, { "name": "Other markings not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_Obstruction", "type": "esriFieldTypeString", "alias": "PaveMark_Obstruction", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_Obstruction", "description": "Existance of obstruction pavement warnings", "codedValues": [ { "name": "Do Not Block Intx or Bike Obstruction or Chevrons or Diagonal Markers", "code": "YES" }, { "name": "Obstruction markings not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_ControlLine", "type": "esriFieldTypeString", "alias": "PaveMark_ControlLine", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_PavementControlLines", "description": "Existance of Stop bars or yeild line", "codedValues": [ { "name": "Control lines not present", "code": "NO" }, { "name": "Stop Bar (12\" or 24\") or Yield Line", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_BikeGreenMark", "type": "esriFieldTypeString", "alias": "PaveMark_BikeGreenMark", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_BikeGreenMark", "description": "Existance of Bike Green Markings", "codedValues": [ { "name": "Bike Box", "code": "YES" }, { "name": "Bike Box not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_Text", "type": "esriFieldTypeString", "alias": "PaveMark_Text", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_Text", "description": "Existance of TEXT pavement markings", "codedValues": [ { "name": "Pavement Text (BUS, ONLY)", "code": "YES" }, { "name": "Pavement text not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_RR", "type": "esriFieldTypeString", "alias": "PaveMark_RR", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_RR", "description": "Existance of RR pavement markings", "codedValues": [ { "name": "RR (Standard or narrow)", "code": "YES" }, { "name": "RR markings not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_School", "type": "esriFieldTypeString", "alias": "PaveMark_School", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_School", "description": "Existance of School pavement markings", "codedValues": [ { "name": "School or X-ing", "code": "YES" }, { "name": "School markings not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_Crosswalk", "type": "esriFieldTypeString", "alias": "PaveMark_Crosswalk", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_Crosswalk", "description": "Existance of crosswalk lines", "codedValues": [ { "name": "Crosswalk (Continental or Standard)", "code": "YES" }, { "name": "Crosswalks lines not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_Bike", "type": "esriFieldTypeString", "alias": "PaveMark_Bike", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_Bike", "description": "Existance of Bike marks", "codedValues": [ { "name": "Bike Stencil or Sharrow or Bike Detector Legend", "code": "YES" }, { "name": "Bike markings not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaveMark_Arrows", "type": "esriFieldTypeString", "alias": "PaveMark_Arrows", "length": 20, "domain": { "type": "codedValue", "name": "ETS_PaveMarkETS_PavementArrows", "description": "Existance of Pavement Arrows", "codedValues": [ { "name": "Arrow (LEFT, RIGHT, THRU-LEFT, MERGE, OTHER)", "code": "YES" }, { "name": "Pavement arrows not present", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rumble_Present", "type": "esriFieldTypeString", "alias": "RUMBLE_PRESENT", "length": 3, "domain": { "type": "codedValue", "name": "YES_NO_uppercase", "description": "YES, NO text", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EndMilepost", "type": "esriFieldTypeDouble", "alias": "EndMilepost", "domain": null }, { "name": "BeginMilepost", "type": "esriFieldTypeDouble", "alias": "BeginMilepost", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status designation", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "DecommissionedDate", "type": "esriFieldTypeDate", "alias": "DecommissionedDate", "length": 8, "domain": null }, { "name": "URMD_Status", "type": "esriFieldTypeSmallInteger", "alias": "URMD_Status", "domain": { "type": "codedValue", "name": "URMD_Status", "description": "Yes / No/Partial flag as a short number type", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Partial", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Ops_MaintArea", "type": "esriFieldTypeString", "alias": "Ops_MaintArea", "length": 10, "domain": null }, { "name": "Ops_MaintSubArea", "type": "esriFieldTypeString", "alias": "Ops_MaintSubArea", "length": 10, "domain": null }, { "name": "Traff_MaintArea", "type": "esriFieldTypeString", "alias": "Traff_MaintArea", "length": 10, "domain": { "type": "codedValue", "name": "ETS_Traff_MaintArea", "description": "Traffic Engineering Maintenance Areas", "codedValues": [ { "name": "NW1", "code": "NW1" }, { "name": "NW2", "code": "NW2" }, { "name": "NW3", "code": "NW3" }, { "name": "SW3", "code": "SW3" }, { "name": "SW4", "code": "SW4" }, { "name": "NW1A", "code": "NW1A" }, { "name": "SW4A", "code": "SW4A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_455", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_455", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S433_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1680126082000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "68786ea6703a413cb8d25e070863c330" }