{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "Active Pavement Program", "type": "Feature Layer", "description": "Pavement Segments serve as the basic units for planning pavement maintenance treatment and reconstruction activity by the Bureau of Highway's Infrastructure Management Division. Each segment is a length of road that has similar pavement condition and other characteristics that makes it suitable for the entire stretch to be paved and/or treated at one time. The segment geometry is derived from -- and is a subset of -- the Street Centerlines feature class. The features are joined to attributes via a table view with a live connection to the ROADCOND_ROADINV_JOIN_TO_SEGS view in the Road Inventory (roadinv_prod) database. Programming changes made in the Road Inventory are immediately displayed in the symbology of this layer, indicating the type of treatment that has been planned or completed for each road. The label identifies the year the work has been competed or is planned to be completed.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var status = $feature.STATUS;\nvar program = $feature.PROGRAM;\n\nif (status == 'COMPLETED' && (program == 'HMA' || program == 'REC' || program == 'ALYHM' || program == 'PR' || program == 'HIR-HMA')) {\n return 'Hot Mix Asphalt - Completed';\n } else if (status == 'CONTRACT' && (program == 'HMA' || program == 'REC' || program == 'ALYHM' || program == 'PR' || program == 'HIR-HMA')) {\n return 'Hot Mix Asphalt - Planned';\n } else if (status == 'TENT-HMA' || status == 'TENT-REC' || status == 'TENT-ALYHM' || status == 'TENT-PR' || status == 'TENT-HIR-HMA') {\n return 'Hot Mix Asphalt - Tentative';\n } else if (status == 'TENTATIVE' && (program == 'HMA' || program == 'REC' || program == 'ALYHM' || program == 'PR' || program == 'HIR-HMA')) {\n return 'Hot Mix Asphalt - Tentative';\n } else if (status == 'COMPLETED' && (program == 'CSM' || program == 'MS' || program == 'MS3' || program == 'MS32' || program == 'MSDBL' || program == 'CS' || program == 'CSS' || program == 'SS' || program == 'SM' || program == 'ST' || program == 'HRMS' || program == 'FS')) {\n return 'Preventative Maintenance - Completed';\n } else if (status == 'CONTRACT' && (program == 'CSM' || program == 'MS' || program == 'MS3' || program == 'MS32' || program == 'MSDBL' || program == 'CS' || program == 'CSS' || program == 'SS' || program == 'SM' || program == 'ST' || program == 'HRMS' || program == 'FS')) {\n return 'Preventative Maintenance - Planned';\n } else if (status == 'TENT-CSM' || status == 'TENT-MS' || status == 'TENT-MS3' || status == 'TENT-MS32' || status == 'TENT-MSDBL' || status == 'TENT-CSS' || status == 'TENT-CS' || status == 'TENT-ST' || status == 'TENT-SS' || status == 'TENT-HIR-MS' || status == 'TENT-FS') {\n return 'Preventative Maintenance - Tentative';\n } else if (status == 'TENTATIVE' && (program == 'CSM' || program == 'MS' || program == 'MS3' || program == 'MS32' || program == 'MSDBL' || program == 'CS' || program == 'CSS' || program == 'SS' || program == 'SM' || program == 'ST' || program == 'HRMS' || program == 'FS')) {\n return 'Preventative Maintenance - Tentative';\n } else {\n return 'Other';\n }", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Hot Mix Asphalt - Completed", "description": "Hot Mix Asphalt - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Completed" ] ] }, { "label": "Hot Mix Asphalt - Planned", "description": "Hot Mix Asphalt - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Planned" ] ] }, { "label": "Preventative Maintenance - Completed", "description": "Preventative Maintenance - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Completed" ] ] }, { "label": "Preventative Maintenance - Planned", "description": "Preventative Maintenance - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Planned" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Completed", "label": "Hot Mix Asphalt - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Planned", "label": "Hot Mix Asphalt - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Completed", "label": "Preventative Maintenance - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Planned", "label": "Preventative Maintenance - Planned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 199, 255 ], "toColor": [ 245, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 246, 255 ], "toColor": [ 252, 189, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF($feature.STATUS == \"COMPLETED\", Year($feature.REHABDATE), IIF($feature.FYFUNDS <= mid(Year(Today())-1, 2, 2) , Year(Today()), \"20\"+$feature.FYFUNDS))", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358403.7336675525, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SEG_ID + \": \" + $feature.ROADNAME", "title": "Custom" }, "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "ROADNO", "type": "esriFieldTypeInteger", "alias": "ROADNO", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "STATENUM", "type": "esriFieldTypeString", "alias": "STATENUM", "length": 30, "domain": null }, { "name": "PAVEFROM", "type": "esriFieldTypeString", "alias": "PAVEFROM", "length": 50, "domain": null }, { "name": "PAVETO", "type": "esriFieldTypeString", "alias": "PAVETO", "length": 50, "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "PAVELENGTH", "type": "esriFieldTypeSingle", "alias": "PAVELENGTH", "domain": null }, { "name": "PAVEWIDTH", "type": "esriFieldTypeSingle", "alias": "PAVEWIDTH", "domain": null }, { "name": "CALCAREASQYD", "type": "esriFieldTypeInteger", "alias": "CALCAREASQYD", "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 35, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "ROADDISTYARD", "type": "esriFieldTypeString", "alias": "ROADDISTYARD", "length": 25, "domain": null }, { "name": "COUNCILDIST", "type": "esriFieldTypeSmallInteger", "alias": "COUNCILDIST", "domain": null }, { "name": "LEGDIST", "type": "esriFieldTypeString", "alias": "LEGDIST", "length": 3, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeSmallInteger", "alias": "OWNERSHIP", "domain": null }, { "name": "OWNERSTRING", "type": "esriFieldTypeString", "alias": "OWNERSTRING", "length": 20, "domain": null }, { "name": "DATEACCEPTED", "type": "esriFieldTypeDate", "alias": "DATEACCEPTED", "length": 8, "domain": null }, { "name": "INVCOMMENT", "type": "esriFieldTypeString", "alias": "INVCOMMENT", "length": 1024, "domain": null }, { "name": "RATELIST", "type": "esriFieldTypeString", "alias": "RATELIST", "length": 1, "domain": null }, { "name": "RATINGDATE", "type": "esriFieldTypeDate", "alias": "RATINGDATE", "length": 8, "domain": null }, { "name": "RATEDBY", "type": "esriFieldTypeString", "alias": "RATEDBY", "length": 20, "domain": null }, { "name": "NUMRATING", "type": "esriFieldTypeSmallInteger", "alias": "NUMRATING", "domain": null }, { "name": "CALCROADRATING", "type": "esriFieldTypeInteger", "alias": "CALCROADRATING", "domain": null }, { "name": "INSPECTOROVERRIDE", "type": "esriFieldTypeSmallInteger", "alias": "INSPECTOROVERRIDE", "domain": null }, { "name": "OVERRIDEREASON", "type": "esriFieldTypeString", "alias": "OVERRIDEREASON", "length": 255, "domain": null }, { "name": "TRANSRATE", "type": "esriFieldTypeSmallInteger", "alias": "TRANSRATE", "domain": null }, { "name": "TRANSSEV", "type": "esriFieldTypeSmallInteger", "alias": "TRANSSEV", "domain": null }, { "name": "TRANSEXT", "type": "esriFieldTypeSmallInteger", "alias": "TRANSEXT", "domain": null }, { "name": "LONGRATE", "type": "esriFieldTypeSmallInteger", "alias": "LONGRATE", "domain": null }, { "name": "LONGSEV", "type": "esriFieldTypeSmallInteger", "alias": "LONGSEV", "domain": null }, { "name": "LONGEXT", "type": "esriFieldTypeSmallInteger", "alias": "LONGEXT", "domain": null }, { "name": "ALLIGRATE", "type": "esriFieldTypeSmallInteger", "alias": "ALLIGRATE", "domain": null }, { "name": "ALLIGSEV", "type": "esriFieldTypeSmallInteger", "alias": "ALLIGSEV", "domain": null }, { "name": "ALLIGEXT", "type": "esriFieldTypeSmallInteger", "alias": "ALLIGEXT", "domain": null }, { "name": "SHRINKRATE", "type": "esriFieldTypeSmallInteger", "alias": "SHRINKRATE", "domain": null }, { "name": "SHRINKSEV", "type": "esriFieldTypeSmallInteger", "alias": "SHRINKSEV", "domain": null }, { "name": "SHRINKEXT", "type": "esriFieldTypeSmallInteger", "alias": "SHRINKEXT", "domain": null }, { "name": "RUTRATE", "type": "esriFieldTypeSmallInteger", "alias": "RUTRATE", "domain": null }, { "name": "RUTSEV", "type": "esriFieldTypeSmallInteger", "alias": "RUTSEV", "domain": null }, { "name": "RUTEXT", "type": "esriFieldTypeSmallInteger", "alias": "RUTEXT", "domain": null }, { "name": "CORRUGRATE", "type": "esriFieldTypeSmallInteger", "alias": "CORRUGRATE", "domain": null }, { "name": "CORRUGSEV", "type": "esriFieldTypeSmallInteger", "alias": "CORRUGSEV", "domain": null }, { "name": "CORRUGEXT", "type": "esriFieldTypeSmallInteger", "alias": "CORRUGEXT", "domain": null }, { "name": "RAVELRATE", "type": "esriFieldTypeSmallInteger", "alias": "RAVELRATE", "domain": null }, { "name": "RAVELSEV", "type": "esriFieldTypeSmallInteger", "alias": "RAVELSEV", "domain": null }, { "name": "RAVELEXT", "type": "esriFieldTypeSmallInteger", "alias": "RAVELEXT", "domain": null }, { "name": "PUSHRATE", "type": "esriFieldTypeSmallInteger", "alias": "PUSHRATE", "domain": null }, { "name": "PUSHSEV", "type": "esriFieldTypeSmallInteger", "alias": "PUSHSEV", "domain": null }, { "name": "PUSHEXT", "type": "esriFieldTypeSmallInteger", "alias": "PUSHEXT", "domain": null }, { "name": "HOLESRATE", "type": "esriFieldTypeSmallInteger", "alias": "HOLESRATE", "domain": null }, { "name": "HOLESSEV", "type": "esriFieldTypeSmallInteger", "alias": "HOLESSEV", "domain": null }, { "name": "HOLESEXT", "type": "esriFieldTypeSmallInteger", "alias": "HOLESEXT", "domain": null }, { "name": "BLEEDRATE", "type": "esriFieldTypeSmallInteger", "alias": "BLEEDRATE", "domain": null }, { "name": "BLEEDSEV", "type": "esriFieldTypeSmallInteger", "alias": "BLEEDSEV", "domain": null }, { "name": "BLEEDEXT", "type": "esriFieldTypeSmallInteger", "alias": "BLEEDEXT", "domain": null }, { "name": "POLAGRATE", "type": "esriFieldTypeSmallInteger", "alias": "POLAGRATE", "domain": null }, { "name": "POLAGSEV", "type": "esriFieldTypeSmallInteger", "alias": "POLAGSEV", "domain": null }, { "name": "POLAGEXT", "type": "esriFieldTypeSmallInteger", "alias": "POLAGEXT", "domain": null }, { "name": "DRAINRATE", "type": "esriFieldTypeSmallInteger", "alias": "DRAINRATE", "domain": null }, { "name": "DRAINSEV", "type": "esriFieldTypeSmallInteger", "alias": "DRAINSEV", "domain": null }, { "name": "DRAINEXT", "type": "esriFieldTypeSmallInteger", "alias": "DRAINEXT", "domain": null }, { "name": "RIDERATE", "type": "esriFieldTypeSmallInteger", "alias": "RIDERATE", "domain": null }, { "name": "RIDESEV", "type": "esriFieldTypeSmallInteger", "alias": "RIDESEV", "domain": null }, { "name": "RIDEEXT", "type": "esriFieldTypeSmallInteger", "alias": "RIDEEXT", "domain": null }, { "name": "SEGCOMMENTS", "type": "esriFieldTypeString", "alias": "SEGCOMMENTS", "length": 2048, "domain": null }, { "name": "COMPOSITION", "type": "esriFieldTypeString", "alias": "COMPOSITION", "length": 50, "domain": null }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "length": 8, "domain": null }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "length": 20, "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "length": 10, "domain": null }, { "name": "PROGRAM", "type": "esriFieldTypeString", "alias": "PROGRAM", "length": 5, "domain": null }, { "name": "FYFUNDS", "type": "esriFieldTypeString", "alias": "FYFUNDS", "length": 9, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "IMDCOMMENTS", "type": "esriFieldTypeString", "alias": "IMDCOMMENTS", "length": 1024, "domain": null }, { "name": "Snow_Priority", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority", "domain": null }, { "name": "FCC_MaxValue", "type": "esriFieldTypeString", "alias": "FCC_MaxValue", "length": 255, "domain": null }, { "name": "FCC_MaxLength", "type": "esriFieldTypeString", "alias": "FCC_MaxLength", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 42, "name": "Active Pavement Program New", "type": "Feature Layer", "description": "Pavement Segments serve as the basic units for planning pavement maintenance treatment and reconstruction activity by the Bureau of Highway's Infrastructure Management Division. Each segment is a length of road that has similar pavement condition and other characteristics that makes it suitable for the entire stretch to be paved and/or treated at one time. The segment geometry is derived from -- and is a subset of -- the Street Centerlines feature class. The features are joined to attributes via a table view with a live connection to the v_Pavement_CL view in the Road Inventory (dpwroadinv production) database. Programming changes made in the Road Inventory are immediately displayed in the symbology of this layer, indicating the type of treatment that has been planned or completed for each road. The label identifies the year the work has been competed or is planned to be completed.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var nextTreatmentCat = $feature.Next_Treatment_Category;\nvar lastTreatmentCat = $feature.Last_Treatment_Category;\nvar nextTreatmentStatus = $feature.Next_Treatment_Status;\n\nif (nextTreatmentCat == \"Rehabilitation\" && nextTreatmentStatus == \"Tentative\") {\n return 'Hot Mix Asphalt - Tentative';\n } else if (nextTreatmentCat == \"Prev Maint\" && nextTreatmentStatus == \"Tentative\") {\n return 'Preventative Maintenance - Tentative';\n } else if (nextTreatmentCat == \"Rehabilitation\" && nextTreatmentStatus == \"Planned\") {\n return 'Hot Mix Asphalt - Planned';\n } else if (nextTreatmentCat == \"Prev Maint\" && nextTreatmentStatus == \"Planned\") {\n return 'Preventative Maintenance - Planned';\n } else if (lastTreatmentCat == \"Rehabilitation\") {\n return 'Hot Mix Asphalt - Completed';\n } else if (lastTreatmentCat == \"Prev Maint\") {\n return 'Preventative Maintenance - Completed';\n } else {\n return 'Other';\n }\n ", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Hot Mix Asphalt - Completed", "description": "Hot Mix Asphalt - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Completed" ] ] }, { "label": "Hot Mix Asphalt - Planned", "description": "Hot Mix Asphalt - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Planned" ] ] }, { "label": "Hot Mix Asphalt - Tentative", "description": "Hot Mix Asphalt - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Tentative" ] ] }, { "label": "Preventative Maintenance - Completed", "description": "Preventative Maintenance - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Completed" ] ] }, { "label": "Preventative Maintenance - Planned", "description": "Preventative Maintenance - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Planned" ] ] }, { "label": "Preventative Maintenance - Tentative", "description": "Preventative Maintenance - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Tentative" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Completed", "label": "Hot Mix Asphalt - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Planned", "label": "Hot Mix Asphalt - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Tentative", "label": "Hot Mix Asphalt - Tentative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Completed", "label": "Preventative Maintenance - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Planned", "label": "Preventative Maintenance - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Tentative", "label": "Preventative Maintenance - Tentative" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 199, 255 ], "toColor": [ 245, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 246, 255 ], "toColor": [ 252, 189, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF(($feature.Next_Treatment_Status == \"Planned\" || $feature.Next_Treatment_Status == \"Tentative\") && $feature.Next_FY_Planned < Year(Today()), Year(Today()), IIF(($feature.Next_Treatment_Status == \"Planned\" || $feature.Next_Treatment_Status == \"Tentative\") && $feature.Next_FY_Planned >= Year(Today()), $feature.Next_FY_Planned, Year($feature.Last_Treatment_Completed_Date)))", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358395.5548781306, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SegID + \": \" + $feature.Road_Name", "title": "Custom" }, "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SegID", "type": "esriFieldTypeOID", "alias": "SegID", "domain": null }, { "name": "RoadID", "type": "esriFieldTypeInteger", "alias": "RoadID", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Route_No", "type": "esriFieldTypeString", "alias": "Route_No", "length": 50, "domain": null }, { "name": "Pave_From", "type": "esriFieldTypeString", "alias": "Pave_From", "length": 50, "domain": null }, { "name": "Pave_To", "type": "esriFieldTypeString", "alias": "Pave_To", "length": 50, "domain": null }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length_mi", "domain": null }, { "name": "Area_lane_mi", "type": "esriFieldTypeDouble", "alias": "Area_lane_mi", "domain": null }, { "name": "Area_sy", "type": "esriFieldTypeDouble", "alias": "Area_sy", "domain": null }, { "name": "Avg_Width_ft", "type": "esriFieldTypeDouble", "alias": "Avg_Width_ft", "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 255, "domain": null }, { "name": "Functional_Class_max_length", "type": "esriFieldTypeString", "alias": "Functional_Class_max_length", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Snow_Priority_max_value", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority_max_value", "domain": null }, { "name": "Composition", "type": "esriFieldTypeString", "alias": "Composition", "length": 25, "domain": null }, { "name": "Pavement_Inventory_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Inventory_Comments", "length": 500, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 25, "domain": null }, { "name": "Updated_Date", "type": "esriFieldTypeDate", "alias": "Updated_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Updated_By", "type": "esriFieldTypeString", "alias": "Updated_By", "length": 25, "domain": null }, { "name": "Archived", "type": "esriFieldTypeSmallInteger", "alias": "Archived", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null }, { "name": "Orig_Construction_Yr", "type": "esriFieldTypeInteger", "alias": "Orig_Construction_Yr", "domain": null }, { "name": "Last_Reconstruction_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Reconstruction_Yr", "domain": null }, { "name": "Last_Hot_Mix_Asphalt_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Hot_Mix_Asphalt_Yr", "domain": null }, { "name": "Last_Treatment", "type": "esriFieldTypeString", "alias": "Last_Treatment", "length": 25, "domain": null }, { "name": "Last_Treatment_Category", "type": "esriFieldTypeString", "alias": "Last_Treatment_Category", "length": 25, "domain": null }, { "name": "Last_Treatment_Status", "type": "esriFieldTypeString", "alias": "Last_Treatment_Status", "length": 25, "domain": null }, { "name": "Last_Treatment_Completed_Date", "type": "esriFieldTypeDateOnly", "alias": "Last_Treatment_Completed_Date", "domain": null }, { "name": "Last_Treatment_Comments", "type": "esriFieldTypeString", "alias": "Last_Treatment_Comments", "length": 2000, "domain": null }, { "name": "Last_PO_No", "type": "esriFieldTypeString", "alias": "Last_PO_No", "length": 25, "domain": null }, { "name": "Last_Contract_No", "type": "esriFieldTypeString", "alias": "Last_Contract_No", "length": 15, "domain": null }, { "name": "Last_Contract_Desc", "type": "esriFieldTypeString", "alias": "Last_Contract_Desc", "length": 75, "domain": null }, { "name": "Last_Contractor", "type": "esriFieldTypeString", "alias": "Last_Contractor", "length": 50, "domain": null }, { "name": "Last_FY_Fund", "type": "esriFieldTypeSmallInteger", "alias": "Last_FY_Fund", "domain": null }, { "name": "Last_Account_No", "type": "esriFieldTypeString", "alias": "Last_Account_No", "length": 12, "domain": null }, { "name": "Last_Program", "type": "esriFieldTypeString", "alias": "Last_Program", "length": 25, "domain": null }, { "name": "Last_Program_Category", "type": "esriFieldTypeString", "alias": "Last_Program_Category", "length": 25, "domain": null }, { "name": "Next_Treatment", "type": "esriFieldTypeString", "alias": "Next_Treatment", "length": 25, "domain": null }, { "name": "Next_Treatment_Category", "type": "esriFieldTypeString", "alias": "Next_Treatment_Category", "length": 25, "domain": null }, { "name": "Next_FY_Planned", "type": "esriFieldTypeSmallInteger", "alias": "Next_FY_Planned", "domain": null }, { "name": "Next_Treatment_Status", "type": "esriFieldTypeString", "alias": "Next_Treatment_Status", "length": 25, "domain": null }, { "name": "Rate_Cycle", "type": "esriFieldTypeString", "alias": "Rate_Cycle", "length": 1, "domain": null }, { "name": "Rating_Date", "type": "esriFieldTypeDateOnly", "alias": "Rating_Date", "domain": null }, { "name": "Rated_By", "type": "esriFieldTypeString", "alias": "Rated_By", "length": 25, "domain": null }, { "name": "Rating_Method", "type": "esriFieldTypeString", "alias": "Rating_Method", "length": 1, "domain": null }, { "name": "Rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "Rating_Calc", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Calc", "domain": null }, { "name": "Rating_Override", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Override", "domain": null }, { "name": "Rating_Override_Reason", "type": "esriFieldTypeString", "alias": "Rating_Override_Reason", "length": 500, "domain": null }, { "name": "Pavement_Condition_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Condition_Comments", "length": 2000, "domain": null }, { "name": "Trans_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Trans_Rate", "domain": null }, { "name": "Long_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Long_Rate", "domain": null }, { "name": "Allig_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Allig_Rate", "domain": null }, { "name": "Shrink_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Shrink_Rate", "domain": null }, { "name": "Rut_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Rut_Rate", "domain": null }, { "name": "Corrug_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Corrug_Rate", "domain": null }, { "name": "Ravel_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ravel_Rate", "domain": null }, { "name": "Push_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Push_Rate", "domain": null }, { "name": "Holes_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Holes_Rate", "domain": null }, { "name": "Bleed_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Bleed_Rate", "domain": null }, { "name": "Pol_Ag_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Pol_Ag_Rate", "domain": null }, { "name": "Drain_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Drain_Rate", "domain": null }, { "name": "Ride_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ride_Rate", "domain": null }, { "name": "Traffic_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_Rate", "domain": null }, { "name": "CG_Rate", "type": "esriFieldTypeString", "alias": "CG_Rate", "length": 30, "domain": null }, { "name": "SW_Rate", "type": "esriFieldTypeString", "alias": "SW_Rate", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "SegID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Bike Map", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BMC_FACILITY_TYPE", "field2": "BMC_STATUS", "uniqueValueGroups": [ { "heading": "Facility Type - Status", "classes": [ { "label": "Standard Bike Lane,Existing", "description": "Standard Bike Lane,Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 26, 28, 255 ], "width": 3 }, "values": [ [ "Standard Bike Lane", "Existing" ] ] }, { "label": "Standard Bike Lane,Programmed", "description": "Standard Bike Lane,Programmed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "values": [ [ "Standard Bike Lane", "Programmed" ] ] }, { "label": "Standard Bike Lane,Planned", "description": "Standard Bike Lane,Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 3 }, "values": [ [ "Standard Bike Lane", "Planned" ] ] }, { "label": "Protected Bike Lane,Existing", "description": "Protected Bike Lane,Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "values": [ [ "Protected Bike Lane", "Existing" ] ] }, { "label": "Protected Bike Lane,Planned", "description": "Protected Bike Lane,Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "values": [ [ "Protected Bike Lane", "Planned" ] ] }, { "label": "Shared Road Lane,Existing", "description": "Shared Road Lane,Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "values": [ [ "Shared Road Lane", "Existing" ] ] }, { "label": "Shared Road Lane,Programmed", "description": "Shared Road Lane,Programmed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "Shared Road Lane", "Programmed" ] ] }, { "label": "Shared Road Lane,Planned", "description": "Shared Road Lane,Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 3 }, "values": [ [ "Shared Road Lane", "Planned" ] ] }, { "label": "Shared-use Path,Existing", "description": "Shared-use Path,Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "values": [ [ "Shared-use Path", "Existing" ] ] }, { "label": "Shared-use Path,Under Construction", "description": "Shared-use Path,Under Construction", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 1 }, "values": [ [ "Shared-use Path", "Under Construction" ] ] }, { "label": "Shared-use Path,Programmed", "description": "Shared-use Path,Programmed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "values": [ [ "Shared-use Path", "Programmed" ] ] }, { "label": "Shared-use Path,Planned", "description": "Shared-use Path,Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 3 }, "values": [ [ "Shared-use Path", "Planned" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 26, 28, 255 ], "width": 3 }, "value": "Standard Bike Lane,Existing", "label": "Standard Bike Lane,Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "Standard Bike Lane,Programmed", "label": "Standard Bike Lane,Programmed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "Standard Bike Lane,Planned", "label": "Standard Bike Lane,Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Protected Bike Lane,Existing", "label": "Protected Bike Lane,Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Protected Bike Lane,Planned", "label": "Protected Bike Lane,Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Shared Road Lane,Existing", "label": "Shared Road Lane,Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "Shared Road Lane,Programmed", "label": "Shared Road Lane,Programmed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Shared Road Lane,Planned", "label": "Shared Road Lane,Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Shared-use Path,Existing", "label": "Shared-use Path,Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "Shared-use Path,Under Construction", "label": "Shared-use Path,Under Construction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "Shared-use Path,Programmed", "label": "Shared-use Path,Programmed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 3 }, "value": "Shared-use Path,Planned", "label": "Shared-use Path,Planned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 126, 184, 255 ], "toColor": [ 55, 126, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 176, 74, 255 ], "toColor": [ 77, 176, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 78, 163, 255 ], "toColor": [ 152, 78, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1359007.2416469902, "ymin": 381593.78070005774, "xmax": 1483400.1815089136, "ymax": 571168.3438073993, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BMC_FACILITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EastCoastGreenway", "type": "esriFieldTypeSmallInteger", "alias": "EastCoastGreenway", "domain": null }, { "name": "AmericanDiscoveryTrail", "type": "esriFieldTypeSmallInteger", "alias": "AmericanDiscoveryTrail", "domain": null }, { "name": "GrandHistoryLoop", "type": "esriFieldTypeSmallInteger", "alias": "GrandHistoryLoop", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "BMC_FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 100, "domain": null }, { "name": "BMC_FACILITY_SUB_TYPE", "type": "esriFieldTypeString", "alias": "Facility Sub Type", "length": 30, "domain": null }, { "name": "BMC_STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "BMC_FACILITY_NAME", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 100, "domain": null }, { "name": "BMC_BIKE_LANE_SIDES", "type": "esriFieldTypeString", "alias": "Bike Lane Sides", "length": 50, "domain": null }, { "name": "BMC_BIKE_TRAFFIC_FLOW", "type": "esriFieldTypeString", "alias": "Bike Traffic Flow", "length": 30, "domain": null }, { "name": "BMC_POCKET_LANE_DESC", "type": "esriFieldTypeString", "alias": "Pocket Lane Description", "length": 100, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 1073741822, "domain": null }, { "name": "ColonialAnnapolisTrail", "type": "esriFieldTypeSmallInteger", "alias": "Colonial Annapolis Trail", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1743_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Bus Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RouteName", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "RouteName", "classes": [ { "label": "201", "description": "201", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "201" ] ] }, { "label": "202", "description": "202", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 102, 255 ], "width": 2 }, "values": [ [ "202" ] ] }, { "label": "Bronze", "description": "Bronze", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 125, 51, 255 ], "width": 2 }, "values": [ [ "Bronze" ] ] }, { "label": "Brooklyn Park", "description": "Brooklyn Park", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 204, 255, 255 ], "width": 2 }, "values": [ [ "Brooklyn Park" ] ] }, { "label": "Crofton", "description": "Crofton", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "Crofton" ] ] }, { "label": "Fort Meade Shuttle", "description": "Fort Meade Shuttle", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 120, 179, 255 ], "width": 2 }, "values": [ [ "Fort Meade Shuttle" ] ] }, { "label": "Gold", "description": "Gold", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 172, 55, 255 ], "width": 2 }, "values": [ [ "Gold" ] ] }, { "label": "Silver", "description": "Silver", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 168, 171, 255 ], "width": 2 }, "values": [ [ "Silver" ] ] }, { "label": "Yellow", "description": "Yellow", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "values": [ [ "Yellow" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "201", "label": "201" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 102, 255 ], "width": 2 }, "value": "202", "label": "202" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 125, 51, 255 ], "width": 2 }, "value": "Bronze", "label": "Bronze" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 204, 255, 255 ], "width": 2 }, "value": "Brooklyn Park", "label": "Brooklyn Park" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Crofton", "label": "Crofton" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 32, 120, 179, 255 ], "width": 2 }, "value": "Fort Meade Shuttle", "label": "Fort Meade Shuttle" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 172, 55, 255 ], "width": 2 }, "value": "Gold", "label": "Gold" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 168, 171, 255 ], "width": 2 }, "value": "Silver", "label": "Silver" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Yellow", "label": "Yellow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 199, 255 ], "toColor": [ 245, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 246, 255 ], "toColor": [ 252, 189, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1384459.9161352515, "ymin": 459297.8785723895, "xmax": 1459802.6237172484, "ymax": 572862.9125967324, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 255, "domain": null }, { "name": "Brochure", "type": "esriFieldTypeString", "alias": "Brochure", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1084_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1064_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Curb Ramps", "type": "Feature Layer", "description": "The Curb Ramps layer identifies approximately 17,000 pedestrian curb ramp point locations in the Anne Arundel County inventory, including both existing ramps and barrier curb locations where ramps are planned to be built. The layer symbology indicates Americans with Disabilities Act (ADA) compliance status for existing curb ramps, as determined by compliance audits performed by the Infrastructure Management Division's Pavement Management Program inspection staff.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. Data maintained continuously by staff of the Infrastructure Management Division's Pavement Management Program. Field data collection applications and feature service built and maintained on Fulcrum platform by Century Engineering. Contact Sean Lavallee (pwlava22@aacounty.org) for more information.", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "uniqueValueGroups": [ { "heading": "ADA Compliance Status", "classes": [ { "label": "Pass", "description": "Pass", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Pass" ], [ "Provisional Pass" ] ] }, { "label": "Fail", "description": "Fail", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 5.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Fail" ], [ "Provisional Fail" ] ] }, { "label": "Audit Pending", "description": "Audit Pending", "symbol": { "type": "esriPMS", "url": "fa1ada7ca05ef22d82d0a777c2e93c29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQYlWNhQAUqDAwMZlD2DgYGhncwCRZkVcrK/M1NTTYR7959Z5gw4eyKu3c/RmJVCAJmZhJgesKEsyjiIIUqIJNAHFNTSUkQLSTEwSAvz2fMwMCwHMS/e/djNkihGcg6mEkqKgJgevVqP9V3736oLlt2naG+/thmsNUgN8FMQgcwMZDCHSCHg9wEsg5kEkgiNHTT7YcPP8Ecegqk8B2S75aDrAMxQIrw+hrkJmxOQFEI8h3I4TDrkFUCADGISWgIsuUpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Not Audited" ], [ "Revisit" ] ] }, { "label": "Barrier Curb", "description": "Barrier Curb", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Proposed" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Pass", "label": "Pass" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Provisional Pass", "label": "Pass" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 5.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fail", "label": "Fail" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 5.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Provisional Fail", "label": "Fail" }, { "symbol": { "type": "esriPMS", "url": "fa1ada7ca05ef22d82d0a777c2e93c29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQYlWNhQAUqDAwMZlD2DgYGhncwCRZkVcrK/M1NTTYR7959Z5gw4eyKu3c/RmJVCAJmZhJgesKEsyjiIIUqIJNAHFNTSUkQLSTEwSAvz2fMwMCwHMS/e/djNkihGcg6mEkqKgJgevVqP9V3736oLlt2naG+/thmsNUgN8FMQgcwMZDCHSCHg9wEsg5kEkgiNHTT7YcPP8Ecegqk8B2S75aDrAMxQIrw+hrkJmxOQFEI8h3I4TDrkFUCADGISWgIsuUpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Audited", "label": "Audit Pending" }, { "symbol": { "type": "esriPMS", "url": "fa1ada7ca05ef22d82d0a777c2e93c29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQYlWNhQAUqDAwMZlD2DgYGhncwCRZkVcrK/M1NTTYR7959Z5gw4eyKu3c/RmJVCAJmZhJgesKEsyjiIIUqIJNAHFNTSUkQLSTEwSAvz2fMwMCwHMS/e/djNkihGcg6mEkqKgJgevVqP9V3736oLlt2naG+/thmsNUgN8FMQgcwMZDCHSCHg9wEsg5kEkgiNHTT7YcPP8Ecegqk8B2S75aDrAMxQIrw+hrkJmxOQFEI8h3I4TDrkFUCADGISWgIsuUpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Revisit", "label": "Audit Pending" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Proposed", "label": "Barrier Curb" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 199, 255 ], "toColor": [ 245, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 246, 255 ], "toColor": [ 252, 189, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1361481.234402299, "ymin": 401068.97140830755, "xmax": 1475959.873226717, "ymax": 572023.045838058, "zmin": 0, "zmax": 8.965500000005704, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fulcrum_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ramp_id", "type": "esriFieldTypeString", "alias": "Ramp ID", "length": 1073741822, "domain": null }, { "name": "loc_desc", "type": "esriFieldTypeString", "alias": "Location Desc", "length": 1073741822, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Ramp Status", "length": 1073741822, "domain": null }, { "name": "inv_status", "type": "esriFieldTypeString", "alias": "Inventory Status", "length": 1073741822, "domain": null }, { "name": "compliance", "type": "esriFieldTypeString", "alias": "Compliance", "length": 1073741822, "domain": null }, { "name": "priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 1073741822, "domain": null }, { "name": "ramp_pos", "type": "esriFieldTypeString", "alias": "Position", "length": 1073741822, "domain": null }, { "name": "ramp_quad", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 1073741822, "domain": null }, { "name": "ramp_type", "type": "esriFieldTypeString", "alias": "Ramp Type", "length": 1073741822, "domain": null }, { "name": "audit_date", "type": "esriFieldTypeString", "alias": "Audit Date", "length": 1073741822, "domain": null }, { "name": "audit_type", "type": "esriFieldTypeString", "alias": "Audit Type", "length": 1073741822, "domain": null }, { "name": "qc_status", "type": "esriFieldTypeString", "alias": "QC Status", "length": 1073741822, "domain": null }, { "name": "qc_date", "type": "esriFieldTypeString", "alias": "QC Date", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "maint_authority", "type": "esriFieldTypeString", "alias": "maint_authority", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 28, "name": "Flasher Locations", "type": "Feature Layer", "description": "Symbolized by Signal Type with 8 classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Signal_Type", "defaultSymbol": { "type": "esriPMS", "url": "5805cdc6442b6599e008ed430268c1fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEm0lEQVRYheWYX0hbVxzHv1eja2bEQkC4dw9zFJRiFUucD24wIyMF0e5BKWN/nsZuSzf6UFqYm6BujEHJw/YyiNSxrQw2JzJoH9o8JKFsEbTS0mBbH1yzB29qIIZ5VzS52+743ibBmHvSRFfo2BcuCeeee84nv/O7v/M9ceApkgNPkRz4L8MEg0HF4XAMOp3Ooe3tbRmAAoCfCd6XJOlyQ0NDIp1OT/l8Pu2JwIRCIY8kSRMABhsbG8HL7Xajvr7eup/NZuVMJsOvaiKRQF1d3XgkEpnKZrOTlUJVBBOJRAKmaaqKokCWZQuknNhP13XE43E1lUqphOrr6zu5L5hQLhoul2uwpaXFikSlInBHR4cFFYvF1HA47DEM43i5KDkeB+J2uwc56F5FqN7eXgJ5UqnUDdM0uyVJ0qqCkf4FkJ3iOEtLS3I0Gr2RS/rKYCKRSIBLs2eQ+XlgbAw4ehTw+wvNHo/HAlpYWAj09PScfCwMl8c0TZU5Uok2NzdhmiaampoATQPOnweuXAEuXAAGBkr68wdGo1E1FApN9ff3L5WF4fIoilKSrIuLiwgEAtb3bDaLZPI3pNMJHDpUi7defxXN3y+j86dfUPOOCsf6OnDggC08SwHH39jY4GDdQhgWNNYRWWYNK9bq6iqmp6dL2oeGgIHZe8D9bph3f4b0/IuIxebR0nJEWAI4vqZpXAFlZzIXwbCy5gtaVfJ/CDR/Agm3AbyCmprr8PvfxuTkt7bd83OEw+FBAFO2MCzxVYNQzb8CeBPADIC/0d4OtLdfwrVrr+HYsWHYifPouj4khOFeIypsW1tbEMsH4A0AXxdaTpwADEP8BOfRNE0ul8BKfq/ZrVQqBaHW/cB9RqVYt28+i8aXxtHa2VlyLzePUg6mNHMr0ek7wNydkmYPE/+DVsAGJqeykUlw94WNnE6nGGbmK6CGy1SsP/8ycfD3h7aPsDzkbYcIRih3uU2y9ksAYQBmUXMw+By6us7YPpKzGxDC0BhlMhkVVWsUwBEAHwGYLewImjaKgQFFGBnOJ4ShQ6MxUhT7AYSKvQe4JoAXfgRwHQ8evI+rV/lG8XWH8IUwTVO8TLSKdGi6rldX+L5IA5dOA+9+hu3RWTTLN3HqVNKqtHbi+LxM0xRHhsaHriyRSKi7YSRJsh14edmF5Off4OCnHag5Owap9WU8HP8Y8rlzQvZ4PM7xprxeb/mNkp5V0zR1t70cGRmxfs1Ora2tIZlM4u69P3D4cBOav/sBjpUVPMOKNzMDXLwIdHWVRCW3RIXKK4RhdMLh8GQsFhunQ8urtrYWLperqG9bW5t17WoEbt0C5uaA2dkiGCatKCq2MJTX653gJkaruCeDxSUdHn507dDKygqjsuT1em3NubDOGIZxnJ6VzowObT9iRPIgHFfUTwjj8/m0YDDYreu6BcQIifatcsodWQogezodULkHFXpiWsVKz027IPI5sr9zU148gNGz0irSoQlOlFaJ5ycBCEMIvjV2yWqnivem/kfmuZtWkclNY5TzI4WzNsEMw7jMysqCVilE1TB55Twra0RJnfh//yWCJ6h/AKBYF0lv/wgPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Signal Type", "classes": [ { "label": "Pedestrian - Flash Rings", "description": "Pedestrian - Flash Rings", "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pedestrian - Flash Rings" ] ] }, { "label": "Pedestrian - Rapid Flash", "description": "Pedestrian - Rapid Flash", "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pedestrian - Rapid Flash" ] ] }, { "label": "Pedestrian Crossing", "description": "Pedestrian Crossing", "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pedestrian Crossing" ] ] }, { "label": "Pedestrian Flasher", "description": "Pedestrian Flasher", "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pedestrian Flasher" ] ] }, { "label": "School Flasher", "description": "School Flasher", "symbol": { "type": "esriPMS", "url": "3a445201f6492e5940f9043a200ebb8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE/ElEQVRYhdVXX0hbVxz+boxRoqJGZxcV2ilUENzAWLD2ScGHDQN1g3vjQx8XLax96Ri4dhjZg0zonsoweSh79F6wsKajDB+2l0EHBgbuoQ6MbP6JVuvV1tgsmpzxXXOzmD+adh1lH9zck3POPb/v/H6/+zvfteINw/q/I6Cqqttut7ui0agTQGOqe81utyMWiwVkWQ69dgKaprmEEG4AAzabzVVZWQmHwwGbzZaeo+s6EomEV1VVCCECQojxoaGhtX9NQNM0rxDC39DQgDNnzqCioiLvPI4T0WgUKysrXl3XSWZcURTfKxHQNM2VTCZ9drt9oLm5GbW1tSgGJNjW1mYQWVhYGFNVdUBRlK6XIqCljDscjgEu9iogkc7OTpJwqao6V4iENV9nMcatViskScLBwcGJRLjG/Py8a3p6OujxeNynEtA0zUu3FzJusVhQXV0NJiIT7zQCREdHB0kMBINBn9vt9hUkoB1lu58xzwcarampweHSEmJXr8Jy9iwwPJx37uzsLBYXFzEyMmL8b2lpIYkxAIUJCCHczGYz4fb397G1tYWnT5dw7tw7qKtsx+6NG6gJBACfD4nLlwvumsZJgiAJ5gTXpodlWQ7kJQBggK9aT08Pdnd3kUjEYbEcwOUSmP6kHKXuvyAu9OLZ749hb3gbCV0HYrGCJEZHR9HV9U/uce2dnR0/gFwCqqq6WWTIlMb39vbSD5aWAs7yauDH27C1foTV1a/x7Td/YnDw82M7zgTzI7ufxcu0pShK8BgBSZKcjC+RTB7mbsf9MakA6EZT0x/o6KjEo0d96O7uNob9fn8Oibm5uRyPkMTm5qYzxwPJZNLF0sq45yUAVkA5dQF9fUbOYH193XgTmDeTk5PGmKZpkGUZ4XDY8ITL5UrnA23QVg4BAI0mAYslkWv/4Sjww81jXb/Ov4WqL+/B1txsGKJB0+2mcXqB5Ez3p86PxhMLkRASf4931rQAF9497pOaKryIx2EeSVNTU+mxzLYZGoYgG9aMtnFy1dfXpwhk4eIHwEVP+i/rT8WTalRKDhweHhq7nJmZMcYmJiYMYzQcCoWMcJghiMfjaVs5HqDL+K5KEpMtOwxNAOoAfArge9y/70Q8PoZLl95PP2vumobZZh+v7e1t497f328QkCQpkkPAYrEEotGol+2SkjyR+e4msP8T4JnGs+c/Q5J+O2acMHeZ3TZDwJpQVlZGAsEcArIshygmeIzykMnE7i7wpOQ8am8/xvMvmhD9yo/BDz8zdsb5vHPxzKKTD8vLy6iqqoooihIqVIoD4XDYy1gmEkchiEQiODjYxrLzPdT90ovy2VnUXrmCF/ceInHrFs9dtLa2GtdpWFhYINn07vMRGGcYeHCYyqe9vT09vrm5idreXiRXV2G9cwe2u3cRu3YNxYCe0nU9wlAXJDA0NLRGGUUlQzGRDSbQxsaGQa76+nVI0ehRfE4Bn1tZWWEzR7RasydTw1FGUckU0gTcDQtWsVhaWqLrH3g8nhx9aM33AOUTZRSVDMVEPrAMF7NzGtd1PSSEGH4pUaooShdlFJVMZk4UC3qJ5Xhvb+8BjReS6NaTFqGGo4yikjlNlmcaZryZcIx5PrcXTYBIaTgflUxKTBiyjIeK+WFCV9Nw6h4RQgSZ7cV8JVlRJFIyKkAxwfM8daSmP81YXlnhMovMf/JtqKSUzOvCG/86/hv14Ie4LwzkMwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School Flasher" ] ] }, { "label": "Speed Beacon Flasher", "description": "Speed Beacon Flasher", "symbol": { "type": "esriPMS", "url": "e67aeeb653f47fa61e6fc2add56957c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFwklEQVRYhdWXb2gTdxjHv3c1rSbtmmoptoi2vlFqFer1zVxDMbTUScSJWxJfjOqLpTjFfzBEhjQykKJTFDTOggPdC5MWX8zqtKAyEdQXTRiWDU+3+mK32rSYpDXX2DO5G8+vuaxtEpM6he2By5+73/3uc8/zfJ/f85uH/5DNw/8Zpru7WwAgaJpWpWka/SYbog+e57vsdrv/vcJcvny5qqCgwKZpmstgMAgmkwl0FBYWpsZEo1HIsuzy+XzQNK3rbcBywty4ccM1Pj7uMhqNwpIlS1BWVpZxXEVFBfuWZRnhcNglSZLL6/V2OZ3O9ncC4/P53IlEomPFihVZIWab7jWCe/bsGXlqk6qqDdu2bRt6axiv19trMplsy5cvZ5PP1SiE9BKSJFVKkvTXvXv3GiwWi3/OMD6fz00gNNn0vJhuPM/DYDBgcnLyjVAUWjJJknoBVM0JhtRiMBg6yCPZQEpKSlBaWopYLJYTRgeSZbmSvO10OjflDaNp2nm6OVNoioqKsHDhQnCxGF4dPgxuYAA4cyYrBClsZGQE9GLk5YcPH9roZbOpbAZMd3c3U01FUhlkjx8/RiwWBKBg48bPEfJ4UN7ZCUNzM14dPTpjsrt37+LBgwfYvn07iouL0dPTg9OnT+Pq1atYunQp85AkSecBNOSEoTpCqtm7dy9u3bqFROI1gNcoKlLx9OcCKJZ2lEWXIfSjD4saGhEfGwNevkzd7/f7ce7cOQiCAEVR4Ha72Xma78KFCzqMkM0786YXNqqsBDMxMcFcrJuiAOUFBUDnQaDpEEomr8PjcWDdukMoLy9PhWRgYICVAAqJx+NBTU0NyZvqDgNtaWlhkh8dHaXKnR2G53mBEpZyJRoNp/uwrhFAC4BPMX/+faxfD9y/X4fW1h2pEN25cwdWqxWLFy9GZ2cnDhw4wGAuXbrEwkRGz6AIAOjKCsNxXKWetLI8nCGipCxL8gBWrZo6hoeHEQqFcPv2beaVXbt2pVRosVhw5coVdm3HjiloGiNJUob5p8HQwkd1g0KkqhPpI5/cBL7jAZVLnfr9DyOitm+h1NcjEAigvr4eK1euTF2n3KFQXbx4EZs3b2ZKTFpVXtI2Go1IJOIZHFMKCE0U0H9urijCBMdhPBRi4Vi7di3LG4IgVTU1NaGtrY0lMoVxy5YtGT2SBsNx3BAtclO2CMDYzJHVtUD1QfJh6tSCoAkvfwni4w0b2H/KGUrW1atXM0mfOnWKhYqM5E0wpLKcMNOzu7iYFDI4a+gHACgE3wA4g0eP4ggEvkJjows7d+5kkjabzUzG+/btY3eQl0hBlNSRSITlVjwep5R4c9Ej3VMvQuRmszl95G99wPUPgS97oBi+wNOnP2DNms9YspJqyJqbm5mS6MG6p3bv3o0TJ06w/5QzoihSFHJXYE3TrkUiEdvsQZoGSOOLUP6oFNwyAX/u2YNPvj7G1iZ6Wx2Ivvv7+1moyAiKXo4Ayeg3XeM4rjcnDM/zbkmSbB0dHdi/f39qQjp+HauA9XsbYuIT1LS1If7TR1COHQOqq9k4Xc5UZbdu3Zo6R8uCbkmP+fNam5Kh8hcWFgq1tbVpg0dGRmGuqQHf3w/cvIkFx48jevbsjDHkhZMnT6bdS+JI1pcjmUDSYMg4jmsfHBzs1zu26ZZIJPDixQtW+s1WK3irFQjSIprbCITn+WsOh6M3b5ikd46IothBdSOTUQ8TDAZZg5UvSDgc9quq2j7nTs/hcLi9Xm9lIBBw1dXVZW2yVFXNC0SSJMqRI7n64Kw9sNPpbPd6vVTmXXNpyGfnCHmEQN4UnpwwOlBfX981URTPm0ymynya8+RWhYHQ/knTtJweyXvf1NraSm/US12gKIpuRVEqyUu0qOqy1Us8Qciy/FzTtF7axDkcjne7idPNbrdT/9FFXVokEhFUVRWCwaC++g5xHPecitlcAf7VXts+VbDe+oHvFOZ92t91sqRxhu4R4gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Speed Beacon Flasher" ] ] }, { "label": "Traffic Calming Flasher", "description": "Traffic Calming Flasher", "symbol": { "type": "esriPMS", "url": "e67aeeb653f47fa61e6fc2add56957c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFwklEQVRYhdWXb2gTdxjHv3c1rSbtmmoptoi2vlFqFer1zVxDMbTUScSJWxJfjOqLpTjFfzBEhjQykKJTFDTOggPdC5MWX8zqtKAyEdQXTRiWDU+3+mK32rSYpDXX2DO5G8+vuaxtEpM6he2By5+73/3uc8/zfJ/f85uH/5DNw/8Zpru7WwAgaJpWpWka/SYbog+e57vsdrv/vcJcvny5qqCgwKZpmstgMAgmkwl0FBYWpsZEo1HIsuzy+XzQNK3rbcBywty4ccM1Pj7uMhqNwpIlS1BWVpZxXEVFBfuWZRnhcNglSZLL6/V2OZ3O9ncC4/P53IlEomPFihVZIWab7jWCe/bsGXlqk6qqDdu2bRt6axiv19trMplsy5cvZ5PP1SiE9BKSJFVKkvTXvXv3GiwWi3/OMD6fz00gNNn0vJhuPM/DYDBgcnLyjVAUWjJJknoBVM0JhtRiMBg6yCPZQEpKSlBaWopYLJYTRgeSZbmSvO10OjflDaNp2nm6OVNoioqKsHDhQnCxGF4dPgxuYAA4cyYrBClsZGQE9GLk5YcPH9roZbOpbAZMd3c3U01FUhlkjx8/RiwWBKBg48bPEfJ4UN7ZCUNzM14dPTpjsrt37+LBgwfYvn07iouL0dPTg9OnT+Pq1atYunQp85AkSecBNOSEoTpCqtm7dy9u3bqFROI1gNcoKlLx9OcCKJZ2lEWXIfSjD4saGhEfGwNevkzd7/f7ce7cOQiCAEVR4Ha72Xma78KFCzqMkM0786YXNqqsBDMxMcFcrJuiAOUFBUDnQaDpEEomr8PjcWDdukMoLy9PhWRgYICVAAqJx+NBTU0NyZvqDgNtaWlhkh8dHaXKnR2G53mBEpZyJRoNp/uwrhFAC4BPMX/+faxfD9y/X4fW1h2pEN25cwdWqxWLFy9GZ2cnDhw4wGAuXbrEwkRGz6AIAOjKCsNxXKWetLI8nCGipCxL8gBWrZo6hoeHEQqFcPv2beaVXbt2pVRosVhw5coVdm3HjiloGiNJUob5p8HQwkd1g0KkqhPpI5/cBL7jAZVLnfr9DyOitm+h1NcjEAigvr4eK1euTF2n3KFQXbx4EZs3b2ZKTFpVXtI2Go1IJOIZHFMKCE0U0H9urijCBMdhPBRi4Vi7di3LG4IgVTU1NaGtrY0lMoVxy5YtGT2SBsNx3BAtclO2CMDYzJHVtUD1QfJh6tSCoAkvfwni4w0b2H/KGUrW1atXM0mfOnWKhYqM5E0wpLKcMNOzu7iYFDI4a+gHACgE3wA4g0eP4ggEvkJjows7d+5kkjabzUzG+/btY3eQl0hBlNSRSITlVjwep5R4c9Ej3VMvQuRmszl95G99wPUPgS97oBi+wNOnP2DNms9YspJqyJqbm5mS6MG6p3bv3o0TJ06w/5QzoihSFHJXYE3TrkUiEdvsQZoGSOOLUP6oFNwyAX/u2YNPvj7G1iZ6Wx2Ivvv7+1moyAiKXo4Ayeg3XeM4rjcnDM/zbkmSbB0dHdi/f39qQjp+HauA9XsbYuIT1LS1If7TR1COHQOqq9k4Xc5UZbdu3Zo6R8uCbkmP+fNam5Kh8hcWFgq1tbVpg0dGRmGuqQHf3w/cvIkFx48jevbsjDHkhZMnT6bdS+JI1pcjmUDSYMg4jmsfHBzs1zu26ZZIJPDixQtW+s1WK3irFQjSIprbCITn+WsOh6M3b5ikd46IothBdSOTUQ8TDAZZg5UvSDgc9quq2j7nTs/hcLi9Xm9lIBBw1dXVZW2yVFXNC0SSJMqRI7n64Kw9sNPpbPd6vVTmXXNpyGfnCHmEQN4UnpwwOlBfX981URTPm0ymynya8+RWhYHQ/knTtJweyXvf1NraSm/US12gKIpuRVEqyUu0qOqy1Us8Qciy/FzTtF7axDkcjne7idPNbrdT/9FFXVokEhFUVRWCwaC++g5xHPecitlcAf7VXts+VbDe+oHvFOZ92t91sqRxhu4R4gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Traffic Calming Flasher" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestrian - Flash Rings", "label": "Pedestrian - Flash Rings" }, { "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestrian - Rapid Flash", "label": "Pedestrian - Rapid Flash" }, { "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestrian Crossing", "label": "Pedestrian Crossing" }, { "symbol": { "type": "esriPMS", "url": "e8a5d75e19bac20196768074244706ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrklEQVRYhd2Yf2hTVxTHv+81Sbs0tWmikahErFhFcKCvhVYQ6j9DRhLE1iYFRVDXKkzpH4NRdF2LOP1nIs4/bMGK/9i8gIzajjE6sX9sMKgt0uBohm03bKsv/ZG0mqZLm9xxrk00NmmT6obswEteTu6773PvPed7z3sqfKCmwv8JTJZlmyAI5mg0KgHYsOgeow9RFFuqqqp6/zMwt9stMcZsAKwajUbS6/XQaDT8iJnf70c4HK6RZRmMsRbGWFN1dfXYvwbmdrtrGGONJpPJvH79euTm5iZtZzKZ+HcwGISiKDU+n48gmxwOR+N7B3O5XB1arda6adMmFBQUpNUpgRcWFoIG4fV6v5Zl2RqNRu2ZzJ5qJSiDwWDdsmVLwpKlawS4Z88eDA0NST6f72FbW1txunCqlaC2b9+e+mKVCoIgYH5+PsE/NDSEvLw8rFu3jv+m2QNgDgQCD99IlszBKKZo+WimkpkoisjPz4dOp+MB/zbYiRMnYLFYcPv27biP4Dwej/nevXvNdru9NmOwtra2DRToFFPJlk+n04EycmF4GHOnT0PcvBmoTbzPhQsX0NPTg4mJCaxduzbup9nv6+urcbvdK0rKErCsrCyrVqs1vxnoAwMDCIUUbNtWBKOuEFN1dTDevAk0NiJy8OCSTgOBAK5evYrm5macPHkSp06d4gOigVLmKopCWWrLCIwxVkOztXfvXkxPTyMSCUMU5yFJDK7Pc6A+8DdYyX68+OMxPjJtRMTvB+bmEvqILWEoFOIz193djc7OTu6jTPX5fNbloJaAkYiq1WqJZougXr58Gf9PrQbMOfnAg2+h2VqBQOAKbt2awIEDdfE2k5OTqK+vx/j4OM9I0rPy8nLqN96G/HRQHFdVVbWkO2NSTDyj0YWlrW2fESKAUuj1f2H3bqC7eyvKy22IRqNoamri8nDx4kVcunQJd+/exdjYGMxmc0I3i9DLZmcCGGNsg5qmBkAkkgQMBF21eAAlJUBxMcPz5895Zl67do376fzRo0f8nOKqoaEhoReKN0VRpEzAzNTR7OwsRDG6tPWP9cBP5xJc/Y+1EL78Hvqiorjvxo0bGBwcBA3yyZMn2LFjR8I15KciIG2wmBFYUtMXAiUfJ7jyjHkIql53s7CwwMEOHz6MNWvW8OVkjHEhftOys7OREVg4HAZlJWOJHXEr+xQoc8Z/RiIA+zMb9zt+gf/BA+4zGAx8YPv27ePfJB1dXV14+vRp/DpKqpycnFDaYKIo9lImvToncX372o0AjAC+APADurrMmJqqg91eGW9x+fJllJaWwmZ7JVOtra0kDzh27Fi8zejoKCXF72mDAYiDZWUlWeX2c8BsN+B0YebFr5ic7IEk2fmeGbP+/n5UVlbybYvs0KFDXMuOHDkSbzMzM0OVSmfaYLRNyLLc6/f7l2TM1BTgyyqC4coAZr7aiJlvvkN1dQPfK2ODIbtz5w6XjphVVFRwkJhR22Aw+KysrCyzLYkx1jsyMiJR0EYoiAAMDw/z4B00WmD87RPkdP2MgqNHEWq/j8j58yRMXFzb29t5oCezkZERLrY0EMZYh8ViGcsIzOl01sqyXEPVQExsd+7cGf9/fHwCBfv3Izo6CtX169C0tmLuzBkYjUYcP358uXvx2SJAei5YtmEquRAEodbr9TaTiifLWkVROHT+2bMQaBmnp5GOERQ9Czgcjt5VgdEe5nK5bB6Px7pr166Uo59NpXdJzOv10jL20oq8UwXrdDptsiw/9Hg8Uio4liKeUkFR3f9ean6Hw1FMJXZfXx8vsXNTPB2tFFMxqPf2MBKbOSpRPB5Pc+zpZyXAxcc3LqwUU+kuX0ZgZIt1U8siYKNGozETHG3GVCnEkoKOmE6RJFD2pRPoqwZLAigFAgGJXhEoihJ/RSAIwjNBEDpWC7NqMLwGpBu/882Xsw/2bc8/jkubAa7sutMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 28, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestrian Flasher", "label": "Pedestrian Flasher" }, { "symbol": { "type": "esriPMS", "url": "3a445201f6492e5940f9043a200ebb8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE/ElEQVRYhdVXX0hbVxz+boxRoqJGZxcV2ilUENzAWLD2ScGHDQN1g3vjQx8XLax96Ri4dhjZg0zonsoweSh79F6wsKajDB+2l0EHBgbuoQ6MbP6JVuvV1tgsmpzxXXOzmD+adh1lH9zck3POPb/v/H6/+zvfteINw/q/I6Cqqttut7ui0agTQGOqe81utyMWiwVkWQ69dgKaprmEEG4AAzabzVVZWQmHwwGbzZaeo+s6EomEV1VVCCECQojxoaGhtX9NQNM0rxDC39DQgDNnzqCioiLvPI4T0WgUKysrXl3XSWZcURTfKxHQNM2VTCZ9drt9oLm5GbW1tSgGJNjW1mYQWVhYGFNVdUBRlK6XIqCljDscjgEu9iogkc7OTpJwqao6V4iENV9nMcatViskScLBwcGJRLjG/Py8a3p6OujxeNynEtA0zUu3FzJusVhQXV0NJiIT7zQCREdHB0kMBINBn9vt9hUkoB1lu58xzwcarampweHSEmJXr8Jy9iwwPJx37uzsLBYXFzEyMmL8b2lpIYkxAIUJCCHczGYz4fb397G1tYWnT5dw7tw7qKtsx+6NG6gJBACfD4nLlwvumsZJgiAJ5gTXpodlWQ7kJQBggK9aT08Pdnd3kUjEYbEcwOUSmP6kHKXuvyAu9OLZ749hb3gbCV0HYrGCJEZHR9HV9U/uce2dnR0/gFwCqqq6WWTIlMb39vbSD5aWAs7yauDH27C1foTV1a/x7Td/YnDw82M7zgTzI7ufxcu0pShK8BgBSZKcjC+RTB7mbsf9MakA6EZT0x/o6KjEo0d96O7uNob9fn8Oibm5uRyPkMTm5qYzxwPJZNLF0sq45yUAVkA5dQF9fUbOYH193XgTmDeTk5PGmKZpkGUZ4XDY8ITL5UrnA23QVg4BAI0mAYslkWv/4Sjww81jXb/Ov4WqL+/B1txsGKJB0+2mcXqB5Ez3p86PxhMLkRASf4931rQAF9497pOaKryIx2EeSVNTU+mxzLYZGoYgG9aMtnFy1dfXpwhk4eIHwEVP+i/rT8WTalRKDhweHhq7nJmZMcYmJiYMYzQcCoWMcJghiMfjaVs5HqDL+K5KEpMtOwxNAOoAfArge9y/70Q8PoZLl95PP2vumobZZh+v7e1t497f328QkCQpkkPAYrEEotGol+2SkjyR+e4msP8T4JnGs+c/Q5J+O2acMHeZ3TZDwJpQVlZGAsEcArIshygmeIzykMnE7i7wpOQ8am8/xvMvmhD9yo/BDz8zdsb5vHPxzKKTD8vLy6iqqoooihIqVIoD4XDYy1gmEkchiEQiODjYxrLzPdT90ovy2VnUXrmCF/ceInHrFs9dtLa2GtdpWFhYINn07vMRGGcYeHCYyqe9vT09vrm5idreXiRXV2G9cwe2u3cRu3YNxYCe0nU9wlAXJDA0NLRGGUUlQzGRDSbQxsaGQa76+nVI0ehRfE4Bn1tZWWEzR7RasydTw1FGUckU0gTcDQtWsVhaWqLrH3g8nhx9aM33AOUTZRSVDMVEPrAMF7NzGtd1PSSEGH4pUaooShdlFJVMZk4UC3qJ5Xhvb+8BjReS6NaTFqGGo4yikjlNlmcaZryZcIx5PrcXTYBIaTgflUxKTBiyjIeK+WFCV9Nw6h4RQgSZ7cV8JVlRJFIyKkAxwfM8daSmP81YXlnhMovMf/JtqKSUzOvCG/86/hv14Ie4LwzkMwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School Flasher", "label": "School Flasher" }, { "symbol": { "type": "esriPMS", "url": "e67aeeb653f47fa61e6fc2add56957c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFwklEQVRYhdWXb2gTdxjHv3c1rSbtmmoptoi2vlFqFer1zVxDMbTUScSJWxJfjOqLpTjFfzBEhjQykKJTFDTOggPdC5MWX8zqtKAyEdQXTRiWDU+3+mK32rSYpDXX2DO5G8+vuaxtEpM6he2By5+73/3uc8/zfJ/f85uH/5DNw/8Zpru7WwAgaJpWpWka/SYbog+e57vsdrv/vcJcvny5qqCgwKZpmstgMAgmkwl0FBYWpsZEo1HIsuzy+XzQNK3rbcBywty4ccM1Pj7uMhqNwpIlS1BWVpZxXEVFBfuWZRnhcNglSZLL6/V2OZ3O9ncC4/P53IlEomPFihVZIWab7jWCe/bsGXlqk6qqDdu2bRt6axiv19trMplsy5cvZ5PP1SiE9BKSJFVKkvTXvXv3GiwWi3/OMD6fz00gNNn0vJhuPM/DYDBgcnLyjVAUWjJJknoBVM0JhtRiMBg6yCPZQEpKSlBaWopYLJYTRgeSZbmSvO10OjflDaNp2nm6OVNoioqKsHDhQnCxGF4dPgxuYAA4cyYrBClsZGQE9GLk5YcPH9roZbOpbAZMd3c3U01FUhlkjx8/RiwWBKBg48bPEfJ4UN7ZCUNzM14dPTpjsrt37+LBgwfYvn07iouL0dPTg9OnT+Pq1atYunQp85AkSecBNOSEoTpCqtm7dy9u3bqFROI1gNcoKlLx9OcCKJZ2lEWXIfSjD4saGhEfGwNevkzd7/f7ce7cOQiCAEVR4Ha72Xma78KFCzqMkM0786YXNqqsBDMxMcFcrJuiAOUFBUDnQaDpEEomr8PjcWDdukMoLy9PhWRgYICVAAqJx+NBTU0NyZvqDgNtaWlhkh8dHaXKnR2G53mBEpZyJRoNp/uwrhFAC4BPMX/+faxfD9y/X4fW1h2pEN25cwdWqxWLFy9GZ2cnDhw4wGAuXbrEwkRGz6AIAOjKCsNxXKWetLI8nCGipCxL8gBWrZo6hoeHEQqFcPv2beaVXbt2pVRosVhw5coVdm3HjiloGiNJUob5p8HQwkd1g0KkqhPpI5/cBL7jAZVLnfr9DyOitm+h1NcjEAigvr4eK1euTF2n3KFQXbx4EZs3b2ZKTFpVXtI2Go1IJOIZHFMKCE0U0H9urijCBMdhPBRi4Vi7di3LG4IgVTU1NaGtrY0lMoVxy5YtGT2SBsNx3BAtclO2CMDYzJHVtUD1QfJh6tSCoAkvfwni4w0b2H/KGUrW1atXM0mfOnWKhYqM5E0wpLKcMNOzu7iYFDI4a+gHACgE3wA4g0eP4ggEvkJjows7d+5kkjabzUzG+/btY3eQl0hBlNSRSITlVjwep5R4c9Ej3VMvQuRmszl95G99wPUPgS97oBi+wNOnP2DNms9YspJqyJqbm5mS6MG6p3bv3o0TJ06w/5QzoihSFHJXYE3TrkUiEdvsQZoGSOOLUP6oFNwyAX/u2YNPvj7G1iZ6Wx2Ivvv7+1moyAiKXo4Ayeg3XeM4rjcnDM/zbkmSbB0dHdi/f39qQjp+HauA9XsbYuIT1LS1If7TR1COHQOqq9k4Xc5UZbdu3Zo6R8uCbkmP+fNam5Kh8hcWFgq1tbVpg0dGRmGuqQHf3w/cvIkFx48jevbsjDHkhZMnT6bdS+JI1pcjmUDSYMg4jmsfHBzs1zu26ZZIJPDixQtW+s1WK3irFQjSIprbCITn+WsOh6M3b5ikd46IothBdSOTUQ8TDAZZg5UvSDgc9quq2j7nTs/hcLi9Xm9lIBBw1dXVZW2yVFXNC0SSJMqRI7n64Kw9sNPpbPd6vVTmXXNpyGfnCHmEQN4UnpwwOlBfX981URTPm0ymynya8+RWhYHQ/knTtJweyXvf1NraSm/US12gKIpuRVEqyUu0qOqy1Us8Qciy/FzTtF7axDkcjne7idPNbrdT/9FFXVokEhFUVRWCwaC++g5xHPecitlcAf7VXts+VbDe+oHvFOZ92t91sqRxhu4R4gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Beacon Flasher", "label": "Speed Beacon Flasher" }, { "symbol": { "type": "esriPMS", "url": "e67aeeb653f47fa61e6fc2add56957c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFwklEQVRYhdWXb2gTdxjHv3c1rSbtmmoptoi2vlFqFer1zVxDMbTUScSJWxJfjOqLpTjFfzBEhjQykKJTFDTOggPdC5MWX8zqtKAyEdQXTRiWDU+3+mK32rSYpDXX2DO5G8+vuaxtEpM6he2By5+73/3uc8/zfJ/f85uH/5DNw/8Zpru7WwAgaJpWpWka/SYbog+e57vsdrv/vcJcvny5qqCgwKZpmstgMAgmkwl0FBYWpsZEo1HIsuzy+XzQNK3rbcBywty4ccM1Pj7uMhqNwpIlS1BWVpZxXEVFBfuWZRnhcNglSZLL6/V2OZ3O9ncC4/P53IlEomPFihVZIWab7jWCe/bsGXlqk6qqDdu2bRt6axiv19trMplsy5cvZ5PP1SiE9BKSJFVKkvTXvXv3GiwWi3/OMD6fz00gNNn0vJhuPM/DYDBgcnLyjVAUWjJJknoBVM0JhtRiMBg6yCPZQEpKSlBaWopYLJYTRgeSZbmSvO10OjflDaNp2nm6OVNoioqKsHDhQnCxGF4dPgxuYAA4cyYrBClsZGQE9GLk5YcPH9roZbOpbAZMd3c3U01FUhlkjx8/RiwWBKBg48bPEfJ4UN7ZCUNzM14dPTpjsrt37+LBgwfYvn07iouL0dPTg9OnT+Pq1atYunQp85AkSecBNOSEoTpCqtm7dy9u3bqFROI1gNcoKlLx9OcCKJZ2lEWXIfSjD4saGhEfGwNevkzd7/f7ce7cOQiCAEVR4Ha72Xma78KFCzqMkM0786YXNqqsBDMxMcFcrJuiAOUFBUDnQaDpEEomr8PjcWDdukMoLy9PhWRgYICVAAqJx+NBTU0NyZvqDgNtaWlhkh8dHaXKnR2G53mBEpZyJRoNp/uwrhFAC4BPMX/+faxfD9y/X4fW1h2pEN25cwdWqxWLFy9GZ2cnDhw4wGAuXbrEwkRGz6AIAOjKCsNxXKWetLI8nCGipCxL8gBWrZo6hoeHEQqFcPv2beaVXbt2pVRosVhw5coVdm3HjiloGiNJUob5p8HQwkd1g0KkqhPpI5/cBL7jAZVLnfr9DyOitm+h1NcjEAigvr4eK1euTF2n3KFQXbx4EZs3b2ZKTFpVXtI2Go1IJOIZHFMKCE0U0H9urijCBMdhPBRi4Vi7di3LG4IgVTU1NaGtrY0lMoVxy5YtGT2SBsNx3BAtclO2CMDYzJHVtUD1QfJh6tSCoAkvfwni4w0b2H/KGUrW1atXM0mfOnWKhYqM5E0wpLKcMNOzu7iYFDI4a+gHACgE3wA4g0eP4ggEvkJjows7d+5kkjabzUzG+/btY3eQl0hBlNSRSITlVjwep5R4c9Ej3VMvQuRmszl95G99wPUPgS97oBi+wNOnP2DNms9YspJqyJqbm5mS6MG6p3bv3o0TJ06w/5QzoihSFHJXYE3TrkUiEdvsQZoGSOOLUP6oFNwyAX/u2YNPvj7G1iZ6Wx2Ivvv7+1moyAiKXo4Ayeg3XeM4rjcnDM/zbkmSbB0dHdi/f39qQjp+HauA9XsbYuIT1LS1If7TR1COHQOqq9k4Xc5UZbdu3Zo6R8uCbkmP+fNam5Kh8hcWFgq1tbVpg0dGRmGuqQHf3w/cvIkFx48jevbsjDHkhZMnT6bdS+JI1pcjmUDSYMg4jmsfHBzs1zu26ZZIJPDixQtW+s1WK3irFQjSIprbCITn+WsOh6M3b5ikd46IothBdSOTUQ8TDAZZg5UvSDgc9quq2j7nTs/hcLi9Xm9lIBBw1dXVZW2yVFXNC0SSJMqRI7n64Kw9sNPpbPd6vVTmXXNpyGfnCHmEQN4UnpwwOlBfX981URTPm0ymynya8+RWhYHQ/knTtJweyXvf1NraSm/US12gKIpuRVEqyUu0qOqy1Us8Qciy/FzTtF7axDkcjne7idPNbrdT/9FFXVokEhFUVRWCwaC++g5xHPecitlcAf7VXts+VbDe+oHvFOZ92t91sqRxhu4R4gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Traffic Calming Flasher", "label": "Traffic Calming Flasher" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 242, 252, 255 ], "toColor": [ 194, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 223, 255 ], "toColor": [ 252, 187, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 236, 255 ], "toColor": [ 182, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Road_Name+\" \"+DomainName($feature, 'Signal_Type')"}, "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1362273.706898719, "ymin": 411297.2413060665, "xmax": 1471374.547423631, "ymax": 564369.1549778879, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "Signal_Type", "type": "esriFieldTypeString", "alias": "Signal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_FlasherLocationType", "description": "The flasher location type", "codedValues": [ { "name": "School Flasher", "code": "School Flasher" }, { "name": "Traffic Calming Flasher", "code": "Traffic Calming Flasher" }, { "name": "Pedestrian - Flash Rings", "code": "Pedestrian - Flash Rings" }, { "name": "Pedestrian - Rapid Flash", "code": "Pedestrian - Rapid Flash" }, { "name": "Pedestrian Flasher", "code": "Pedestrian Flasher" }, { "name": "Speed Beacon Flasher", "code": "Speed Beacon Flasher" }, { "name": "Pedestrian Crossing", "code": "Pedestrian Crossing" }, { "name": "Embedded LED", "code": "Embedded LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Installation_Date", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "Install_Year", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "Signal_Replaced_Date", "type": "esriFieldTypeDate", "alias": "Signal_Replaced_Date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "The service status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R64_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_64", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_839_Asset_ID", "fields": "Asset_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 41, "name": "Gates", "type": "Feature Layer", "description": "Symbolized as a point feature as a red circle with the word \"Gate\" in the middle. These point locations are where there are gates at the Contrail (Automatic Flood Warning Systems system) sites. As of Dec 2024, there are 3 different sites/location with gates from Contrail install phases 1-3.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f818a764e3ad555496102dc7ae3daf8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADbElEQVRIidWXP0hbURTGf8FnSRqw1cUmpYtmKI5Nh4KObj6H+mdwMLRLXETcdLNO4iaCgy5VHFy0DsnoqIOQDHUQoRJLFYMUagtao6gp3817NsbEvxXpBy/3vXvfPd859553vxOLB4L1XxF/g2ASArrXzxtI3gvxDAQfgQ1EgfBnwOeM/QTmgCzEy+DD22s6YV31wlyOLFoN4UpAVzHsgr0J9hykn8CHRpi4NfEsxPxgv7iE0IXr1D4E1mB8FprboPnGxLMQqwL7JTeDX3sBpHLRJ1rh9bWJRfoM7BpuD809gvAMfOyA91cSa0/9dyR1odU6gnez8KkNYiWJlb1KJO3pv0ItsALjXEasT0bZG4xE8No2noqKu7EeH1Oxvs7m0FBgbmcn2pqX6YVLHa0OhXg6OQkeD7u7u6azsrJ4TrvjLvTehb6mJl5ZFovd3fosSxKHK0IhQ9rf38/CwoIx1NDQwMjIiDE8PDxMPB5nYGCAwcFBtre3zyZHIhEzx+0LBoNMTU3xPBTiMJfsXCB2TicsyzKTZby9vZ36+nq6urqYnp6ms7PTtDK8tLRknNGz3pcjwsTEBD09PdTU1BhH1R5ubGgbDUcHbJ8j9kKg3LmXIcG2bXPf2NhoDCSTudMwHA4Ti8UMmRwQ5KTGDw4OjDNCXV2dmSuUOxwUEhfC6/UastXVVRYXF8lkMqZf0cp4Op0+czAfPp/POKFoS+VGSeJoNGqWrLe31zggYyJTRH19fSZijY2Ojp5FlA/XObXKkceXEUtVpDJksybSRCJhkkcTteSKQkRqNe7ur5ZT44L65UgqlToj0HxfNqszPN2ap1znIpa0/fr+3a5yjCgj85H/LAI3WrfV0hbOMeTLy7J9Ti7PEUtPvyQSdmB+Hm9zs1Kcu+Jka4uNsTE8l51cZrlPT9NbLS0Bf1kZHp8r97fE8TF7mQxfIZl/al0gFiTi0tPwyQnZvb27EQObuS0cLOy/QKzKQSKe+gcKtQb8gHihMhUlFlQ5SMSlpzctBFwor39DslQVYpWaqMpBIi49rXUqi+tg31leJ9Kblz6CKgeJuPTUD4FSDhzlij33SmpPiy1vPq78XhwDMVUmKxB95KiMe64LOhy8kMxArDB7S8HimnAMGqNSGefAd8fup6CnAI60/RXiW+DB/jv9AcYMUUrD5mKPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1364158.8333778083, "ymin": 447265.1214699, "xmax": 1406395.7259379774, "ymax": 533957.9379133135, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 100, "domain": { "type": "codedValue", "name": "WS3_GateType", "description": "", "codedValues": [ { "name": "Gate", "code": "Gate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "length": 50, "domain": null }, { "name": "GIS_Comment", "type": "esriFieldTypeString", "alias": "GIS_Comment", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_225", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S186_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "Guardrail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maint_Resp", "field2": "Damage_Type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "defaultLabel": "Non-County Damaged", "uniqueValueGroups": [ { "heading": "Maint Resp & Damage Status", "classes": [ { "label": "County", "description": "County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "values": [ [ "County", "" ], [ "County", "None" ] ] }, { "label": "County Damaged", "description": "County Damaged", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "County", "Deterioration/Material Failure" ], [ "County", "Missing Element" ], [ "County", "Other" ], [ "County", "Structural/Accident" ] ] }, { "label": "Non-County", "description": "Non-County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "values": [ [ "Non-County", "None" ], [ "Non-County", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "County,", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "County,None", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "County,Deterioration/Material Failure", "label": "County Damaged" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "County,Missing Element", "label": "County Damaged" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "County,Other", "label": "County Damaged" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "County,Structural/Accident", "label": "County Damaged" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "Non-County,None", "label": "Non-County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "Non-County,", "label": "Non-County" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 242, 252, 255 ], "toColor": [ 194, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 223, 255 ], "toColor": [ 252, 187, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 236, 255 ], "toColor": [ 182, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GRID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "Maint_Resp = 'County'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "County", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 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": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.GRID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "Maint_Resp <> 'County'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Non-County", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 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": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358406.5446855575, "ymin": 381479.70448456705, "xmax": 1485232.0794198066, "ymax": 572354.835200727, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GRID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GRID", "type": "esriFieldTypeSmallInteger", "alias": "GRID", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null }, { "name": "Beam_Type", "type": "esriFieldTypeString", "alias": "Beam_Type", "length": 1073741822, "domain": { "type": "codedValue", "name": "WS4_GuardrailBeamType", "description": "Guardrail Beam Type", "codedValues": [ { "name": "Cable", "code": "Cable" }, { "name": "Double Rail Transition", "code": "DORT" }, { "name": "Double Sided", "code": "Median" }, { "name": "Thrie-Beam", "code": "Thrie-Beam" }, { "name": "W-Beam", "code": "W-Beam" }, { "name": "W-Beam w Rub Rail", "code": "W-Beam w Rub Rail" }, { "name": "Wood/Timber w Steel Backing", "code": "Wood/Timber w Steel Backing" }, { "name": "Wood/Timber w/out Steel Backing", "code": "Wood/Timber w/out Steel Backing" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Beam_Material", "type": "esriFieldTypeString", "alias": "Beam_Material", "length": 1073741822, "domain": { "type": "codedValue", "name": "WS4_GuardrailBeamMaterial", "description": "Guardrail Beam Material", "codedValues": [ { "name": "Brown Poly Coated", "code": "Brown Poly Coated" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel Cable", "code": "Steel Cable" }, { "name": "Weathering Steel", "code": "Weathering Steel" }, { "name": "Wood/Timber", "code": "Wood/Timber" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "End_Treat_Beg", "type": "esriFieldTypeString", "alias": "End_Treat_Beg", "length": 255, "domain": { "type": "codedValue", "name": "WS4_GuardrailEndTreatment", "description": "Guardrail End Treatment", "codedValues": [ { "name": "Type A", "code": "Type A" }, { "name": "Type B", "code": "Type B" }, { "name": "Type C", "code": "Type C" }, { "name": "Type D (median)", "code": "Type D (median)" }, { "name": "Type F (median)", "code": "Type F (median)" }, { "name": "Type G (NC)", "code": "Type G (NC)" }, { "name": "Type K", "code": "Type K" }, { "name": "Type L", "code": "Type L" }, { "name": "End Section (not ET)", "code": "End Section (not ET)" }, { "name": "Thrie-Beam Anchorage", "code": "Thrie-Beam Anchorage" }, { "name": "W-Beam Anchorage", "code": "W-Beam Anchorage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "End_Treat_End", "type": "esriFieldTypeString", "alias": "End_Treat_End", "length": 255, "domain": { "type": "codedValue", "name": "WS4_GuardrailEndTreatment", "description": "Guardrail End Treatment", "codedValues": [ { "name": "Type A", "code": "Type A" }, { "name": "Type B", "code": "Type B" }, { "name": "Type C", "code": "Type C" }, { "name": "Type D (median)", "code": "Type D (median)" }, { "name": "Type F (median)", "code": "Type F (median)" }, { "name": "Type G (NC)", "code": "Type G (NC)" }, { "name": "Type K", "code": "Type K" }, { "name": "Type L", "code": "Type L" }, { "name": "End Section (not ET)", "code": "End Section (not ET)" }, { "name": "Thrie-Beam Anchorage", "code": "Thrie-Beam Anchorage" }, { "name": "W-Beam Anchorage", "code": "W-Beam Anchorage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Damage_Type", "type": "esriFieldTypeString", "alias": "Damage", "length": 255, "domain": { "type": "codedValue", "name": "WS4_GuardrailDamageType", "description": "Guardrail Damage Type", "codedValues": [ { "name": "Structural/Accident", "code": "Structural/Accident" }, { "name": "Deterioration/Material Failure", "code": "Deterioration/Material Failure" }, { "name": "Missing Element", "code": "Missing Element" }, { "name": "Erosion (Severe)", "code": "Erosion (Severe)" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1073741822, "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Maint_Resp", "type": "esriFieldTypeString", "alias": "Maint Resp", "length": 25, "domain": { "type": "codedValue", "name": "WS4_GuardrailMaintResp", "description": "Guardrail Maintenance Responsibility", "codedValues": [ { "name": "County", "code": "County" }, { "name": "Non-County", "code": "Non-County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length_Ft", "type": "esriFieldTypeDouble", "alias": "Length_Ft", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_188", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S152_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 31, "name": "High Water Locations", "type": "Feature Layer", "description": "Symbolized as a point feature as a blue circle with two waves in the middle. The points are coordinate locations of the Master Contrail sites in the Conrail Automatic Flood Warning Systems system. The Master site points are where the Stage/Water sensors are in Contrail (phases 1-3). The points were taken from coordinates from a report downloaded straight from the Report Views module in Contrail. Previously, the feature class consisted of several sites that were not the Master. These have been designated as a status of \"removed\" and have been hidden from publishing via a definition query until they will be permanently deleted in accordance with VueWorks Work Orders and Service Requests reconciliation.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "38498ec0cf83eaadeeabec261670c80c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE70lEQVRYhdVXbWxTZRR+bnvbbf1Yyz4kG6iokOiiLqaLy0wENO7GQSu6sQGaaJimxmgEiVEDiWx/DInGPyYaGlwiQYj7iOiGYLdpZsJEs0UlCsMISIYbsK3t1nbd7W17zXnv+rXbssGWoE9y/7z3vec87znnPee5PG4x+P8fAaHdAd5oQzhYAsilyiI3Ap0BiAZccDcMLj0BodUGcA7IGjs4nQ28CcgpADT65B7RA8QiTlS3AzJc4KRmdG8bWTwBocMJWd6PvOVgj86UeR+9I0gBIDjshOh1Qmhrhru+6eYICK02xLgm8EY7jLcDOcuwIBBB630KEd/QXlR32NFdV3FjBIRZ57kFdmbsZkBEiisA31kbqjsGspHgM368WOepIBue0zY80daJnnrH/ASEDicL+1I4j6PgQSJhx4bjTfimpik7AaHVxgqOcp4FxjwOwZA87xqvBbQaDqI0u26+m0jsBXAdAuAcrJozFJzVpMGOWgv0PLCnxavs5oCnqgxorDGj8YNxTExG2fqaFTq8tcUC92AIbX3BZE2QbYqwu86VmYCssSeuUwoefygPrz+Tj6veKFaX6lBSqIWG4/BmgwWrlvMIiTIclQYc6g3g+WoTtj5mwsUrEp5+xIj2H4KQ48Eh26J3P4AMBIR2B2syKfe8MF+DnXUW2NbkwHXMj6/6g/jotULseXYZ7inlceqsiO2fjWFdeS5eEMxYW56LHB2Hdw548OdlCW3v3oaqslz0/zGTjELcl3tz55wIcCVzQ7/vpQJMBmNofH8MV7xKeL88OY1XN+Vj3xEf+k4rhinUL9aY8ev5MFxdU5gJK0fuGQxhw8N5SQIE8jFzrUQdgZhsgzaltULJ9dhkNBlCAH2/hTBwTmTE4qAUbE+pgThavvVDnCWTAPkgXyoCkEvTejuAa750g4RIFGnO45jrnOD1q/cpPuJDDP+pcczNO7nK7tRjZbEW7oFQWg/Yut6ElhP+tFQJFXm4PBbBmUtSupFYOM0Xn/aSRmqGa0iV3fikGZvXGjE+FUXvLyFEo2AVvqsuH4UWLX6/GMZPQyKKLVrsqreg8t4cVqTNB5WekUA0DGjkUTUBTcwFKeic6/yBu/SsqXAch92ferD7OSs2Vhpw/yo91pfn4mB3ACuLeNQ+akSRVYtX7PkYGg7jvcM+vL3FyghRIScQocYkd6oJuBsGmZigMaozsS5H121TlRFHTwZx4LiftdUTP4ews9aCc8MSnB+O4++rEaxeoYPrjSKU3aHHJ11TOHZqmplsWGeEo8rA0sNAtqXAKLqTqolPOy4pGf8FJw0PyqdnKoYdH0/gzCXKm4Kj/UH4AjF80RdAbLbI//pHwqGeAL7+cRrjKaf9vDcAs0GTtB8cJh+J06sJkIySAs54FA5/F1DVw+hEFEe+V68nTpmCeKNKnF70jrJUZyXQvW2EyShSMiQmlgpU+XR6TlaJVl61mTQcyShSMkulCabOAzOeLvSo9SGf8QOSTySjSMmQmFjMycm56BsEF3k50xY+68dEgmQUKRkSE9nUcDZQzv0XgLC/iznPItH56xohDUcyipTMfLI81THlmwqOcp4h7AsnQFA0XBNTMoqYUEYqTbX48KJQk+OYpNxzumpU7Qv4S+KxUCgyysXEBM1zNlJTfs1Ye5U7U5vMQsDfyGaFiKJklgq3fBz/C3DzCjO+dsw4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1357068.986008972, "ymin": 445011.9517636448, "xmax": 1431632.1620135605, "ymax": 569751.6612732261, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_HighWaterLocationType", "description": "", "codedValues": [ { "name": "High Water - AWS Only", "code": "High Water - AWS Only" }, { "name": "High Water - Gated", "code": "High Water - Gated" }, { "name": "High Water \u2013 Beacon", "code": "High Water \u2013 Beacon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 100, "domain": null }, { "name": "Roadno", "type": "esriFieldTypeInteger", "alias": "Roadno", "domain": null }, { "name": "Water_Crossing", "type": "esriFieldTypeString", "alias": "Water_Crossing", "length": 100, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "The service status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Installation_Date", "type": "esriFieldTypeDate", "alias": "Installation_Date", "length": 8, "domain": null }, { "name": "Install_Year", "type": "esriFieldTypeInteger", "alias": "Install_Year", "domain": null }, { "name": "Replaced_Date", "type": "esriFieldTypeDate", "alias": "Replaced_Date", "length": 8, "domain": null }, { "name": "Removed_Date", "type": "esriFieldTypeDate", "alias": "Removed_Date", "length": 8, "domain": null }, { "name": "Warranty_Begin_Date", "type": "esriFieldTypeDate", "alias": "Warranty_Begin_Date", "length": 8, "domain": null }, { "name": "Warranty_End_Date", "type": "esriFieldTypeDate", "alias": "Warranty_End_Date", "length": 8, "domain": null }, { "name": "Communication_Type", "type": "esriFieldTypeString", "alias": "Communication_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionCommunicationType", "description": "The type of intersection communication", "codedValues": [ { "name": "Wireless", "code": "Wireless" }, { "name": "None", "code": "None" }, { "name": "Fiber Optic", "code": "Fiber Optic" }, { "name": "Hardwired", "code": "Hardwired" }, { "name": "Radio", "code": "Radio" }, { "name": "Microwave", "code": "Microwave" }, { "name": "Cellular", "code": "Cellular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned_By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Owner", "description": "The owner of the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained_By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_MaintainedBy", "description": "The entity that maintains the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Assignment_Area", "type": "esriFieldTypeString", "alias": "Assignment_Area", "length": 50, "domain": null }, { "name": "BGE_Billing_Address", "type": "esriFieldTypeString", "alias": "BGE_Billing_Address", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Comilation_Source", "type": "esriFieldTypeString", "alias": "Compilation_Source", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Contrail_Name", "type": "esriFieldTypeString", "alias": "Contrail Site Name", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R224_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_224", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "Longlines", "type": "Feature Layer", "description": "The following read-only service is a view that combines longline attribute data with another view from the road inventory that details county pavement information. These views are joined together based on matching SEGMENT IDs and utilize the geometry from the pavement view. If no matching SEGMENT ID is found between a longline feature and the pavement view, related pavement fields will not be populated or display geometry. The main purpose of the service is to allow traffic users that edit a separate longline attribute table the ability to easily reference current/existing pavement information to populate longline data fields with relevant values.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Bureau of Highways Traffic Division", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Candidate_Road", "uniqueValueGroups": [ { "heading": "Candidate Road", "classes": [ { "label": "Non-Programmed", "description": "Non-Programmed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 2 }, "values": [ [ "0" ] ] }, { "label": "Programmed", "description": "Programmed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Programmed - Marked", "description": "Programmed - Marked", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "Non-Programmed - Marked", "description": "Non-Programmed - Marked", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "Programmed - Not Marked", "description": "Programmed - Not Marked", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 38, 115, 255 ], "width": 2 }, "values": [ [ "5" ] ] }, { "label": "Do Not Paint", "description": "Do Not Paint", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 2 }, "value": "0", "label": "Non-Programmed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "1", "label": "Programmed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "2", "label": "Programmed - Marked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "3", "label": "Non-Programmed - Marked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "5", "label": "Programmed - Not Marked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "Do Not Paint" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 224, 252, 255 ], "toColor": [ 189, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 187, 252, 255 ], "toColor": [ 189, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 192, 255 ], "toColor": [ 252, 227, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 240, 255 ], "toColor": [ 199, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 212, 255 ], "toColor": [ 252, 218, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 182, 255 ], "toColor": [ 252, 245, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 215, 255 ], "toColor": [ 184, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2056072506320147E8, "ymin": -9.544398243155015E7, "xmax": 1.2318539172986814E8, "ymax": 7.399815174566643E7, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeBigInteger", "alias": "OID", "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 50, "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "Double_Yellow", "type": "esriFieldTypeDouble", "alias": "Double_Yellow", "domain": null }, { "name": "Edgeline_SW", "type": "esriFieldTypeDouble", "alias": "Edgeline_SW", "domain": null }, { "name": "Marking_Type", "type": "esriFieldTypeString", "alias": "Marking_Type", "length": 100, "domain": null }, { "name": "Marking_Required", "type": "esriFieldTypeString", "alias": "Marking_Required", "length": 3, "domain": null }, { "name": "IMD_FY_Improvement", "type": "esriFieldTypeInteger", "alias": "IMD_FY_Improvement", "domain": null }, { "name": "IMD_Resurfacing", "type": "esriFieldTypeString", "alias": "IMD_Resurfacing", "length": 3, "domain": null }, { "name": "Candidate_Road", "type": "esriFieldTypeSmallInteger", "alias": "Candidate_Road", "domain": null }, { "name": "Candidate_Eval_Date", "type": "esriFieldTypeDate", "alias": "Candidate_Eval_Date", "length": 8, "precision": 1, "domain": null }, { "name": "PavSeg_SegID", "type": "esriFieldTypeInteger", "alias": "PavSeg_SegID", "domain": null }, { "name": "PavSeg_RoadID", "type": "esriFieldTypeInteger", "alias": "PavSeg_RoadID", "domain": null }, { "name": "PavSeg_Road_Name", "type": "esriFieldTypeString", "alias": "PavSeg_Road_Name", "length": 50, "domain": null }, { "name": "Route_No", "type": "esriFieldTypeString", "alias": "Route_No", "length": 50, "domain": null }, { "name": "Pave_From", "type": "esriFieldTypeString", "alias": "Pave_From", "length": 50, "domain": null }, { "name": "Pave_To", "type": "esriFieldTypeString", "alias": "Pave_To", "length": 50, "domain": null }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length_mi", "domain": null }, { "name": "Area_lane_mi", "type": "esriFieldTypeDouble", "alias": "Area_lane_mi", "domain": null }, { "name": "Area_sy", "type": "esriFieldTypeDouble", "alias": "Area_sy", "domain": null }, { "name": "Avg_Width_ft", "type": "esriFieldTypeDouble", "alias": "Avg_Width_ft", "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 255, "domain": null }, { "name": "Functional_Class_max_length", "type": "esriFieldTypeString", "alias": "Functional_Class_max_length", "length": 255, "domain": null }, { "name": "PavSeg_Status", "type": "esriFieldTypeString", "alias": "PavSeg_Status", "length": 15, "domain": null }, { "name": "Snow_Priority_max_value", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority_max_value", "domain": null }, { "name": "Composition", "type": "esriFieldTypeString", "alias": "Composition", "length": 25, "domain": null }, { "name": "Pavement_Inventory_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Inventory_Comments", "length": 500, "domain": null }, { "name": "PavSeg_Created_Date", "type": "esriFieldTypeDate", "alias": "PavSeg_Created_Date", "length": 8, "precision": 1, "domain": null }, { "name": "PavSeg_Created_By", "type": "esriFieldTypeString", "alias": "PavSeg_Created_By", "length": 25, "domain": null }, { "name": "PavSeg_Updated_Date", "type": "esriFieldTypeDate", "alias": "PavSeg_Updated_Date", "length": 8, "precision": 1, "domain": null }, { "name": "PavSeg_Updated_By", "type": "esriFieldTypeString", "alias": "PavSeg_Updated_By", "length": 25, "domain": null }, { "name": "Archived", "type": "esriFieldTypeSmallInteger", "alias": "Archived", "domain": null }, { "name": "PavSeg_OBJECTID", "type": "esriFieldTypeInteger", "alias": "PavSeg_OBJECTID", "domain": null }, { "name": "PavSeg_GlobalID", "type": "esriFieldTypeGUID", "alias": "PavSeg_GlobalID", "length": 38, "domain": null }, { "name": "PavSeg_Shape", "type": "esriFieldTypeGeometry", "alias": "PavSeg_Shape", "domain": null }, { "name": "Orig_Construction_Yr", "type": "esriFieldTypeInteger", "alias": "Orig_Construction_Yr", "domain": null }, { "name": "Last_Reconstruction_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Reconstruction_Yr", "domain": null }, { "name": "Last_Hot_Mix_Asphalt_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Hot_Mix_Asphalt_Yr", "domain": null }, { "name": "Last_Treatment", "type": "esriFieldTypeString", "alias": "Last_Treatment", "length": 25, "domain": null }, { "name": "Last_Treatment_Category", "type": "esriFieldTypeString", "alias": "Last_Treatment_Category", "length": 25, "domain": null }, { "name": "Last_Treatment_Status", "type": "esriFieldTypeString", "alias": "Last_Treatment_Status", "length": 25, "domain": null }, { "name": "Last_Treatment_Completed_Date", "type": "esriFieldTypeDateOnly", "alias": "Last_Treatment_Completed_Date", "domain": null }, { "name": "Last_Treatment_Comments", "type": "esriFieldTypeString", "alias": "Last_Treatment_Comments", "length": 2000, "domain": null }, { "name": "Last_PO_No", "type": "esriFieldTypeString", "alias": "Last_PO_No", "length": 25, "domain": null }, { "name": "Last_Contract_No", "type": "esriFieldTypeString", "alias": "Last_Contract_No", "length": 15, "domain": null }, { "name": "Last_Contract_Desc", "type": "esriFieldTypeString", "alias": "Last_Contract_Desc", "length": 75, "domain": null }, { "name": "Last_Contractor", "type": "esriFieldTypeString", "alias": "Last_Contractor", "length": 50, "domain": null }, { "name": "Last_FY_Fund", "type": "esriFieldTypeSmallInteger", "alias": "Last_FY_Fund", "domain": null }, { "name": "Last_Account_No", "type": "esriFieldTypeString", "alias": "Last_Account_No", "length": 12, "domain": null }, { "name": "Last_Program", "type": "esriFieldTypeString", "alias": "Last_Program", "length": 25, "domain": null }, { "name": "Last_Program_Category", "type": "esriFieldTypeString", "alias": "Last_Program_Category", "length": 25, "domain": null }, { "name": "Next_Treatment", "type": "esriFieldTypeString", "alias": "Next_Treatment", "length": 25, "domain": null }, { "name": "Next_Treatment_Category", "type": "esriFieldTypeString", "alias": "Next_Treatment_Category", "length": 25, "domain": null }, { "name": "Next_FY_Planned", "type": "esriFieldTypeSmallInteger", "alias": "Next_FY_Planned", "domain": null }, { "name": "Next_Treatment_Status", "type": "esriFieldTypeString", "alias": "Next_Treatment_Status", "length": 25, "domain": null }, { "name": "Rate_Cycle", "type": "esriFieldTypeString", "alias": "Rate_Cycle", "length": 1, "domain": null }, { "name": "Rating_Date", "type": "esriFieldTypeDateOnly", "alias": "Rating_Date", "domain": null }, { "name": "Rated_By", "type": "esriFieldTypeString", "alias": "Rated_By", "length": 25, "domain": null }, { "name": "Rating_Method", "type": "esriFieldTypeString", "alias": "Rating_Method", "length": 1, "domain": null }, { "name": "Rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "Rating_Calc", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Calc", "domain": null }, { "name": "Rating_Override", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Override", "domain": null }, { "name": "Rating_Override_Reason", "type": "esriFieldTypeString", "alias": "Rating_Override_Reason", "length": 500, "domain": null }, { "name": "Pavement_Condition_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Condition_Comments", "length": 2000, "domain": null }, { "name": "Trans_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Trans_Rate", "domain": null }, { "name": "Long_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Long_Rate", "domain": null }, { "name": "Allig_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Allig_Rate", "domain": null }, { "name": "Shrink_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Shrink_Rate", "domain": null }, { "name": "Rut_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Rut_Rate", "domain": null }, { "name": "Corrug_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Corrug_Rate", "domain": null }, { "name": "Ravel_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ravel_Rate", "domain": null }, { "name": "Push_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Push_Rate", "domain": null }, { "name": "Holes_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Holes_Rate", "domain": null }, { "name": "Bleed_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Bleed_Rate", "domain": null }, { "name": "Pol_Ag_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Pol_Ag_Rate", "domain": null }, { "name": "Drain_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Drain_Rate", "domain": null }, { "name": "Ride_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ride_Rate", "domain": null }, { "name": "Traffic_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_Rate", "domain": null }, { "name": "CG_Rate", "type": "esriFieldTypeString", "alias": "CG_Rate", "length": 30, "domain": null }, { "name": "SW_Rate", "type": "esriFieldTypeString", "alias": "SW_Rate", "length": 30, "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "length": 8, "domain": null } ], "geometryField": { "name": "PavSeg_Shape", "type": "esriFieldTypeGeometry", "alias": "PavSeg_Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "GlobalID" ], "OIDFieldContainsHashValue": true }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "Pavement Ratings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"RR:\" CONCAT [NUMRATING] CONCAT \", SW:\" CONCAT [SWRATING] CONCAT \", CG:\" CONCAT [CGRATING]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358403.7336675525, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SEG_ID + \": \" + $feature.ROADNAME", "title": "Custom" }, "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "ROADNO", "type": "esriFieldTypeInteger", "alias": "ROADNO", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "PAVEFROM", "type": "esriFieldTypeString", "alias": "PAVEFROM", "length": 50, "domain": null }, { "name": "PAVETO", "type": "esriFieldTypeString", "alias": "PAVETO", "length": 50, "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "RATINGDATE", "type": "esriFieldTypeDate", "alias": "RATINGDATE", "length": 8, "domain": null }, { "name": "NUMRATING", "type": "esriFieldTypeSmallInteger", "alias": "NUMRATING", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 44, "name": "Pavement Ratings New", "type": "Feature Layer", "description": "Pavement Segments serve as the basic units for planning pavement maintenance treatment and reconstruction activity by the Bureau of Highway's Infrastructure Management Division. Each segment is a length of road that has similar pavement condition and other characteristics that makes it suitable for the entire stretch to be paved and/or treated at one time. The segment geometry is derived from -- and is a subset of -- the Street Centerlines feature class. The features are joined to attributes via a table view with a live connection to the v_Pavement_CL view in the Road Inventory (dpwroadinv production) database. Changes made to the condition ratings data in the Road Inventory are immediately displayed in the attributes of this layer.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Department of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"RR:\" CONCAT [Rating] CONCAT \", SW:\" CONCAT [SW_Rate] CONCAT \", CG:\" CONCAT [CG_Rate]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358395.5548781306, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SegID + \": \" + $feature.Road_Name", "title": "Custom" }, "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SegID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null }, { "name": "RoadID", "type": "esriFieldTypeInteger", "alias": "RoadID", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Route_No", "type": "esriFieldTypeString", "alias": "Route_No", "length": 50, "domain": null }, { "name": "Pave_From", "type": "esriFieldTypeString", "alias": "Pave_From", "length": 50, "domain": null }, { "name": "Pave_To", "type": "esriFieldTypeString", "alias": "Pave_To", "length": 50, "domain": null }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length_mi", "domain": null }, { "name": "Area_lane_mi", "type": "esriFieldTypeDouble", "alias": "Area_lane_mi", "domain": null }, { "name": "Area_sy", "type": "esriFieldTypeDouble", "alias": "Area_sy", "domain": null }, { "name": "Avg_Width_ft", "type": "esriFieldTypeDouble", "alias": "Avg_Width_ft", "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 255, "domain": null }, { "name": "Functional_Class_max_length", "type": "esriFieldTypeString", "alias": "Functional_Class_max_length", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Snow_Priority_max_value", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority_max_value", "domain": null }, { "name": "Composition", "type": "esriFieldTypeString", "alias": "Composition", "length": 25, "domain": null }, { "name": "Pavement_Inventory_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Inventory_Comments", "length": 500, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 25, "domain": null }, { "name": "Updated_Date", "type": "esriFieldTypeDate", "alias": "Updated_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Updated_By", "type": "esriFieldTypeString", "alias": "Updated_By", "length": 25, "domain": null }, { "name": "Archived", "type": "esriFieldTypeSmallInteger", "alias": "Archived", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null }, { "name": "Orig_Construction_Yr", "type": "esriFieldTypeInteger", "alias": "Orig_Construction_Yr", "domain": null }, { "name": "Last_Reconstruction_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Reconstruction_Yr", "domain": null }, { "name": "Last_Hot_Mix_Asphalt_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Hot_Mix_Asphalt_Yr", "domain": null }, { "name": "Last_Treatment", "type": "esriFieldTypeString", "alias": "Last_Treatment", "length": 25, "domain": null }, { "name": "Last_Treatment_Category", "type": "esriFieldTypeString", "alias": "Last_Treatment_Category", "length": 25, "domain": null }, { "name": "Last_Treatment_Status", "type": "esriFieldTypeString", "alias": "Last_Treatment_Status", "length": 25, "domain": null }, { "name": "Last_Treatment_Completed_Date", "type": "esriFieldTypeDateOnly", "alias": "Last_Treatment_Completed_Date", "domain": null }, { "name": "Last_Treatment_Comments", "type": "esriFieldTypeString", "alias": "Last_Treatment_Comments", "length": 2000, "domain": null }, { "name": "Last_PO_No", "type": "esriFieldTypeString", "alias": "Last_PO_No", "length": 25, "domain": null }, { "name": "Last_Contract_No", "type": "esriFieldTypeString", "alias": "Last_Contract_No", "length": 15, "domain": null }, { "name": "Last_Contract_Desc", "type": "esriFieldTypeString", "alias": "Last_Contract_Desc", "length": 75, "domain": null }, { "name": "Last_Contractor", "type": "esriFieldTypeString", "alias": "Last_Contractor", "length": 50, "domain": null }, { "name": "Last_FY_Fund", "type": "esriFieldTypeSmallInteger", "alias": "Last_FY_Fund", "domain": null }, { "name": "Last_Account_No", "type": "esriFieldTypeString", "alias": "Last_Account_No", "length": 12, "domain": null }, { "name": "Last_Program", "type": "esriFieldTypeString", "alias": "Last_Program", "length": 25, "domain": null }, { "name": "Last_Program_Category", "type": "esriFieldTypeString", "alias": "Last_Program_Category", "length": 25, "domain": null }, { "name": "Next_Treatment", "type": "esriFieldTypeString", "alias": "Next_Treatment", "length": 25, "domain": null }, { "name": "Next_Treatment_Category", "type": "esriFieldTypeString", "alias": "Next_Treatment_Category", "length": 25, "domain": null }, { "name": "Next_FY_Planned", "type": "esriFieldTypeSmallInteger", "alias": "Next_FY_Planned", "domain": null }, { "name": "Next_Treatment_Status", "type": "esriFieldTypeString", "alias": "Next_Treatment_Status", "length": 25, "domain": null }, { "name": "Rate_Cycle", "type": "esriFieldTypeString", "alias": "Rate_Cycle", "length": 1, "domain": null }, { "name": "Rating_Date", "type": "esriFieldTypeDateOnly", "alias": "Rating_Date", "domain": null }, { "name": "Rated_By", "type": "esriFieldTypeString", "alias": "Rated_By", "length": 25, "domain": null }, { "name": "Rating_Method", "type": "esriFieldTypeString", "alias": "Rating_Method", "length": 1, "domain": null }, { "name": "Rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "Rating_Calc", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Calc", "domain": null }, { "name": "Rating_Override", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Override", "domain": null }, { "name": "Rating_Override_Reason", "type": "esriFieldTypeString", "alias": "Rating_Override_Reason", "length": 500, "domain": null }, { "name": "Pavement_Condition_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Condition_Comments", "length": 2000, "domain": null }, { "name": "Trans_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Trans_Rate", "domain": null }, { "name": "Long_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Long_Rate", "domain": null }, { "name": "Allig_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Allig_Rate", "domain": null }, { "name": "Shrink_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Shrink_Rate", "domain": null }, { "name": "Rut_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Rut_Rate", "domain": null }, { "name": "Corrug_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Corrug_Rate", "domain": null }, { "name": "Ravel_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ravel_Rate", "domain": null }, { "name": "Push_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Push_Rate", "domain": null }, { "name": "Holes_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Holes_Rate", "domain": null }, { "name": "Bleed_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Bleed_Rate", "domain": null }, { "name": "Pol_Ag_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Pol_Ag_Rate", "domain": null }, { "name": "Drain_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Drain_Rate", "domain": null }, { "name": "Ride_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ride_Rate", "domain": null }, { "name": "Traffic_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_Rate", "domain": null }, { "name": "CG_Rate", "type": "esriFieldTypeString", "alias": "CG_Rate", "length": 30, "domain": null }, { "name": "SW_Rate", "type": "esriFieldTypeString", "alias": "SW_Rate", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "SegID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Rail Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1357245.5355247408, "ymin": 496065.6813489795, "xmax": 1443532.0253529996, "ymax": 568008.7923837304, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEAT_TYPE", "type": "esriFieldTypeString", "alias": "FEAT_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_WS1_dFeature_Type", "description": "", "codedValues": [ { "name": "ATHLETIC COURT", "code": "ATHLETIC COURT" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "BUILDING", "code": "BUILDING" }, { "name": "DECK", "code": "DECK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PATH", "code": "PATH" }, { "name": "PATIO", "code": "PATIO" }, { "name": "PIER", "code": "PIER" }, { "name": "RAILS", "code": "RAILS" }, { "name": "ROAD", "code": "ROAD" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "PARKING AREA", "code": "PARKING AREA" }, { "name": "RUNWAY/TAXIWAY", "code": "RUNWAY/TAXIWAY" }, { "name": "SIDEWALK", "code": "SIDEWALK" }, { "name": "SWIMMING POOL", "code": "SWIMMING POOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPDATE_DAT", "type": "esriFieldTypeString", "alias": "UPDATE_DAT", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R509_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S498_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Rail Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "AIRPORT_PRIVATE", "description": "AIRPORT_PRIVATE", "symbol": { "type": "esriPMS", "url": "04de638ff5475f287ac25fe692633b50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAe5JREFUOI1jYaASYMEjJ+9pIB9oqSonw8nKyv7649fPi8+dvPb8OcMGBgaGL8QYxJnvatAYbmNgZ6YqZ8zMyAhXUxfq/HbLqevRK49dXrH+wp2F+Azi7YpyWpznaeXJzsLMhm4DNzurcLitnoetjqKG5JqdatP2Xa3GalBTsNXUAi9rX1ZmJiY8XmaQEuRVqA51j//1m+H+nMNX56AYFGwg7x7vaOpOyBC4YQK80t5GWglzDl9dwcDA8AVukLuhVoKcsIAYMYbAgJuhqlm8rXb0wsNXZ8INkhEVVCPFEAYGBgYudlZWcyUZMxSDONiYBUk1iIGBgYGfm02QgQEpjP79+/ePHIP+/Wf4i2LQl++/XjIwMCiTYsjf//8Z3n768QzFoFefvhz98vOXFQ87RvLBCa4+fPn59oevU1AMSpu7vVpSkDfMx1hTnhhDfv75y3D+7rN9U7ceu41iEAMDw+8vP5gyT91+tNpMVY4bnyG///5j2HT66p2bHzdHwcRQUnbklBXbNxSGRu+4eHOOrYaSCDc7K4YhT959Yjhy7d6Fvz+Z3NpXM3zDahADAwNDQP/qjbsrQ3fvOHd7Kj83mx0XO6s0MyMj26+//z5/+vb93rcf/+dFTt04GV0f1mLEtX31NwYGhkR83iPKIHIAAObape+/x4J8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "LIGHT RAIL STATION" ] ] }, { "label": "AIRPORT_PUBLIC", "description": "AIRPORT_PUBLIC", "symbol": { "type": "esriPMS", "url": "d3bf777c0842c9ea51e58960e6251c06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYxJREFUOI2t1L1rU1EUAPAfIeYlSgXrR4cIFYTiaBBKcSgIxuog6lLFDLYUh7o4KC7Fwck/QDsIxSouQQcVFKGCnRyc1EUQxW5+G8TUmqttcaiNPn3EPPGM597zO/fA5WT9p8i2OOsuc6AURRvzIUTvo6h+PYQnr7iB2Xagwghn9tNfYlsmhKU7ITjBhykqt6je5nIrqOM0V0bYkyP3RwfW7mN3H1vW03OJsUToJONH2Zsl02JkXWw6zpEGM1UmYlA5igYOhjDwN+QXrFhmqEoVs01oZwhDRTa0gyzHDnoHqVzlQhMq0pMGgTwrttIbg/KsSQvB6h91TWiBxX+BFlmIQV94g80pER+j6KUQfkJvo+j+XAjbV6aAnlKfCeF87EWnQhjrYrBMdzvIVzzm3iTPYhC+fWb0IddKrGqFzGOK5+84vJyL/exj3JmkMs1EH+sKCchrPOBRg11nmUuEYJibVe5OM95Bf4Fihtw89U+8aHR2Xhyt1c79Xpe4Rg4tdRpOnKtWS0y32kep4jvFDmu7qMjpNgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MARC STATION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "04de638ff5475f287ac25fe692633b50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAe5JREFUOI1jYaASYMEjJ+9pIB9oqSonw8nKyv7649fPi8+dvPb8OcMGBgaGL8QYxJnvatAYbmNgZ6YqZ8zMyAhXUxfq/HbLqevRK49dXrH+wp2F+Azi7YpyWpznaeXJzsLMhm4DNzurcLitnoetjqKG5JqdatP2Xa3GalBTsNXUAi9rX1ZmJiY8XmaQEuRVqA51j//1m+H+nMNX56AYFGwg7x7vaOpOyBC4YQK80t5GWglzDl9dwcDA8AVukLuhVoKcsIAYMYbAgJuhqlm8rXb0wsNXZ8INkhEVVCPFEAYGBgYudlZWcyUZMxSDONiYBUk1iIGBgYGfm02QgQEpjP79+/ePHIP+/Wf4i2LQl++/XjIwMCiTYsjf//8Z3n768QzFoFefvhz98vOXFQ87RvLBCa4+fPn59oevU1AMSpu7vVpSkDfMx1hTnhhDfv75y3D+7rN9U7ceu41iEAMDw+8vP5gyT91+tNpMVY4bnyG///5j2HT66p2bHzdHwcRQUnbklBXbNxSGRu+4eHOOrYaSCDc7K4YhT959Yjhy7d6Fvz+Z3NpXM3zDahADAwNDQP/qjbsrQ3fvOHd7Kj83mx0XO6s0MyMj26+//z5/+vb93rcf/+dFTt04GV0f1mLEtX31NwYGhkR83iPKIHIAAObape+/x4J8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LIGHT RAIL STATION", "label": "AIRPORT_PRIVATE" }, { "symbol": { "type": "esriPMS", "url": "d3bf777c0842c9ea51e58960e6251c06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYxJREFUOI2t1L1rU1EUAPAfIeYlSgXrR4cIFYTiaBBKcSgIxuog6lLFDLYUh7o4KC7Fwck/QDsIxSouQQcVFKGCnRyc1EUQxW5+G8TUmqttcaiNPn3EPPGM597zO/fA5WT9p8i2OOsuc6AURRvzIUTvo6h+PYQnr7iB2Xagwghn9tNfYlsmhKU7ITjBhykqt6je5nIrqOM0V0bYkyP3RwfW7mN3H1vW03OJsUToJONH2Zsl02JkXWw6zpEGM1UmYlA5igYOhjDwN+QXrFhmqEoVs01oZwhDRTa0gyzHDnoHqVzlQhMq0pMGgTwrttIbg/KsSQvB6h91TWiBxX+BFlmIQV94g80pER+j6KUQfkJvo+j+XAjbV6aAnlKfCeF87EWnQhjrYrBMdzvIVzzm3iTPYhC+fWb0IddKrGqFzGOK5+84vJyL/exj3JmkMs1EH+sKCchrPOBRg11nmUuEYJibVe5OM95Bf4Fihtw89U+8aHR2Xhyt1c79Xpe4Rg4tdRpOnKtWS0y32kep4jvFDmu7qMjpNgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MARC STATION", "label": "AIRPORT_PUBLIC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1357279.142084837, "ymin": 492133.64065665007, "xmax": 1416355.4839056581, "ymax": 572711.0503676534, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 254, "domain": null }, { "name": "feature_na", "type": "esriFieldTypeString", "alias": "feature_na", "length": 50, "domain": null }, { "name": "AA_STATUS", "type": "esriFieldTypeString", "alias": "AA_STATUS", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "PRIKEY", "type": "esriFieldTypeInteger", "alias": "PRIKEY", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 10, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R510_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S499_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 46, "name": "Road Centerlines", "type": "Feature Layer", "description": "The line geometry of this feature class is derived from the Street Centerline dissolved on AARoadNo (RoadID), and is refreshed from its source nightly. Road attributes are sourced via a \"live\" connection to the Road Inventory Database. Updates made to the Road Inventory database are immediately reflected in the attributes of this layer. The layer is symbolized by road maintenance authority and the Street Centerlines functional class (FCC) where arterials are displayed as thick lines, collectors are displayed as medium thickness, and locals are displayed as thin lines ; Roads with a 'Planned' status are symbolized as dashed lines. These features do NOT contain any archived records and consist of only active records with geometry.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works - Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Infrastructure Management Division.", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RMA_Category", "uniqueValueGroups": [ { "heading": "Road Maintenance Authority", "classes": [ { "label": "County BOH", "description": "County BOH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "values": [ [ "County BOH" ] ] }, { "label": "County BOH - Under Warranty", "description": "County BOH - Under Warranty", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "values": [ [ "County BOH - Under Warranty" ] ] }, { "label": "County BOH - Active PWA", "description": "County BOH - Active PWA", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 4 }, "values": [ [ "County BOH - Active PWA" ] ] }, { "label": "County BOH - Maint Agreement", "description": "County BOH - Maint Agreement", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 4 }, "values": [ [ "County BOH - Maint Agreement" ] ] }, { "label": "Other County Government", "description": "Other County Government", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "values": [ [ "Other County Government" ] ] }, { "label": "State Government", "description": "State Government", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 }, "values": [ [ "State Government" ] ] }, { "label": "Federal Government", "description": "Federal Government", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "values": [ [ "Federal Government" ] ] }, { "label": "Annapolis", "description": "Annapolis", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 4 }, "values": [ [ "Annapolis" ] ] }, { "label": "Other Local Jurisdiction", "description": "Other Local Jurisdiction", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 }, "values": [ [ "Other Local Jurisdiction" ] ] }, { "label": "Non-Government", "description": "Non-Government", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "values": [ [ "Non-Government" ] ] }, { "label": "TBD", "description": "TBD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "values": [ [ "TBD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "County BOH", "label": "County BOH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "County BOH - Under Warranty", "label": "County BOH - Under Warranty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 4 }, "value": "County BOH - Active PWA", "label": "County BOH - Active PWA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 4 }, "value": "County BOH - Maint Agreement", "label": "County BOH - Maint Agreement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "value": "Other County Government", "label": "Other County Government" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 }, "value": "State Government", "label": "State Government" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 }, "value": "Federal Government", "label": "Federal Government" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 4 }, "value": "Annapolis", "label": "Annapolis" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 }, "value": "Other Local Jurisdiction", "label": "Other Local Jurisdiction" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "Non-Government", "label": "Non-Government" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "TBD", "label": "TBD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 220, 255 ], "toColor": [ 192, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Road_Name + \"\\n\" + $feature.RoadID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358018.9194765538, "ymin": 381544.88742506504, "xmax": 1491416.6408695579, "ymax": 572146.1404081434, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RoadID", "type": "esriFieldTypeOID", "alias": "RoadID", "domain": null }, { "name": "State_Road_No", "type": "esriFieldTypeString", "alias": "State_Road_No", "length": 30, "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Route_No", "type": "esriFieldTypeString", "alias": "Route_No", "length": 50, "domain": null }, { "name": "Road_From", "type": "esriFieldTypeString", "alias": "Road_From", "length": 50, "domain": null }, { "name": "Road_To", "type": "esriFieldTypeString", "alias": "Road_To", "length": 50, "domain": null }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length_mi", "domain": null }, { "name": "ROW_Width_ft", "type": "esriFieldTypeSmallInteger", "alias": "ROW_Width_ft", "domain": null }, { "name": "ROW_Varies", "type": "esriFieldTypeSmallInteger", "alias": "ROW_Varies", "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 25, "domain": null }, { "name": "Functional_Class_max_length", "type": "esriFieldTypeString", "alias": "Functional_Class_max_length", "length": 25, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null }, { "name": "Acceptance_Date", "type": "esriFieldTypeDateOnly", "alias": "Acceptance_Date", "domain": null }, { "name": "Road_Inventory_Comments", "type": "esriFieldTypeString", "alias": "Road_Inventory_Comments", "length": 2000, "domain": null }, { "name": "Archived", "type": "esriFieldTypeSmallInteger", "alias": "Archived", "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 25, "domain": null }, { "name": "Updated_Date", "type": "esriFieldTypeDate", "alias": "Updated_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Updated_By", "type": "esriFieldTypeString", "alias": "Updated_By", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "RoadID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "Road Districts", "type": "Feature Layer", "description": "This feature class represents the Anne Arundel County Road Districts and identifies the Urban Roads Superintendents (URS) that lead these districts for the Bureau of Highways' Road Operations division. Boundaries for Road Districts provided by DPW TechEng MGI, originally dated 2010. DPW BOH IMD GIS (Wayne McCready and Jeff Cox) cleaned up minor topological errors and added Other Jurisdictions polygons in June 2016. The boundary between Central and Southern was updated per DPW Road Operations (Alex Baquie) request in May 2017. The Supervisors field was added to this layer on 11/22/2019. The boundaries were updated and renamed to accommodate the 2023 District Realignment by Rachel Antonio in March 2023 as follows: Northern to \"Eastern,\" Central to \"Western\", St. Margarets yard switched from Central to Eastern.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 251, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.District + TextFormatting.NewLine + \"(\" + $feature.URS + \")\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "URS IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 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": "Times New Roman", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357630.6659879684, "ymin": 381233.37492473423, "xmax": 1484426.1853623092, "ymax": 572240.3124638945, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "URS", "type": "esriFieldTypeString", "alias": "URS", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R80_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": true, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Road District Yard Locations", "type": "Feature Layer", "description": "This feature class represents the location of each Road District Yard in Anne Arundel County and identifies the Road Operations Supervisors (ROS) that lead these yards for the Bureau of Highways' Road Operations division. Created by DPW BOH IMD GIS (Wayne McCready and Jeff Cox) in December 2019. Dover boundary edited in August 2020. The names were renamed to accommodate the 2023 District Realignment by Rachel Antonio in March 2023 as follows: Odenton renamed to \"Millersville.\"", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5e68d046e59c615bcb400d71522ace36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVQ4ja2STUgUYRjHf4eVocidGNMCbaFlK6EuJpkf1KHQjS2wDrXUJbDE9BRYlyiRZf0AvQhtkEgLXQQRlg6be4gOgSEb0SHpAybRdgndxZFtcJBO8W4uDOOMDLj/w7zDzPv+nvf//B8PZZbH5T5le9XKAvRzemqVlZyBfr8cwEA9Z9v+srVmoLNn4EGqL9RzpqaCCimL2gSk9wRUOHz1HJfFq7yfyi4D3TUwYMcTdusI4OU2M0y0Guh2+4RUM1Cp5uj0SRp8Xqow6xI3a8TqReEBEyfeMTtv/v+HdX7w+VeeTFBMQQmo5cncqkR+c53e483/Le5QCyGphVCxgNACKWI8SuTJjJZGymxZXWKxOcqd+DV6gveISLbU4q00phkvvGVm7jc/n5bsWoHFm26Q65wl9rCAFu3nmeQES/AiqqONu0pZbJwn2d5NpEP0zgpMEk/YwXYbG6UW/zErTEgkvo8DjQ7ncAI2tW43P4vKayZzWxhyNxFJFLnIDd8rRkRyKVfAKo6Ez9MpixSnGJj7xsdBMadfWRjp57nvCl1yknh4nVVXQEXmUFuSl9YU09/5lH5CONbLUIeTbY+dXfFwSFFdYzk4Rt+wn1N3s6g7bNsBU0sshsyzZdUmhcdf+PDedQ93g5kL2339B6cCn675CA1VAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Yard]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 197, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 190, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1394073.457603559, "ymin": 392997.08663347363, "xmax": 1461856.068757221, "ymax": 554121.0232432336, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Yard", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 20, "domain": null }, { "name": "Supervisor_URS", "type": "esriFieldTypeString", "alias": "Supervisor URS", "length": 50, "domain": null }, { "name": "Supervisor_ROS", "type": "esriFieldTypeString", "alias": "Supervisor ROS", "length": 50, "domain": null }, { "name": "Yard", "type": "esriFieldTypeString", "alias": "Yard", "length": 35, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Road Edges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1357151.135779053, "ymin": 380970.6205289811, "xmax": 1485170.4676663876, "ymax": 572722.7455541492, "zmin": -1076.819199999998, "zmax": 4353.007199999993, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEAT_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEAT_TYPE", "type": "esriFieldTypeString", "alias": "FEAT_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS2_dFeature_Type_2", "description": "Feature Type", "codedValues": [ { "name": "ATHLETIC COURT", "code": "ATHLETIC COURT" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "BUILDING", "code": "BUILDING" }, { "name": "DECK", "code": "DECK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PATH", "code": "PATH" }, { "name": "PATIO", "code": "PATIO" }, { "name": "PIER", "code": "PIER" }, { "name": "RAILS", "code": "RAILS" }, { "name": "ROAD", "code": "ROAD" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "PARKING AREA", "code": "PARKING AREA" }, { "name": "RUNWAY/TAXIWAY", "code": "RUNWAY/TAXIWAY" }, { "name": "SIDEWALK", "code": "SIDEWALK" }, { "name": "SWIMMING POOL", "code": "SWIMMING POOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dSurface_Type_2", "description": "Surface Material Type", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" }, { "name": "GRAVEL", "code": "GRAVEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_DAT", "type": "esriFieldTypeString", "alias": "UPDATE_DAT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Seg_ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R709_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S694_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Road Functional Classifications", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCC_new", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Collector" ] ] }, { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2.8 }, "values": [ [ "Freeway" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Principal Arterial", "description": "Principal Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Principal Arterial" ] ] }, { "label": "Proposed Collector", "description": "Proposed Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "values": [ [ "Proposed Collector" ] ] }, { "label": "Proposed Minor Arterial", "description": "Proposed Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "values": [ [ "Proposed Minor Arterial" ] ] }, { "label": "Proposed Principle Arterial ", "description": "Proposed Principle Arterial ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3.4 }, "values": [ [ "Proposed Principle Arterial " ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2.8 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Principal Arterial", "label": "Principal Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "Proposed Collector", "label": "Proposed Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Proposed Minor Arterial", "label": "Proposed Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3.4 }, "value": "Proposed Principle Arterial ", "label": "Proposed Principle Arterial " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 220, 255 ], "toColor": [ 192, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358018.919476658, "ymin": 381544.88742513955, "xmax": 1491429.369190663, "ymax": 572146.1404082328, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "NAMEFULL", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "ST_NAM", "type": "esriFieldTypeString", "alias": "ST_NAM", "length": 30, "domain": null }, { "name": "ST_TYP", "type": "esriFieldTypeString", "alias": "ST_TYP", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 15, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeDouble", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeDouble", "alias": "R_ZIP", "domain": null }, { "name": "STREETCODE", "type": "esriFieldTypeDouble", "alias": "STREETCODE", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeDouble", "alias": "SOURCE", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeDouble", "alias": "COUNTY", "domain": null }, { "name": "LOS2005", "type": "esriFieldTypeString", "alias": "LOS2005", "length": 1, "domain": null }, { "name": "LOS2030", "type": "esriFieldTypeString", "alias": "LOS2030", "length": 1, "domain": null }, { "name": "TIF", "type": "esriFieldTypeInteger", "alias": "TIF", "domain": null }, { "name": "FCC_new", "type": "esriFieldTypeString", "alias": "FCC_new", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R512_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S501_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "Road Maintenance Authority", "type": "Feature Layer", "description": "The line geometry of this feature class is derived from the Street Centerline dissolved on Road Number (AAROADNO), and is refreshed from its source nightly. Road attributes are sourced via a \"live\" connection to the roadinv_prod.roadinv table in the Bureau of Highway's Road Inventory database. Updates made to the Road Inventory database are immediately reflected in the attributes of this layer.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSTRING", "uniqueValueGroups": [ { "heading": "Maint Auth", "classes": [ { "label": "County", "description": "County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "values": [ [ "County (0)" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 3 }, "values": [ [ "Private (1)" ] ] }, { "label": "City of Annapolis", "description": "City of Annapolis", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "values": [ [ "Annapolis (2)" ] ] }, { "label": "State Highway Administration", "description": "State Highway Administration", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "values": [ [ "SHA (3)" ] ] }, { "label": "Ft. Meade", "description": "Ft. Meade", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 3 }, "values": [ [ "Ft. Meade (4)" ] ] }, { "label": "Active Public Works Agreement", "description": "Active Public Works Agreement", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "values": [ [ "Active PWA (5)" ] ] }, { "label": "Under Warranty", "description": "Under Warranty", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "values": [ [ "Under Warranty (7)" ] ] }, { "label": "Naval Academy", "description": "Naval Academy", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "values": [ [ "Naval Academy (8)" ] ] }, { "label": "BWI Airport", "description": "BWI Airport", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "values": [ [ "BWI Airport (9)" ] ] }, { "label": "To Be Determined", "description": "To Be Determined", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "TBD (6)" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "County (0)", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 3 }, "value": "Private (1)", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "value": "Annapolis (2)", "label": "City of Annapolis" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "value": "SHA (3)", "label": "State Highway Administration" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 3 }, "value": "Ft. Meade (4)", "label": "Ft. Meade" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "Active PWA (5)", "label": "Active Public Works Agreement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Under Warranty (7)", "label": "Under Warranty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "value": "Naval Academy (8)", "label": "Naval Academy" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "BWI Airport (9)", "label": "BWI Airport" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "TBD (6)", "label": "To Be Determined" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 220, 255 ], "toColor": [ 192, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ROADNAME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": "Times New Roman", "size": 13, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358018.9194765538, "ymin": 381544.88742506504, "xmax": 1491416.6408695579, "ymax": 572146.1404081434, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AAROADNO", "type": "esriFieldTypeSmallInteger", "alias": "Road No", "domain": null }, { "name": "STATENUM", "type": "esriFieldTypeString", "alias": "State Num", "length": 30, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "ROADFROM", "type": "esriFieldTypeString", "alias": "Road From", "length": 50, "domain": null }, { "name": "ROADTO", "type": "esriFieldTypeString", "alias": "Road To", "length": 50, "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "Road Length (mi)", "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 10, "domain": null }, { "name": "OWNERSTRING", "type": "esriFieldTypeString", "alias": "Maint Auth", "length": 20, "domain": null }, { "name": "ROADDISTYARD", "type": "esriFieldTypeString", "alias": "Road Dist Yard", "length": 2, "domain": null }, { "name": "ROADLENGTH", "type": "esriFieldTypeSingle", "alias": "ROADLENGTH", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "Road Maintenance Authority Alt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RMAALT", "uniqueValueGroups": [ { "heading": "Maint Auth", "classes": [ { "label": "County", "description": "County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "values": [ [ "County" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 3 }, "values": [ [ "Private" ] ] }, { "label": "SHA", "description": "SHA", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "values": [ [ "SHA" ] ] }, { "label": "Active PWA", "description": "Active PWA", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "values": [ [ "Active PWA" ] ] }, { "label": "Other Jurisdictions", "description": "Other Jurisdictions", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "values": [ [ "Other Jurisdictions" ] ] }, { "label": "TBD", "description": "TBD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "TBD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "County", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 3 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "value": "SHA", "label": "SHA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "Active PWA", "label": "Active PWA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "value": "Other Jurisdictions", "label": "Other Jurisdictions" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "TBD", "label": "TBD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 220, 255 ], "toColor": [ 192, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358018.9194765538, "ymin": 381544.88742506504, "xmax": 1491416.6408695579, "ymax": 572146.1404081434, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "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": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "AAROADNO", "type": "esriFieldTypeSmallInteger", "alias": "AAROADNO", "domain": null }, { "name": "STATENUM", "type": "esriFieldTypeString", "alias": "STATENUM", "length": 30, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "ROADFROM", "type": "esriFieldTypeString", "alias": "ROADFROM", "length": 50, "domain": null }, { "name": "ROADTO", "type": "esriFieldTypeString", "alias": "ROADTO", "length": 50, "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "ROADLENGTH", "type": "esriFieldTypeSingle", "alias": "ROADLENGTH", "domain": null }, { "name": "PAVEWIDTH", "type": "esriFieldTypeSingle", "alias": "PAVEWIDTH", "domain": null }, { "name": "LANEMILES", "type": "esriFieldTypeSingle", "alias": "LANEMILES", "domain": null }, { "name": "ROWWIDTH", "type": "esriFieldTypeSingle", "alias": "ROWWIDTH", "domain": null }, { "name": "ROWVARIES", "type": "esriFieldTypeSmallInteger", "alias": "ROWVARIES", "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 35, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "NEWGISADC", "type": "esriFieldTypeString", "alias": "NEWGISADC", "length": 7, "domain": null }, { "name": "LEGDIST", "type": "esriFieldTypeString", "alias": "LEGDIST", "length": 3, "domain": null }, { "name": "COUNCILDIST", "type": "esriFieldTypeSmallInteger", "alias": "COUNCILDIST", "domain": null }, { "name": "ROADDISTYARD", "type": "esriFieldTypeString", "alias": "ROADDISTYARD", "length": 25, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 10, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 10, "domain": null }, { "name": "ROADHISTORIC", "type": "esriFieldTypeSmallInteger", "alias": "ROADHISTORIC", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeSmallInteger", "alias": "OWNERSHIP", "domain": null }, { "name": "OWNERSTRING", "type": "esriFieldTypeString", "alias": "OWNERSTRING", "length": 20, "domain": null }, { "name": "RMA", "type": "esriFieldTypeString", "alias": "RMA", "length": 20, "domain": null }, { "name": "RMAALT", "type": "esriFieldTypeString", "alias": "RMAALT", "length": 20, "domain": null }, { "name": "DATEACCEPTED", "type": "esriFieldTypeDate", "alias": "DATEACCEPTED", "length": 8, "domain": null }, { "name": "PWAREF", "type": "esriFieldTypeString", "alias": "PWAREF", "length": 50, "domain": null }, { "name": "INVCOMMENT", "type": "esriFieldTypeString", "alias": "INVCOMMENT", "length": 1024, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Sidewalk Centerline", "type": "Feature Layer", "description": "This layer shows sidewalk centerline geometry with a real-time join to selected fields in the Roads view of the Bureau of Highway's Road Inventory database. The centerlines are symbolized by Type and Maintenance Authority, as derived from the RMA Category field value of the nearest road specified by the assigned Road No. This layer is not editable; however, edits made to the geometry and attributes of the Sidewalk Centerline layer will be immediately reflected in this layer.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County OIT GIS, Dept of Transportation, Dept of Public Works", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SW_TYPE", "field2": "RMA_Category", "uniqueValueGroups": [ { "heading": "Type and Maintenance Authority", "classes": [ { "label": "Connector Marked", "description": "Connector Marked", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "values": [ [ "Connector Marked", "" ] ] }, { "label": "Connector Unmarked", "description": "Connector Unmarked", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "values": [ [ "Connector Unmarked", "" ] ] }, { "label": "Path - County", "description": "Path - County", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 3 }, "values": [ [ "Path", "County BOH" ] ] }, { "label": "Path - State", "description": "Path - State", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 3 }, "values": [ [ "Path", "State Government" ] ] }, { "label": "Path - Active PWA", "description": "Path - Active PWA", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 3 }, "values": [ [ "Path", "County BOH - Active PWA" ] ] }, { "label": "Path - Under Warranty", "description": "Path - Under Warranty", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 3 }, "values": [ [ "Path", "County BOH - Under Warranty" ] ] }, { "label": "Path - NonCounty", "description": "Path - NonCounty", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 3 }, "values": [ [ "Path", "" ], [ "Path", "Annapolis" ], [ "Path", "Federal Government" ], [ "Path", "Non-Government" ], [ "Path", "Other Local Jurisdiction" ] ] }, { "label": "Sidewalk - County", "description": "Sidewalk - County", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3 }, "values": [ [ "Sidewalk", "County BOH" ] ] }, { "label": "Sidewalk - State", "description": "Sidewalk - State", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 }, "values": [ [ "Sidewalk", "State Government" ] ] }, { "label": "Sidewalk - Active PWA", "description": "Sidewalk - Active PWA", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "values": [ [ "Sidewalk", "County BOH - Active PWA" ] ] }, { "label": "Sidewalk - Under Warranty", "description": "Sidewalk - Under Warranty", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "values": [ [ "Sidewalk", "County BOH - Under Warranty" ] ] }, { "label": "Sidewalk - NonCounty", "description": "Sidewalk - NonCounty", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "values": [ [ "Sidewalk", "" ], [ "Sidewalk", "Annapolis" ], [ "Sidewalk", "Federal Government" ], [ "Sidewalk", "Non-Government" ], [ "Sidewalk", "Other County Government" ], [ "Sidewalk", "Other Local Jurisdiction" ], [ "Sidewalk", "TBD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Connector Marked,", "label": "Connector Marked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "value": "Connector Unmarked,", "label": "Connector Unmarked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 3 }, "value": "Path,County BOH", "label": "Path - County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 223, 255, 255 ], "width": 3 }, "value": "Path,State Government", "label": "Path - State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "Path,County BOH - Active PWA", "label": "Path - Active PWA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "Path,County BOH - Under Warranty", "label": "Path - Under Warranty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Path,", "label": "Path - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Path,Annapolis", "label": "Path - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Path,Federal Government", "label": "Path - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Path,Non-Government", "label": "Path - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Path,Other Local Jurisdiction", "label": "Path - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3 }, "value": "Sidewalk,County BOH", "label": "Sidewalk - County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 3 }, "value": "Sidewalk,State Government", "label": "Sidewalk - State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "Sidewalk,County BOH - Active PWA", "label": "Sidewalk - Active PWA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "Sidewalk,County BOH - Under Warranty", "label": "Sidewalk - Under Warranty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,", "label": "Sidewalk - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,Annapolis", "label": "Sidewalk - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,Federal Government", "label": "Sidewalk - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,Non-Government", "label": "Sidewalk - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,Other County Government", "label": "Sidewalk - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,Other Local Jurisdiction", "label": "Sidewalk - NonCounty" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Sidewalk,TBD", "label": "Sidewalk - NonCounty" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 220, 255 ], "toColor": [ 192, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RoadID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RoadID <> 0", "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357170.6528003812, "ymin": 383775.2212189734, "xmax": 1484115.439920798, "ymax": 572078.7064878941, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.ROADNO + \": \" + $feature.ROADNAME", "title": "Custom" }, "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RoadID", "type": "esriFieldTypeSmallInteger", "alias": "RoadID", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 25, "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SW_TYPE", "type": "esriFieldTypeString", "alias": "SW_TYPE", "length": 20, "domain": null }, { "name": "LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "LENGTH_FT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "GlobalID" ], "OIDFieldContainsHashValue": true }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "Signs", "type": "Feature Layer", "description": "Signalized by Sign Asset Status with 3 different classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Sign_Asset_Status", "uniqueValueGroups": [ { "heading": "Sign Asset Status", "classes": [ { "label": "In Progress", "description": "In Progress", "symbol": { "type": "esriPMS", "url": "78afed37558808bf8896e14856a174c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVRYhd2XvU7DMACEb/DWvagdu3dyh+4wJuItnMdoXiNl5wHI3J0BT+yMIHVnR2c7tKRt/BMSKk5yFEVJ++V8ZysCVyKBK5HAPwJ5ASABrADovwJRDoKqHMzoIHMDMpXAjQRetwSSqa70AdmYP16XwCIjCK/VDnA0EGncWCoLQd1WwK6YuenajgVSYjKHAWnEc7qy1+VYIApAZpxgPo51VwGPK7pSujEwyFTaqWiL1zn2euPyoocCUd8BvaT7GngweeVN+RAg0vw437gJ6DlNZk1espg6i0g3Zp1uNOK02ToHL3Iiua4+2Trb5wJaJJLr6lNknUVwXZfqtK4+cRqf8qA6i+D9ZM1GRqpZa2yd6cp7KkjmratPhzoTpkgBkSb1izw8oN11bkKrY0FKc0yZkrboqKfOosONLCmgl1whzHMp3Wpbh4JUNqA9stEWnX2rGdwqFEQZR+gG3+Q3dajzySInLu4ny4jFK77OlQ9Emf2EEJ8fGETWFZ5Vx3U+5wiwK+wYVj9a0AYp2jcMKN0Fovt8JPXR1XxyfgGWuHBbo+E60QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "In Progress" ] ] }, { "label": "Approved", "description": "Approved", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 112, 255, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Approved" ] ] }, { "label": "Installed", "description": "Installed", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Installed" ] ] }, { "label": "Temporary", "description": "Temporary", "symbol": { "type": "esriPMS", "url": "815a8412a2a1d97a2ecb69deee08b50e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABv0lEQVRYhdWXvXKCQBSFT0Fn74yU9qlIQZ+UkvR5AHgMl8dg8xZiGXsLqejtxBl7+sy9C5kRQdwfE3NmtNz59p577l48PIg8/EOQyOD8CkDhEiQDEMNMEkDiAiRgiKcY/NPRNgX2edzAFLYgAhNfQUyJSUMvGYG0FX22AYkBLDBf6EOQJjMgFMBWBE2P5SYgPoMQAN3MVOFSVeVUZKYgC+4PupGt6IxVNGsqLHVAAvaVqkG22Kq1VlVl3cT6JhDB/68WlnT1ngOfftu40S0gAdtikpKxxqUzS6ks78TZG4xr6KA3uqIzS9kbZ683ruFS3cC1zuN81riXINNAf4KaxVlcA/FRH/FLOktOF0SgrjL28V5VobNP3KfpNRDJ9myS4C4gBEAPoUpMPpaaBMAOm8RutA9Vo64uqjEEUnBlShk7nSVUDRVd2ffmDE3WlC36SoCPnRsQZclR962pGOZULLFf2783VAm1l+RDC9K111fwcKPGnR/sQRRAYroYpairlVWcB+KqC5LzTbgqkf7YJwBKX09cdUFIbwAO2Aqz5VnJyRZf/cRZea2r0Q3+VpD2RrRZ/fkHFsY8ttXDfPt+A0jUlOhap5HPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Temporary" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "78afed37558808bf8896e14856a174c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVRYhd2XvU7DMACEb/DWvagdu3dyh+4wJuItnMdoXiNl5wHI3J0BT+yMIHVnR2c7tKRt/BMSKk5yFEVJ++V8ZysCVyKBK5HAPwJ5ASABrADovwJRDoKqHMzoIHMDMpXAjQRetwSSqa70AdmYP16XwCIjCK/VDnA0EGncWCoLQd1WwK6YuenajgVSYjKHAWnEc7qy1+VYIApAZpxgPo51VwGPK7pSujEwyFTaqWiL1zn2euPyoocCUd8BvaT7GngweeVN+RAg0vw437gJ6DlNZk1espg6i0g3Zp1uNOK02ToHL3Iiua4+2Trb5wJaJJLr6lNknUVwXZfqtK4+cRqf8qA6i+D9ZM1GRqpZa2yd6cp7KkjmratPhzoTpkgBkSb1izw8oN11bkKrY0FKc0yZkrboqKfOosONLCmgl1whzHMp3Wpbh4JUNqA9stEWnX2rGdwqFEQZR+gG3+Q3dajzySInLu4ny4jFK77OlQ9Emf2EEJ8fGETWFZ5Vx3U+5wiwK+wYVj9a0AYp2jcMKN0Fovt8JPXR1XxyfgGWuHBbo+E60QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "In Progress", "label": "In Progress" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 112, 255, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Approved", "label": "Approved" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Installed", "label": "Installed" }, { "symbol": { "type": "esriPMS", "url": "815a8412a2a1d97a2ecb69deee08b50e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABv0lEQVRYhdWXvXKCQBSFT0Fn74yU9qlIQZ+UkvR5AHgMl8dg8xZiGXsLqejtxBl7+sy9C5kRQdwfE3NmtNz59p577l48PIg8/EOQyOD8CkDhEiQDEMNMEkDiAiRgiKcY/NPRNgX2edzAFLYgAhNfQUyJSUMvGYG0FX22AYkBLDBf6EOQJjMgFMBWBE2P5SYgPoMQAN3MVOFSVeVUZKYgC+4PupGt6IxVNGsqLHVAAvaVqkG22Kq1VlVl3cT6JhDB/68WlnT1ngOfftu40S0gAdtikpKxxqUzS6ks78TZG4xr6KA3uqIzS9kbZ683ruFS3cC1zuN81riXINNAf4KaxVlcA/FRH/FLOktOF0SgrjL28V5VobNP3KfpNRDJ9myS4C4gBEAPoUpMPpaaBMAOm8RutA9Vo64uqjEEUnBlShk7nSVUDRVd2ffmDE3WlC36SoCPnRsQZclR962pGOZULLFf2783VAm1l+RDC9K111fwcKPGnR/sQRRAYroYpairlVWcB+KqC5LzTbgqkf7YJwBKX09cdUFIbwAO2Aqz5VnJyRZf/cRZea2r0Q3+VpD2RrRZ/fkHFsY8ttXDfPt+A0jUlOhap5HPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Temporary", "label": "Temporary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 220, 255 ], "toColor": [ 192, 252, 220, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358373.7915336567, "ymin": 381708.77742897184, "xmax": 1482281.913850353, "ymax": 572058.9076429754, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Asset_ID", "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": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "Authorization_Number", "type": "esriFieldTypeString", "alias": "Authorization Number", "length": 100, "domain": null }, { "name": "Sign_Type", "type": "esriFieldTypeString", "alias": "Sign Type", "length": 100, "domain": { "type": "codedValue", "name": "WS3_SignType", "description": "Sign Type", "codedValues": [ { "name": "1.2(2)", "code": "1.2(2)" }, { "name": "BWISIGN", "code": "BWISIGN" }, { "name": "CASINO", "code": "CASINO" }, { "name": "D1.1", "code": "D1.1" }, { "name": "D1.1A", "code": "D1.1A" }, { "name": "D1.1B", "code": "D1.1B" }, { "name": "D1.1C", "code": "D1.1C" }, { "name": "D1.2", "code": "D1.2" }, { "name": "D1.3", "code": "D1.3" }, { "name": "D1.6", "code": "D1.6" }, { "name": "D1.7", "code": "D1.7" }, { "name": "D1.S", "code": "D1.S" }, { "name": "D10.1A", "code": "D10.1A" }, { "name": "D11-2", "code": "D11-2" }, { "name": "D11.1", "code": "D11.1" }, { "name": "D11.2", "code": "D11.2" }, { "name": "D11.3", "code": "D11.3" }, { "name": "D11.4", "code": "D11.4" }, { "name": "D12.2", "code": "D12.2" }, { "name": "D2.1", "code": "D2.1" }, { "name": "D3", "code": "D3" }, { "name": "D3.1", "code": "D3.1" }, { "name": "D3.1a", "code": "D3.1a" }, { "name": "D3.1C", "code": "D3.1C" }, { "name": "D3.1P", "code": "D3.1P" }, { "name": "D3.2", "code": "D3.2" }, { "name": "D4.1", "code": "D4.1" }, { "name": "D4.2", "code": "D4.2" }, { "name": "D4.2A", "code": "D4.2A" }, { "name": "D4.3", "code": "D4.3" }, { "name": "D6.4", "code": "D6.4" }, { "name": "D9.2", "code": "D9.2" }, { "name": "D9.3", "code": "D9.3" }, { "name": "DUCTS", "code": "DUCTS" }, { "name": "E5.1(7)", "code": "E5.1(7)" }, { "name": "FIBDEL", "code": "FIBDEL" }, { "name": "I.11", "code": "I.11" }, { "name": "I.2(1)", "code": "I.2(1)" }, { "name": "I.2(1)TE(1)", "code": "I.2(1)TE(1)" }, { "name": "I.2(2)", "code": "I.2(2)" }, { "name": "I.3(1)", "code": "I.3(1)" }, { "name": "I.4", "code": "I.4" }, { "name": "I.7", "code": "I.7" }, { "name": "I.8", "code": "I.8" }, { "name": "I95.14", "code": "I95.14" }, { "name": "M1.1", "code": "M1.1" }, { "name": "M1.4", "code": "M1.4" }, { "name": "M1.4A", "code": "M1.4A" }, { "name": "M1.5", "code": "M1.5" }, { "name": "M1.6", "code": "M1.6" }, { "name": "M1.6A", "code": "M1.6A" }, { "name": "M1.8a", "code": "M1.8a" }, { "name": "M1.8B", "code": "M1.8B" }, { "name": "M2.1", "code": "M2.1" }, { "name": "M2.1A", "code": "M2.1A" }, { "name": "M2.2", "code": "M2.2" }, { "name": "M3.1", "code": "M3.1" }, { "name": "M3.2", "code": "M3.2" }, { "name": "M3.3", "code": "M3.3" }, { "name": "M3.4", "code": "M3.4" }, { "name": "M4.11", "code": "M4.11" }, { "name": "M4.12", "code": "M4.12" }, { "name": "M4.13", "code": "M4.13" }, { "name": "M4.5", "code": "M4.5" }, { "name": "M4.6A", "code": "M4.6A" }, { "name": "M4.6B", "code": "M4.6B" }, { "name": "M5.1", "code": "M5.1" }, { "name": "M6.1", "code": "M6.1" }, { "name": "M6.2", "code": "M6.2" }, { "name": "M6.3", "code": "M6.3" }, { "name": "M6.4", "code": "M6.4" }, { "name": "M7.1", "code": "M7.1" }, { "name": "M7.2", "code": "M7.2" }, { "name": "M7.6", "code": "M7.6" }, { "name": "METD.2", "code": "METD.2" }, { "name": "METDEL.2", "code": "METDEL.2" }, { "name": "MH.11.2", "code": "MH.11.2" }, { "name": "MH.12", "code": "MH.12" }, { "name": "OM.3(1)L", "code": "OM.3(1)L" }, { "name": "OM.3(1)R", "code": "OM.3(1)R" }, { "name": "OM.3C", "code": "OM.3C" }, { "name": "OM.3L", "code": "OM.3L" }, { "name": "OM.3R", "code": "OM.3R" }, { "name": "OM1.3", "code": "OM1.3" }, { "name": "OM2.2V", "code": "OM2.2V" }, { "name": "OM3.U", "code": "OM3.U" }, { "name": "OM4.3", "code": "OM4.3" }, { "name": "OS.1", "code": "OS.1" }, { "name": "OS.2", "code": "OS.2" }, { "name": "OS.NG", "code": "OS.NG" }, { "name": "R1-6a(1)", "code": "R1-6a(1)" }, { "name": "R1.1", "code": "R1.1" }, { "name": "R1.10P", "code": "R1.10P" }, { "name": "R1.2", "code": "R1.2" }, { "name": "R1.2aP", "code": "R1.2aP" }, { "name": "R1.3P", "code": "R1.3P" }, { "name": "R1.6", "code": "R1.6" }, { "name": "R1.6a(2)", "code": "R1.6a(2)" }, { "name": "R1.6a(3)(L&R)", "code": "R1.6a(3)(L&R)" }, { "name": "R10-19", "code": "R10-19" }, { "name": "R10-19aP", "code": "R10-19aP" }, { "name": "R10.10", "code": "R10.10" }, { "name": "R10.11", "code": "R10.11" }, { "name": "R10.11A", "code": "R10.11A" }, { "name": "R10.12", "code": "R10.12" }, { "name": "R10.15(1)", "code": "R10.15(1)" }, { "name": "R10.20", "code": "R10.20" }, { "name": "R10.27", "code": "R10.27" }, { "name": "R10.3", "code": "R10.3" }, { "name": "R10.31P", "code": "R10.31P" }, { "name": "R10.3A", "code": "R10.3A" }, { "name": "R10.3B", "code": "R10.3B" }, { "name": "R10.3I", "code": "R10.3I" }, { "name": "R10.4", "code": "R10.4" }, { "name": "R10.4A", "code": "R10.4A" }, { "name": "R10.5", "code": "R10.5" }, { "name": "R10.6", "code": "R10.6" }, { "name": "R10.6B", "code": "R10.6B" }, { "name": "R10.7", "code": "R10.7" }, { "name": "R10.7(1)", "code": "R10.7(1)" }, { "name": "R10.8", "code": "R10.8" }, { "name": "R11.1", "code": "R11.1" }, { "name": "R11.2", "code": "R11.2" }, { "name": "R11.2A", "code": "R11.2A" }, { "name": "R11.3A", "code": "R11.3A" }, { "name": "R11.3B", "code": "R11.3B" }, { "name": "R11.3C", "code": "R11.3C" }, { "name": "R11.4", "code": "R11.4" }, { "name": "R11.5", "code": "R11.5" }, { "name": "R12.1", "code": "R12.1" }, { "name": "R12.2", "code": "R12.2" }, { "name": "R12.3", "code": "R12.3" }, { "name": "R12.3A", "code": "R12.3A" }, { "name": "R12.3B", "code": "R12.3B" }, { "name": "R12.4", "code": "R12.4" }, { "name": "R12.5", "code": "R12.5" }, { "name": "R12.5(4)", "code": "R12.5(4)" }, { "name": "R12.5(5)", "code": "R12.5(5)" }, { "name": "R12.5A", "code": "R12.5A" }, { "name": "R12.5B", "code": "R12.5B" }, { "name": "R12.5C", "code": "R12.5C" }, { "name": "R12.6", "code": "R12.6" }, { "name": "R12.6A", "code": "R12.6A" }, { "name": "R12.6B", "code": "R12.6B" }, { "name": "R13.1", "code": "R13.1" }, { "name": "R13.1A", "code": "R13.1A" }, { "name": "R13.1B", "code": "R13.1B" }, { "name": "R14.1", "code": "R14.1" }, { "name": "R15.1", "code": "R15.1" }, { "name": "R15.2", "code": "R15.2" }, { "name": "R15.3", "code": "R15.3" }, { "name": "R16.1", "code": "R16.1" }, { "name": "R16.2", "code": "R16.2" }, { "name": "R2-5bP", "code": "R2-5bP" }, { "name": "R2.1", "code": "R2.1" }, { "name": "R2.10", "code": "R2.10" }, { "name": "R2.11", "code": "R2.11" }, { "name": "R2.2P", "code": "R2.2P" }, { "name": "R2.3P", "code": "R2.3P" }, { "name": "R2.4", "code": "R2.4" }, { "name": "R2.6aP", "code": "R2.6aP" }, { "name": "R3.1", "code": "R3.1" }, { "name": "R3.10", "code": "R3.10" }, { "name": "R3.11", "code": "R3.11" }, { "name": "R3.12", "code": "R3.12" }, { "name": "R3.13", "code": "R3.13" }, { "name": "R3.14", "code": "R3.14" }, { "name": "R3.15", "code": "R3.15" }, { "name": "R3.16", "code": "R3.16" }, { "name": "R3.17", "code": "R3.17" }, { "name": "R3.17a", "code": "R3.17a" }, { "name": "R3.17b", "code": "R3.17b" }, { "name": "R3.17cP(1)", "code": "R3.17cP(1)" }, { "name": "R3.18", "code": "R3.18" }, { "name": "R3.1B", "code": "R3.1B" }, { "name": "R3.2", "code": "R3.2" }, { "name": "R3.27", "code": "R3.27" }, { "name": "R3.2A", "code": "R3.2A" }, { "name": "R3.2B", "code": "R3.2B" }, { "name": "R3.2C", "code": "R3.2C" }, { "name": "R3.3", "code": "R3.3" }, { "name": "R3.3A", "code": "R3.3A" }, { "name": "R3.4", "code": "R3.4" }, { "name": "R3.4A", "code": "R3.4A" }, { "name": "R3.4B", "code": "R3.4B" }, { "name": "R3.5", "code": "R3.5" }, { "name": "R3.5A", "code": "R3.5A" }, { "name": "R3.6", "code": "R3.6" }, { "name": "R3.7", "code": "R3.7" }, { "name": "R3.8", "code": "R3.8" }, { "name": "R3.8(7)", "code": "R3.8(7)" }, { "name": "R3.8(8)", "code": "R3.8(8)" }, { "name": "R3.8A", "code": "R3.8A" }, { "name": "R3.8B", "code": "R3.8B" }, { "name": "R3.9", "code": "R3.9" }, { "name": "R3.9A", "code": "R3.9A" }, { "name": "R3.9B", "code": "R3.9B" }, { "name": "R3.9cP", "code": "R3.9cP" }, { "name": "R3.9DP", "code": "R3.9DP" }, { "name": "R4.1", "code": "R4.1" }, { "name": "R4.10", "code": "R4.10" }, { "name": "R4.17", "code": "R4.17" }, { "name": "R4.1B", "code": "R4.1B" }, { "name": "R4.1T", "code": "R4.1T" }, { "name": "R4.2", "code": "R4.2" }, { "name": "R4.2T", "code": "R4.2T" }, { "name": "R4.3", "code": "R4.3" }, { "name": "R4.4", "code": "R4.4" }, { "name": "R4.5", "code": "R4.5" }, { "name": "R4.5B", "code": "R4.5B" }, { "name": "R4.5C", "code": "R4.5C" }, { "name": "R4.6", "code": "R4.6" }, { "name": "R4.7", "code": "R4.7" }, { "name": "R4.7(1)", "code": "R4.7(1)" }, { "name": "R4.7A", "code": "R4.7A" }, { "name": "R4.7B", "code": "R4.7B" }, { "name": "R4.8", "code": "R4.8" }, { "name": "R4.8B", "code": "R4.8B" }, { "name": "R4.9", "code": "R4.9" }, { "name": "R4.9(1)", "code": "R4.9(1)" }, { "name": "R5.1", "code": "R5.1" }, { "name": "R5.10A", "code": "R5.10A" }, { "name": "R5.10B", "code": "R5.10B" }, { "name": "R5.10C", "code": "R5.10C" }, { "name": "R5.10D", "code": "R5.10D" }, { "name": "R5.1A", "code": "R5.1A" }, { "name": "R5.2", "code": "R5.2" }, { "name": "R5.3", "code": "R5.3" }, { "name": "R5.3(1)", "code": "R5.3(1)" }, { "name": "R5.3(2)", "code": "R5.3(2)" }, { "name": "R5.4", "code": "R5.4" }, { "name": "R5.6", "code": "R5.6" }, { "name": "R5.7", "code": "R5.7" }, { "name": "R5.8", "code": "R5.8" }, { "name": "R6.1", "code": "R6.1" }, { "name": "R6.2", "code": "R6.2" }, { "name": "R6.3", "code": "R6.3" }, { "name": "R6.4", "code": "R6.4" }, { "name": "R6.4a", "code": "R6.4a" }, { "name": "R6.4b", "code": "R6.4b" }, { "name": "R6.5P", "code": "R6.5P" }, { "name": "R6.6", "code": "R6.6" }, { "name": "R6.7", "code": "R6.7" }, { "name": "R7.1", "code": "R7.1" }, { "name": "R7.107", "code": "R7.107" }, { "name": "R7.107A", "code": "R7.107A" }, { "name": "R7.108", "code": "R7.108" }, { "name": "R7.11", "code": "R7.11" }, { "name": "R7.11A", "code": "R7.11A" }, { "name": "R7.11B", "code": "R7.11B" }, { "name": "R7.11C", "code": "R7.11C" }, { "name": "R7.1D", "code": "R7.1D" }, { "name": "R7.1F", "code": "R7.1F" }, { "name": "R7.1FM(1)", "code": "R7.1FM(1)" }, { "name": "R7.2", "code": "R7.2" }, { "name": "R7.2(1)", "code": "R7.2(1)" }, { "name": "R7.2(2)", "code": "R7.2(2)" }, { "name": "R7.2(3)", "code": "R7.2(3)" }, { "name": "R7.2(6)", "code": "R7.2(6)" }, { "name": "R7.20", "code": "R7.20" }, { "name": "R7.200", "code": "R7.200" }, { "name": "R7.200A", "code": "R7.200A" }, { "name": "R7.201P", "code": "R7.201P" }, { "name": "R7.202P", "code": "R7.202P" }, { "name": "R7.203", "code": "R7.203" }, { "name": "R7.23", "code": "R7.23" }, { "name": "R7.2A", "code": "R7.2A" }, { "name": "R7.2B", "code": "R7.2B" }, { "name": "R7.2C", "code": "R7.2C" }, { "name": "R7.2D", "code": "R7.2D" }, { "name": "R7.2E", "code": "R7.2E" }, { "name": "R7.3", "code": "R7.3" }, { "name": "R7.3A", "code": "R7.3A" }, { "name": "R7.3B", "code": "R7.3B" }, { "name": "R7.3C", "code": "R7.3C" }, { "name": "R7.3D", "code": "R7.3D" }, { "name": "R7.4", "code": "R7.4" }, { "name": "R7.4(1)", "code": "R7.4(1)" }, { "name": "R7.4(2)", "code": "R7.4(2)" }, { "name": "R7.4(3)", "code": "R7.4(3)" }, { "name": "R7.4(4)", "code": "R7.4(4)" }, { "name": "R7.5", "code": "R7.5" }, { "name": "R7.6", "code": "R7.6" }, { "name": "R7.7", "code": "R7.7" }, { "name": "R7.7A", "code": "R7.7A" }, { "name": "R7.7B", "code": "R7.7B" }, { "name": "R7.7BS", "code": "R7.7BS" }, { "name": "R7.7C", "code": "R7.7C" }, { "name": "R7.8", "code": "R7.8" }, { "name": "R7.8(5)", "code": "R7.8(5)" }, { "name": "R7.8P", "code": "R7.8P" }, { "name": "R8-3eP", "code": "R8-3eP" }, { "name": "R8.1", "code": "R8.1" }, { "name": "R8.2", "code": "R8.2" }, { "name": "R8.3", "code": "R8.3" }, { "name": "R8.3a", "code": "R8.3a" }, { "name": "R8.3B", "code": "R8.3B" }, { "name": "R8.3cP", "code": "R8.3cP" }, { "name": "R8.3fP", "code": "R8.3fP" }, { "name": "R8.3gP", "code": "R8.3gP" }, { "name": "R8.3hP", "code": "R8.3hP" }, { "name": "R8.4", "code": "R8.4" }, { "name": "R8.5", "code": "R8.5" }, { "name": "R8.5(1)", "code": "R8.5(1)" }, { "name": "R8.6", "code": "R8.6" }, { "name": "R8.7", "code": "R8.7" }, { "name": "R8.7A", "code": "R8.7A" }, { "name": "R8.8", "code": "R8.8" }, { "name": "R8.9", "code": "R8.9" }, { "name": "R9.1", "code": "R9.1" }, { "name": "R9.1A", "code": "R9.1A" }, { "name": "R9.2", "code": "R9.2" }, { "name": "R9.3", "code": "R9.3" }, { "name": "R9.3A", "code": "R9.3A" }, { "name": "R9.3B", "code": "R9.3B" }, { "name": "R9.3D", "code": "R9.3D" }, { "name": "R9.4", "code": "R9.4" }, { "name": "R9.4A", "code": "R9.4A" }, { "name": "R9.5", "code": "R9.5" }, { "name": "R9.6", "code": "R9.6" }, { "name": "R9.6A", "code": "R9.6A" }, { "name": "R9.7", "code": "R9.7" }, { "name": "R95.12", "code": "R95.12" }, { "name": "R95.3", "code": "R95.3" }, { "name": "R99.2", "code": "R99.2" }, { "name": "RS.053", "code": "RS.053" }, { "name": "RS.063", "code": "RS.063" }, { "name": "RS.064", "code": "RS.064" }, { "name": "RS.067", "code": "RS.067" }, { "name": "RS.068", "code": "RS.068" }, { "name": "RS.076", "code": "RS.076" }, { "name": "RS.096", "code": "RS.096" }, { "name": "RS.118", "code": "RS.118" }, { "name": "RS.119", "code": "RS.119" }, { "name": "RS.128", "code": "RS.128" }, { "name": "RS.142", "code": "RS.142" }, { "name": "RS.145", "code": "RS.145" }, { "name": "RS.200", "code": "RS.200" }, { "name": "RSNS", "code": "RSNS" }, { "name": "S1.1", "code": "S1.1" }, { "name": "S1.1H", "code": "S1.1H" }, { "name": "S2.1", "code": "S2.1" }, { "name": "S3.1", "code": "S3.1" }, { "name": "S4.1P", "code": "S4.1P" }, { "name": "S4.3P", "code": "S4.3P" }, { "name": "S4.4(1)", "code": "S4.4(1)" }, { "name": "S4.4(3)", "code": "S4.4(3)" }, { "name": "S4.4(4)", "code": "S4.4(4)" }, { "name": "S4.41", "code": "S4.41" }, { "name": "S4.42", "code": "S4.42" }, { "name": "S4.5", "code": "S4.5" }, { "name": "S4.6P", "code": "S4.6P" }, { "name": "S5.1", "code": "S5.1" }, { "name": "S5.1(1)", "code": "S5.1(1)" }, { "name": "S5.2", "code": "S5.2" }, { "name": "S6.1", "code": "S6.1" }, { "name": "S8.1B", "code": "S8.1B" }, { "name": "SNS", "code": "SNS" }, { "name": "SP.1", "code": "SP.1" }, { "name": "W1.1", "code": "W1.1" }, { "name": "W1.10", "code": "W1.10" }, { "name": "W1.11", "code": "W1.11" }, { "name": "W1.13", "code": "W1.13" }, { "name": "W1.15", "code": "W1.15" }, { "name": "W1.1A", "code": "W1.1A" }, { "name": "W1.2", "code": "W1.2" }, { "name": "W1.2A", "code": "W1.2A" }, { "name": "W1.3", "code": "W1.3" }, { "name": "W1.4", "code": "W1.4" }, { "name": "W1.5", "code": "W1.5" }, { "name": "W1.6", "code": "W1.6" }, { "name": "W1.6A", "code": "W1.6A" }, { "name": "W1.7", "code": "W1.7" }, { "name": "W1.8", "code": "W1.8" }, { "name": "W10.1", "code": "W10.1" }, { "name": "W10.1A", "code": "W10.1A" }, { "name": "W10.2", "code": "W10.2" }, { "name": "W10.3", "code": "W10.3" }, { "name": "W11.1", "code": "W11.1" }, { "name": "W11.1(1)", "code": "W11.1(1)" }, { "name": "W11.10", "code": "W11.10" }, { "name": "W11.10B", "code": "W11.10B" }, { "name": "W11.11", "code": "W11.11" }, { "name": "W11.12(1)", "code": "W11.12(1)" }, { "name": "W11.12(2)", "code": "W11.12(2)" }, { "name": "W11.12P", "code": "W11.12P" }, { "name": "W11.13", "code": "W11.13" }, { "name": "W11.15", "code": "W11.15" }, { "name": "W11.15(1)", "code": "W11.15(1)" }, { "name": "W11.15A", "code": "W11.15A" }, { "name": "W11.15P", "code": "W11.15P" }, { "name": "W11.16", "code": "W11.16" }, { "name": "W11.17", "code": "W11.17" }, { "name": "W11.18", "code": "W11.18" }, { "name": "W11.19", "code": "W11.19" }, { "name": "W11.1A", "code": "W11.1A" }, { "name": "W11.1E", "code": "W11.1E" }, { "name": "W11.2", "code": "W11.2" }, { "name": "W11.3", "code": "W11.3" }, { "name": "W11.4", "code": "W11.4" }, { "name": "W11.5", "code": "W11.5" }, { "name": "W11.6", "code": "W11.6" }, { "name": "W11.7", "code": "W11.7" }, { "name": "W11.8", "code": "W11.8" }, { "name": "W11.8B", "code": "W11.8B" }, { "name": "W11.9", "code": "W11.9" }, { "name": "W11.9TE(1)", "code": "W11.9TE(1)" }, { "name": "W12.1", "code": "W12.1" }, { "name": "W12.2", "code": "W12.2" }, { "name": "W13.1P", "code": "W13.1P" }, { "name": "W13.2", "code": "W13.2" }, { "name": "W14.1", "code": "W14.1" }, { "name": "W14.1a", "code": "W14.1a" }, { "name": "W14.2", "code": "W14.2" }, { "name": "W14.2a", "code": "W14.2a" }, { "name": "W14.3", "code": "W14.3" }, { "name": "W14.8", "code": "W14.8" }, { "name": "W14.8A", "code": "W14.8A" }, { "name": "W15.1", "code": "W15.1" }, { "name": "W16.1(3)", "code": "W16.1(3)" }, { "name": "W16.11P", "code": "W16.11P" }, { "name": "W16.12P", "code": "W16.12P" }, { "name": "W16.13P", "code": "W16.13P" }, { "name": "W16.14(1)", "code": "W16.14(1)" }, { "name": "W16.14P", "code": "W16.14P" }, { "name": "W16.15P", "code": "W16.15P" }, { "name": "W16.17P", "code": "W16.17P" }, { "name": "W16.1P", "code": "W16.1P" }, { "name": "W16.2", "code": "W16.2" }, { "name": "W16.2a", "code": "W16.2a" }, { "name": "W16.3", "code": "W16.3" }, { "name": "W16.4(1)", "code": "W16.4(1)" }, { "name": "W16.4A", "code": "W16.4A" }, { "name": "W16.4P", "code": "W16.4P" }, { "name": "W16.5P", "code": "W16.5P" }, { "name": "W16.6P", "code": "W16.6P" }, { "name": "W16.7P", "code": "W16.7P" }, { "name": "W16.8aP", "code": "W16.8aP" }, { "name": "W16.8P", "code": "W16.8P" }, { "name": "W16.9P", "code": "W16.9P" }, { "name": "W17.1", "code": "W17.1" }, { "name": "W17.1TE(1)", "code": "W17.1TE(1)" }, { "name": "W17.5B", "code": "W17.5B" }, { "name": "W18.1", "code": "W18.1" }, { "name": "W2.1", "code": "W2.1" }, { "name": "W2.1(1)", "code": "W2.1(1)" }, { "name": "W2.1(2)", "code": "W2.1(2)" }, { "name": "W2.1A", "code": "W2.1A" }, { "name": "W2.2", "code": "W2.2" }, { "name": "W2.2(1)", "code": "W2.2(1)" }, { "name": "W2.2A", "code": "W2.2A" }, { "name": "W2.3", "code": "W2.3" }, { "name": "W2.4", "code": "W2.4" }, { "name": "W2.4A", "code": "W2.4A" }, { "name": "W2.5", "code": "W2.5" }, { "name": "W2.6", "code": "W2.6" }, { "name": "W2.8", "code": "W2.8" }, { "name": "W20.3", "code": "W20.3" }, { "name": "W25.2", "code": "W25.2" }, { "name": "W25.3", "code": "W25.3" }, { "name": "W25.5", "code": "W25.5" }, { "name": "W3.1", "code": "W3.1" }, { "name": "W3.1a", "code": "W3.1a" }, { "name": "W3.2", "code": "W3.2" }, { "name": "W3.2a", "code": "W3.2a" }, { "name": "W3.3", "code": "W3.3" }, { "name": "W3.3a", "code": "W3.3a" }, { "name": "W3.3a(1)", "code": "W3.3a(1)" }, { "name": "W3.4", "code": "W3.4" }, { "name": "W3.5", "code": "W3.5" }, { "name": "W3.5a", "code": "W3.5a" }, { "name": "W3.6", "code": "W3.6" }, { "name": "W3.7", "code": "W3.7" }, { "name": "W4.1", "code": "W4.1" }, { "name": "W4.2", "code": "W4.2" }, { "name": "W4.2(3)", "code": "W4.2(3)" }, { "name": "W4.3", "code": "W4.3" }, { "name": "W4.4", "code": "W4.4" }, { "name": "W4.4AP", "code": "W4.4AP" }, { "name": "W4.4B", "code": "W4.4B" }, { "name": "W4.4BP", "code": "W4.4BP" }, { "name": "W4.4P", "code": "W4.4P" }, { "name": "W4.5", "code": "W4.5" }, { "name": "W4.5P", "code": "W4.5P" }, { "name": "W5.1", "code": "W5.1" }, { "name": "W5.2", "code": "W5.2" }, { "name": "W5.2(1)", "code": "W5.2(1)" }, { "name": "W5.3", "code": "W5.3" }, { "name": "W5.3(1)", "code": "W5.3(1)" }, { "name": "W5.3A", "code": "W5.3A" }, { "name": "W5.3B", "code": "W5.3B" }, { "name": "W5.3C", "code": "W5.3C" }, { "name": "W5.4", "code": "W5.4" }, { "name": "W5.4A", "code": "W5.4A" }, { "name": "W6.1", "code": "W6.1" }, { "name": "W6.2", "code": "W6.2" }, { "name": "W6.3", "code": "W6.3" }, { "name": "W7.1", "code": "W7.1" }, { "name": "W7.1A", "code": "W7.1A" }, { "name": "W7.3", "code": "W7.3" }, { "name": "W7.3A", "code": "W7.3A" }, { "name": "W7.3B", "code": "W7.3B" }, { "name": "W7.4", "code": "W7.4" }, { "name": "W7.4A", "code": "W7.4A" }, { "name": "W7.5", "code": "W7.5" }, { "name": "W7.6", "code": "W7.6" }, { "name": "W8.1", "code": "W8.1" }, { "name": "W8.10", "code": "W8.10" }, { "name": "W8.10a", "code": "W8.10a" }, { "name": "W8.11", "code": "W8.11" }, { "name": "W8.13", "code": "W8.13" }, { "name": "W8.15", "code": "W8.15" }, { "name": "W8.15P", "code": "W8.15P" }, { "name": "W8.17", "code": "W8.17" }, { "name": "W8.17P", "code": "W8.17P" }, { "name": "W8.18", "code": "W8.18" }, { "name": "W8.19", "code": "W8.19" }, { "name": "W8.1B", "code": "W8.1B" }, { "name": "W8.2", "code": "W8.2" }, { "name": "W8.23", "code": "W8.23" }, { "name": "W8.3", "code": "W8.3" }, { "name": "W8.4", "code": "W8.4" }, { "name": "W8.5", "code": "W8.5" }, { "name": "W8.5AP", "code": "W8.5AP" }, { "name": "W8.6", "code": "W8.6" }, { "name": "W8.7", "code": "W8.7" }, { "name": "W8.8", "code": "W8.8" }, { "name": "W8.9", "code": "W8.9" }, { "name": "W8.9A", "code": "W8.9A" }, { "name": "W8.9B", "code": "W8.9B" }, { "name": "W9.1", "code": "W9.1" }, { "name": "W9.1A", "code": "W9.1A" }, { "name": "W9.2", "code": "W9.2" }, { "name": "W9.2 ( R )", "code": "W9.2 ( R )" }, { "name": "W9.2 (4 )", "code": "W9.2 (4 )" }, { "name": "W9.2( 5 )", "code": "W9.2( 5 )" }, { "name": "W9.2(1)", "code": "W9.2(1)" }, { "name": "W9.2(2)", "code": "W9.2(2)" }, { "name": "W9.2(4)", "code": "W9.2(4)" }, { "name": "W9.2.3", "code": "W9.2.3" }, { "name": "W96.10", "code": "W96.10" }, { "name": "W96.9", "code": "W96.9" }, { "name": "D1.8", "code": "D1.8" }, { "name": "TBD", "code": "TBD" }, { "name": "R10.12(2)", "code": "R10.12(2)" }, { "name": "W9.4", "code": "W9.4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": { "type": "codedValue", "name": "WS3_SignDescription", "description": "Sign_Description", "codedValues": [ { "name": "2A.21-04 - VERTICAL RETROREFLECTIVE STRIP", "code": "2A.21-04 - VERTICAL RETROREFLECTIVE STRIP" }, { "name": "BWISIGN - AIRPORT DISTRICT SIGNING", "code": "BWISIGN - AIRPORT DISTRICT SIGNING" }, { "name": "CASINO - SPECIAL CASINO SIGN", "code": "CASINO - SPECIAL CASINO SIGN" }, { "name": "D1.1 - DESTINATION (1 LINE)", "code": "D1.1 - DESTINATION (1 LINE)" }, { "name": "D1.1A - DESTINATION (1 LINE) W/ DIST.", "code": "D1.1A - DESTINATION (1 LINE) W/ DIST." }, { "name": "D1.1B - BICYCLE DESTINATION (1 LINE)", "code": "D1.1B - BICYCLE DESTINATION (1 LINE)" }, { "name": "D1.1C - BICYCLE DESTINATION (1 LINE)", "code": "D1.1C - BICYCLE DESTINATION (1 LINE)" }, { "name": "D1.2 - DESTINATION (2 LINES)", "code": "D1.2 - DESTINATION (2 LINES)" }, { "name": "D1.3 - DESTINATION (3 LINES)", "code": "D1.3 - DESTINATION (3 LINES)" }, { "name": "D1.6 - COUNTY LINE SIGN", "code": "D1.6 - COUNTY LINE SIGN" }, { "name": "D1.S - SCHOOL DESTINATION", "code": "D1.S - SCHOOL DESTINATION" }, { "name": "D10.1A - INTERMEDIATE REF. LOCATION", "code": "D10.1A - INTERMEDIATE REF. LOCATION" }, { "name": "D11-2 - BEGIN SIGN", "code": "D11-2 - BEGIN SIGN" }, { "name": "D11.1 - (SYMBOL-BIKE) BIKE ROUTE", "code": "D11.1 - (SYMBOL-BIKE) BIKE ROUTE" }, { "name": "D11.2 - BEGIN", "code": "D11.2 - BEGIN" }, { "name": "D11.3 - END", "code": "D11.3 - END" }, { "name": "D11.4 - ARROW RIGHT/LEFT", "code": "D11.4 - ARROW RIGHT/LEFT" }, { "name": "D12.2 - CAR POOL INFO CALL NUMBER", "code": "D12.2 - CAR POOL INFO CALL NUMBER" }, { "name": "D2.1 - DESTINATION & DISTANCE SIGN", "code": "D2.1 - DESTINATION & DISTANCE SIGN" }, { "name": "D3 - DIRECTION TO ROAD", "code": "D3 - DIRECTION TO ROAD" }, { "name": "D3.1 - STREET NAME (1 LINE)", "code": "D3.1 - STREET NAME (1 LINE)" }, { "name": "D3.1a - Street Name (1 line) with State Route Shield", "code": "D3.1a - Street Name (1 line) with State Route Shield" }, { "name": "D3.1C - PARK SIGN W/ OPEN/CLOSE SLIDER", "code": "D3.1C - PARK SIGN W/ OPEN/CLOSE SLIDER" }, { "name": "D3.1P - WATER ACCESS ( PARK NAME)", "code": "D3.1P - WATER ACCESS ( PARK NAME)" }, { "name": "D3.2 - ADVANCE STREET NAME (2 LINES)", "code": "D3.2 - ADVANCE STREET NAME (2 LINES)" }, { "name": "D4.1 - PARKING (ARROW)", "code": "D4.1 - PARKING (ARROW)" }, { "name": "D4.2 - (CARPOOL SYMBOL) PARK & RIDE (", "code": "D4.2 - (CARPOOL SYMBOL) PARK & RIDE (" }, { "name": "D4.2A - (CARPOOL SYMBOL) PARK & RIDE (", "code": "D4.2A - (CARPOOL SYMBOL) PARK & RIDE (" }, { "name": "D4.3 - THIS LOT FOR COMMUTER PARKING", "code": "D4.3 - THIS LOT FOR COMMUTER PARKING" }, { "name": "D6.4 - TRAFFIC CALMING", "code": "D6.4 - TRAFFIC CALMING" }, { "name": "D9.2 - H (SYMBOL) HOSPITAL", "code": "D9.2 - H (SYMBOL) HOSPITAL" }, { "name": "D9.3 - CAMPING (SYMBOL)", "code": "D9.3 - CAMPING (SYMBOL)" }, { "name": "DUCTS - BOLLARD", "code": "DUCTS - BOLLARD" }, { "name": "E5.1(7) - DIR. SIGN WITH DUAL SHIELDS", "code": "E5.1(7) - DIR. SIGN WITH DUAL SHIELDS" }, { "name": "FIBDEL - FIBERGLASS DELINEATOR", "code": "FIBDEL - FIBERGLASS DELINEATOR" }, { "name": "HSNS - Honorary Street Name Sign", "code": "HSNS - Honorary Street Name Sign" }, { "name": "I.11 - Recycling", "code": "I.11 - Recycling " }, { "name": "I.2(1) - COUNTY LINE SIGN", "code": "I.2(1) - COUNTY LINE SIGN" }, { "name": "I.2(1)TE(1) - END COUNTY MAINTENANCE", "code": "I.2(1)TE(1) - END COUNTY MAINTENANCE" }, { "name": "I.2(1)TE(2) - BEGIN COUNTY MAINTENANCE", "code": "I.2(1)TE(2) - BEGIN COUNTY MAINTENANCE" }, { "name": "I.2(2) - COUNTY LINE SIGN - COUNTY SEAL", "code": "I.2(2) - COUNTY LINE SIGN - COUNTY SEAL" }, { "name": "I.3(1) - RIVER NAME", "code": "I.3(1) - RIVER NAME" }, { "name": "I.4 - (SYMBOL) TRAIL", "code": "I.4 - (SYMBOL) TRAIL" }, { "name": "I.7 - TRAIN STATION", "code": "I.7 - TRAIN STATION" }, { "name": "I.8 - LIBRARY DESTINATION SIGN", "code": "I.8 - LIBRARY DESTINATION SIGN" }, { "name": "I95.14 - MARC", "code": "I95.14 - MARC" }, { "name": "M1.1 - INTERSTATE (ROUTE SHIELD)", "code": "M1.1 - INTERSTATE (ROUTE SHIELD)" }, { "name": "M1.4 - (US ROUTE SHIELD FOR GUIDE SIG", "code": "M1.4 - (US ROUTE SHIELD FOR GUIDE SIG" }, { "name": "M1.4A - (US ROUTE SHIELD FOR INDEPENDE", "code": "M1.4A - (US ROUTE SHIELD FOR INDEPENDE" }, { "name": "M1.5 - MARYLAND ROUTE SHIELD", "code": "M1.5 - MARYLAND ROUTE SHIELD" }, { "name": "M1.6 - MARYLAND (ROUTE SHIELD FOR IND", "code": "M1.6 - MARYLAND (ROUTE SHIELD FOR IND" }, { "name": "M1.6A - (MARYLAND ROUTE SHIELD FOR GUI", "code": "M1.6A - (MARYLAND ROUTE SHIELD FOR GUI" }, { "name": "M1.8a - EAST COAST GREENWAY", "code": "M1.8a - EAST COAST GREENWAY" }, { "name": "M1.8B - BIKE ROUTE - MD 32 ALTERNATE", "code": "M1.8B - BIKE ROUTE - MD 32 ALTERNATE" }, { "name": "M2.1 - JCT", "code": "M2.1 - JCT" }, { "name": "M2.1A - JCT (INTERSTATE)", "code": "M2.1A - JCT (INTERSTATE)" }, { "name": "M2.2 - JUNCTION (2 SHIELDS)", "code": "M2.2 - JUNCTION (2 SHIELDS)" }, { "name": "M3.1 - CARDINAL DIRECTION (NORTH)", "code": "M3.1 - CARDINAL DIRECTION (NORTH)" }, { "name": "M3.2 - CARDINAL DIRECTION (EAST)", "code": "M3.2 - CARDINAL DIRECTION (EAST)" }, { "name": "M3.3 - CARDINAL DIRECTION (SOUTH)", "code": "M3.3 - CARDINAL DIRECTION (SOUTH)" }, { "name": "M3.4 - CARDINAL DIRECTION (WEST)", "code": "M3.4 - CARDINAL DIRECTION (WEST)" }, { "name": "M4.11 - BEGIN", "code": "M4.11 - BEGIN" }, { "name": "M4.12 - END", "code": "M4.12 - END" }, { "name": "M4.13 - TO", "code": "M4.13 - TO" }, { "name": "M4.5 - TO (AUXILIARY SIGN)", "code": "M4.5 - TO (AUXILIARY SIGN)" }, { "name": "M4.6A - BEGIN", "code": "M4.6A - BEGIN" }, { "name": "M4.6B - END", "code": "M4.6B - END" }, { "name": "M5.1 - TO", "code": "M5.1 - TO" }, { "name": "M6.1 - DIRECTIONAL ARROW AUXILIARY", "code": "M6.1 - DIRECTIONAL ARROW AUXILIARY" }, { "name": "M6.2 - SUPPLEMENTAL ARROW 45DEGREE", "code": "M6.2 - SUPPLEMENTAL ARROW 45DEGREE" }, { "name": "M6.3 - SUPPLEMENTAL ARROW STRAIGHT", "code": "M6.3 - SUPPLEMENTAL ARROW STRAIGHT" }, { "name": "M6.4 - SUPPLEMENTAL ARROW DOUBLE", "code": "M6.4 - SUPPLEMENTAL ARROW DOUBLE" }, { "name": "M7.1 - BIKE ROUTE ARROW", "code": "M7.1 - BIKE ROUTE ARROW" }, { "name": "M7.2 - STRAIGHT ARROW", "code": "M7.2 - STRAIGHT ARROW" }, { "name": "M7.6 - COMBINATION ARROW", "code": "M7.6 - COMBINATION ARROW" }, { "name": "METD.2 - HAZARD/CHOKER METAL DELINEATOR", "code": "METD.2 - HAZARD/CHOKER METAL DELINEATOR" }, { "name": "METDEL.2 - ISLAND/CHOKER DELINEATOR", "code": "METDEL.2 - ISLAND/CHOKER DELINEATOR" }, { "name": "MH.11.2 - CHOKER HAZARD MARKER", "code": "MH.11.2 - CHOKER HAZARD MARKER" }, { "name": "MH.12 - CHOKER HAZARD MARKERS", "code": "MH.12 - CHOKER HAZARD MARKERS" }, { "name": "OM.3(1)L - BRIDGE ABUTMENT MARKER", "code": "OM.3(1)L - BRIDGE ABUTMENT MARKER" }, { "name": "OM.3(1)R - BRIDGE ABUTMENT MARKER", "code": "OM.3(1)R - BRIDGE ABUTMENT MARKER" }, { "name": "OM.3C - TYPE 3 OBJECT MARKER (CENTER)", "code": "OM.3C - TYPE 3 OBJECT MARKER (CENTER)" }, { "name": "OM.3L - TYPE 3 OBJECT MARKER (LEFT)", "code": "OM.3L - TYPE 3 OBJECT MARKER (LEFT)" }, { "name": "OM.3R - TYPE 3 OBJECT MARKER (RIGHT)", "code": "OM.3R - TYPE 3 OBJECT MARKER (RIGHT)" }, { "name": "OM1.3 - TYPE 1 OBJECT MARKER (YELLOW)", "code": "OM1.3 - TYPE 1 OBJECT MARKER (YELLOW)" }, { "name": "OM2.2V - TYPE 2 OBJECT MARKER", "code": "OM2.2V - TYPE 2 OBJECT MARKER" }, { "name": "OM3.U - TYPE 3 OBJECT MARKER (Unknown Position_MH.11)", "code": "OM3.U - TYPE 3 OBJECT MARKER (Unknown Position_MH.11)" }, { "name": "OM4.3 - TYPE 4 OBJECT MARKER (RED)", "code": "OM4.3 - TYPE 4 OBJECT MARKER (RED)" }, { "name": "OS.1 - PRIMARY OFF SITE DIRECTIONAL", "code": "OS.1 - PRIMARY OFF SITE DIRECTIONAL" }, { "name": "OS.2 - ADDITIONAL OFF SITE SIGN", "code": "OS.2 - ADDITIONAL OFF SITE SIGN" }, { "name": "OS.NG - NORTHROP GRUMMAN USE R/LANE", "code": "OS.NG - NORTHROP GRUMMAN USE R/LANE" }, { "name": "R1.1 - STOP", "code": "R1.1 - STOP" }, { "name": "R1.10P - EXCEPT RIGHT TURN", "code": "R1.10P - EXCEPT RIGHT TURN" }, { "name": "R1.2 - YIELD", "code": "R1.2 - YIELD" }, { "name": "R1.2aP - TO ONCOMING TRAFFIC", "code": "R1.2aP - TO ONCOMING TRAFFIC" }, { "name": "R1.3P - ALL WAY", "code": "R1.3P - ALL WAY" }, { "name": "R1.6 - IN-STREET PED CROSSING (YIELD)", "code": "R1.6 - IN-STREET PED CROSSING (YIELD)" }, { "name": "R1.6a(1) - IN-STREET PEDESTRIAN CROSSING", "code": "R1.6a(1) - IN-STREET PEDESTRIAN CROSSING" }, { "name": "R1.6a(2) - STATE LAW - STOP FOR PEDS IN CROSSWALKS", "code": "R1.6a(2) - STATE LAW - STOP FOR PEDS IN CROSSWALKS" }, { "name": "R1.6a(3)(L&R) - STOP HERE FOR PEDS", "code": "R1.6a(3)(L&R) - STOP HERE FOR PEDS" }, { "name": "R10-19 - PHOTO ENFORCED", "code": "R10-19 - PHOTO ENFORCED" }, { "name": "R10-19aP - PHOTO ENFORCED (TEXT)", "code": "R10-19aP - PHOTO ENFORCED (TEXT)" }, { "name": "R10.10 - LEFT TURN SIGNAL", "code": "R10.10 - LEFT TURN SIGNAL" }, { "name": "R10.11 - NO TURN ON RED", "code": "R10.11 - NO TURN ON RED" }, { "name": "R10.11A - NO TURN ON RED WITH HOURS", "code": "R10.11A - NO TURN ON RED WITH HOURS" }, { "name": "R10.12 - LEFT TURN YIELD ON GREEN BALL", "code": "R10.12 - LEFT TURN YIELD ON GREEN BALL" }, { "name": "R10.15(1) - TURNING TRAFFIC YIELD TO PEDS", "code": "R10.15(1) - TURNING TRAFFIC YIELD TO PEDS" }, { "name": "R10.20 - TIME RESTRICTION PLAQUE-2 LINE", "code": "R10.20 - TIME RESTRICTION PLAQUE-2 LINE" }, { "name": "R10.27 - L/R TURN YLD FLSH RD AR AFTR STP", "code": "R10.27 - L/R TURN YLD FLSH RD AR AFTR STP" }, { "name": "R10.3 - PUSH BUTTON FOR GREEN LIGHT", "code": "R10.3 - PUSH BUTTON FOR GREEN LIGHT" }, { "name": "R10.31P - AT SIGNAL (PLAQUE)", "code": "R10.31P - AT SIGNAL (PLAQUE)" }, { "name": "R10.3A - TO CROSS (ARROW) STREET PUSH B", "code": "R10.3A - TO CROSS (ARROW) STREET PUSH B" }, { "name": "R10.3B - PUSH BUTTON TO CROSS ______", "code": "R10.3B - PUSH BUTTON TO CROSS ______" }, { "name": "R10.3I - COUNTDOWN PEDESTRIAN SIGN", "code": "R10.3I - COUNTDOWN PEDESTRIAN SIGN" }, { "name": "R10.4 - PUSH BUTTON FOR WALK SIGNAL", "code": "R10.4 - PUSH BUTTON FOR WALK SIGNAL" }, { "name": "R10.4A - TO CROSS STREET (ARROW) PUSH B", "code": "R10.4A - TO CROSS STREET (ARROW) PUSH B" }, { "name": "R10.5 - LEFT ON ARROW ONLY", "code": "R10.5 - LEFT ON ARROW ONLY" }, { "name": "R10.6 - STOP HERE (ARROW) ON RED", "code": "R10.6 - STOP HERE (ARROW) ON RED" }, { "name": "R10.6B - PULL TO STOP LINE FOR SIGNAL", "code": "R10.6B - PULL TO STOP LINE FOR SIGNAL" }, { "name": "R10.7 - DO NOT BLOCK INTERSECTION", "code": "R10.7 - DO NOT BLOCK INTERSECTION" }, { "name": "R10.7(1) - DO NOT BLOCK DRIVEWAY/ENTRANCE", "code": "R10.7(1) - DO NOT BLOCK DRIVEWAY/ENTRANCE" }, { "name": "R10.8 - USE LANE WITH GREEN ARROW", "code": "R10.8 - USE LANE WITH GREEN ARROW" }, { "name": "R11.1 - KEEP OFF MEDIAN", "code": "R11.1 - KEEP OFF MEDIAN" }, { "name": "R11.2 - ROAD CLOSED", "code": "R11.2 - ROAD CLOSED" }, { "name": "R11.2A - NOTICE - ROAD CLOSED XX AHEAD", "code": "R11.2A - NOTICE - ROAD CLOSED XX AHEAD" }, { "name": "R11.3A - ROAD CLOSED XX AHEAD LOCAL TRA", "code": "R11.3A - ROAD CLOSED XX AHEAD LOCAL TRA" }, { "name": "R11.3B - BRIDGE OUT XX AHEAD LOCAL TRAF", "code": "R11.3B - BRIDGE OUT XX AHEAD LOCAL TRAF" }, { "name": "R11.3C - ROAD CLOSED AT XX", "code": "R11.3C - ROAD CLOSED AT XX" }, { "name": "R11.4 - ROAD CLOSED TO THRU TRAFFIC", "code": "R11.4 - ROAD CLOSED TO THRU TRAFFIC" }, { "name": "R11.5 - FOR USE OF AUTHORIZED AND EMER", "code": "R11.5 - FOR USE OF AUTHORIZED AND EMER" }, { "name": "R12.1 - WEIGHT LIMIT XX TONS", "code": "R12.1 - WEIGHT LIMIT XX TONS" }, { "name": "R12.2 - AXEL WEIGHT LIMIT 5 TONS", "code": "R12.2 - AXEL WEIGHT LIMIT 5 TONS" }, { "name": "R12.3 - NO TRUCKS OVER 7000 LBS EMPTY", "code": "R12.3 - NO TRUCKS OVER 7000 LBS EMPTY" }, { "name": "R12.3A - NO THRU TRUCKS OVER 5T GVW", "code": "R12.3A - NO THRU TRUCKS OVER 5T GVW" }, { "name": "R12.3B - NO TRUCKS OVER 5T GVW (TIMED)", "code": "R12.3B - NO TRUCKS OVER 5T GVW (TIMED)" }, { "name": "R12.4 - WEIGHT LIMIT 2 TONS PER AXLE 1", "code": "R12.4 - WEIGHT LIMIT 2 TONS PER AXLE 1" }, { "name": "R12.5 - WEIGHT LIMIT (TRUCK SYMBOLS)", "code": "R12.5 - WEIGHT LIMIT (TRUCK SYMBOLS)" }, { "name": "R12.5(4) - NO TRUCKS (SYMBOL) OVER 3/4T ________", "code": "R12.5(4) - NO TRUCKS (SYMBOL) OVER 3/4T ________" }, { "name": "R12.5(5) - TRUCKS OVER 3/4T NO RIGHT TURN", "code": "R12.5(5) - TRUCKS OVER 3/4T NO RIGHT TURN" }, { "name": "R12.5A - WARNING - RESTRICTED BRIDGE GV", "code": "R12.5A - WARNING - RESTRICTED BRIDGE GV" }, { "name": "R12.5B - WARNING - RESTRICTED BRIDGE WT", "code": "R12.5B - WARNING - RESTRICTED BRIDGE WT" }, { "name": "R12.5C - WARNING - RESTRICTED BRIDGE", "code": "R12.5C - WARNING - RESTRICTED BRIDGE" }, { "name": "R12.6 - NO TRUCKS OVER 3/4 TON", "code": "R12.6 - NO TRUCKS OVER 3/4 TON" }, { "name": "R12.6A - THRU TRUCK OVER 3/4 TON NO RGT", "code": "R12.6A - THRU TRUCK OVER 3/4 TON NO RGT" }, { "name": "R12.6B - NO THRU TKS 5 T GVW W/ RD MSG", "code": "R12.6B - NO THRU TKS 5 T GVW W/ RD MSG" }, { "name": "R13.1 - ALL TRUCKS COMMERCIAL VEHICLES", "code": "R13.1 - ALL TRUCKS COMMERCIAL VEHICLES" }, { "name": "R13.1A - ALL TRUCKS STOP FOR WEIGHING", "code": "R13.1A - ALL TRUCKS STOP FOR WEIGHING" }, { "name": "R13.1B - TRUCKS TURN AROUND", "code": "R13.1B - TRUCKS TURN AROUND" }, { "name": "R14.1 - TRUCK ROUTE", "code": "R14.1 - TRUCK ROUTE" }, { "name": "R15.1 - GRADE CROSSING (CROSSBUCK)", "code": "R15.1 - GRADE CROSSING (CROSSBUCK)" }, { "name": "R15.2 - 3 TRACKS", "code": "R15.2 - 3 TRACKS" }, { "name": "R15.3 - EXEMPT", "code": "R15.3 - EXEMPT" }, { "name": "R16.1 - SNOW EMERGENCY ROUTE", "code": "R16.1 - SNOW EMERGENCY ROUTE" }, { "name": "R16.2 - NO SWIMMING OR FISHING", "code": "R16.2 - NO SWIMMING OR FISHING" }, { "name": "R2-5bP - NEIGHBORHOOD", "code": "R2-5bP - NEIGHBORHOOD" }, { "name": "R2.1 - SPEED LIMIT", "code": "R2.1 - SPEED LIMIT" }, { "name": "R2.10 - BEGIN HIGHER FINES ZONE", "code": "R2.10 - BEGIN HIGHER FINES ZONE" }, { "name": "R2.11 - END HIGHER FINES ZONE", "code": "R2.11 - END HIGHER FINES ZONE" }, { "name": "R2.2P - TRUCK SPEED LIMIT", "code": "R2.2P - TRUCK SPEED LIMIT" }, { "name": "R2.3P - NIGHT SPEED LIMIT", "code": "R2.3P - NIGHT SPEED LIMIT" }, { "name": "R2.4 - MINIMUM SPEED LIMIT", "code": "R2.4 - MINIMUM SPEED LIMIT" }, { "name": "R2.6aP - FINES DOUBLE", "code": "R2.6aP - FINES DOUBLE" }, { "name": "R3.1 - NO RIGHT TURN", "code": "R3.1 - NO RIGHT TURN" }, { "name": "R3.10 - RESTRICTED LANE - (SYMBOL) - A", "code": "R3.10 - RESTRICTED LANE - (SYMBOL) - A" }, { "name": "R3.11 - (SYMBOL-RESTRICTED CENTER LANE", "code": "R3.11 - (SYMBOL-RESTRICTED CENTER LANE" }, { "name": "R3.12 - RESTRICTED LANE - (SYMBOL) - E", "code": "R3.12 - RESTRICTED LANE - (SYMBOL) - E" }, { "name": "R3.13 - (SYMBOL-RESTRICTED LANE) - RES", "code": "R3.13 - (SYMBOL-RESTRICTED LANE) - RES" }, { "name": "R3.14 - (SYMBOL-RESTRICTED LANE) - BUS", "code": "R3.14 - (SYMBOL-RESTRICTED LANE) - BUS" }, { "name": "R3.15 - (SYMBOL) - RESTRICTED LANE END", "code": "R3.15 - (SYMBOL) - RESTRICTED LANE END" }, { "name": "R3.16 - (BIKE SYMBOL) LANE - (SYMBOL)", "code": "R3.16 - (BIKE SYMBOL) LANE - (SYMBOL)" }, { "name": "R3.17 - BIKE LANE", "code": "R3.17 - BIKE LANE" }, { "name": "R3.17a - AHEAD (BIKE LANE)", "code": "R3.17a - AHEAD (BIKE LANE)" }, { "name": "R3.17b - ENDS (BIKE LANE)", "code": "R3.17b - ENDS (BIKE LANE)" }, { "name": "R3.17cP(1) - BEGINS (FOR USE ONLY WITH R3.17)", "code": "R3.17cP(1) - BEGINS (FOR USE ONLY WITH R3.17)" }, { "name": "R3.18 - NO U-TURN/NO LEFT TURN (COMBO)", "code": "R3.18 - NO U-TURN/NO LEFT TURN (COMBO)" }, { "name": "R3.1B - RIGHT TURN ONLY", "code": "R3.1B - RIGHT TURN ONLY" }, { "name": "R3.2 - NO LEFT TURN", "code": "R3.2 - NO LEFT TURN" }, { "name": "R3.27 - NO STRAIGHT THROUGH", "code": "R3.27 - NO STRAIGHT THROUGH" }, { "name": "R3.2A - NO LEFT TURN", "code": "R3.2A - NO LEFT TURN" }, { "name": "R3.2B - LEFT TURN LANE (ARROW)", "code": "R3.2B - LEFT TURN LANE (ARROW)" }, { "name": "R3.2C - NO LEFT/NO THRU (SYMBOL)", "code": "R3.2C - NO LEFT/NO THRU (SYMBOL)" }, { "name": "R3.3 - NO TURNS", "code": "R3.3 - NO TURNS" }, { "name": "R3.3A - NO LEFT OR U TURN", "code": "R3.3A - NO LEFT OR U TURN" }, { "name": "R3.4 - NO U-TURN", "code": "R3.4 - NO U-TURN" }, { "name": "R3.4A - NO U TURN", "code": "R3.4A - NO U TURN" }, { "name": "R3.4B - U TURN (ARROW)", "code": "R3.4B - U TURN (ARROW)" }, { "name": "R3.5 - MANDATORY MOVEMENT LANE CONTRL", "code": "R3.5 - MANDATORY MOVEMENT LANE CONTRL" }, { "name": "R3.5A - MOVEMENT LANE CONTRL (FORWARD)", "code": "R3.5A - MOVEMENT LANE CONTRL (FORWARD)" }, { "name": "R3.6 - ARROWS-LEFT TURN OR STRAIGHT", "code": "R3.6 - ARROWS-LEFT TURN OR STRAIGHT" }, { "name": "R3.7 - L/R LANE MUST TURN L/R", "code": "R3.7 - L/R LANE MUST TURN L/R" }, { "name": "R3.8 - ADV INTERSECT LN CNTRL L, T/L", "code": "R3.8 - ADV INTERSECT LN CNTRL L, T/L" }, { "name": "R3.8(7) - MULTILANE ROUNDABOUT LL, RL", "code": "R3.8(7) - MULTILANE ROUNDABOUT LL, RL" }, { "name": "R3.8(8) - MULTILANE ROUNDABOUT (ONLY)", "code": "R3.8(8) - MULTILANE ROUNDABOUT (ONLY)" }, { "name": "R3.8A - ADV INTERSECT CNTRL L, T/L, R", "code": "R3.8A - ADV INTERSECT CNTRL L, T/L, R" }, { "name": "R3.8B - ADV INTERSECT LN CNTRL L, T, R", "code": "R3.8B - ADV INTERSECT LN CNTRL L, T, R" }, { "name": "R3.9 - CENTER LANE - LEFT TURN ONLY", "code": "R3.9 - CENTER LANE - LEFT TURN ONLY" }, { "name": "R3.9B - CENTER LANE - (ARROWS-CENTER", "code": "R3.9B - CENTER LANE - (ARROWS-CENTER" }, { "name": "R3.9cP - BEGIN", "code": "R3.9cP - BEGIN" }, { "name": "R3.9DP - END", "code": "R3.9DP - END" }, { "name": "R4.1 - DO NOT PASS (PENNANT)", "code": "R4.1 - DO NOT PASS (PENNANT)" }, { "name": "R4.10 - ALL TRAFFIC", "code": "R4.10 - ALL TRAFFIC" }, { "name": "R4.17 - DO NOT DRIVE ON SHOULDER", "code": "R4.17 - DO NOT DRIVE ON SHOULDER" }, { "name": "R4.1B - DO NOT PASS", "code": "R4.1B - DO NOT PASS" }, { "name": "R4.1T - TRUCKS - DO NOT PASS", "code": "R4.1T - TRUCKS - DO NOT PASS" }, { "name": "R4.2 - PASS WITH CARE", "code": "R4.2 - PASS WITH CARE" }, { "name": "R4.2T - TRUCKS - PASS WITH CARE", "code": "R4.2T - TRUCKS - PASS WITH CARE" }, { "name": "R4.3 - SLOWER TRAFFIC KEEP RIGHT", "code": "R4.3 - SLOWER TRAFFIC KEEP RIGHT" }, { "name": "R4.4 - BEGIN RIGHT TURN LANE (ARROW)", "code": "R4.4 - BEGIN RIGHT TURN LANE (ARROW)" }, { "name": "R4.5 - TRUCKS USE RIGHT LANE", "code": "R4.5 - TRUCKS USE RIGHT LANE" }, { "name": "R4.5B - TRUCKS - USE RIGHT TWO LANES", "code": "R4.5B - TRUCKS - USE RIGHT TWO LANES" }, { "name": "R4.5C - END TRUCK LANE CONTROL", "code": "R4.5C - END TRUCK LANE CONTROL" }, { "name": "R4.6 - TRUCK LANE 500 FEET", "code": "R4.6 - TRUCK LANE 500 FEET" }, { "name": "R4.7 - KEEP RIGHT (SYMBOL)", "code": "R4.7 - KEEP RIGHT (SYMBOL)" }, { "name": "R4.7(1) NARROW KEEP RIGHT", "code": "R4.7(1) NARROW KEEP RIGHT" }, { "name": "R4.7A - KEEP RIGHT (TEXT W/ ARROW)", "code": "R4.7A - KEEP RIGHT (TEXT W/ ARROW)" }, { "name": "R4.7B - KEEP RIGHT (TEXT W/DIAG ARROW)", "code": "R4.7B - KEEP RIGHT (TEXT W/DIAG ARROW)" }, { "name": "R4.8 - (SYMBOL) KEEP LEFT", "code": "R4.8 - (SYMBOL) KEEP LEFT" }, { "name": "R4.8B - THRU TRAFFIC KEEP LEFT", "code": "R4.8B - THRU TRAFFIC KEEP LEFT" }, { "name": "R4.9 - STAY IN LANE", "code": "R4.9 - STAY IN LANE" }, { "name": "R4.9(1) - FORM SINGLE LANE", "code": "R4.9(1) - FORM SINGLE LANE" }, { "name": "R5.1 - DO NOT ENTER", "code": "R5.1 - DO NOT ENTER" }, { "name": "R5.10A - PEDESTRIANS BICYCLES MOTOR-DRI", "code": "R5.10A - PEDESTRIANS BICYCLES MOTOR-DRI" }, { "name": "R5.10B - PEDESTRIANS AND BICYCLES PROHI", "code": "R5.10B - PEDESTRIANS AND BICYCLES PROHI" }, { "name": "R5.10C - PEDESTRIANS PROHIBITED", "code": "R5.10C - PEDESTRIANS PROHIBITED" }, { "name": "R5.10D - PEDESTRIANS AND BICYCLES ONLY", "code": "R5.10D - PEDESTRIANS AND BICYCLES ONLY" }, { "name": "R5.1A - WRONG WAY", "code": "R5.1A - WRONG WAY" }, { "name": "R5.2 - NO TRUCKS (SYMBOL)", "code": "R5.2 - NO TRUCKS (SYMBOL)" }, { "name": "R5.3 - NO MOTOR VEHICLES", "code": "R5.3 - NO MOTOR VEHICLES" }, { "name": "R5.3(1) - FOR USE BY AUTHORIZED AND EMERGENCY VEHICLES ONLY", "code": "R5.3(1) - FOR USE BY AUTHORIZED AND EMERGENCY VEHICLES ONLY " }, { "name": "R5.3(2) - DO NOT DRIVE ON SHOULDER", "code": "R5.3(2) - DO NOT DRIVE ON SHOULDER" }, { "name": "R5.4 - COMMERCIAL VEHICLES EXCLUDED", "code": "R5.4 - COMMERCIAL VEHICLES EXCLUDED" }, { "name": "R5.6 - (SYMBOL) NO BICYCLES", "code": "R5.6 - (SYMBOL) NO BICYCLES" }, { "name": "R5.7 - NONMOTORIZED TRAFFIC PROHIBITE", "code": "R5.7 - NONMOTORIZED TRAFFIC PROHIBITE" }, { "name": "R5.8 - MOTOR-DRIVEN CYCLES PROHIBITED", "code": "R5.8 - MOTOR-DRIVEN CYCLES PROHIBITED" }, { "name": "R6.1 - ONE WAY", "code": "R6.1 - ONE WAY" }, { "name": "R6.2 - ONE WAY (TEXT WITH ARROW)", "code": "R6.2 - ONE WAY (TEXT WITH ARROW)" }, { "name": "R6.3 - DIVIDED HIGHWAY CROSSING", "code": "R6.3 - DIVIDED HIGHWAY CROSSING" }, { "name": "R6.4 - ROUNDABOUT DIRECTIONAL (2 CHEVRONS)", "code": "R6.4 - ROUNDABOUT DIRECTIONAL (2 CHEVRONS)" }, { "name": "R6.4a - ROUNDABOUT DIRECTIONAL (3 CHEVRONS)", "code": "R6.4a - ROUNDABOUT DIRECTIONAL (3 CHEVRONS)" }, { "name": "R6.4b - ROUNDABOUT DIRECTIONAL (4 CHEVRONS)", "code": "R6.4b - ROUNDABOUT DIRECTIONAL (4 CHEVRONS)" }, { "name": "R6.5P - ROUNDABOUT CIRCULATION (PLAQUE)", "code": "R6.5P - ROUNDABOUT CIRCULATION (PLAQUE)" }, { "name": "R6.6 - BEGIN ONE WAY", "code": "R6.6 - BEGIN ONE WAY" }, { "name": "R6.7 - BEGIN ONE WAY", "code": "R6.7 - BEGIN ONE WAY" }, { "name": "R7.1 - NO PARKING ANY TIME", "code": "R7.1 - NO PARKING ANY TIME" }, { "name": "R7.107 - NO PARKING BUS STOP", "code": "R7.107 - NO PARKING BUS STOP" }, { "name": "R7.107A - NO PARKING (WITH TRANSIT LOGO)", "code": "R7.107A - NO PARKING (WITH TRANSIT LOGO)" }, { "name": "R7.108 - XX HR PARKING X:XXAM TO X:XXPM", "code": "R7.108 - XX HR PARKING X:XXAM TO X:XXPM" }, { "name": "R7.11 - NO FISHING FROM BRIDGE", "code": "R7.11 - NO FISHING FROM BRIDGE" }, { "name": "R7.11A - NO FISHING FROM THIS SIDE OF B", "code": "R7.11A - NO FISHING FROM THIS SIDE OF B" }, { "name": "R7.11B - NO SWIMMING FISHING CRABBING", "code": "R7.11B - NO SWIMMING FISHING CRABBING" }, { "name": "R7.11C - NO TRESPASSING AA CTY", "code": "R7.11C - NO TRESPASSING AA CTY" }, { "name": "R7.1D - NO PARKING (2 LN TM PRD - 2LN", "code": "R7.1D - NO PARKING (2 LN TM PRD - 2LN" }, { "name": "R7.1F - NO PARKING SCHOOL DAYS (2LN TM", "code": "R7.1F - NO PARKING SCHOOL DAYS (2LN TM" }, { "name": "R7.1FM(1) - NO PARKING FIRE LANE", "code": "R7.1FM(1) - NO PARKING FIRE LANE" }, { "name": "R7.2 - NO PARKING X:XX AM TO X:XX PM", "code": "R7.2 - NO PARKING X:XX AM TO X:XX PM" }, { "name": "R7.2(1) - NO PARKING XX:XX AM - XX:XX PM / DAY(S)", "code": "R7.2(1) - NO PARKING XX:XX AM - XX:XX PM / DAY(S)" }, { "name": "R7.2(2) - NO PARKING (2-LINE TIMED) XX:XX AM - XX:XX PM / DAY(S)", "code": "R7.2(2) - NO PARKING (2-LINE TIMED) XX:XX AM - XX:XX PM / DAY(S)" }, { "name": "R7.2(3) - NO PARKING XX:XX AM - XX:XX PM SCHOOL DAYS", "code": "R7.2(3) - NO PARKING XX:XX AM - XX:XX PM SCHOOL DAYS" }, { "name": "R7.2(6) - HERE TO CORNER", "code": "R7.2(6) - HERE TO CORNER" }, { "name": "R7.20 - FEE STATION", "code": "R7.20 - FEE STATION" }, { "name": "R7.200 - NO PARKING/RESTRICTED (COMBO)", "code": "R7.200 - NO PARKING/RESTRICTED (COMBO)" }, { "name": "R7.200A - NO PARKING/RESTRICTED (COMBO)", "code": "R7.200A - NO PARKING/RESTRICTED (COMBO)" }, { "name": "R7.201 - TOW AWAY ZONE", "code": "R7.201 - TOW AWAY ZONE" }, { "name": "R7.201a - TOW AWAY ZONE (SYMBOL)", "code": "R7.201a - TOW AWAY ZONE (SYMBOL)" }, { "name": "R7.201P - TOW AWAY ZONE (PLAQUE)", "code": "R7.201P - TOW AWAY ZONE (PLAQUE)" }, { "name": "R7.202P - THIS SIDE OF SIGN", "code": "R7.202P - THIS SIDE OF SIGN" }, { "name": "R7.203 - EMERGENCY SNOW ROUTE", "code": "R7.203 - EMERGENCY SNOW ROUTE" }, { "name": "R7.23 - PARKING PERMITTED X:XX AM TO X:XX PM", "code": "R7.23 - PARKING PERMITTED X:XX AM TO X:XX PM" }, { "name": "R7.2A - NO STOPPING (2 LINE TIME PERIO", "code": "R7.2A - NO STOPPING (2 LINE TIME PERIO" }, { "name": "R7.2B - NO STOPPING (2 LINE TIME PERIO", "code": "R7.2B - NO STOPPING (2 LINE TIME PERIO" }, { "name": "R7.2C - NO STOPPING (1 LINE TIME PERIO", "code": "R7.2C - NO STOPPING (1 LINE TIME PERIO" }, { "name": "R7.2D - NO STOPPING (2 LINE TIME PERIO", "code": "R7.2D - NO STOPPING (2 LINE TIME PERIO" }, { "name": "R7.2E - NO STOPPING SCHOOL DAYS (TIME", "code": "R7.2E - NO STOPPING SCHOOL DAYS (TIME" }, { "name": "R7.3 - NO PARKING EXCEPT SUN/HOLIDAYS", "code": "R7.3 - NO PARKING EXCEPT SUN/HOLIDAYS" }, { "name": "R7.3A - NO STANDING (1 LINE TIME PERIO", "code": "R7.3A - NO STANDING (1 LINE TIME PERIO" }, { "name": "R7.3B - NO STANDING (2 LINE TIME PERIO", "code": "R7.3B - NO STANDING (2 LINE TIME PERIO" }, { "name": "R7.3C - NO STANDING (1 LINE TIME PERIO", "code": "R7.3C - NO STANDING (1 LINE TIME PERIO" }, { "name": "R7.3D - NO STANDING (2 LINE TIME PERIO", "code": "R7.3D - NO STANDING (2 LINE TIME PERIO" }, { "name": "R7.4 - No Standing Any Time (12x18 MUTCD)", "code": "R7.4 - No Standing Any Time (12x18 MUTCD)" }, { "name": "R7.4(1) - No Standing Any Time (18x24 MdMUTCD)", "code": "R7.4(1) - No Standing Any Time (18x24 MdMUTCD)" }, { "name": "R7.4(2) - NO STOPPING ANY TIME", "code": "R7.4(2) - NO STOPPING ANY TIME" }, { "name": "R7.4(3) - NO STOPPING (2-LINE TIMED) XX:XX AM - XX:XX PM / DAY(S)", "code": "R7.4(3) - NO STOPPING (2-LINE TIMED) XX:XX AM - XX:XX PM / DAY(S)" }, { "name": "R7.4(4) - NO STOPPING XX:XX AM - XX:XX PM / DAY(S)", "code": "R7.4(4) - NO STOPPING XX:XX AM - XX:XX PM / DAY(S)" }, { "name": "R7.5 - XX HOUR PARKING X:XXAM-X:XXPM", "code": "R7.5 - XX HOUR PARKING X:XXAM-X:XXPM" }, { "name": "R7.6 - NO PARKING LOADING ZONE", "code": "R7.6 - NO PARKING LOADING ZONE" }, { "name": "R7.7 - METROBUS (DISTRICT OF COLUMBIA", "code": "R7.7 - METROBUS (DISTRICT OF COLUMBIA" }, { "name": "R7.7A - M METRO (ARROW)", "code": "R7.7A - M METRO (ARROW)" }, { "name": "R7.7B - BUSES ONLY", "code": "R7.7B - BUSES ONLY" }, { "name": "R7.7BS - BUSES ONLY TIMES SCHOOL DAYS", "code": "R7.7BS - BUSES ONLY TIMES SCHOOL DAYS" }, { "name": "R7.7C - EXCEPT TRANSIT VEHICLES", "code": "R7.7C - EXCEPT TRANSIT VEHICLES" }, { "name": "R7.8 - RESERVED PARKING DISABILITIES", "code": "R7.8 - RESERVED PARKING DISABILITIES" }, { "name": "R7.8(5) - PARKING RESERVED - PERMIT #", "code": "R7.8(5) - PARKING RESERVED - PERMIT #" }, { "name": "R7.8P - VAN ACCESSIBLE (PLAQUE)", "code": "R7.8P - VAN ACCESSIBLE (PLAQUE)" }, { "name": "R8-3eP - ON TRACKS (PLAQUE)", "code": "R8-3eP - ON TRACKS (PLAQUE)" }, { "name": "R8.1 - NO PARKING ON PAVEMENT", "code": "R8.1 - NO PARKING ON PAVEMENT" }, { "name": "R8.2 - NO PARKING EXCEPT ON SHOULDER", "code": "R8.2 - NO PARKING EXCEPT ON SHOULDER" }, { "name": "R8.3 - NO PARKING (TEXT)", "code": "R8.3 - NO PARKING (TEXT)" }, { "name": "R8.3a - NO PARKING (SYMBOL)", "code": "R8.3a - NO PARKING (SYMBOL)" }, { "name": "R8.3B - PARKING PLAQUE (MULTI LEGENDS)", "code": "R8.3B - PARKING PLAQUE (MULTI LEGENDS)" }, { "name": "R8.3cP - ON PAVEMENT (PLAQUE)", "code": "R8.3cP - ON PAVEMENT (PLAQUE)" }, { "name": "R8.3dP - ON BRIDGE (PLAQUE)", "code": "R8.3dP - ON BRIDGE (PLAQUE)" }, { "name": "R8.3fP - EXCEPT ON SHOULDER (PLAQUE)", "code": "R8.3fP - EXCEPT ON SHOULDER (PLAQUE)" }, { "name": "R8.3gP - LOADING ZONE (PLAQUE)", "code": "R8.3gP - LOADING ZONE (PLAQUE)" }, { "name": "R8.3hP - TIMES OF DAY (PLAQUE)", "code": "R8.3hP - TIMES OF DAY (PLAQUE)" }, { "name": "R8.4 - EMERGENCY PARKING ONLY", "code": "R8.4 - EMERGENCY PARKING ONLY" }, { "name": "R8.5 - NO STOPPING ON PAVEMENT", "code": "R8.5 - NO STOPPING ON PAVEMENT" }, { "name": "R8.5(1) - NO STOPPING ON BRIDGE", "code": "R8.5(1) - NO STOPPING ON BRIDGE" }, { "name": "R8.6 - NO STOPPING EXCEPT ON SHOULDER", "code": "R8.6 - NO STOPPING EXCEPT ON SHOULDER" }, { "name": "R8.7 - EMERGENCY STOPPING ONLY", "code": "R8.7 - EMERGENCY STOPPING ONLY" }, { "name": "R8.7A - DO NOT DRIVE ON SHOULDER ???", "code": "R8.7A - DO NOT DRIVE ON SHOULDER ???" }, { "name": "R8.8 - DO NOT STOP ON TRACKS", "code": "R8.8 - DO NOT STOP ON TRACKS" }, { "name": "R8.9 - TRACKS OUT OF SERVICE", "code": "R8.9 - TRACKS OUT OF SERVICE" }, { "name": "R9.1 - WALK ON LEFT FACING TRAFFIC", "code": "R9.1 - WALK ON LEFT FACING TRAFFIC" }, { "name": "R9.1A - PEDESTRIAN WALKWAY", "code": "R9.1A - PEDESTRIAN WALKWAY" }, { "name": "R9.2 - CROSS ONLY AT CROSS WALKS", "code": "R9.2 - CROSS ONLY AT CROSS WALKS" }, { "name": "R9.3 - NO PEDESTRIAN CROSSING", "code": "R9.3 - NO PEDESTRIAN CROSSING" }, { "name": "R9.3A - (SYMBOL) NO PEDESTRIAN CROSSIN", "code": "R9.3A - (SYMBOL) NO PEDESTRIAN CROSSIN" }, { "name": "R9.3B - USE (ARROW) CROSSWALK", "code": "R9.3B - USE (ARROW) CROSSWALK" }, { "name": "R9.3D - CROSS WALK (ARROW)", "code": "R9.3D - CROSS WALK (ARROW)" }, { "name": "R9.4 - NO HITCH HIKING", "code": "R9.4 - NO HITCH HIKING" }, { "name": "R9.4A - (SYMBOL) NO HITCHHIKING", "code": "R9.4A - (SYMBOL) NO HITCHHIKING" }, { "name": "R9.5 - (SYMBOL-BIKE) USE PED SIGNAL", "code": "R9.5 - (SYMBOL-BIKE) USE PED SIGNAL" }, { "name": "R9.6 - (SYMBOL-BIKE) YIELD TO PEDS", "code": "R9.6 - (SYMBOL-BIKE) YIELD TO PEDS" }, { "name": "R9.6A - YIELD TO PEDS IN CROSSWALK", "code": "R9.6A - YIELD TO PEDS IN CROSSWALK" }, { "name": "R9.7 - KEEP LEFT (SYMBOL-PED) - (SYMB", "code": "R9.7 - KEEP LEFT (SYMBOL-PED) - (SYMB" }, { "name": "R95.12 - DO NOT DRIVE ON SHOULDER", "code": "R95.12 - DO NOT DRIVE ON SHOULDER" }, { "name": "R95.3 - SNOW EMERGENCY ROUTE", "code": "R95.3 - SNOW EMERGENCY ROUTE" }, { "name": "R99.2 - RED LIGHT PHOTO ENFORCED", "code": "R99.2 - RED LIGHT PHOTO ENFORCED" }, { "name": "RS.053 - MARINA", "code": "RS.053 - MARINA" }, { "name": "RS.063 - FISHING AREA", "code": "RS.063 - FISHING AREA" }, { "name": "RS.064 - HORSE TRAIL", "code": "RS.064 - HORSE TRAIL" }, { "name": "RS.067 - OFF-ROAD VEHICLE TRAIL", "code": "RS.067 - OFF-ROAD VEHICLE TRAIL" }, { "name": "RS.068 - HIKING TRAIL", "code": "RS.068 - HIKING TRAIL" }, { "name": "RS.076 - WILDLIFE VIEWING", "code": "RS.076 - WILDLIFE VIEWING" }, { "name": "RS.096 - BASEBALL", "code": "RS.096 - BASEBALL" }, { "name": "RS.118 - KAYAKING", "code": "RS.118 - KAYAKING" }, { "name": "RS.119 - FISHING PIER", "code": "RS.119 - FISHING PIER" }, { "name": "RS.128 - GOLFING", "code": "RS.128 - GOLFING" }, { "name": "RS.142 - CULTURAL INTEREST AREA", "code": "RS.142 - CULTURAL INTEREST AREA" }, { "name": "RS.145 - BEACH", "code": "RS.145 - BEACH" }, { "name": "RS.200 - RECYCLING", "code": "RS.200 - RECYCLING" }, { "name": "RSNS - DEDICATE (NAME) OF PERSON", "code": "RSNS - DEDICATE (NAME) OF PERSON" }, { "name": "S1.1 - SCHOOL", "code": "S1.1 - SCHOOL" }, { "name": "S1.1H - RAISED SCHOOL CROSSWALK", "code": "S1.1H - RAISED SCHOOL CROSSWALK" }, { "name": "S2.1 - (SYMBOL) SCHOOL CROSSING", "code": "S2.1 - (SYMBOL) SCHOOL CROSSING" }, { "name": "S3.1 - SCHOOL BUS STOP AHEAD", "code": "S3.1 - SCHOOL BUS STOP AHEAD" }, { "name": "S4.1P - XX:XX AM TO XX:XX PM (SCHOOL SIGN)", "code": "S4.1P - XX:XX AM TO XX:XX PM (SCHOOL SIGN)" }, { "name": "S4.3P - SCHOOL (PLAQUE)", "code": "S4.3P - SCHOOL (PLAQUE)" }, { "name": "S4.4(1) - FINES DOUBLE (SCHOOL SIGN)", "code": "S4.4(1) - FINES DOUBLE (SCHOOL SIGN)" }, { "name": "S4.4(3) - AHEAD", "code": "S4.4(3) - AHEAD" }, { "name": "S4.4(4) - XXX FEET", "code": "S4.4(4) - XXX FEET" }, { "name": "S4.41 - FINES DOUBLED WHEN FLASHING", "code": "S4.41 - FINES DOUBLED WHEN FLASHING" }, { "name": "S4.42 - FINES DOUBLE SCHOOL HOURS", "code": "S4.42 - FINES DOUBLE SCHOOL HOURS" }, { "name": "S4.5 - REDUCED SPEED (SCHOOL) ZONE AHEAD", "code": "S4.5 - REDUCED SPEED (SCHOOL) ZONE AHEAD" }, { "name": "S4.6P - MON - FRI (SCHOOL SIGN)", "code": "S4.6P - MON - FRI (SCHOOL SIGN)" }, { "name": "S5.1 - SCHOOL SPEED LIMIT WHEN FLASHING", "code": "S5.1 - SCHOOL SPEED LIMIT WHEN FLASHING" }, { "name": "S5.1(1) - SCHOOL PHOTO ENFORCED SPEED", "code": "S5.1(1) - SCHOOL PHOTO ENFORCED SPEED" }, { "name": "S5.2 - END SCHOOL ZONE", "code": "S5.2 - END SCHOOL ZONE" }, { "name": "S6.1 - UNLAWFUL TO PASS STOPPED SCHOO", "code": "S6.1 - UNLAWFUL TO PASS STOPPED SCHOO" }, { "name": "S8.1B - SPEED HUMP", "code": "S8.1B - SPEED HUMP" }, { "name": "SNS - STREET NAME SIGN", "code": "SNS - STREET NAME SIGN" }, { "name": "SP.1 - SPECIAL", "code": "SP.1 - SPECIAL" }, { "name": "W1.1 - TURN", "code": "W1.1 - TURN" }, { "name": "W1.10 - COMBO HORIZ. ALIGN./INTERSECT.", "code": "W1.10 - COMBO HORIZ. ALIGN./INTERSECT." }, { "name": "W1.11 - HAIRPIN CURVE", "code": "W1.11 - HAIRPIN CURVE" }, { "name": "W1.13 - TRUCK ROLLOVER", "code": "W1.13 - TRUCK ROLLOVER" }, { "name": "W1.15 - 270-DEGREE LOOP", "code": "W1.15 - 270-DEGREE LOOP" }, { "name": "W1.1A - TURN W/ ADVISORY SPEED", "code": "W1.1A - TURN W/ ADVISORY SPEED" }, { "name": "W1.2 - CURVE", "code": "W1.2 - CURVE" }, { "name": "W1.2A - CURVE W/ ADVISORY SPEED", "code": "W1.2A - CURVE W/ ADVISORY SPEED" }, { "name": "W1.3 - (ARROW) REVERSE TURN (RT/LFT)", "code": "W1.3 - (ARROW) REVERSE TURN (RT/LFT)" }, { "name": "W1.4 - REVERSE CURVE", "code": "W1.4 - REVERSE CURVE" }, { "name": "W1.5 - WINDING ROAD", "code": "W1.5 - WINDING ROAD" }, { "name": "W1.6 - ONE-DIRECTION LARGE ARROW", "code": "W1.6 - ONE-DIRECTION LARGE ARROW" }, { "name": "W1.6A - (ARROW) HIGH SPEED CURVE", "code": "W1.6A - (ARROW) HIGH SPEED CURVE" }, { "name": "W1.7 - TWO-DIRECTION LARGE ARROW", "code": "W1.7 - TWO-DIRECTION LARGE ARROW" }, { "name": "W1.8 - CHEVRON ALIGNMENT", "code": "W1.8 - CHEVRON ALIGNMENT" }, { "name": "W10.1 - GRADE CROSSING ADVANCE WARNING", "code": "W10.1 - GRADE CROSSING ADVANCE WARNING" }, { "name": "W10.1A - EXEMPT (SEE R15-3)", "code": "W10.1A - EXEMPT (SEE R15-3)" }, { "name": "W10.2 - LOOK (ARROW-LEFT) FOR (ARROW-R", "code": "W10.2 - LOOK (ARROW-LEFT) FOR (ARROW-R" }, { "name": "W10.3 - HIGH SPEED TRAIN", "code": "W10.3 - HIGH SPEED TRAIN" }, { "name": "W11.1 - BICYCLE", "code": "W11.1 - BICYCLE" }, { "name": "W11.1(1) - HIKER BIKER TRAIL CROSSING", "code": "W11.1(1) - HIKER BIKER TRAIL CROSSING" }, { "name": "W11.10 - TRUCK", "code": "W11.10 - TRUCK" }, { "name": "W11.10B - TRUCKS ENTERING ROADWAY", "code": "W11.10B - TRUCKS ENTERING ROADWAY" }, { "name": "W11.11 - GOLF CART", "code": "W11.11 - GOLF CART" }, { "name": "W11.12(1) - WATCH FOR EMERGENCY VEHICLES", "code": "W11.12(1) - WATCH FOR EMERGENCY VEHICLES" }, { "name": "W11.12(2) - WHEN FLASHING", "code": "W11.12(2) - WHEN FLASHING" }, { "name": "W11.12P - EMERGENCY SIGNAL AHEAD (PLAQUE)", "code": "W11.12P - EMERGENCY SIGNAL AHEAD (PLAQUE)" }, { "name": "W11.13 - HEAVY EQUIPMENT CROSSING", "code": "W11.13 - HEAVY EQUIPMENT CROSSING" }, { "name": "W11.15 - BICYCLE / PEDESTRIAN", "code": "W11.15 - BICYCLE / PEDESTRIAN" }, { "name": "W11.15(1) - SCHOOL BUS TURN AROUND", "code": "W11.15(1) - SCHOOL BUS TURN AROUND" }, { "name": "W11.15A - TRAIL CROSSING", "code": "W11.15A - TRAIL CROSSING" }, { "name": "W11.15P - TRAIL CROSSING (PLAQUE)", "code": "W11.15P - TRAIL CROSSING (PLAQUE)" }, { "name": "W11.16 - BEAR", "code": "W11.16 - BEAR" }, { "name": "W11.17 - SHEEP", "code": "W11.17 - SHEEP" }, { "name": "W11.18 - BIGHORN SHEEP", "code": "W11.18 - BIGHORN SHEEP" }, { "name": "W11.19 - DONKEY", "code": "W11.19 - DONKEY" }, { "name": "W11.1A - WATCH FOR BIKES", "code": "W11.1A - WATCH FOR BIKES" }, { "name": "W11.1E - WATCH FOR TURNING VEHICLES", "code": "W11.1E - WATCH FOR TURNING VEHICLES" }, { "name": "W11.2 - PEDESTRIAN CROSSING", "code": "W11.2 - PEDESTRIAN CROSSING" }, { "name": "W11.3 - DEER", "code": "W11.3 - DEER" }, { "name": "W11.4 - COW", "code": "W11.4 - COW" }, { "name": "W11.5 - FARM VEHICLE", "code": "W11.5 - FARM VEHICLE" }, { "name": "W11.6 - SNOWMOBILE", "code": "W11.6 - SNOWMOBILE" }, { "name": "W11.7 - EQUESTRIAN", "code": "W11.7 - EQUESTRIAN" }, { "name": "W11.8 - EMERGENCY VEHICLE", "code": "W11.8 - EMERGENCY VEHICLE" }, { "name": "W11.8B - FIRE HOUSE SIGNAL", "code": "W11.8B - FIRE HOUSE SIGNAL" }, { "name": "W11.9 - HANDICAPPED", "code": "W11.9 - HANDICAPPED" }, { "name": "W11.9TE(1) - DEAF CHILD", "code": "W11.9TE(1) - DEAF CHILD" }, { "name": "W12.1 - (ARROWS) EITHER SIDE OF RAISED", "code": "W12.1 - (ARROWS) EITHER SIDE OF RAISED" }, { "name": "W12.2 - (SYMBOL) LOW CLEARANCE", "code": "W12.2 - (SYMBOL) LOW CLEARANCE" }, { "name": "W13.1P - ADVISORY SPEED (PLAQUE)", "code": "W13.1P - ADVISORY SPEED (PLAQUE)" }, { "name": "W13.2 - ADVISORY EXIT SPEED", "code": "W13.2 - ADVISORY EXIT SPEED" }, { "name": "W14.1 - DEAD END", "code": "W14.1 - DEAD END" }, { "name": "W14.1a - DEAD END (WITH ARROW)", "code": "W14.1a - DEAD END (WITH ARROW)" }, { "name": "W14.2 - NO OUTLET", "code": "W14.2 - NO OUTLET" }, { "name": "W14.2a - NO OUTLET (WITH ARROW)", "code": "W14.2a - NO OUTLET (WITH ARROW)" }, { "name": "W14.3 - NO PASSING ZONE (PENNANT)", "code": "W14.3 - NO PASSING ZONE (PENNANT)" }, { "name": "W14.8 - HIDDEN DRIVEWAYS", "code": "W14.8 - HIDDEN DRIVEWAYS" }, { "name": "W14.8A - HIDDEN DRIVEWAY PLAQUE", "code": "W14.8A - HIDDEN DRIVEWAY PLAQUE" }, { "name": "W15.1 - PLAYGROUND", "code": "W15.1 - PLAYGROUND" }, { "name": "W16.1(3) - BICYCLES MAY USE FULL LANE", "code": "W16.1(3) - BICYCLES MAY USE FULL LANE" }, { "name": "W16.11P - NO ACCESS TO ( ROAD NAME )", "code": "W16.11P - NO ACCESS TO ( ROAD NAME )" }, { "name": "W16.12P - TRAFFIC CIRCLE (PLAQUE)", "code": "W16.12P - TRAFFIC CIRCLE (PLAQUE)" }, { "name": "W16.13P - WHEN FLASHING", "code": "W16.13P - WHEN FLASHING" }, { "name": "W16.14(1) - NEW (FLUORESCENT YELLOW)", "code": "W16.14(1) - NEW (FLUORESCENT YELLOW)" }, { "name": "W16.14P - ONE LANE", "code": "W16.14P - ONE LANE" }, { "name": "W16.15P - NEW (PLAQUE)", "code": "W16.15P - NEW (PLAQUE)" }, { "name": "W16.17P - ROUNDABOUT (PLAQUE)", "code": "W16.17P - ROUNDABOUT (PLAQUE)" }, { "name": "W16.1P - SHARE THE ROAD (PLAQUE)", "code": "W16.1P - SHARE THE ROAD (PLAQUE)" }, { "name": "W16.2 - FLOOD AREA", "code": "W16.2 - FLOOD AREA" }, { "name": "W16.2a - XX FEET", "code": "W16.2a - XX FEET" }, { "name": "W16.3 - HIGH WATER", "code": "W16.3 - HIGH WATER" }, { "name": "W16.4(1) - NEXT X MILES / EVERY X MILES", "code": "W16.4(1) - NEXT X MILES / EVERY X MILES" }, { "name": "W16.4A - 2 HUMPS", "code": "W16.4A - 2 HUMPS" }, { "name": "W16.4P - NEXT XX FEET (PLAQUE)", "code": "W16.4P - NEXT XX FEET (PLAQUE)" }, { "name": "W16.5P - SUPPLEMENTAL ARROW (PLAQUE)", "code": "W16.5P - SUPPLEMENTAL ARROW (PLAQUE)" }, { "name": "W16.6P - SUPPLEMENTAL ARROW (PLAQUE)", "code": "W16.6P - SUPPLEMENTAL ARROW (PLAQUE)" }, { "name": "W16.7P - DOWNWARD DIAG ARROW (PLAQUE)", "code": "W16.7P - DOWNWARD DIAG ARROW (PLAQUE)" }, { "name": "W16.8aP - ADV. ST. NAME 2 LINE W/ ARROWS", "code": "W16.8aP - ADV. ST. NAME 2 LINE W/ ARROWS" }, { "name": "W16.8P - ADVANCE STREET NAME (PLAQUE)", "code": "W16.8P - ADVANCE STREET NAME (PLAQUE)" }, { "name": "W16.9P - AHEAD (PLAQUE)", "code": "W16.9P - AHEAD (PLAQUE)" }, { "name": "W17.1 - SPEED HUMP", "code": "W17.1 - SPEED HUMP" }, { "name": "W17.1TE(1) - SPEED HUMP AHEAD", "code": "W17.1TE(1) - SPEED HUMP AHEAD" }, { "name": "W17.5B - LEFT TURNING VEHICLES", "code": "W17.5B - LEFT TURNING VEHICLES" }, { "name": "W18.1 - CAUTION LOW FLYING AIRCRAFT", "code": "W18.1 - CAUTION LOW FLYING AIRCRAFT" }, { "name": "W2.1 - CROSS ROAD", "code": "W2.1 - CROSS ROAD" }, { "name": "W2.1(1) - OFFSET CROSS ROADS", "code": "W2.1(1) - OFFSET CROSS ROADS" }, { "name": "W2.1(2) - WARNING CROSS ROADS DRIVEWAYS NEXT X MILES", "code": "W2.1(2) - WARNING CROSS ROADS DRIVEWAYS NEXT X MILES" }, { "name": "W2.1A - CROSS ROAD W/ SPEED ADVISORY", "code": "W2.1A - CROSS ROAD W/ SPEED ADVISORY" }, { "name": "W2.2 - SIDE ROAD", "code": "W2.2 - SIDE ROAD" }, { "name": "W2.2(1) - DOUBLE SIDE ROAD (R/L)", "code": "W2.2(1) - DOUBLE SIDE ROAD (R/L)" }, { "name": "W2.2A - SIDE ROAD W/ SPEED ADVISORY", "code": "W2.2A - SIDE ROAD W/ SPEED ADVISORY" }, { "name": "W2.3 - SIDE ROAD (DIAGONAL)", "code": "W2.3 - SIDE ROAD (DIAGONAL)" }, { "name": "W2.4 - INTERECTION WARNING T-SYMBOL", "code": "W2.4 - INTERECTION WARNING T-SYMBOL" }, { "name": "W2.4A - INTERSECT. WARN. T W/ ADV. SPD", "code": "W2.4A - INTERSECT. WARN. T W/ ADV. SPD" }, { "name": "W2.5 - INTERSECTION WARNING Y-SYMBOL", "code": "W2.5 - INTERSECTION WARNING Y-SYMBOL" }, { "name": "W2.6 - CIRCULAR INTERSECTION", "code": "W2.6 - CIRCULAR INTERSECTION" }, { "name": "W2.8 - TWO SIDE ROADS", "code": "W2.8 - TWO SIDE ROADS" }, { "name": "W20.3 - ROAD CLOSED", "code": "W20.3 - ROAD CLOSED" }, { "name": "W25.2 - XXX FEET", "code": "W25.2 - XXX FEET" }, { "name": "W25.3 - NEXT XXX FEET/MILES", "code": "W25.3 - NEXT XXX FEET/MILES" }, { "name": "W25.5 - XXX MILE", "code": "W25.5 - XXX MILE" }, { "name": "W3.1 - STOP AHEAD", "code": "W3.1 - STOP AHEAD" }, { "name": "W3.1a - STOP AHEAD (TEXT)", "code": "W3.1a - STOP AHEAD (TEXT)" }, { "name": "W3.2 - YIELD AHEAD", "code": "W3.2 - YIELD AHEAD" }, { "name": "W3.2a - YIELD AHEAD (TEXT)", "code": "W3.2a - YIELD AHEAD (TEXT)" }, { "name": "W3.3 - SIGNAL AHEAD", "code": "W3.3 - SIGNAL AHEAD" }, { "name": "W3.3a - SIGNAL AHEAD (TEXT)", "code": "W3.3a - SIGNAL AHEAD (TEXT)" }, { "name": "W3.3a(1) - SIGNAL AHEAD PREPARE TO STOP WHEN FLASHING", "code": "W3.3a(1) - SIGNAL AHEAD PREPARE TO STOP WHEN FLASHING" }, { "name": "W3.4 - BE PREPARED TO STOP", "code": "W3.4 - BE PREPARED TO STOP" }, { "name": "W3.5 - REDUCED SPEED LIMIT AHEAD", "code": "W3.5 - REDUCED SPEED LIMIT AHEAD" }, { "name": "W3.5a - XX MPH SPEED ZONE AHEAD (TEXT)", "code": "W3.5a - XX MPH SPEED ZONE AHEAD (TEXT)" }, { "name": "W3.6 - DRAWBRIDGE", "code": "W3.6 - DRAWBRIDGE" }, { "name": "W3.7 - NEW TRAFFIC PATTERN AHEAD", "code": "W3.7 - NEW TRAFFIC PATTERN AHEAD" }, { "name": "W4.1 - MERGE", "code": "W4.1 - MERGE" }, { "name": "W4.2 - LANE ENDS", "code": "W4.2 - LANE ENDS" }, { "name": "W4.2(3) - ALTERNATE MERGE", "code": "W4.2(3) - ALTERNATE MERGE" }, { "name": "W4.3 - ADDED LANE", "code": "W4.3 - ADDED LANE" }, { "name": "W4.4 - CROSS TRAFFIC DOES NOT STOP", "code": "W4.4 - CROSS TRAFFIC DOES NOT STOP" }, { "name": "W4.4AP - TRAFFIC FROM L/R DOES NOT STOP", "code": "W4.4AP - TRAFFIC FROM L/R DOES NOT STOP" }, { "name": "W4.4B - ONCOMING TRAFFIC DOES NOT STOP", "code": "W4.4B - ONCOMING TRAFFIC DOES NOT STOP" }, { "name": "W4.4BP - ONCOMING TRAFFIC DOES NOT STOP", "code": "W4.4BP - ONCOMING TRAFFIC DOES NOT STOP" }, { "name": "W4.4P - Cross Traffic Does Not Stop", "code": "W4.4P - Cross Traffic Does Not Stop" }, { "name": "W4.4P - X-TRAF DOES NOT STOP (PLAQUE)", "code": "W4.4P - X-TRAF DOES NOT STOP (PLAQUE)" }, { "name": "W4.5 - ENTERING ROADWAY MERGE", "code": "W4.5 - ENTERING ROADWAY MERGE" }, { "name": "W4.5P - NO MERGE AREA (PLAQUE)", "code": "W4.5P - NO MERGE AREA (PLAQUE)" }, { "name": "W5.1 - ROAD NARROWS", "code": "W5.1 - ROAD NARROWS" }, { "name": "W5.2 - NARROW BRIDGE", "code": "W5.2 - NARROW BRIDGE" }, { "name": "W5.2(1) - NARROW BRIDGE (SYMBOL)", "code": "W5.2(1) - NARROW BRIDGE (SYMBOL)" }, { "name": "W5.3 - ONE LANE BRIDGE", "code": "W5.3 - ONE LANE BRIDGE" }, { "name": "W5.3(1) - BEYOND SIGNAL", "code": "W5.3(1) - BEYOND SIGNAL" }, { "name": "W5.3A - SINGLE LANE - BEYOND SIGNAL", "code": "W5.3A - SINGLE LANE - BEYOND SIGNAL" }, { "name": "W5.3B - LANE ENDS BEYOND SIGNAL", "code": "W5.3B - LANE ENDS BEYOND SIGNAL" }, { "name": "W5.3C - ONE LANE ROAD", "code": "W5.3C - ONE LANE ROAD" }, { "name": "W5.4 - RAMP NARROWS", "code": "W5.4 - RAMP NARROWS" }, { "name": "W5.4A - BIKEWAY NARROWS", "code": "W5.4A - BIKEWAY NARROWS" }, { "name": "W6.1 - DIVIDED HIGHWAY", "code": "W6.1 - DIVIDED HIGHWAY" }, { "name": "W6.2 - DIVIDED HIGHWAY ENDS", "code": "W6.2 - DIVIDED HIGHWAY ENDS" }, { "name": "W6.3 - TWO-WAY TRAFFIC", "code": "W6.3 - TWO-WAY TRAFFIC" }, { "name": "W7.1 - (SYMBOL) HILL", "code": "W7.1 - (SYMBOL) HILL" }, { "name": "W7.1A - HILL", "code": "W7.1A - HILL" }, { "name": "W7.3 - 9% GRADE", "code": "W7.3 - 9% GRADE" }, { "name": "W7.3A - NEXT X MILES", "code": "W7.3A - NEXT X MILES" }, { "name": "W7.3B - 9% GRADE X MILES", "code": "W7.3B - 9% GRADE X MILES" }, { "name": "W7.4 - RUNAWAY TRUCK RAMP 1 MILE", "code": "W7.4 - RUNAWAY TRUCK RAMP 1 MILE" }, { "name": "W7.4A - RUNAWAY TRUCK RAMP (ARROW)", "code": "W7.4A - RUNAWAY TRUCK RAMP (ARROW)" }, { "name": "W7.5 - (SYMBOL) HILL - BICYCLE", "code": "W7.5 - (SYMBOL) HILL - BICYCLE" }, { "name": "W7.6 - HILL BLOCKS VIEW", "code": "W7.6 - HILL BLOCKS VIEW" }, { "name": "W8.1 - BUMP", "code": "W8.1 - BUMP" }, { "name": "W8.10 - BICYCLE SLIPPERY WHEN WET", "code": "W8.10 - BICYCLE SLIPPERY WHEN WET" }, { "name": "W8.10a - BICYCLE SLIPPERY WHEN WET PLAQUE", "code": "W8.10a - BICYCLE SLIPPERY WHEN WET PLAQUE" }, { "name": "W8.11 - FALLING ROCK", "code": "W8.11 - FALLING ROCK" }, { "name": "W8.13 - BRIDGE ICES BEFORE ROAD", "code": "W8.13 - BRIDGE ICES BEFORE ROAD" }, { "name": "W8.15 - GROOVED PAVEMENT", "code": "W8.15 - GROOVED PAVEMENT" }, { "name": "W8.15P - MOTORCYCLE (PLAQUE)", "code": "W8.15P - MOTORCYCLE (PLAQUE)" }, { "name": "W8.17 - SHOULDER DROP OFF (SYMBOL)", "code": "W8.17 - SHOULDER DROP OFF (SYMBOL)" }, { "name": "W8.17P - SHOULDER DROP-OFF (PLAQUE)", "code": "W8.17P - SHOULDER DROP-OFF (PLAQUE)" }, { "name": "W8.18 - ROAD MAY FLOOD", "code": "W8.18 - ROAD MAY FLOOD" }, { "name": "W8.19 - FLOOD GAUGE", "code": "W8.19 - FLOOD GAUGE" }, { "name": "W8.1B - SPEED HUMP", "code": "W8.1B - SPEED HUMP" }, { "name": "W8.2 - DIP", "code": "W8.2 - DIP" }, { "name": "W8.23 - NO SHOULDER", "code": "W8.23 - NO SHOULDER" }, { "name": "W8.3 - PAVEMENT ENDS", "code": "W8.3 - PAVEMENT ENDS" }, { "name": "W8.4 - SOFT SHOULDER", "code": "W8.4 - SOFT SHOULDER" }, { "name": "W8.5 - (SYMBOL) SLIPPERY WHEN WET", "code": "W8.5 - (SYMBOL) SLIPPERY WHEN WET" }, { "name": "W8.5AP - ICE", "code": "W8.5AP - ICE" }, { "name": "W8.6 - TRUCK CROSSING", "code": "W8.6 - TRUCK CROSSING" }, { "name": "W8.7 - LOOSE GRAVEL", "code": "W8.7 - LOOSE GRAVEL" }, { "name": "W8.8 - ROUGH ROAD", "code": "W8.8 - ROUGH ROAD" }, { "name": "W8.9 - LOW SHOULDER", "code": "W8.9 - LOW SHOULDER" }, { "name": "W8.9A - (SYMBOL) LOW SHOULDER", "code": "W8.9A - (SYMBOL) LOW SHOULDER" }, { "name": "W8.9B - DITCH SIGN", "code": "W8.9B - DITCH SIGN" }, { "name": "W9.1 - LANE ENDS", "code": "W9.1 - LANE ENDS" }, { "name": "W9.1A - THIS LANE ENDS (ARROW) 3000 FT", "code": "W9.1A - THIS LANE ENDS (ARROW) 3000 FT" }, { "name": "W9.2 - LANE ENDS MERGE LEFT", "code": "W9.2 - LANE ENDS MERGE LEFT" }, { "name": "W9.2 ( R ) - LANE ENDS MERGE RIGHT", "code": "W9.2 ( R ) - LANE ENDS MERGE RIGHT" }, { "name": "W9.2 (4 ) - MERGE RIGHT", "code": "W9.2 (4 ) - MERGE RIGHT" }, { "name": "W9.2( 5 ) - MERGE RIGHT", "code": "W9.2( 5 ) - MERGE RIGHT" }, { "name": "W9.2(1) - LANE ENDS MERGE LEFT", "code": "W9.2(1) - LANE ENDS MERGE LEFT" }, { "name": "W9.2(2) - LANE ENDS WITH ARROWS", "code": "W9.2(2) - LANE ENDS WITH ARROWS" }, { "name": "W9.2(4) - LANE ENDS MERGE LEFT(OVER HEAD", "code": "W9.2(4) - LANE ENDS MERGE LEFT(OVER HEAD" }, { "name": "W9.2.3 - MERGE LEFT", "code": "W9.2.3 - MERGE LEFT" }, { "name": "W96.10 - TO TRAFFIC IN CIRCLE", "code": "W96.10 - TO TRAFFIC IN CIRCLE" }, { "name": "W96.9 - ROUNDABOUT", "code": "W96.9 - ROUNDABOUT" }, { "name": "WD3.2 - SUP ROAD PANEL", "code": "WD3.2 - SUP ROAD PANEL" }, { "name": "D1.8 - NO HERBICIDE SPRAYING", "code": "D1.8 - NO HERBICIDE SPRAYING" }, { "name": "R10.12(2) - YIELD ON FLASHING RED ARROW AFTER STOP", "code": "R10.12(2) - YIELD ON FLASHING RED ARROW AFTER STOP" }, { "name": "W9.4 - LANES MERGE", "code": "W9.4 - LANES MERGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Messages", "type": "esriFieldTypeString", "alias": "Messages", "length": 255, "domain": null }, { "name": "Main_Road", "type": "esriFieldTypeString", "alias": "Main Road", "length": 150, "domain": null }, { "name": "Side_Of_Road", "type": "esriFieldTypeString", "alias": "Side of Road", "length": 20, "domain": { "type": "codedValue", "name": "WS3_SignSideOfRoad", "description": "Sign Side Of Road", "codedValues": [ { "name": "C - Center of Road", "code": "C - Center of Road" }, { "name": "E - End of Road", "code": "E - End of Road" }, { "name": "L - Left", "code": "L - Left" }, { "name": "M - Median", "code": "M - Median" }, { "name": "ML - Median Left", "code": "ML - Median Left" }, { "name": "MR - Median Right", "code": "MR - Median Right" }, { "name": "O - Overhead", "code": "O - Overhead" }, { "name": "OL - Overhead Left", "code": "OL - Overhead Left" }, { "name": "OR - Overhead Right", "code": "OR - Overhead Right" }, { "name": "R - Right", "code": "R - Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Travel_Direction", "type": "esriFieldTypeString", "alias": "Travel Direction", "length": 100, "domain": { "type": "codedValue", "name": "WS3_SignTravelDirection", "description": "Sign Travel Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mile_Post", "type": "esriFieldTypeString", "alias": "Mile_Post", "length": 10, "domain": null }, { "name": "Cross_Road", "type": "esriFieldTypeString", "alias": "Cross Road", "length": 150, "domain": null }, { "name": "Second_Cross_Road", "type": "esriFieldTypeString", "alias": "Second Cross Road", "length": 150, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 100, "domain": null }, { "name": "Installation_Date", "type": "esriFieldTypeDate", "alias": "Installation_Date", "length": 8, "domain": null }, { "name": "Last_Maint_Date", "type": "esriFieldTypeDate", "alias": "Last Maintained Date", "length": 8, "domain": null }, { "name": "Last_Replaced_Date", "type": "esriFieldTypeDate", "alias": "Last Replaced Date", "length": 8, "domain": null }, { "name": "Warranty_Begin_Date", "type": "esriFieldTypeDate", "alias": "Warranty Begin Date", "length": 8, "domain": null }, { "name": "Removed_Date", "type": "esriFieldTypeDate", "alias": "Removed_Date", "length": 8, "domain": null }, { "name": "Sign_Asset_Status", "type": "esriFieldTypeString", "alias": "Sign Asset Status", "length": 100, "domain": { "type": "codedValue", "name": "WS3_SignAssetStatus", "description": "Sign Asset Status", "codedValues": [ { "name": "In Progress", "code": "In Progress" }, { "name": "Approved", "code": "Approved" }, { "name": "Installed", "code": "Installed" }, { "name": "Removed", "code": "Removed" }, { "name": "Temporary", "code": "Temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Support_Code", "type": "esriFieldTypeString", "alias": "Support Code", "length": 100, "domain": { "type": "codedValue", "name": "WS3_SignSupportCode", "description": "Sign Support Code", "codedValues": [ { "name": "10 FT U-CHANNEL", "code": "10 FT U-CHANNEL" }, { "name": "12 FT U-CHANNEL", "code": "12 FT U-CHANNEL" }, { "name": "12 FT POLE CHANNEL", "code": "12 FT POLE CHANNEL" }, { "name": "8 FT U-CHANNEL", "code": "8 FT U-CHANNEL" }, { "name": "BANDED TO POLE", "code": "BANDED TO POLE" }, { "name": "EXISTING CHANNEL", "code": "EXISTING CHANNEL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "SQUARE CHANNEL", "code": "SQUARE CHANEL" }, { "name": "BOLLARD", "code": "BOLLARD" }, { "name": "SIGNAL MAST - BANDED", "code": "SIGNAL MAST - BANDED" }, { "name": "SIGNAL SPAN WIRE - OVERHEAD", "code": "SIGNAL SPAN WIRE - OVERHEAD" }, { "name": "SIGNAL MAST ARM - OVERHEAD", "code": "SIGNAL MAST ARM - OVERHEAD" }, { "name": "STREETLIGHT POLE - BANDED", "code": "STREETLIGHT POLE - BANDED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sign_Height", "type": "esriFieldTypeDouble", "alias": "Sign Height", "domain": { "type": "codedValue", "name": "WS3_SignHeight", "description": "Sign Height", "codedValues": [ { "name": "60", "code": 60 }, { "name": "48", "code": 48 }, { "name": "30", "code": 30 }, { "name": "18", "code": 18 }, { "name": "24", "code": 24 }, { "name": "10", "code": 10 }, { "name": "36", "code": 36 }, { "name": "12", "code": 12 }, { "name": "21", "code": 21 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "42", "code": 42 }, { "name": "9", "code": 9 }, { "name": "72", "code": 72 }, { "name": "54", "code": 54 }, { "name": "15", "code": 15 }, { "name": "8", "code": 8 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sign_Width", "type": "esriFieldTypeDouble", "alias": "Sign Width", "domain": { "type": "codedValue", "name": "WS3_SignWidth", "description": "Sign Width", "codedValues": [ { "name": "12", "code": 12 }, { "name": "30", "code": 30 }, { "name": "18", "code": 18 }, { "name": "6", "code": 6 }, { "name": "42", "code": 42 }, { "name": "24", "code": 24 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "15", "code": 15 }, { "name": "4", "code": 4 }, { "name": "9", "code": 9 }, { "name": "72", "code": 72 }, { "name": "10", "code": 10 }, { "name": "8", "code": 8 }, { "name": "60", "code": 60 }, { "name": "2", "code": 2 }, { "name": "120", "code": 120 }, { "name": "54", "code": 54 }, { "name": "Varies", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Assembly_Height", "type": "esriFieldTypeDouble", "alias": "Assembly Height", "domain": { "type": "codedValue", "name": "WS3_SignAssemblyHeight", "description": "Sign Assembly Height", "codedValues": [ { "name": "5", "code": 5 }, { "name": "7", "code": 7 }, { "name": "4", "code": 4 }, { "name": "10", "code": 10 }, { "name": "9", "code": 9 }, { "name": "17", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Compilation_Source", "type": "esriFieldTypeString", "alias": "Compilation Source", "length": 255, "domain": null }, { "name": "Photo_ID", "type": "esriFieldTypeString", "alias": "Photo ID", "length": 255, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created By", "length": 100, "domain": null }, { "name": "Last_Edited_Date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "Last_Edited_By", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Warranty_End_Date", "type": "esriFieldTypeDate", "alias": "Warranty End Date", "length": 8, "domain": null }, { "name": "Sign_Action_Status", "type": "esriFieldTypeString", "alias": "Sign Action Status", "length": 255, "domain": { "type": "codedValue", "name": "WS3_SignActionStatus", "description": "Sign Action Status", "codedValues": [ { "name": "Checked", "code": "Checked" }, { "name": "Confirm", "code": "Confirm" }, { "name": "Install", "code": "Install" }, { "name": "Relocate", "code": "Relocate" }, { "name": "Remove", "code": "Remove" }, { "name": "Repair", "code": "Repair" }, { "name": "Replace", "code": "Replace" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SignCategory", "type": "esriFieldTypeString", "alias": "SignCategory", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_99", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_AssetID", "fields": "Asset_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S79_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "Special Pavement Markings", "type": "Feature Layer", "description": "This dataset respresents an inventory of special pavement marking assets owned and maintained by the Anne Arundel County Government. Fields include:[SPM_ID] - Link to the SPM_Table table[Asset ID] - Random sequential ID calculated by a Python expression[Common_Name] - Common name of pavement marking[Type] - Type of pavement marking asset (See SPMType domain)[Road_Name] - Name of the road where the asset is located[Length] - Observed or measured length of asset[Width] - Observed or measured width of assetInstall_Date] - Date asset was installed, if known[Last_Painted_Date] - Date the asset was painted, if known[Hatched] - Indicates if the asset features hatches, boolean, (see domain YesNo)[Status] - Service status of the asset, (see domain Status)[Material] - Asset material, if known[Legacy_Area][From_MilePost][To_MilePost][Comments] - Observations about the asset, free text[Created_By] - KCI legacy field indicates who created the feature[Created_Date] - KCI legacy field indicates when the feature was created[Last_Edited_By] - KCI legacy field indicats who last edited the feature[Last_Edited_Date] - Legacy KCI field indicates when the feature was last edited[Condition_Index][Units][Legacy_ID][Compilation_Source] valuesOrtho/Color2018tiles serviceOrtho/Color2018tiles service and SPM table from SIGPM Access DBSurvey-collected GIS pointsSurvey-collected GIS points and SPM table from SIGPM Access DB", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Department of Public Works, Bureau of Highways. KCI Technologies", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Ahead Message", "description": "Ahead Message", "symbol": { "type": "esriPMS", "url": "a761a1039d0eac207810a504360d83f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjElEQVRIidWWPagaURCFT2GhpaViEbQIaCNsOm0EbURfIdFOSRptEsRKO02nTfpsqZ2SSqtgKaR5WyqkEQvRJiAIosQmnMmurL7V+EvIgcX13pn55s7c3b02/EPZ/id4HoAbQAKAYhqfA+gCUAFo94bn9csMNMtlsvkB4LOeyE1wBUBNX+m5eg3gi57IE4DZNXDlCvCh/zOAN8cSsB1xdN8INrfjWY93Nrx6B7A5AbahcA5c0ft1T+WtngSbheEHPEZsY/IUnL15xxun04nFYvEiAscPZdgd+hi2+tiLNtoO/stzHI1GUavVUCwWZbBeryOTych9s9nEZDJBPB7fOamqikajIT5erxfJZBK5XA7VanUHLxQK0DQtqb+MLOHcHEin0xKEUAYOBALyn/L7/fB4PBiNRpIIpWkaFEVBIpGAw+GQ5Gk3Ho/Fn/Ha7TZ8Pp/rZNkJCYfDGAwGEpCBWD46G6VcLpcyZyTEVRLAFW42m9091el0JIlut4t8Pu9mMsfgskoCGNztdssvA1UqFRkvl8tiNxwO0ev1dn4sNefX67XA+/3+Xu85/reez7LZrDiypKxAqVTCarWS0lIGXHrk+lPFVCoFu92+t0eCwSC2263E4QLozwqcgmvz+VwcaMwrFAqBY0YZW62WBGGSDEpNp1MpLy+KfY9EIrI3mCBLzjlN07on4Ub2FIGxWGzPgDuaMjablThnMT8/5yWjPuANR+2t+hj804Pg6jnw2QNWb3nCsR0x5hdIOXFyuUSEfrz0MPGkf4tdN4LfAvh1KXwG4BWAr1d+278BeH/tMQp6xkm9/7Uzq6DpPb75AGnICGYk4jLtBz6/PwF8B9CzeqTudW7vXhL83vC76jeOs/zsGYRb2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ahead Message" ] ] }, { "label": "Bike Arrow", "description": "Bike Arrow", "symbol": { "type": "esriPMS", "url": "1ff6a6adf1b5db977bd516a069c60321", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1ElEQVRIibWVMU/CQBTHf4MmjJDIgAsDi5MDMrgTtsqgBF1dZNAE4kZighI/ACE44EZYnFyED6BhcDEk7IRNFhNYTEhczKvXptL2KKD/5Ib2eu93917f/zb4Z20E+GYT2AN2gW31/A68Am/rAOKAAZwqgJc+gEfgAvhaBnAA3Kpd67QFnAGHwBHwEgRwDDwsCOwFegYKwL0OcLBCcKeawEDVxwWIq7Ssqycg6gUwAuQ8aLrOgTsnYFP9CVolk0kmkwmj0WjRp9fzAPkNd3QrYrEYzaakGLLZLOPxeNEp9qUWFkCbmnA4TK1WI5VKmc+tVot8Ps90OtUt23UCtnXBK5WKGdBSJpMx35XLZWazmd/S+HwNXAqFQhiGQalUcs3Ju+FwSKPR0J3CBoi3uJTL5ajX676Lq9WqWfBut+s1/eUE2I1hSXZeLBaJRCK+AJlrt9uk02n6/b5XP9iAN2VcUn1bvV7PHIuUSCTmAQPLaZ2N9qiMy1Sn0zHHivK0ioJyxV+nWEGy+0s/sztSrriOroBPP8CLOslPyy6vE6u4uvvgXh3zaYl0SUFv5oP7AawiRZUrinH5gSzvl5zbaQkCsCSOKEOMS7zFbP+/uvSdkmCuZgyib3bSd9OGu8a0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bike Arrow" ] ] }, { "label": "Bike Shared Lane Arrow", "description": "Bike Shared Lane Arrow", "symbol": { "type": "esriPMS", "url": "5e3bd6ba55d76e45a95075a9d7a1968d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVRIibWVv0tCURiGnyEXJ8FcWnSSBhGhpVEQHKTgUkONttRQUzgGFjSJmzTU7NDk4uAmpIsIDvoXODXlmEsO8V3OlevtnHtPv164yLkc3uee7/vO6xb/rC2LPTFgD8gDO2r9CoyAyW8AaeAAOFMAnd6ADnAFfHwHcAjcq68O0zZwDhwBx8DABnACPOvc4vE4y+XSBHoBLoCnMMChyTyZTFKtVsnlctRqNRaLhW7bIzBT/fkCSKuyGM2bzeb6XQikC6R0gANdzZMac1mHQKRcl8CDHxBTkxBpbgm5DQJkDHdtzS0gcop96YUHyAenJcrcApL3A+SGriWjOBwOqVQq/teUy2VWqxX9fp+gNGVKB3uwofF4vLF2HIdisUgmk2E6ndJut7GRB5BsMcpxHOr1OoVCwV23Wi33NwLy4QeMbM1FiUTCBtL1AyYquKT7oeaWkJmXtP6L1lHBFWluAdFGxYVKRfcU2WyW+XzuPlEqlUr0ej1vkuTrr3UAVORKKtJoNPihboB3E2CgTiKp+BOdes01AVB5PlMbty2NpaF3QXMTwGtSSqWiBJcJ5GW/1HxdFhuAJ0lEeSS4JFvc6/9Xf/p+iZnxMobpE3wgpx/mzGJMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bike Shared Lane Arrow" ] ] }, { "label": "Bike Symbol", "description": "Bike Symbol", "symbol": { "type": "esriPMS", "url": "90ac48fb13c91296cbdbd6ae838f00fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC3klEQVRIibWVO0hcYRCFP0RBG9FlLdzCBzaxEWRZCCwWKjY+CrNoAooQBR9kEUmlkmIjAR+ViBFyKxHEiBKQCKKFEkUIyiIIYqPYyGIR7CKCIGEm/12ueq+umhy4sJf/3zkzc2bOTec/Iz2FOxlAECgDAuY9AfwE4s8hKATqgbeGwA2/gG9AFLh6DEED8MlkfR/8QCfwCogAm6kQvAa+PhDYjegH0AVY9xE0PCG4E1+AfaPPHYJC0xZXlJSUcHx8TAr4DuS5EdR79XxlZYX8/Hxqa2tJJBL4fL7k2fn5uVu73gGfnQQZZhLuwOfzafDx8XGysrIIhUL09/cTDofZ3t4mEhFt7yB2m0DG8IXbzVAoRE5OjgaVx8bl5SWWZWkCHlW8FC1sghut6e7upqamhuLiYtLS0sjMzGRjY4OpqSk9Hxsb07PR0VF9lwRisRjT09POMGVOAtlQxeDgIG1tbSwvL7O3t0c0GtVsKysrWVtbY2dnh4KCAs7OzigqKtI2LS4uMjw8TEVFBR0dHc6huaGBltvc3MzMzAzz8/P09PRogKqqKg0sQba2tri+viY7O1vFF+KRkRGamppYWFjQlu7u7ibLsAnEW8jNzeXi4oJ4/K/FlJaW0tvby+TkJAcHB5yentLe3s7h4aEKX15ertXJPalYfjsm7MpJoIshcx4IBFSDxsZG6urqNCMJIFWtrq5SXV2dHNX19XXm5uY0Y/mP4OjoyLkPSYK4MS7/wMCAijk7O6sHYTOOElymRcb15OREiVtbW7VdfX19BINB1cIso2xz/PaiiSt2SkbS76GhIZ0ey7JUD3sUhUCwtLSkjwyEtGZiYiI5ZV5W0WVc0S9ZtLS08BCkNU5BDST7924EgohxxefgA/Dbi2DTVCKu+BS8scX1IsD4+b656E8xsAj68XZwLwJbpDzjimJcXkS290vPk21JhcCGOKI8YlziLbr+/+qj74QES47eY/AHLaYQFqpT1xcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bike Symbol" ] ] }, { "label": "Crosswalk", "description": "Crosswalk", "symbol": { "type": "esriPMS", "url": "4b1dbfbb84e580c87032837f3ff697fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACyElEQVRIie2WO0hbURjHf+AN6KCTWYLGQQiC+KL4AAcXhwytgyDN6mAUKoiDuChapJsgCMHUzUEpxIpoFycFBV1EEEHRUVC0wQcOihehfKcnGpN7kuujj8E/XHLuyXfP/3t/x+IfwXoj/l9d7QHeAZWAT78fARvA5p8gLgHeA2FNSn5+PldXV8kycWAO6Abs1yBuBYYShIKBgQEGBwepqKhgf38/sV2oFRP5D9oLzyb+CHxL3dzZ2WF1dZWLiwunb0SBdaATmHwOcasTqWB+fp729nalwMjICNFoFNtO8+5XYNtkuZUhpuJeR1RXV9PS0qLW4+Pj9PT00NHRwfLycqroIuB9CnFrckyTkZuby9DQg05i6cTEBOFw2Ik4EfdJN8QeLZyG2tpapqamKCgoYGxsjN7eXjweD8fHx2rPgC9uiYNAmdMJTU1N9PX1sbS0RHFxsSIWnJ2dkZOTYyIWqxtSY+1E7DedMDo6er/u6uq6X19eXtLW1kYGVLohlo6UEeXl5cra6+tr8vLyqKqqYn1dKsgIz6tMp/7+fm5ubmhublYJVV9fr0oqA7xuiKX34vf7qaurS/tzb2+PYDDI9PQ0RUVFLCws0NjYSE1NDaWlpY9k4/E4KysrsvzphljFQjJVSFIhCnm9XmZmZjg/P1cKhEIh7u7u0uRPT08fnZmNWKZM3LbtQulMqZAkOjg4UC1TsLu7y8nJCYFAgNnZWYfjVPfadBvjOVMti4Vra2v372JpJBJRHjLgh9Omibhbdy+pQQXJ3pIS6aRweHhIWdlDqcdiMfXr8/k4OlIpkoBYOvwUYltPl++JjdvbW0VmWeZC2NraSt36bJrNlvGU3+7u1FNGuVSm0hMQ0kPCEVaWjyd1ciwmuz0LNrWlRlK3DWRDN4BPOl4mBbZ1Ig2/1tUngYh+Gv7mZS8ZG9nuU25gvfSAN2Jc4hf8eeZzIaluggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Crosswalk" ] ] }, { "label": "Double Yellow", "description": "Double Yellow", "symbol": { "type": "esriPMS", "url": "3895d4baf02718f9042cf24848633c23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIibWVIZDaQBSGP3HnEcTUYBDFYDAYMNiLoYLOoGqIKIbOgKqgMwcWA6IVIDBVMRhsLwZzJgaNqQFbA+bmbXcz25BwKbTfzM5kIfv+3ff2/bnjP3OX4Z17oAKUgTd6/hPYAM+3CBSAB+CDFkjiAPhAFzj9jYALPOpdXyIPdIAm8A54yiLQAr6/EjhJ6AfgAd8uCbhXBLf5CoS6PmcCBZ2WW1kBTpLAQ4acZ03XR2BmC9zrmxBRKpXU2O/3bLdbDge5MFCr1f6Ym9+CILCXD+MCcg3f2m/0+31arRan0+/bF4YhzWaTRqPBarXCdV0VVJ4rlQrlctkWlVNUpRZG4Cw1juOonfZ6PXWSyWSiBKfTKZ1OR80XiwXValU92yeyYkYC0qGJBEGgxmg0UjudzWZ0u12WyyXD4ZDNZsN4PE5aWojX4CK73U6dRPB9n3a7Tb1eZzAYXFxnBMRbzsjn86qAErhYLKrdG0xK5BKkcLIFosYwHI9HVYf5fE4ul1NpklzbAheCm36IBMQVD7r6Cs/zVAoEKbYMGxFbr9dJxUV383O80XxtXApZKLlOQ/6P3X2bRKvwtCtGp7gS2f2nJAG05Yor3sJn4FeawJM+ibjiNbw3xU0TQPt5qF/MZwwsBf0SD54mYIrkaFcU40oTMt4vOY/SkkXAIJ0lQ4xLvEW1/7/66NtIsLNmzMILoXK4qgtapE0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Double Yellow" ] ] }, { "label": "Flex Posts", "description": "Flex Posts", "symbol": { "type": "esriPMS", "url": "81a70f83c33141e5be11841313c7bf7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACc0lEQVRIib2WIazaUBSGf/FQExgqeGa6BsMEBmZIHggmaiC4hwCxCVBPYHgCgxgGs4kpxDAYMCRjyXYFM6gldAKDeCDakCDAYJb/0jaka/uAR/Ynpdz25H7nnnPu6b3Bf9TNGbYJADEAtwBCAJYAfgGYXgvGSe8BlAHEA+w+A3i0HLgIxpV0noHYKltXxQKfBcsB+AIggvP0CcArAO1TYfELQbY+WuHs4QRY8wUgW18BzN3F44Yx7ne4jpoAMoGwZDIJRVGcB/1+H3wmhJDjSCSCVCrlvDcMA6ZpOndKVVWO70zTZDXvvWC3qqrGOXkoRJuDisUi0uk0crmcBNZqNVSrVez3hzl4H4/H8j3f0YbjwWCASqVyf1ydxzBZ4gR1u130ej3Hy2w26xhxZZvNBvl83nkmhMBkMkGz2cR8PnfmAPDaL4xR+4+maUgkElgsFhiNRv8kIxwOo90+VDdtCOPKCKJzpVLJDnvUD3YIOOt2ucRqtZI54Erc4sqm00Oh2TbM4263k47EYjGZa7eOYU6rGQ6HaDQa8n+5XHbCaYeRssIkpSgKOp2OdGC73cqcMm9CiL0f7Dd/7MQ7yzVNmYNWqyXH6/VaAlkAtmazmWOj67oE1et1ZDKZ736wra7rU03T4naZUwxHoVBAkAzDkBC79GkfjUZNa2N7wqgHIcQ392Re8Q+Sruu8+s91kLFlcEqnD5Lp1f29euM7AE8vhH3w+qh6wViVbwH8uBD06NXx/WDUTwBvAAzcGzNAfwA0/EBBMFhh4HmDG+29df7w0spyijkKPI+ccuDhJLzY5/j5YZemE9yQhFztwHOsRdD54hT9BTeN8/nacUIAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Flex Posts" ] ] }, { "label": "Grail Rider", "description": "Grail Rider", "symbol": { "type": "esriPMS", "url": "f2478ffe497a89d7c886cb7fd5f6846c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVRIibWVrW8iURTFf6JNQJK0BkOCWlWDWYFEdkwb6CqSGkbsJiQ1IFawyQr4AyqKRDUhqcFi2iBqxpBgkWCaoFbVNPfmveljPtgptCeZPHi8nPPuuXMPR3wxjjKcOQYqwBlQNN9XwDMQHCJQAs6BayOQhBfgAfgFvH5EwAP+mlvvwgnQAi6AS+Api8AVcP8f4iShR8AHhrsEvD3IXdwBc9OfmEDJ2HIoJsBpksB5Bs+z2vUTuHUFjs2bEEOhUNB1s9nE9qL7DnpRAXkNv0VP1et1er0euVyO5XKJ7/tKPhqN9HfZn06nup9QxXfphRWIWVOr1ZR8MpkoSb/fp9lsslgsVKTdbusq++PxWM9EcOYKyIRuoVgs6g2HwyGe5xEEQWiHELdaLV3X67VWl4BStAdbEPJ8Ph8SVqtVfaQqERJSEZYKUwRwBSRbtiAldzod9Xs2mynpavV+bDAYaFU7LHp1BcLBsJBbNRoN9bpSqYS9ECG7in3lclntTJmHUCAwwSXdDyE3lMZG4e51u90k8rlNWnfQHkxwfQae7QdXwDepuFXFHpDb36SF3aVJxUPwG/iXJvBkKpFU3Ac/bHPTBDB5PjcHTzISS0P/RMnTBGyTTk0qSnClCdnsF89DW7IIWEgiyiPBJdmi4/9Zf/ouhCw2jFnwBhmVqmqYUhOuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grail Rider" ] ] }, { "label": "Left Arrow", "description": "Left Arrow", "symbol": { "type": "esriPMS", "url": "28cf15b18b2bf0297ed32a08a5c691f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVRIibWVsYsaURCHP8VrRDuviciJVRptbALa2VjcNQmSa4OQAw0igl0KAwqWNimSSgsh1RVeL+SqK7xG/wFBSBVEhIgiYpjN22XX7Dv1Yn6wsLtvne/NzJufPv6zfAd8cwYkgQTwQj3/AB6Ax38BXACXwDsFcNNP4Bb4AKyPAVwBdbXrpxQC3gOvgTfA/SGAt8C3PYHdQN+BG+DrU4ArXXC/389isWCPvgBD1Z+/ABeqLA55vV6q1Sq1Wo1wOMx0Ot0HuQPO3QCXuzWPxWJ0Oh3S6TSj0Yj5fI7P9+cn2+2WzWajK1cR+GwHnKmTYCmfz9NqtQgEAsZzPB5nvXYelPF4TC6XYzAY7EJquwA5hi/N1UgkQqVSsYLrFI1GqdfrZLNZtyxeSS9MgKM0k8mEZDJJs9mkVCrh8XiM3Xa7XWNdylQoFAgGg4RCEstVCTtAJtSh5XJJuVym1+vRbreNQLJbeS+SvqRSKW126tA4euCqfr9PIpGgWCwamRwrEyDeotVsNqPRaBwbe20HWINxQt3ZAY/KuLQdO1JD02ntg3arjOsUejBv7IAb5YoHZbFarazLZfcVNwDKcsUV9yqTyeiWPgK/dIB7lYm44nN0bTZXB0D5+VB9GDowsDT0025wHcBs0rlyRTEuHcj0fqm5VZZDAKbEEeUS4xJvMcb/VH/6dkmwZw3jb3rIi1CXOTH8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Left Arrow" ] ] }, { "label": "Left Combo Arrow", "description": "Left Combo Arrow", "symbol": { "type": "esriPMS", "url": "da20a8f3282f9216648ebd9e925c887c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVRIibWVP0gbURzHP0NURHCqg4XgEAxZ1GCH1C2TCFGEBpLi1qVBEkFCxoCtNItmk0AScNKhQ3AJASEg1KlLlm5ZBJdCQtYiQTjK7/nuuFxy59k/Hzi43+Xxvu/3530T4D8T8LFmCngDrAKvdfwT+A50/kZgCdgGPmiBSQyAKyAHPL5EYAf4ok89xtraGpubm5yenr4CPgLvgCRw60cgDXx1S2t6epqLiwsikQg3Nzd0OqpKIvQNyAB1L4Edr82F4+NjVlZW1Pvl5SXr6+s8PDyoGKgBP3R/xgSWdFlc2djYoFAoWLFkcXJywsHBgX1ZE1iYJLDtVnMTOXm5XObw8JCZmRnOz8+Zn5/HgZQrC1TsAlN6Ejyp15/Km8vllECj0eD6+nrS0k9OARnDiHNVNBollUqRSCTU1PR6vefOYM/irfTCFBgpTT6fJ5PJEA6HVSyn7Pf7vJBVu4DcUItut8vy8rIVb21tcX9/rxpaqajM/bDk7IFFq9WiVCpRLBatb8FgkLOzM5LJJIGAH4d5wlwp3jLC0dERsViMxcVFVbJsNsvu7i7xeNzv3o92AetimBiGwd7eHul0mna7rR7pS7Va9SvQtAt0tHFJ9y0Gg8FIzWu1mvKh/f395zaX26w8xF7MK21cnpTLZT8CE60io11xJAsnd3d3yntmZ2fxOH3eDJzjkNSu6IlhGF4/y+j9chO41ZmIK/4J783mugkIdZ1m061cYhlzc3MMh0PzkzT0s3NzNwGzSQvaFcW4RoRCoZD5anq/1Nwqix8BE5lRecS4xFvU9f9Xf/rOjMYuox9+A1VIpvJ31XsSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Left Combo Arrow" ] ] }, { "label": "Low-Profile Rumble Strip", "description": "Low-Profile Rumble Strip", "symbol": { "type": "esriPMS", "url": "5739d9456e6c1903e3c4d5b508bc6e0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACkUlEQVRIib2Wr28aYRjHP01K0qAQtEkxMxVgqOjEkqZdAoKJYa5iqoIKzCZqWlEME2AQq2ACBKpiiN0ENRUl2SHAnKnpxMyadIb7C6jo8jx7j1B2XOmP7Ju84d6X997P8+t931vkP2pxznkR4A2wCiRM/zcwANzngr0A3gIfgOSMOT8AGyg9BWYBlRCIryRwZOYXjLcPgr0DvtxnaQC0D7wGnHlh1iNAk/oOvAzK5TRsA2jwdHVMIYXCJHzxZ4CtAkWgOQsm5Zzf2tqi1+uNB6W/vLysz5eXl9osSyLNnTFRKpXSZsbeh8HylmUlW60We3t72LZNPB6n3W4TjUZ1wnA41La+vs7Nzc147OzsTOfX63USiQSRSIRarZYul8uydX4FwcR1nTgp6Z+cnCi0XC6zubnJwsIClUpFIyC/uVyOtbU1NUoMzWQy2rrd7objOIGwfxLqK51O43meejoajVhaWiKfz7O9va1hc12XwWCggEajoV4eHx/jOI46EASbWRhitbR+vy/WUiwWx0aIxDvJazabZX9/Xw2RXMdiMSQtQTDPf0gmkzpZvBE1m00NoUiKQ2C1Wk3z1el0FCBeSmGUSiWurq4oFAqsrKyM15yG2cPhUI4dDg8PtV1fX3N7e3vHSwH4xSE5k3AdHBxo6MQjgcv/0vc87+csmCsv7+7u3lnYX9SXPPvVKhKPz8/P1atqtao5lPd6vd7F9Ckyvambtm3/TUiIfNCkASIJu7/ngG9MaRomV8m9sDnkmhsjFCbJ2AG+PhH20awVChPZxsP6I0E75iCe+z77bELRecDB7BqPAkFhMMyNmzBeHoVAL4BTKcyg0M0LE8nLn0x7JYeG+S4RPfsHz6Rk4ZnfF/PoDxyiBeufgySLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Low-Profile Rumble Strip" ] ] }, { "label": "Only Message", "description": "Only Message", "symbol": { "type": "esriPMS", "url": "45586f069acbd4e5329af7a44f8e7177", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVRIib2Wr28iQRTHv6IYikDsCjAYSMAg2BNXQS6pAQOmpgJTA+IQRYBoTStQJEfFIUBgQBwGw19wiwCD4UjAcsktoivOXBOC6OU9ZoFyu8uPkvsmk9kfM/N5896bH2f4zzo7sP1HAGEAXgAOABqAPoDBKYEOADcA0gAUm3Y1AI/CiKOBNKOvO0CG0qJkBPxgYAJAHYCEw1QFcA6gfAhQORJm6ItwbQt7AovvgBn6JhJqugtIcYjhNKoCiO8DRCgU4pfn52four56H4/HXEejUXS73Tc1tTP+S5IEWZZj4/GYsnxhBfRKkqQ0m02Ew2E4nU5Mp1NcX18jn8/zoMlkko1otVrodDpIJBIoFou4vLxko66urnigRqOB2WyGUqmUUFW1bQVUqLOiKLi/v2drqaPR2efzoV6vM8ThcPAsqJZlGU9PT2xAtVrlfn6/H7lcjmZPCWgOjEQinlgsBlVVUastlxLVBH99fYWmaTzzh4eHf+JAbiXo3d0dwyqVCn8D4LGMocvl0s/PaQmtRbN6eXmB2+3mGPX7faRSKSwWq7CsRIak02l2eblsugzfAlVV1Wh2FxcXbOlkMmH3DQYDBng8HmSzWQyHQ3anoWAwuEoaTVvubPQs9NMSCOBHJpNBr9dDoVBgCA1Acb29veVBqBCUYkmiNvF4nAs9z+dzjEajN962A/7RdX0QCAQUspiSgRLAKIba7Ta7jb5RZlK7DS9hQzTN33ZAUol2CRHwdc+1i5Zmi//b7bbU3j66zIC0/+X3PCHspJudGlZ7aRLAr3cCs2YHsxWQUu0TgO9Hwh7NTgo7IImi/wFAZ3vx2mhCy9EKtgsI4RKv2NA/i/uMmWbCsNqu+82+lygaiIpPHF10ApAhtN0Q6KSXqE3RYWp5X9lHfwHG1Riri6CEvAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Only Message" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriPMS", "url": "77f54b6726ee1ad00ae8efd9dd81d088", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIibWVu27bQBBFh/ugwF5u3BiCCGHZqHGTj0iauEjaNHFhV6lTJEB+wUXyBa7c+AvsSo0bARIJPaDOlVtBpMRdBpfiMkIkRy/mVhJAztm5M3sp6D9L7PCM9H3/3PO8ttb61BgjjTHPjLFOFEVPBwMajcaZlPIt5/wT5/w8J0lJjuNQlmWUpikppV4453e9Xu+aiBY7A5RS74joh5SyjaKMsfW2pASonqbpZ6XUe631xXA4fNwKaDabHzjnt67rEuf8n+2jG4A45/U4jh+UUpdRFP16FYCTCyFua7Va/vKuQoee59FsNvvp+353NBp11gDwvLBlr+JWeAcQY8w9EZ2sATBQeL7Nlh0sq7daravBYHCzCpCO41zj9MfKdV1aLBbfiOgPAHsupVSbtuWQLjB03/ffYBY5QAjRPsT3LUNvE9ESwBg7reL0VphjHMdnpUW4/lV2sCoLeMb1r0pZlsGVPDqsRR1kSxVbBKFWcR+WAKRiEAQvyJZjrTLGkNa6a5O2vGiO49whuI7tQmudO2L/l4B+v3+JVMQOH7pRxhhKkgSn/7IGgJIkuWCMPSBT9rXKLIvj51cimm4ETCaTR0QuUnEfiCmKx3H8cTwe58PdCICQ50EQdKfT6T2CC9nyGqgYKM3n86csy77/XXwjAArDEEM6QSoiuIQQ+XbZpLWfTGwLBhqGITwvbdkKsCoi9wbBhWyx17+Sj/6qii9UuXr76DfbqvmiXBw48gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Other" ] ] }, { "label": "Ped XING", "description": "Ped XING", "symbol": { "type": "esriPMS", "url": "0db3796a80b87d1ae09f07fa2a3ba027", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1UlEQVRIibWVP0hbURjFz2BAxwdxMEsgZCgGXDJYSMa4JYti6hKhSxxaDHSJQ4cUOsQxgQ7JlriIQh0y6mJR1OEtQjbJ2CyFTEXBpfwu74bra2IjbQ9ckvfefefc73x/3pz+M+Zm2BORlJa0IikWXH+XdC3J/xuBuKS8pLeBwCT8kPRV0ntJjy8RKEj6HJz6OUQllSWtS9qQ9G0WgTee5x3ai9Fo9AcNyfO86Gg0Ope0I6n9nAAnPyyXy2KB4XCoSqUi359st+d5arVaOjg4UK/Xa0m6DfLzm0A8sEWpVEqDwUDtdlvb29tGjP/82vtEVigUlM/nFYvFlEgkLE9P0uIkgbzrOS9ls1lzQsiq1aq5l06nlcvltL+/r3q9bgTZE8rLO0lfXIFIUAlPQl9eXiZsYw9kCwsLikQixjaez8/PG/tOT0/DztXCApThK3dHv9/X2tra+Prs7MxYRzQQI4ogkYUisFG8JhdW4Ek5Hh8fGytcYAlkCPAca/b29lQqlXR1dWUOFMKKK0CHjoEtLBcQQ+ii2+2aNQXxcA4MqBrIISTJ2IEVFxcX2tzcNBUEeMY97CHp/BJZuG+sALPFbCJkFpY0Gg3jdSaTMS/bSuLUnU7HRESSl5aW9PDwYJ4Xi0XbM4+uwLVrAxHQPJeXl0YEAUD10AvWb/oAckhtKTsJ77kCfjC4oiSPioE0nIf7+3uTXIhAMpk015ATFWLB+3SzH240pmKZlyHntNR+OLFYd3R0ZCy5u7sb+1+r1cyilKeNip3V1dX1bDYbJQKIiIDEQsYpWfjbbDa1u7s7jtAKUhAnJyec/sMkAd3c3GxUKpVzGzYeW1jruM9JbYeTfBsF14PB4KOknxMFmOe+7zNyW5bUhTtR3f8IB9iyyX3ue0Ch3wYbo5oNqH0Kk08TsElaDKYig2uakJ39eD62ZRYBCyYii8HFbDHt/68++i4gG5feS/ALiD1sj0+rEPQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ped XING" ] ] }, { "label": "Puppy Tracks", "description": "Puppy Tracks", "symbol": { "type": "esriPMS", "url": "02b90bc06cb88868129964c0ce2728fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB00lEQVRIibWVoXLCQBCGPwFvAIIabDExmD4EGCqoxVBBDRUYEO1MPQYEfYKqmBpsg6mpieENMMQgionp7M1d5houIUD7zdwMmVz239u9/Snxz5QK7CkDTcADrvTzBvgEvi4RqAMtoKcFXESADzwA8SkCbeBFZ51HBegDHeAWCIoIdIG3I4FdQh/APfCaJ9A+I7jNAgh1fw4E6rosl/IOVF0CrQI1L1quATC3Bcr6Jvyi05HewXa7JYoi1us1jUZDLZsgCNR7i6e0gFzDa3tHv99nNpux3+/V82azYTKZ0Gw2GQwGlMuSE8RxzHw+Zzwep09xI70wAs7SyMej0Uhlt1gs6PV6ai2XS6bTqdozHA7VyRx4toBMqBPP86jVairjMAyV2Gq1St7bv1PU0z04QIJKH6QHUgaT9SkYAfEWZ4m63W5elnnEtkAyGAYphQhkfh3H7Ha7Y/OQCIgrRrr7Ct/3VWlWGdm32zL0mYTGae1B87VxJeSVJnXv0zitQoyqY5/iTCT7R5cA2nLFFS9hAnxnCQT6JOKK53BnmpslgPbzUG+sFAwsDX1OB88SME2qalcU48oSMt4vNU/KUkTAII4oS4xLvEWN/1/96dtIsINhLMIPfrqa1xEScfcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Puppy Tracks" ] ] }, { "label": "Railroad Crossing", "description": "Railroad Crossing", "symbol": { "type": "esriPMS", "url": "c6b87dfba24e0d6f9cb0169d7e024058", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7ElEQVRIib2WO0hbURjHf0rEoeqUoonQjtbFJQVbFPGxSZOhk0YQXBqwwcemtJpE6SLSgBA1XXwWWsUOJpOIIA52MCi6KGRoFuvQSZ3sYPkO54br9ZoYkf7hkHu/c+79fa9zbhz8JzkKWOsFngFPgRLgFPgJpB4D5AHe6vHijjWHQBL48FCQvDwOOPM4U6fHG8AHZAoBhYFQHoBVAvsFvNYpzQt69wCIWbvAS2vtHDY1+WTcBINBjo+P2dzcJJf8fj/FxcUsLy8bpgTgzgV6b65JdXU1ExMT+Hy+O2F+v5+FhQUGBwfNZpfOzBc7kHjQU1ZWhgzR8PAwRUVFrK+v28I6OzsVZGBgQP1WVVVxeXmphnbaFvRKFspLr6+vlSEcDjM0NKSurbCOjg4WFxfp7+9nY2NDpfjk5ETNBQIB0ul0nXb+1AqSCdxut3q4paWFSCTCzs7OLZjT6WRpaUmtm56eprGxUc1LmsfGxhgdHaW7u1s5D/ywgmTXK3k8Hmpqatjb2zPSkIUlEgkcDgd9fX3MzMwom7HG6/VSXl5OKpVtOGfOfSSQ2tpaZmdnb9iPjo4oLS3l6uoqmyZDAnC5XFRUVLC9vW2YS+xAfw3PotEoTU1NqqPW1taUraurSxVcIqmsrFSRSQRbW1tq/uLigvHxceLxOO3t7RwcHIg5ZQf6qltSpWJlZYXe3l7VSW1tbczPz6uaxGKx7APJZFLBMpkM5+fnnJ2dMTk5qWo7NTUl7/lrB9oVQHNzs3SMMsi1GSKFNzQyMqK604istbVVgVZXV9nf3xdI6q6IhD6XTqd7DEN9fb0txJB0lwGTbhSQSDs6Z15rbYaPsmmNm4aGhhvdZadQKKRg0uKmDS2RxHKBZHMF9OdB1eg+CoflsM/qDxCxrrFrbzk2ngCfKVy/taOJ+4BEUR3dtwIgKR3JLUgukOi7Pj6CeaI71J9yyV+2nQsBieRBiU6GnFtyHj7Xc4/658QseemtT/R99Q+cvi1e37kxPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Crossing" ] ] }, { "label": "Right Arrow", "description": "Right Arrow", "symbol": { "type": "esriPMS", "url": "a5234f85e88c25edb1a80361ce707738", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVRIibWVMYsaQRTHf6IHail3FmksTXVNLPIdvGtyQmJhEQW3SBotRTBB/QgBk8rSapsDK5tcISsSCyuxsAwWtinkVMJMZmWyN6t7xvxhYZYZ32/ee/v+RvjPigQ4cwG8Aq6BF+r9J+AAP/4FkAJugPcKYNIKsIGPwONzALdAS936kC6BMvAGuAMeggDeAr0jgU2g74AFfDsEuD0WPBL585PNZmPa/gpMVX+eAFKqLAdVLBapVqsUCgXG47HpyD1wZQLcmGoeCoUIh8P7d8dxSKfTDIdD2u02rVbLm40o1wfgiw64UF/CX6rX69RqNWKxmLFUjUaDbDYrs5nNZvr2Jy9AfIYv9RPJZJJms8kxZTIZyuWyLJsni9ciYRfwpDSJRGK/Ho1GDAYDuY7H41QqFbleLpeUSiX6/b6Jfa0DxIT6qtPp0O125TqXy0mAbdtYlsVqJWbNqJS3B4G0WCzI5/P0esFGxQUIbwmkyWQinwB61AH7wTij7nWAcMWV6v45NHWdVh80WxnXOeS4Cx1gKVeUWex2O9brtdzYbrfPvX3Vz+zulCsyn8+JRqOn3L4O/PIDPKhMhCueonduc/0AKD+fqoOXAQOLhn72BvcDuE26Uq4ojMsP5Hq/qPm+LEEAroQjikcYl/AWOf7n+tPXJYKdNIy/AeoihqmktmEVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Right Arrow" ] ] }, { "label": "Right Combo Arrow", "description": "Right Combo Arrow", "symbol": { "type": "esriPMS", "url": "e5ef749cac6382e80631e187614c5b25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVRIibWVP2haURSHPzBZghCHiFiEgFMczNKls1sgQWiHFpOlCI1gh1AyiklDicTJwWLsFlyKIWYoZMvQ6KCCi+AQcIhL0RghhDglkHIv9z3k+d7r678PHnrl3Pt755x7fs7wn5lxEDMLPAeWgWdq/QOoA62/EVgEVoG3SsCMG6ACvAcefkdgDfik3pp8Pk8qleL29tYYtwC8A14Cr4ALJwKvga/aIh6Pk0wm8Xg8bGxsWGUrhL4Dm8AXO4G1ycODwSC5XE5+X19f5/T0lJOTE2woAm3VnymBRVUWicvlolQq4Xa79YDDw0Oq1SrX19d2It8Ar5nAqlZzgdfrpdfrMRwOiUajXF1dcXZ2Rjgc5vz83E5AlCsJfJ4UmFU3Qaff7xOLxdje3pYCo9FI9sIhu0YBcQ2XnO6ORCLs7+/LfpTLZZmpSRYvRC80Ab00Tmg0Gvj9frLZrHyazSYHBwdUKmIkdJYnBcSE/pK5uTnS6TSJRIL5+Xn991AoRKfTMYYvGntgi8/no9VqsbQ0XUkxK5eXl6b7NAHhLbYEAgH5+fj4SLFYlFe4Xq/LOTk+Pjbb8jApoA+GHff396ysrFCr1eR6Z2eHTCZjNw+6QEsZl+i+JVtbW/rhgr29PavQtua0k4NWUcZlyt3dHUdHRzjE1Co2lSuaZtHtdmX9HSDe/oOZAMpyhStO8fT0hENSwNhK4EJlIlzxT3ijNddKAOXnbRW4MB6PGQwG3NyIO2CJaOhH4+FWAlqThOUmC4XCbqFQsLpdmveLmutlcSKgIRxRPMK4hLfI8f9Xf/qTiMMcDaORnzKivmuWM+BOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Right Combo Arrow" ] ] }, { "label": "Rumble Strip", "description": "Rumble Strip", "symbol": { "type": "esriPMS", "url": "03ec30b4358f424d59d84878085a23f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIibWVoZPaUBCHP3H5D4KgJraYGAwGBBhEMD0BBoHhRDF0BgwVvZnD4CtagcGgYjBgmOlhzmBiMBhMDdjDxHT23UsmQ5Jr7mh/Mwwvkzf77dvd98sN/1k3GfYYQBGwgQ/6+TfwBGyvAViAA3Q0IEknwAV6gP8WQAN40Fm/JhPoAp+AW+AxC6AJzP8SOAn0C7gDfr4GaLwjeFQ/AE/3JwawdFmu1QLIJQGcDDXPWq7PwPcowNCTEKpcLpPLvSRyPB7Z7XacTjI0YJomhUJBrTebTRLk2yVAxvBjdMdoNFIQ33+ZvsPhQKvVUuvZbIZlWRiGwX6/p91uqwQuTlGSXgSAWGkkS8/zGA6HCiTAZrOpAkn2/X5f7RsMBmpvguwoQG5oTJKlAPL5vDqJAAVwPp+ZTCbqebVapZXJuuxBokxd78Vigeu6ai2nqVarlEolisUi6/VavUtSABBviWm73dJoNJjP59TrdVUq+e90OvR6PRV4PB4rSALAjwKeYm99X02PSIJJObrdrqq94zhMp1P1Tsq1XC5JuQ8hQFxRZjDslmQeSMbTtm1VHlnXajUqlUpsfCPyAqeNXjRXG1cYNCp5Dpop67SaayVaxZ12xcSZe4Mk+y9pZnerXfEafQWe0wCP+iTiiu9RK2huGgDt557eaGYMLA29vwyeBgialNOuKMaVBgq8X2oeliULIJA4ovzEuMRb1PX/Vx/9qCRY7DJm0R9h08Uirq4hzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rumble Strip" ] ] }, { "label": "School Message", "description": "School Message", "symbol": { "type": "esriPMS", "url": "e4a17c5d752d4f2abb8ddb29bbb50738", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgUlEQVRIidWWPYgaQRTH/8Vi5zVBZNXyGhGrjZxgIVcF9RRJUghaiXiFWIhWsUlK65xwt7Yi2nopLAQVrPTkWsHWjyoWauWBhBlGmTO7supKyINhebtv3u+9mTezT8A/FOF/gicBWADcAZC49zMAzwBkAAO94Uk2eCAvImfzG8A3FshZcAnAd5apVvkA4IkFEgIwPQUunQDen/8C4KNaAILKRMOZYH47XlidaIb/1AHMB0C24V4LXGL7packlU6CoGD4BZeRJ7b/qnDDBbLeyl/HVNjTP7GjgqurKywWC01erVYrJpPJTj8wN8guI0W4GIvFEA6HsdlskMlkQPTb21vqrFqt4u3tDZ1OB9lsFrIsI5fLwel0Yj6fU/t4PI5QKESDeXh4wPX1NR4fH3f+D2VuIVkQ0Gg0ws3NDQUTp6IowuFwwOfzwe12w+/34/X1lYLT6TQqlQoikQg8Hg9SqRSi0SiCwSDMZjMPtxwsuH6/D7vdjkAgQLMnk0kwkiS9W1oiLpeLZkzeDwYDamMwGNDr9SjcZDLBZrOpbpewp08JmCzVarWiTtvtNmq1GqbTKV128szn8zSoVqsFr9eLZrO5W/ZSqYRut4v1ek2XvVAooNFooFwu03EIPigWizR7AiajXq/TgiLZE52AiCQSCfokWRqNRiyXS2pDtoO3H4/H1G44HIIvNkX41uFWiBO+cverWOk7r3O+ZlouGflCZ/1d1mrwHxeCy1rg0wtkr9jhCCrG9+w6VOtcjpEBW82jmokQ+xeLZ4K/HttMgE2wsEK5OxF8chvF/wySrLMRNUJlPRrIrWydkUA+A3By9TBj2RHoL6UjpVff/nyMc73husoff9oHDgtlJpwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School Message" ] ] }, { "label": "Sharks Teeth", "description": "Sharks Teeth", "symbol": { "type": "esriPMS", "url": "07d9eec3e7bcb53f6ed9011ed38851d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVRIib2WP2gaYRiHn5NkiA4OmkFRgnMgICFYMWR2SIbToU5Cl0ZoB4cQlwZSqDoEnNKhyaBLwakOQtdyguiSIRndihAynOBSMgimfJe71D+XOy+2/YGDr/e+j9/7ft/vuxX+s1YcPLsKbANbQFD/fgt0gau/CdwA9oE3OtBMKvANeA+MlgEeAJ/0VVnJD7wFUkAaaL0E+Bqo24DMwApwCFw4AR68ADapL8CNPl9b4IbexmXVBNYXAe4vMLNF2/sO+GwFXNWHrykcDtPv9+cqBYNB7u7uGI/Hc7+Fp3NO7YDGOcPtdqMoCslkkl6vN/XQ+fk5zWaTarU6FTfJEat8NTnLWeBTK4+OjohEIpTLZdJpsdMftbe3hyzL7OzsUK/Xub+/xyZnywooHIRAIMDx8bEWSKVSxONxOp0OkiRRqVS0eCgUIp/Pa8WtcnjchJYzpFQq4fF4noJnZ2fs7u6SzWbZ3v5jNoVCgcvLS1RVfTZnVrPA22g0qhWeVCKRIJPJUCwWp+Jer5eTkxNqtZppjizLNBqNkRWwK1rmcrnm/pnYKD6fby6ey+WIxWKmOeVymVar9X0wGJgDHx4eRu12e6QoitZaQ6LY5uYm19fXDIfDqaKijX6/X9uds1pbW/ulqqpHzN4UKEmSsKPq5FlcUl+BH3ZOc6i7vjhDy+hG7D8n5q3t6SX0Afi5KLCrr1S4/kuU0c3b0X14obel6aC9V8DH52B2QGOl67rrn1qAjbuvZNZGJ0BDwvHFRxix8EbDrv7JS9SkRPG5W9yJfgO8obCPCt1ONgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sharks Teeth" ] ] }, { "label": "Solid White", "description": "Solid White", "symbol": { "type": "esriPMS", "url": "1e517f0eb92b9955fa666f8ba4cc284e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVRIibWVIXAaQRSGPxEMCnGIYLDFYDBFYA6BSQwVdIYYIooggqlNRTtThUJQAQIMohgQxUSWmBrMGQwIEBgwEY3BdN6ye3Ncj/QK7T9zA3fsvW/3f7s/F/xnXYQYEwEyQBpI6Ps18AOYngNIAldARQOCtAWGwB2w+xvANfBZz/olWcA7oAi8ASZhACXg6x8KB4G+A1Wg8xLg+oTiXrUBR/fnN0BS23KuvgHxIMBVCM/D2lUDvngBEb0TXKVSKSzLYrvdMpvN3Gfme7FYZDiUDQS5XE49l7FaH/0A2YavzK+2bdNqtUgkEkQiEXq9Ho7j0Gg0uL29VWO63S7lcplqtarGjsdj7u/vvat4Lb0wgANrKpUK0WhUFbNtW12DwWD/pmVRKBT2s8pk1KqSySTL5dJvVdoLkBPqarFYUCqVaLfbTCYT+v0+j4+PzOdzBb+8vGS9XqsV1mo1drud+t2npL8HrsSOfD5PvV4nm82STqcZjUY8PDwoW2KxmLq/ublRqxCY6Y1fBiDZ4kpmLi+Ip6vVSs1arJhOpwr6/PxMp9NRxeVqNptBtXdegHswRFJYGmp2iXyKVfF4nKenJ3fGYp0AAvw358EFSCpudffV7MRTaajI+CvbUKzbbDaYcQIK8N8xSes9aEMdXErHPJ35ngcUP3DEC6jqVNxP+3Q5wPsgADpyJRXP0Qfg5zHARK9EUvEUvTXNPQZA57mjB1ohC0tDP/mLHwOYJsV1KkpwHQOZ7BfPXVvCAIwkEeWS4JJsUcf/X/3peyXFDg5jWP0CVP/bYHsu/tsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Solid White" ] ] }, { "label": "Speed Hump Arrow", "description": "Speed Hump Arrow", "symbol": { "type": "esriPMS", "url": "02e544c61f97a17fdbf8d3272be5840e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiElEQVRIibWVvWtaYRTGf0MCAQcX6xCQ4NZB4iCE4iYhQ8BAPgTdQh0UTF2KSoaEtNhRCEkwoQ6CW4XQpYKDUzKIBBwM/gdChNDFwSlLOS/vFXN9b2r68cAFvfe95znnOec8d4H/jIU5ziwCIWAVWNb/H4AO0P0bghUgCrzXBCb8BL4DH4Cn1xBsAV901hMEAgHW1taoVqvWLQ+QAnaBPeB2HoI48M1+0+12k8vl2Nzc5O7ujn6/P/1YiG6ANFB5iWDLFFwgmYdCIcbjMdlslnRaYs3gK3Cv+zNDsKJlmYHP5+Pw8JBut0uv16NYLFKr1Wi326bjP4A3JoKoXXML+/v7Sv9SqaSCxuNxRbK+vm46LnIdAOVpgkU9Ccbsk8kk19fXSiLpw+npKefn54qoXq+bXvtkJ5AxfGs6mc1mle6NRoNyuYzf76dSqSjCo6MjVdFgMDBV8U56YREYpQmHw8RiMZVxNBpVwQUSuFAoqGeSgPw2YHWaYNkkTT6fZzgc8vj4qIJakH5EIhEuLy/JZDJcXFyYqlix9+AZtre3CQaDKkgikcDr9c40fmdnR1Uh5A5jOyF4sGefSqVoNpssLS2xsbEx86IQConVcMPYPk0TdOzZuVwurq6uODs7UxI59Ujkka0WOaUi2z5MCLrauDzykoxlq9VSD46Pj5VNvATxJtkLsRGpWm9z175o4oopkUamRXog17yQik9OTpRMo9HIaBXSpd1SqeRxWJ7fYjQaySXZf3Qyu71+v39jc8rXQuZ57ERwqysRV/wTJKzmOhGg/fxeH/TMGVga+tke3IlA0NGWe6CNy4nI8n7RfCLLPAQWxBHlEuMSb1Hr/68++tOQYM+WcV78AiK14koogudUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Speed Hump Arrow" ] ] }, { "label": "Stop Message", "description": "Stop Message", "symbol": { "type": "esriPMS", "url": "4060e85225e65254055f5b44e4f8b8b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrklEQVRIib2WL2xaURTGf6KgltSUJq0YoqoGw0Qr2iXFIIoBgalhAgQkJRMVxbQCRJsMyDbRmoqqCkjYdF8yMBgME49kGEwnqGnSVZSK5Zy8t0HH4xXa7EtueO9y7v2+79w/583xnzE3ZfwaEACWAQ9wBTSB1ksSeoAkkACCE+JOgUNLxMyE4uiTC5GNpNViQHUWwgjwhelRAd4DxWkI12Yks/EB6I1zOuewZpLG56ICvAJ+uRG6bY5p8BF450aY3NjYwOfzYZom/X6fzc3NkYB6vc719TWrq6va7Hd7nEDGmqaZcCP05/P5YDqd/tNRqVSIxWJ4PJJpGAwGNBoNFRKJRLT/7u6OTCZDMplUUomR1u12WV9fjw6v5Qjh1tZWQAZdXl5SKpU4Pz9ncXFRJz46OsLv9xOPxwmFQmSzWe0T8mKxyP7+PgsLC7Tbbfb29ohGoyqgXC4v7e7ujndoGMZrURUOhzWNkiohlkklZUIoz7lcjl6vR6FQ0HHValX7bm9v1bEIklSL81qtFpy4hsfHx6pUXAmx1+tVkmEEAgGurv5eKDc3N/r78PCgosRZq9VSEYZhDBwJLy4uvm9vb3N2dqbpmp+fZ2VlRQUMQxwlEglNY6fT0WdxLPHNZlPFDuGnI2E8Hu+dnJzoBDs7O+rCMAxN5/39vW4UwcHBgToRB7I5JC6VSqnIvhUzhMaklPZSqVS7VCoFxJUQyfYWyIT2lpd+cSE70n6XuEfO9C+rmjgSCk5N0/znppFJpY1If7S2j/+3joPrTfPZuvWl7j0HHatkPenylhLz45mEuXGF2YmwC7wFvs1IduhUEyfVwzrwBvgKLD2RqD2JzI0QKyXL1prmgdEDOXrWRFjBqoOOeOpHlCy+NPsjSm5yESK3iBC96EfUMORMjZyrafEbseweQ3OaunYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stop Message" ] ] }, { "label": "Stopbar", "description": "Stopbar", "symbol": { "type": "esriPMS", "url": "65fbce7f5554bf26ccdc5c54f6d37cec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVRIibWVoW7CUBSGPwFvUJJmBjuFmZmrrQCzic3ODLGJZqpiYkv2ChPbE0xhMNiiMCQND7EgZqcwyyHnNpfSslt6+ZIGSprztef0/HQ4MR2Ha7rABTAAzvT8G1gAyzaCPjAE7lRQxQ8wAR6BTRPBCHjTuz5EANwDV8A1MHcR3ABf/xSuEmXAGPg8JBgdUdzmA1jpfPYEfW1LW6ZAr0owdOi5a7segHdb0NU3wRcvZYG8huceBQFwKbMwgp3WxHFMmqaNKuZ5TpIk9k8DWyAbWhCGIVEU0ZJ+eQYnoaOfki0F6/WaLJO9adaiEhtbUCyGMJvNtkdLprZgqcEl0/fByiStvWgTDS4fLMwXWzDWVAw83P1TlQCN3GbT3ecZ+K0TzPVJJBWP4dYMt06A5vlKLwwcC8tAX8vF6wRmSD1NRQmuOpHJful50RYXgUESUQ4JLsmW7fr7+tO3kWI7y+jKHw41SSCvEuKhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stopbar" ] ] }, { "label": "Straight Arrow", "description": "Straight Arrow", "symbol": { "type": "esriPMS", "url": "ec0af5fcc6ea434e3983aeeda19dcfea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+UlEQVRIibWVv2taURSAvyHBSReTwS6und7Sxc1/IG9phnZxKEgztIN0Lhihqw6CYDIJihSELB0FwaCQJYujbzZTXZQOzyzhXO593Ph++NqkH1y46nvne/ecd45H/GeOUlxzDLwDHOCN/vwA3AH3LxEUgTPgkxZE8Ru4Ab4Cj38jcIEf+qmTOAE+A++Bc+A2jeAD8PNA4CjRFLgArpME7j8Et7kCFro+IUFRpyWSXC5Hs9lkOp0yGAxI4BdwGiU4i8t5TgevVqtqCQkSSdcXoGMLjvWbkBjc0O/3D0ku9wXyGr5NEzylRE5RkloYQSg1mUwmNrgt8X2f0WhEBI4tkA59RjabpVwuq73neazXa0qlUhC4Uqmoveu6cYLifg0i8TyPTqdDoVAIBL1eTwlrtRqHMAKZLSGWyyXj8Zhut0uj0Qi+3+121Ot1tc/n83GxH21B0BiG7XZLq9ViPp+rPO+z2WyUxHGcpH4IBPd6cEn1FRJ0MpnE3RxIZrNZ1E8LM2ntRrvRg+s1uDMbW3Chp2JwChspqqwUyNN/ixKgR65MxRDtdpvhcKj2q9UqSfAd+BMnuNUnkan4DN/3DwUWPprixgnQ83yhLzwhHVLQxn7wOIEp0qmeijK44kRm9kvOg7SkERhkIsqSFpYXXrX/a/3p20iwUDOm4QnOYajqJfV4CwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Straight Arrow" ] ] }, { "label": "Super Duct", "description": "Super Duct", "symbol": { "type": "esriPMS", "url": "b31bb350c1a1cf6d68a615bea97d4350", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJ0lEQVRIibWVrZPaUBTFf2L5D4igJnYxazAYECBAsKYIKkBguqII6AyKiu0MGAyqohUYEMVgUBhmuhhMDAaDwawBgygmpnPfvGQCJGwK7Zm5Q3Lz5p778e7hjv+MuxBnIkACeADe6fdXYAFYtxCYQAGoagI/7IAxUAPsvyF4BNo660uIAh+B90AReAlDUAJ+vhHYj+gX8AT8uETweEVwL74DSz2fMwJTt+VWTADDj6AQoudh2/UJ+OYliOibcHwyGiUej6vn+Xzu+tLptHperVbKfPB8SiDX8N57QgIPBgNM0yQSibBer6lUKpTLZer1OrZtK9tsNsp/QiRVJGUWDsFZa4RArNFoqPdms6myF9vv95RKJfW92+3SbrcpFuWWHuHBSyAbegTJ6HA4qADL5ZLpdKraJBU4LROrVquqSh+YpzM4Q6vVIpPJkEwmSSQSzGazszNSTSwWIwgOgWjLESRTya5Wq6nAnU6HXC7nfk+lUhiGochHo5FfbNtL4C6Gg16vR6FQoN/vq3dp13A4JJ/PqzlMJhM15MViofwB++ASWFq4ZPoKu92ObDarruR2u1UzEZ/8Wpb11jWVbbZOF22shcuFBByPxX3Z5wNfqXjSquhWcSUk+89+BIKiVsVb8AX4HUTwoisRVbwGH5zhBhGg9XypD0ZDBpaBfj0NHkTgDMnQqijCFUTkaL/03G1LGAIHoohiIlyiLY4m/JM/fS8k2NkyhsEf04C+CzHcliUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Super Duct" ] ] }, { "label": "White Double Hatched", "description": "White Double Hatched", "symbol": { "type": "esriPMS", "url": "40e9fd8ed15211c39624859c55350dc5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIib2WL3AaQRSHPxEUFREgGkFNRCPAUJEKVEwy01QggsggQHACBAoROlMiGtmqimIwGMxlpqlAIXKiNWeoAFHRGgxnEDVgOu/NXnoBrvxJpr+Zm729233fvrdv390O/1E7G44/BRJAHIgAI+Ab4D4WLA1kzfU8ZEwf+ALUHwITwCcgtmJcylyvgNfAr01hDeDtCsgy6E/gpQnvWrDSFqCgvgIv5vdyJ2SP3vFw3QB7q2DlNfZoHT01EWqGwfYymUzBcRztZDIZ/PuDgwPG47G28bhkPgwGA73mxwb65VBYo9E4rFarFItFNWzbNt1ul3w+z8XFBbu7uyQSCfb395nNZjqn3W7LPDqdDq1Wi3q9riCZa1lWyrbtPXMeF2CpcrnM+fk5vV5Pn2WzWZrNJsfHx9qm02n6/T61Wo1cLkepVNKxkUiEWOxv9KVvdAjYCzCpDre3t2owGo1qiFKplBr0vSgUCniepyGTVoBnZ2f6Xu5PT6XI3FMsNEFc1+Xo6Egh4onskcBFEtqg/P5kMtFWFjAaje7NMWVtKWx2fX1NpVLRjuxDMpnUEIpX4okuNRbTfZHn/gIl3AKyLEvf3dxI5qu+h8Fag8Gg5K9awiiGxKi0oul0ql77xsQbSQZJEl+yKD+BgN9hMLUoxnxdXV0xHA7VoOjk5ETDNJ/6uVzu7l5a8dRxHDdYRRbCKN55nlcIPvRB84CgnMAZC/RbqyrIG+AebEu5wMdVMDmAlvm0bCsPuFy36kuJiQLvtwQVTSFeCyb6APwAPm8YustloFUwzKQnpnr/y8u++S2Q/L/L+U1hIjkn4qVcUufkXDwz7x79hycoMbzwuV9XfwCdcwatWCLZqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "White Double Hatched" ] ] }, { "label": "Yellow Double Hatched", "description": "Yellow Double Hatched", "symbol": { "type": "esriPMS", "url": "658d80f4fbdb1af4152dd32a61a1a814", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaElEQVRIib2Wr3MaQRiGH5GYtBIEJ1oTg8G0ApN0hohgUPwDLQJMRegMFVSUilZElIgiqIDOoIMoOp1pMTUYKuhMazAgwCAakZjOu9mlN3BHCMn0nVlxu9/ds9+P+3a3+E/auoFtEkgAHrANjIDvQO8uQPeAp8Az4FGIzRRoA8+By01A8qBuvVilCJC3I2uha4MywGdurlPgBVBdB5TcEOL0HhguerYIUpI/cHudAveBP2GgVUm/qV4DL8NA+b29PabTKYPBwExEIhGi0SiTyYT9/X0zpzU9y86tO/t4PO7WSmGgh/Lm6OjIGGezKiBotVqMx2N6vR6lUonLy6sKPj8/5+DggFQqRaVSMZsQTDae55FOp11RdRZBpoxPTk7odDrU63Xz4u7uLsVi0XxUkFwuZ4wbjQbHx8dmA9vbSu2V5J28tHoQ5JGZ7Ha7BlYulw2kVquZOYFc2DQODw/JZDIMh0N2dnY4Ozsz64Jqzr/5oBwZKRT5fN7Eulpd+iWMPM+be6IwKgomVhlFa1l+0A//wmikVoZJuF8qFuUwmUyaj7t1RUGeagOxWMyZj4NA85qXlI/ZbDZ/lncKkfIiD/r9Ps1mk0QiYdacLi4u/Jv7EgRSF+67uC6GQLlS9Tno1P4Cyp+grrwLhYJ7Zerv7Is5+mRbyFLIpHY7sF8i2Pzr/95rr+oMVXssXNexr9NP4KN/Iqjq9Kf+4nZ6tXggBoF+A0+ArxtC3gSdSWHn0TfgsW0f81q9Rv0wyCoQ1nXPnpxv7UkapLHd0Dt7DgVqncuJkqrhLidqB9qAuqsAd3I58Us3Ho2N9BehaPLLz8gnuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Yellow Double Hatched" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a761a1039d0eac207810a504360d83f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjElEQVRIidWWPagaURCFT2GhpaViEbQIaCNsOm0EbURfIdFOSRptEsRKO02nTfpsqZ2SSqtgKaR5WyqkEQvRJiAIosQmnMmurL7V+EvIgcX13pn55s7c3b02/EPZ/id4HoAbQAKAYhqfA+gCUAFo94bn9csMNMtlsvkB4LOeyE1wBUBNX+m5eg3gi57IE4DZNXDlCvCh/zOAN8cSsB1xdN8INrfjWY93Nrx6B7A5AbahcA5c0ft1T+WtngSbheEHPEZsY/IUnL15xxun04nFYvEiAscPZdgd+hi2+tiLNtoO/stzHI1GUavVUCwWZbBeryOTych9s9nEZDJBPB7fOamqikajIT5erxfJZBK5XA7VanUHLxQK0DQtqb+MLOHcHEin0xKEUAYOBALyn/L7/fB4PBiNRpIIpWkaFEVBIpGAw+GQ5Gk3Ho/Fn/Ha7TZ8Pp/rZNkJCYfDGAwGEpCBWD46G6VcLpcyZyTEVRLAFW42m9091el0JIlut4t8Pu9mMsfgskoCGNztdssvA1UqFRkvl8tiNxwO0ev1dn4sNefX67XA+/3+Xu85/reez7LZrDiypKxAqVTCarWS0lIGXHrk+lPFVCoFu92+t0eCwSC2263E4QLozwqcgmvz+VwcaMwrFAqBY0YZW62WBGGSDEpNp1MpLy+KfY9EIrI3mCBLzjlN07on4Ub2FIGxWGzPgDuaMjablThnMT8/5yWjPuANR+2t+hj804Pg6jnw2QNWb3nCsR0x5hdIOXFyuUSEfrz0MPGkf4tdN4LfAvh1KXwG4BWAr1d+278BeH/tMQp6xkm9/7Uzq6DpPb75AGnICGYk4jLtBz6/PwF8B9CzeqTudW7vXhL83vC76jeOs/zsGYRb2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ahead Message", "label": "Ahead Message" }, { "symbol": { "type": "esriPMS", "url": "1ff6a6adf1b5db977bd516a069c60321", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1ElEQVRIibWVMU/CQBTHf4MmjJDIgAsDi5MDMrgTtsqgBF1dZNAE4kZighI/ACE44EZYnFyED6BhcDEk7IRNFhNYTEhczKvXptL2KKD/5Ib2eu93917f/zb4Z20E+GYT2AN2gW31/A68Am/rAOKAAZwqgJc+gEfgAvhaBnAA3Kpd67QFnAGHwBHwEgRwDDwsCOwFegYKwL0OcLBCcKeawEDVxwWIq7Ssqycg6gUwAuQ8aLrOgTsnYFP9CVolk0kmkwmj0WjRp9fzAPkNd3QrYrEYzaakGLLZLOPxeNEp9qUWFkCbmnA4TK1WI5VKmc+tVot8Ps90OtUt23UCtnXBK5WKGdBSJpMx35XLZWazmd/S+HwNXAqFQhiGQalUcs3Ju+FwSKPR0J3CBoi3uJTL5ajX676Lq9WqWfBut+s1/eUE2I1hSXZeLBaJRCK+AJlrt9uk02n6/b5XP9iAN2VcUn1bvV7PHIuUSCTmAQPLaZ2N9qiMy1Sn0zHHivK0ioJyxV+nWEGy+0s/sztSrriOroBPP8CLOslPyy6vE6u4uvvgXh3zaYl0SUFv5oP7AawiRZUrinH5gSzvl5zbaQkCsCSOKEOMS7zFbP+/uvSdkmCuZgyib3bSd9OGu8a0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike Arrow", "label": "Bike Arrow" }, { "symbol": { "type": "esriPMS", "url": "5e3bd6ba55d76e45a95075a9d7a1968d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVRIibWVv0tCURiGnyEXJ8FcWnSSBhGhpVEQHKTgUkONttRQUzgGFjSJmzTU7NDk4uAmpIsIDvoXODXlmEsO8V3OlevtnHtPv164yLkc3uee7/vO6xb/rC2LPTFgD8gDO2r9CoyAyW8AaeAAOFMAnd6ADnAFfHwHcAjcq68O0zZwDhwBx8DABnACPOvc4vE4y+XSBHoBLoCnMMChyTyZTFKtVsnlctRqNRaLhW7bIzBT/fkCSKuyGM2bzeb6XQikC6R0gANdzZMac1mHQKRcl8CDHxBTkxBpbgm5DQJkDHdtzS0gcop96YUHyAenJcrcApL3A+SGriWjOBwOqVQq/teUy2VWqxX9fp+gNGVKB3uwofF4vLF2HIdisUgmk2E6ndJut7GRB5BsMcpxHOr1OoVCwV23Wi33NwLy4QeMbM1FiUTCBtL1AyYquKT7oeaWkJmXtP6L1lHBFWluAdFGxYVKRfcU2WyW+XzuPlEqlUr0ej1vkuTrr3UAVORKKtJoNPihboB3E2CgTiKp+BOdes01AVB5PlMbty2NpaF3QXMTwGtSSqWiBJcJ5GW/1HxdFhuAJ0lEeSS4JFvc6/9Xf/p+iZnxMobpE3wgpx/mzGJMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike Shared Lane Arrow", "label": "Bike Shared Lane Arrow" }, { "symbol": { "type": "esriPMS", "url": "90ac48fb13c91296cbdbd6ae838f00fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC3klEQVRIibWVO0hcYRCFP0RBG9FlLdzCBzaxEWRZCCwWKjY+CrNoAooQBR9kEUmlkmIjAR+ViBFyKxHEiBKQCKKFEkUIyiIIYqPYyGIR7CKCIGEm/12ueq+umhy4sJf/3zkzc2bOTec/Iz2FOxlAECgDAuY9AfwE4s8hKATqgbeGwA2/gG9AFLh6DEED8MlkfR/8QCfwCogAm6kQvAa+PhDYjegH0AVY9xE0PCG4E1+AfaPPHYJC0xZXlJSUcHx8TAr4DuS5EdR79XxlZYX8/Hxqa2tJJBL4fL7k2fn5uVu73gGfnQQZZhLuwOfzafDx8XGysrIIhUL09/cTDofZ3t4mEhFt7yB2m0DG8IXbzVAoRE5OjgaVx8bl5SWWZWkCHlW8FC1sghut6e7upqamhuLiYtLS0sjMzGRjY4OpqSk9Hxsb07PR0VF9lwRisRjT09POMGVOAtlQxeDgIG1tbSwvL7O3t0c0GtVsKysrWVtbY2dnh4KCAs7OzigqKtI2LS4uMjw8TEVFBR0dHc6huaGBltvc3MzMzAzz8/P09PRogKqqKg0sQba2tri+viY7O1vFF+KRkRGamppYWFjQlu7u7ibLsAnEW8jNzeXi4oJ4/K/FlJaW0tvby+TkJAcHB5yentLe3s7h4aEKX15ertXJPalYfjsm7MpJoIshcx4IBFSDxsZG6urqNCMJIFWtrq5SXV2dHNX19XXm5uY0Y/mP4OjoyLkPSYK4MS7/wMCAijk7O6sHYTOOElymRcb15OREiVtbW7VdfX19BINB1cIso2xz/PaiiSt2SkbS76GhIZ0ey7JUD3sUhUCwtLSkjwyEtGZiYiI5ZV5W0WVc0S9ZtLS08BCkNU5BDST7924EgohxxefgA/Dbi2DTVCKu+BS8scX1IsD4+b656E8xsAj68XZwLwJbpDzjimJcXkS290vPk21JhcCGOKI8YlziLbr+/+qj74QES47eY/AHLaYQFqpT1xcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike Symbol", "label": "Bike Symbol" }, { "symbol": { "type": "esriPMS", "url": "4b1dbfbb84e580c87032837f3ff697fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACyElEQVRIie2WO0hbURjHf+AN6KCTWYLGQQiC+KL4AAcXhwytgyDN6mAUKoiDuChapJsgCMHUzUEpxIpoFycFBV1EEEHRUVC0wQcOihehfKcnGpN7kuujj8E/XHLuyXfP/3t/x+IfwXoj/l9d7QHeAZWAT78fARvA5p8gLgHeA2FNSn5+PldXV8kycWAO6Abs1yBuBYYShIKBgQEGBwepqKhgf38/sV2oFRP5D9oLzyb+CHxL3dzZ2WF1dZWLiwunb0SBdaATmHwOcasTqWB+fp729nalwMjICNFoFNtO8+5XYNtkuZUhpuJeR1RXV9PS0qLW4+Pj9PT00NHRwfLycqroIuB9CnFrckyTkZuby9DQg05i6cTEBOFw2Ik4EfdJN8QeLZyG2tpapqamKCgoYGxsjN7eXjweD8fHx2rPgC9uiYNAmdMJTU1N9PX1sbS0RHFxsSIWnJ2dkZOTYyIWqxtSY+1E7DedMDo6er/u6uq6X19eXtLW1kYGVLohlo6UEeXl5cra6+tr8vLyqKqqYn1dKsgIz6tMp/7+fm5ubmhublYJVV9fr0oqA7xuiKX34vf7qaurS/tzb2+PYDDI9PQ0RUVFLCws0NjYSE1NDaWlpY9k4/E4KysrsvzphljFQjJVSFIhCnm9XmZmZjg/P1cKhEIh7u7u0uRPT08fnZmNWKZM3LbtQulMqZAkOjg4UC1TsLu7y8nJCYFAgNnZWYfjVPfadBvjOVMti4Vra2v372JpJBJRHjLgh9Omibhbdy+pQQXJ3pIS6aRweHhIWdlDqcdiMfXr8/k4OlIpkoBYOvwUYltPl++JjdvbW0VmWeZC2NraSt36bJrNlvGU3+7u1FNGuVSm0hMQ0kPCEVaWjyd1ciwmuz0LNrWlRlK3DWRDN4BPOl4mBbZ1Ig2/1tUngYh+Gv7mZS8ZG9nuU25gvfSAN2Jc4hf8eeZzIaluggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crosswalk", "label": "Crosswalk" }, { "symbol": { "type": "esriPMS", "url": "3895d4baf02718f9042cf24848633c23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIibWVIZDaQBSGP3HnEcTUYBDFYDAYMNiLoYLOoGqIKIbOgKqgMwcWA6IVIDBVMRhsLwZzJgaNqQFbA+bmbXcz25BwKbTfzM5kIfv+3ff2/bnjP3OX4Z17oAKUgTd6/hPYAM+3CBSAB+CDFkjiAPhAFzj9jYALPOpdXyIPdIAm8A54yiLQAr6/EjhJ6AfgAd8uCbhXBLf5CoS6PmcCBZ2WW1kBTpLAQ4acZ03XR2BmC9zrmxBRKpXU2O/3bLdbDge5MFCr1f6Ym9+CILCXD+MCcg3f2m/0+31arRan0+/bF4YhzWaTRqPBarXCdV0VVJ4rlQrlctkWlVNUpRZG4Cw1juOonfZ6PXWSyWSiBKfTKZ1OR80XiwXValU92yeyYkYC0qGJBEGgxmg0UjudzWZ0u12WyyXD4ZDNZsN4PE5aWojX4CK73U6dRPB9n3a7Tb1eZzAYXFxnBMRbzsjn86qAErhYLKrdG0xK5BKkcLIFosYwHI9HVYf5fE4ul1NpklzbAheCm36IBMQVD7r6Cs/zVAoEKbYMGxFbr9dJxUV383O80XxtXApZKLlOQ/6P3X2bRKvwtCtGp7gS2f2nJAG05Yor3sJn4FeawJM+ibjiNbw3xU0TQPt5qF/MZwwsBf0SD54mYIrkaFcU40oTMt4vOY/SkkXAIJ0lQ4xLvEW1/7/66NtIsLNmzMILoXK4qgtapE0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Double Yellow", "label": "Double Yellow" }, { "symbol": { "type": "esriPMS", "url": "81a70f83c33141e5be11841313c7bf7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACc0lEQVRIib2WIazaUBSGf/FQExgqeGa6BsMEBmZIHggmaiC4hwCxCVBPYHgCgxgGs4kpxDAYMCRjyXYFM6gldAKDeCDakCDAYJb/0jaka/uAR/Ynpdz25H7nnnPu6b3Bf9TNGbYJADEAtwBCAJYAfgGYXgvGSe8BlAHEA+w+A3i0HLgIxpV0noHYKltXxQKfBcsB+AIggvP0CcArAO1TYfELQbY+WuHs4QRY8wUgW18BzN3F44Yx7ne4jpoAMoGwZDIJRVGcB/1+H3wmhJDjSCSCVCrlvDcMA6ZpOndKVVWO70zTZDXvvWC3qqrGOXkoRJuDisUi0uk0crmcBNZqNVSrVez3hzl4H4/H8j3f0YbjwWCASqVyf1ydxzBZ4gR1u130ej3Hy2w26xhxZZvNBvl83nkmhMBkMkGz2cR8PnfmAPDaL4xR+4+maUgkElgsFhiNRv8kIxwOo90+VDdtCOPKCKJzpVLJDnvUD3YIOOt2ucRqtZI54Erc4sqm00Oh2TbM4263k47EYjGZa7eOYU6rGQ6HaDQa8n+5XHbCaYeRssIkpSgKOp2OdGC73cqcMm9CiL0f7Dd/7MQ7yzVNmYNWqyXH6/VaAlkAtmazmWOj67oE1et1ZDKZ736wra7rU03T4naZUwxHoVBAkAzDkBC79GkfjUZNa2N7wqgHIcQ392Re8Q+Sruu8+s91kLFlcEqnD5Lp1f29euM7AE8vhH3w+qh6wViVbwH8uBD06NXx/WDUTwBvAAzcGzNAfwA0/EBBMFhh4HmDG+29df7w0spyijkKPI+ccuDhJLzY5/j5YZemE9yQhFztwHOsRdD54hT9BTeN8/nacUIAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flex Posts", "label": "Flex Posts" }, { "symbol": { "type": "esriPMS", "url": "f2478ffe497a89d7c886cb7fd5f6846c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVRIibWVrW8iURTFf6JNQJK0BkOCWlWDWYFEdkwb6CqSGkbsJiQ1IFawyQr4AyqKRDUhqcFi2iBqxpBgkWCaoFbVNPfmveljPtgptCeZPHi8nPPuuXMPR3wxjjKcOQYqwBlQNN9XwDMQHCJQAs6BayOQhBfgAfgFvH5EwAP+mlvvwgnQAi6AS+Api8AVcP8f4iShR8AHhrsEvD3IXdwBc9OfmEDJ2HIoJsBpksB5Bs+z2vUTuHUFjs2bEEOhUNB1s9nE9qL7DnpRAXkNv0VP1et1er0euVyO5XKJ7/tKPhqN9HfZn06nup9QxXfphRWIWVOr1ZR8MpkoSb/fp9lsslgsVKTdbusq++PxWM9EcOYKyIRuoVgs6g2HwyGe5xEEQWiHELdaLV3X67VWl4BStAdbEPJ8Ph8SVqtVfaQqERJSEZYKUwRwBSRbtiAldzod9Xs2mynpavV+bDAYaFU7LHp1BcLBsJBbNRoN9bpSqYS9ECG7in3lclntTJmHUCAwwSXdDyE3lMZG4e51u90k8rlNWnfQHkxwfQae7QdXwDepuFXFHpDb36SF3aVJxUPwG/iXJvBkKpFU3Ac/bHPTBDB5PjcHTzISS0P/RMnTBGyTTk0qSnClCdnsF89DW7IIWEgiyiPBJdmi4/9Zf/ouhCw2jFnwBhmVqmqYUhOuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grail Rider", "label": "Grail Rider" }, { "symbol": { "type": "esriPMS", "url": "28cf15b18b2bf0297ed32a08a5c691f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVRIibWVsYsaURCHP8VrRDuviciJVRptbALa2VjcNQmSa4OQAw0igl0KAwqWNimSSgsh1RVeL+SqK7xG/wFBSBVEhIgiYpjN22XX7Dv1Yn6wsLtvne/NzJufPv6zfAd8cwYkgQTwQj3/AB6Ax38BXACXwDsFcNNP4Bb4AKyPAVwBdbXrpxQC3gOvgTfA/SGAt8C3PYHdQN+BG+DrU4ArXXC/389isWCPvgBD1Z+/ABeqLA55vV6q1Sq1Wo1wOMx0Ot0HuQPO3QCXuzWPxWJ0Oh3S6TSj0Yj5fI7P9+cn2+2WzWajK1cR+GwHnKmTYCmfz9NqtQgEAsZzPB5nvXYelPF4TC6XYzAY7EJquwA5hi/N1UgkQqVSsYLrFI1GqdfrZLNZtyxeSS9MgKM0k8mEZDJJs9mkVCrh8XiM3Xa7XWNdylQoFAgGg4RCEstVCTtAJtSh5XJJuVym1+vRbreNQLJbeS+SvqRSKW126tA4euCqfr9PIpGgWCwamRwrEyDeotVsNqPRaBwbe20HWINxQt3ZAY/KuLQdO1JD02ntg3arjOsUejBv7IAb5YoHZbFarazLZfcVNwDKcsUV9yqTyeiWPgK/dIB7lYm44nN0bTZXB0D5+VB9GDowsDT0025wHcBs0rlyRTEuHcj0fqm5VZZDAKbEEeUS4xJvMcb/VH/6dkmwZw3jb3rIi1CXOTH8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left Arrow", "label": "Left Arrow" }, { "symbol": { "type": "esriPMS", "url": "da20a8f3282f9216648ebd9e925c887c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVRIibWVP0gbURzHP0NURHCqg4XgEAxZ1GCH1C2TCFGEBpLi1qVBEkFCxoCtNItmk0AScNKhQ3AJASEg1KlLlm5ZBJdCQtYiQTjK7/nuuFxy59k/Hzi43+Xxvu/3530T4D8T8LFmCngDrAKvdfwT+A50/kZgCdgGPmiBSQyAKyAHPL5EYAf4ok89xtraGpubm5yenr4CPgLvgCRw60cgDXx1S2t6epqLiwsikQg3Nzd0OqpKIvQNyAB1L4Edr82F4+NjVlZW1Pvl5SXr6+s8PDyoGKgBP3R/xgSWdFlc2djYoFAoWLFkcXJywsHBgX1ZE1iYJLDtVnMTOXm5XObw8JCZmRnOz8+Zn5/HgZQrC1TsAlN6Ejyp15/Km8vllECj0eD6+nrS0k9OARnDiHNVNBollUqRSCTU1PR6vefOYM/irfTCFBgpTT6fJ5PJEA6HVSyn7Pf7vJBVu4DcUItut8vy8rIVb21tcX9/rxpaqajM/bDk7IFFq9WiVCpRLBatb8FgkLOzM5LJJIGAH4d5wlwp3jLC0dERsViMxcVFVbJsNsvu7i7xeNzv3o92AetimBiGwd7eHul0mna7rR7pS7Va9SvQtAt0tHFJ9y0Gg8FIzWu1mvKh/f395zaX26w8xF7MK21cnpTLZT8CE60io11xJAsnd3d3yntmZ2fxOH3eDJzjkNSu6IlhGF4/y+j9chO41ZmIK/4J783mugkIdZ1m061cYhlzc3MMh0PzkzT0s3NzNwGzSQvaFcW4RoRCoZD5anq/1Nwqix8BE5lRecS4xFvU9f9Xf/rOjMYuox9+A1VIpvJ31XsSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Left Combo Arrow", "label": "Left Combo Arrow" }, { "symbol": { "type": "esriPMS", "url": "5739d9456e6c1903e3c4d5b508bc6e0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACkUlEQVRIib2Wr28aYRjHP01K0qAQtEkxMxVgqOjEkqZdAoKJYa5iqoIKzCZqWlEME2AQq2ACBKpiiN0ENRUl2SHAnKnpxMyadIb7C6jo8jx7j1B2XOmP7Ju84d6X997P8+t931vkP2pxznkR4A2wCiRM/zcwANzngr0A3gIfgOSMOT8AGyg9BWYBlRCIryRwZOYXjLcPgr0DvtxnaQC0D7wGnHlh1iNAk/oOvAzK5TRsA2jwdHVMIYXCJHzxZ4CtAkWgOQsm5Zzf2tqi1+uNB6W/vLysz5eXl9osSyLNnTFRKpXSZsbeh8HylmUlW60We3t72LZNPB6n3W4TjUZ1wnA41La+vs7Nzc147OzsTOfX63USiQSRSIRarZYul8uydX4FwcR1nTgp6Z+cnCi0XC6zubnJwsIClUpFIyC/uVyOtbU1NUoMzWQy2rrd7objOIGwfxLqK51O43meejoajVhaWiKfz7O9va1hc12XwWCggEajoV4eHx/jOI46EASbWRhitbR+vy/WUiwWx0aIxDvJazabZX9/Xw2RXMdiMSQtQTDPf0gmkzpZvBE1m00NoUiKQ2C1Wk3z1el0FCBeSmGUSiWurq4oFAqsrKyM15yG2cPhUI4dDg8PtV1fX3N7e3vHSwH4xSE5k3AdHBxo6MQjgcv/0vc87+csmCsv7+7u3lnYX9SXPPvVKhKPz8/P1atqtao5lPd6vd7F9Ckyvambtm3/TUiIfNCkASIJu7/ngG9MaRomV8m9sDnkmhsjFCbJ2AG+PhH20awVChPZxsP6I0E75iCe+z77bELRecDB7BqPAkFhMMyNmzBeHoVAL4BTKcyg0M0LE8nLn0x7JYeG+S4RPfsHz6Rk4ZnfF/PoDxyiBeufgySLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Low-Profile Rumble Strip", "label": "Low-Profile Rumble Strip" }, { "symbol": { "type": "esriPMS", "url": "45586f069acbd4e5329af7a44f8e7177", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVRIib2Wr28iQRTHv6IYikDsCjAYSMAg2BNXQS6pAQOmpgJTA+IQRYBoTStQJEfFIUBgQBwGw19wiwCD4UjAcsktoivOXBOC6OU9ZoFyu8uPkvsmk9kfM/N5896bH2f4zzo7sP1HAGEAXgAOABqAPoDBKYEOADcA0gAUm3Y1AI/CiKOBNKOvO0CG0qJkBPxgYAJAHYCEw1QFcA6gfAhQORJm6ItwbQt7AovvgBn6JhJqugtIcYjhNKoCiO8DRCgU4pfn52four56H4/HXEejUXS73Tc1tTP+S5IEWZZj4/GYsnxhBfRKkqQ0m02Ew2E4nU5Mp1NcX18jn8/zoMlkko1otVrodDpIJBIoFou4vLxko66urnigRqOB2WyGUqmUUFW1bQVUqLOiKLi/v2drqaPR2efzoV6vM8ThcPAsqJZlGU9PT2xAtVrlfn6/H7lcjmZPCWgOjEQinlgsBlVVUastlxLVBH99fYWmaTzzh4eHf+JAbiXo3d0dwyqVCn8D4LGMocvl0s/PaQmtRbN6eXmB2+3mGPX7faRSKSwWq7CsRIak02l2eblsugzfAlVV1Wh2FxcXbOlkMmH3DQYDBng8HmSzWQyHQ3anoWAwuEoaTVvubPQs9NMSCOBHJpNBr9dDoVBgCA1Acb29veVBqBCUYkmiNvF4nAs9z+dzjEajN962A/7RdX0QCAQUspiSgRLAKIba7Ta7jb5RZlK7DS9hQzTN33ZAUol2CRHwdc+1i5Zmi//b7bbU3j66zIC0/+X3PCHspJudGlZ7aRLAr3cCs2YHsxWQUu0TgO9Hwh7NTgo7IImi/wFAZ3vx2mhCy9EKtgsI4RKv2NA/i/uMmWbCsNqu+82+lygaiIpPHF10ApAhtN0Q6KSXqE3RYWp5X9lHfwHG1Riri6CEvAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Only Message", "label": "Only Message" }, { "symbol": { "type": "esriPMS", "url": "77f54b6726ee1ad00ae8efd9dd81d088", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIibWVu27bQBBFh/ugwF5u3BiCCGHZqHGTj0iauEjaNHFhV6lTJEB+wUXyBa7c+AvsSo0bARIJPaDOlVtBpMRdBpfiMkIkRy/mVhJAztm5M3sp6D9L7PCM9H3/3PO8ttb61BgjjTHPjLFOFEVPBwMajcaZlPIt5/wT5/w8J0lJjuNQlmWUpikppV4453e9Xu+aiBY7A5RS74joh5SyjaKMsfW2pASonqbpZ6XUe631xXA4fNwKaDabHzjnt67rEuf8n+2jG4A45/U4jh+UUpdRFP16FYCTCyFua7Va/vKuQoee59FsNvvp+353NBp11gDwvLBlr+JWeAcQY8w9EZ2sATBQeL7Nlh0sq7daravBYHCzCpCO41zj9MfKdV1aLBbfiOgPAHsupVSbtuWQLjB03/ffYBY5QAjRPsT3LUNvE9ESwBg7reL0VphjHMdnpUW4/lV2sCoLeMb1r0pZlsGVPDqsRR1kSxVbBKFWcR+WAKRiEAQvyJZjrTLGkNa6a5O2vGiO49whuI7tQmudO2L/l4B+v3+JVMQOH7pRxhhKkgSn/7IGgJIkuWCMPSBT9rXKLIvj51cimm4ETCaTR0QuUnEfiCmKx3H8cTwe58PdCICQ50EQdKfT6T2CC9nyGqgYKM3n86csy77/XXwjAArDEEM6QSoiuIQQ+XbZpLWfTGwLBhqGITwvbdkKsCoi9wbBhWyx17+Sj/6qii9UuXr76DfbqvmiXBw48gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "0db3796a80b87d1ae09f07fa2a3ba027", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1UlEQVRIibWVP0hbURjFz2BAxwdxMEsgZCgGXDJYSMa4JYti6hKhSxxaDHSJQ4cUOsQxgQ7JlriIQh0y6mJR1OEtQjbJ2CyFTEXBpfwu74bra2IjbQ9ckvfefefc73x/3pz+M+Zm2BORlJa0IikWXH+XdC3J/xuBuKS8pLeBwCT8kPRV0ntJjy8RKEj6HJz6OUQllSWtS9qQ9G0WgTee5x3ai9Fo9AcNyfO86Gg0Ope0I6n9nAAnPyyXy2KB4XCoSqUi359st+d5arVaOjg4UK/Xa0m6DfLzm0A8sEWpVEqDwUDtdlvb29tGjP/82vtEVigUlM/nFYvFlEgkLE9P0uIkgbzrOS9ls1lzQsiq1aq5l06nlcvltL+/r3q9bgTZE8rLO0lfXIFIUAlPQl9eXiZsYw9kCwsLikQixjaez8/PG/tOT0/DztXCApThK3dHv9/X2tra+Prs7MxYRzQQI4ogkYUisFG8JhdW4Ek5Hh8fGytcYAlkCPAca/b29lQqlXR1dWUOFMKKK0CHjoEtLBcQQ+ii2+2aNQXxcA4MqBrIISTJ2IEVFxcX2tzcNBUEeMY97CHp/BJZuG+sALPFbCJkFpY0Gg3jdSaTMS/bSuLUnU7HRESSl5aW9PDwYJ4Xi0XbM4+uwLVrAxHQPJeXl0YEAUD10AvWb/oAckhtKTsJ77kCfjC4oiSPioE0nIf7+3uTXIhAMpk015ATFWLB+3SzH240pmKZlyHntNR+OLFYd3R0ZCy5u7sb+1+r1cyilKeNip3V1dX1bDYbJQKIiIDEQsYpWfjbbDa1u7s7jtAKUhAnJyec/sMkAd3c3GxUKpVzGzYeW1jruM9JbYeTfBsF14PB4KOknxMFmOe+7zNyW5bUhTtR3f8IB9iyyX3ue0Ch3wYbo5oNqH0Kk08TsElaDKYig2uakJ39eD62ZRYBCyYii8HFbDHt/68++i4gG5feS/ALiD1sj0+rEPQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ped XING", "label": "Ped XING" }, { "symbol": { "type": "esriPMS", "url": "02b90bc06cb88868129964c0ce2728fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB00lEQVRIibWVoXLCQBCGPwFvAIIabDExmD4EGCqoxVBBDRUYEO1MPQYEfYKqmBpsg6mpieENMMQgionp7M1d5houIUD7zdwMmVz239u9/Snxz5QK7CkDTcADrvTzBvgEvi4RqAMtoKcFXESADzwA8SkCbeBFZ51HBegDHeAWCIoIdIG3I4FdQh/APfCaJ9A+I7jNAgh1fw4E6rosl/IOVF0CrQI1L1quATC3Bcr6Jvyi05HewXa7JYoi1us1jUZDLZsgCNR7i6e0gFzDa3tHv99nNpux3+/V82azYTKZ0Gw2GQwGlMuSE8RxzHw+Zzwep09xI70wAs7SyMej0Uhlt1gs6PV6ai2XS6bTqdozHA7VyRx4toBMqBPP86jVairjMAyV2Gq1St7bv1PU0z04QIJKH6QHUgaT9SkYAfEWZ4m63W5elnnEtkAyGAYphQhkfh3H7Ha7Y/OQCIgrRrr7Ct/3VWlWGdm32zL0mYTGae1B87VxJeSVJnXv0zitQoyqY5/iTCT7R5cA2nLFFS9hAnxnCQT6JOKK53BnmpslgPbzUG+sFAwsDX1OB88SME2qalcU48oSMt4vNU/KUkTAII4oS4xLvEWN/1/96dtIsINhLMIPfrqa1xEScfcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Puppy Tracks", "label": "Puppy Tracks" }, { "symbol": { "type": "esriPMS", "url": "c6b87dfba24e0d6f9cb0169d7e024058", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7ElEQVRIib2WO0hbURjHf0rEoeqUoonQjtbFJQVbFPGxSZOhk0YQXBqwwcemtJpE6SLSgBA1XXwWWsUOJpOIIA52MCi6KGRoFuvQSZ3sYPkO54br9ZoYkf7hkHu/c+79fa9zbhz8JzkKWOsFngFPgRLgFPgJpB4D5AHe6vHijjWHQBL48FCQvDwOOPM4U6fHG8AHZAoBhYFQHoBVAvsFvNYpzQt69wCIWbvAS2vtHDY1+WTcBINBjo+P2dzcJJf8fj/FxcUsLy8bpgTgzgV6b65JdXU1ExMT+Hy+O2F+v5+FhQUGBwfNZpfOzBc7kHjQU1ZWhgzR8PAwRUVFrK+v28I6OzsVZGBgQP1WVVVxeXmphnbaFvRKFspLr6+vlSEcDjM0NKSurbCOjg4WFxfp7+9nY2NDpfjk5ETNBQIB0ul0nXb+1AqSCdxut3q4paWFSCTCzs7OLZjT6WRpaUmtm56eprGxUc1LmsfGxhgdHaW7u1s5D/ywgmTXK3k8Hmpqatjb2zPSkIUlEgkcDgd9fX3MzMwom7HG6/VSXl5OKpVtOGfOfSSQ2tpaZmdnb9iPjo4oLS3l6uoqmyZDAnC5XFRUVLC9vW2YS+xAfw3PotEoTU1NqqPW1taUraurSxVcIqmsrFSRSQRbW1tq/uLigvHxceLxOO3t7RwcHIg5ZQf6qltSpWJlZYXe3l7VSW1tbczPz6uaxGKx7APJZFLBMpkM5+fnnJ2dMTk5qWo7NTUl7/lrB9oVQHNzs3SMMsi1GSKFNzQyMqK604istbVVgVZXV9nf3xdI6q6IhD6XTqd7DEN9fb0txJB0lwGTbhSQSDs6Z15rbYaPsmmNm4aGhhvdZadQKKRg0uKmDS2RxHKBZHMF9OdB1eg+CoflsM/qDxCxrrFrbzk2ngCfKVy/taOJ+4BEUR3dtwIgKR3JLUgukOi7Pj6CeaI71J9yyV+2nQsBieRBiU6GnFtyHj7Xc4/658QseemtT/R99Q+cvi1e37kxPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Crossing", "label": "Railroad Crossing" }, { "symbol": { "type": "esriPMS", "url": "a5234f85e88c25edb1a80361ce707738", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+ElEQVRIibWVMYsaQRTHf6IHail3FmksTXVNLPIdvGtyQmJhEQW3SBotRTBB/QgBk8rSapsDK5tcISsSCyuxsAwWtinkVMJMZmWyN6t7xvxhYZYZ32/ee/v+RvjPigQ4cwG8Aq6BF+r9J+AAP/4FkAJugPcKYNIKsIGPwONzALdAS936kC6BMvAGuAMeggDeAr0jgU2g74AFfDsEuD0WPBL585PNZmPa/gpMVX+eAFKqLAdVLBapVqsUCgXG47HpyD1wZQLcmGoeCoUIh8P7d8dxSKfTDIdD2u02rVbLm40o1wfgiw64UF/CX6rX69RqNWKxmLFUjUaDbDYrs5nNZvr2Jy9AfIYv9RPJZJJms8kxZTIZyuWyLJsni9ciYRfwpDSJRGK/Ho1GDAYDuY7H41QqFbleLpeUSiX6/b6Jfa0DxIT6qtPp0O125TqXy0mAbdtYlsVqJWbNqJS3B4G0WCzI5/P0esFGxQUIbwmkyWQinwB61AH7wTij7nWAcMWV6v45NHWdVh80WxnXOeS4Cx1gKVeUWex2O9brtdzYbrfPvX3Vz+zulCsyn8+JRqOn3L4O/PIDPKhMhCueonduc/0AKD+fqoOXAQOLhn72BvcDuE26Uq4ojMsP5Hq/qPm+LEEAroQjikcYl/AWOf7n+tPXJYKdNIy/AeoihqmktmEVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right Arrow", "label": "Right Arrow" }, { "symbol": { "type": "esriPMS", "url": "e5ef749cac6382e80631e187614c5b25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVRIibWVP2haURSHPzBZghCHiFiEgFMczNKls1sgQWiHFpOlCI1gh1AyiklDicTJwWLsFlyKIWYoZMvQ6KCCi+AQcIhL0RghhDglkHIv9z3k+d7r678PHnrl3Pt755x7fs7wn5lxEDMLPAeWgWdq/QOoA62/EVgEVoG3SsCMG6ACvAcefkdgDfik3pp8Pk8qleL29tYYtwC8A14Cr4ALJwKvga/aIh6Pk0wm8Xg8bGxsWGUrhL4Dm8AXO4G1ycODwSC5XE5+X19f5/T0lJOTE2woAm3VnymBRVUWicvlolQq4Xa79YDDw0Oq1SrX19d2It8Ar5nAqlZzgdfrpdfrMRwOiUajXF1dcXZ2Rjgc5vz83E5AlCsJfJ4UmFU3Qaff7xOLxdje3pYCo9FI9sIhu0YBcQ2XnO6ORCLs7+/LfpTLZZmpSRYvRC80Ab00Tmg0Gvj9frLZrHyazSYHBwdUKmIkdJYnBcSE/pK5uTnS6TSJRIL5+Xn991AoRKfTMYYvGntgi8/no9VqsbQ0XUkxK5eXl6b7NAHhLbYEAgH5+fj4SLFYlFe4Xq/LOTk+Pjbb8jApoA+GHff396ysrFCr1eR6Z2eHTCZjNw+6QEsZl+i+JVtbW/rhgr29PavQtua0k4NWUcZlyt3dHUdHRzjE1Co2lSuaZtHtdmX9HSDe/oOZAMpyhStO8fT0hENSwNhK4EJlIlzxT3ijNddKAOXnbRW4MB6PGQwG3NyIO2CJaOhH4+FWAlqThOUmC4XCbqFQsLpdmveLmutlcSKgIRxRPMK4hLfI8f9Xf/qTiMMcDaORnzKivmuWM+BOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Right Combo Arrow", "label": "Right Combo Arrow" }, { "symbol": { "type": "esriPMS", "url": "03ec30b4358f424d59d84878085a23f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIibWVoZPaUBCHP3H5D4KgJraYGAwGBBhEMD0BBoHhRDF0BgwVvZnD4CtagcGgYjBgmOlhzmBiMBhMDdjDxHT23UsmQ5Jr7mh/Mwwvkzf77dvd98sN/1k3GfYYQBGwgQ/6+TfwBGyvAViAA3Q0IEknwAV6gP8WQAN40Fm/JhPoAp+AW+AxC6AJzP8SOAn0C7gDfr4GaLwjeFQ/AE/3JwawdFmu1QLIJQGcDDXPWq7PwPcowNCTEKpcLpPLvSRyPB7Z7XacTjI0YJomhUJBrTebTRLk2yVAxvBjdMdoNFIQ33+ZvsPhQKvVUuvZbIZlWRiGwX6/p91uqwQuTlGSXgSAWGkkS8/zGA6HCiTAZrOpAkn2/X5f7RsMBmpvguwoQG5oTJKlAPL5vDqJAAVwPp+ZTCbqebVapZXJuuxBokxd78Vigeu6ai2nqVarlEolisUi6/VavUtSABBviWm73dJoNJjP59TrdVUq+e90OvR6PRV4PB4rSALAjwKeYm99X02PSIJJObrdrqq94zhMp1P1Tsq1XC5JuQ8hQFxRZjDslmQeSMbTtm1VHlnXajUqlUpsfCPyAqeNXjRXG1cYNCp5Dpop67SaayVaxZ12xcSZe4Mk+y9pZnerXfEafQWe0wCP+iTiiu9RK2huGgDt557eaGYMLA29vwyeBgialNOuKMaVBgq8X2oeliULIJA4ovzEuMRb1PX/Vx/9qCRY7DJm0R9h08Uirq4hzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rumble Strip", "label": "Rumble Strip" }, { "symbol": { "type": "esriPMS", "url": "e4a17c5d752d4f2abb8ddb29bbb50738", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgUlEQVRIidWWPYgaQRTH/8Vi5zVBZNXyGhGrjZxgIVcF9RRJUghaiXiFWIhWsUlK65xwt7Yi2nopLAQVrPTkWsHWjyoWauWBhBlGmTO7supKyINhebtv3u+9mTezT8A/FOF/gicBWADcAZC49zMAzwBkAAO94Uk2eCAvImfzG8A3FshZcAnAd5apVvkA4IkFEgIwPQUunQDen/8C4KNaAILKRMOZYH47XlidaIb/1AHMB0C24V4LXGL7packlU6CoGD4BZeRJ7b/qnDDBbLeyl/HVNjTP7GjgqurKywWC01erVYrJpPJTj8wN8guI0W4GIvFEA6HsdlskMlkQPTb21vqrFqt4u3tDZ1OB9lsFrIsI5fLwel0Yj6fU/t4PI5QKESDeXh4wPX1NR4fH3f+D2VuIVkQ0Gg0ws3NDQUTp6IowuFwwOfzwe12w+/34/X1lYLT6TQqlQoikQg8Hg9SqRSi0SiCwSDMZjMPtxwsuH6/D7vdjkAgQLMnk0kwkiS9W1oiLpeLZkzeDwYDamMwGNDr9SjcZDLBZrOpbpewp08JmCzVarWiTtvtNmq1GqbTKV128szn8zSoVqsFr9eLZrO5W/ZSqYRut4v1ek2XvVAooNFooFwu03EIPigWizR7AiajXq/TgiLZE52AiCQSCfokWRqNRiyXS2pDtoO3H4/H1G44HIIvNkX41uFWiBO+cverWOk7r3O+ZlouGflCZ/1d1mrwHxeCy1rg0wtkr9jhCCrG9+w6VOtcjpEBW82jmokQ+xeLZ4K/HttMgE2wsEK5OxF8chvF/wySrLMRNUJlPRrIrWydkUA+A3By9TBj2RHoL6UjpVff/nyMc73husoff9oHDgtlJpwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School Message", "label": "School Message" }, { "symbol": { "type": "esriPMS", "url": "07d9eec3e7bcb53f6ed9011ed38851d0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVRIib2WP2gaYRiHn5NkiA4OmkFRgnMgICFYMWR2SIbToU5Cl0ZoB4cQlwZSqDoEnNKhyaBLwakOQtdyguiSIRndihAynOBSMgimfJe71D+XOy+2/YGDr/e+j9/7ft/vuxX+s1YcPLsKbANbQFD/fgt0gau/CdwA9oE3OtBMKvANeA+MlgEeAJ/0VVnJD7wFUkAaaL0E+Bqo24DMwApwCFw4AR68ADapL8CNPl9b4IbexmXVBNYXAe4vMLNF2/sO+GwFXNWHrykcDtPv9+cqBYNB7u7uGI/Hc7+Fp3NO7YDGOcPtdqMoCslkkl6vN/XQ+fk5zWaTarU6FTfJEat8NTnLWeBTK4+OjohEIpTLZdJpsdMftbe3hyzL7OzsUK/Xub+/xyZnywooHIRAIMDx8bEWSKVSxONxOp0OkiRRqVS0eCgUIp/Pa8WtcnjchJYzpFQq4fF4noJnZ2fs7u6SzWbZ3v5jNoVCgcvLS1RVfTZnVrPA22g0qhWeVCKRIJPJUCwWp+Jer5eTkxNqtZppjizLNBqNkRWwK1rmcrnm/pnYKD6fby6ey+WIxWKmOeVymVar9X0wGJgDHx4eRu12e6QoitZaQ6LY5uYm19fXDIfDqaKijX6/X9uds1pbW/ulqqpHzN4UKEmSsKPq5FlcUl+BH3ZOc6i7vjhDy+hG7D8n5q3t6SX0Afi5KLCrr1S4/kuU0c3b0X14obel6aC9V8DH52B2QGOl67rrn1qAjbuvZNZGJ0BDwvHFRxix8EbDrv7JS9SkRPG5W9yJfgO8obCPCt1ONgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sharks Teeth", "label": "Sharks Teeth" }, { "symbol": { "type": "esriPMS", "url": "1e517f0eb92b9955fa666f8ba4cc284e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVRIibWVIXAaQRSGPxEMCnGIYLDFYDBFYA6BSQwVdIYYIooggqlNRTtThUJQAQIMohgQxUSWmBrMGQwIEBgwEY3BdN6ye3Ncj/QK7T9zA3fsvW/3f7s/F/xnXYQYEwEyQBpI6Ps18AOYngNIAldARQOCtAWGwB2w+xvANfBZz/olWcA7oAi8ASZhACXg6x8KB4G+A1Wg8xLg+oTiXrUBR/fnN0BS23KuvgHxIMBVCM/D2lUDvngBEb0TXKVSKSzLYrvdMpvN3Gfme7FYZDiUDQS5XE49l7FaH/0A2YavzK+2bdNqtUgkEkQiEXq9Ho7j0Gg0uL29VWO63S7lcplqtarGjsdj7u/vvat4Lb0wgANrKpUK0WhUFbNtW12DwWD/pmVRKBT2s8pk1KqSySTL5dJvVdoLkBPqarFYUCqVaLfbTCYT+v0+j4+PzOdzBb+8vGS9XqsV1mo1drud+t2npL8HrsSOfD5PvV4nm82STqcZjUY8PDwoW2KxmLq/ublRqxCY6Y1fBiDZ4kpmLi+Ip6vVSs1arJhOpwr6/PxMp9NRxeVqNptBtXdegHswRFJYGmp2iXyKVfF4nKenJ3fGYp0AAvw358EFSCpudffV7MRTaajI+CvbUKzbbDaYcQIK8N8xSes9aEMdXErHPJ35ngcUP3DEC6jqVNxP+3Q5wPsgADpyJRXP0Qfg5zHARK9EUvEUvTXNPQZA57mjB1ohC0tDP/mLHwOYJsV1KkpwHQOZ7BfPXVvCAIwkEeWS4JJsUcf/X/3peyXFDg5jWP0CVP/bYHsu/tsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Solid White", "label": "Solid White" }, { "symbol": { "type": "esriPMS", "url": "02e544c61f97a17fdbf8d3272be5840e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiElEQVRIibWVvWtaYRTGf0MCAQcX6xCQ4NZB4iCE4iYhQ8BAPgTdQh0UTF2KSoaEtNhRCEkwoQ6CW4XQpYKDUzKIBBwM/gdChNDFwSlLOS/vFXN9b2r68cAFvfe95znnOec8d4H/jIU5ziwCIWAVWNb/H4AO0P0bghUgCrzXBCb8BL4DH4Cn1xBsAV901hMEAgHW1taoVqvWLQ+QAnaBPeB2HoI48M1+0+12k8vl2Nzc5O7ujn6/P/1YiG6ANFB5iWDLFFwgmYdCIcbjMdlslnRaYs3gK3Cv+zNDsKJlmYHP5+Pw8JBut0uv16NYLFKr1Wi326bjP4A3JoKoXXML+/v7Sv9SqaSCxuNxRbK+vm46LnIdAOVpgkU9Ccbsk8kk19fXSiLpw+npKefn54qoXq+bXvtkJ5AxfGs6mc1mle6NRoNyuYzf76dSqSjCo6MjVdFgMDBV8U56YREYpQmHw8RiMZVxNBpVwQUSuFAoqGeSgPw2YHWaYNkkTT6fZzgc8vj4qIJakH5EIhEuLy/JZDJcXFyYqlix9+AZtre3CQaDKkgikcDr9c40fmdnR1Uh5A5jOyF4sGefSqVoNpssLS2xsbEx86IQConVcMPYPk0TdOzZuVwurq6uODs7UxI59Ujkka0WOaUi2z5MCLrauDzykoxlq9VSD46Pj5VNvATxJtkLsRGpWm9z175o4oopkUamRXog17yQik9OTpRMo9HIaBXSpd1SqeRxWJ7fYjQaySXZf3Qyu71+v39jc8rXQuZ57ERwqysRV/wTJKzmOhGg/fxeH/TMGVga+tke3IlA0NGWe6CNy4nI8n7RfCLLPAQWxBHlEuMSb1Hr/68++tOQYM+WcV78AiK14koogudUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Hump Arrow", "label": "Speed Hump Arrow" }, { "symbol": { "type": "esriPMS", "url": "4060e85225e65254055f5b44e4f8b8b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAYCAYAAADpnJ2CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrklEQVRIib2WL2xaURTGf6KgltSUJq0YoqoGw0Qr2iXFIIoBgalhAgQkJRMVxbQCRJsMyDbRmoqqCkjYdF8yMBgME49kGEwnqGnSVZSK5Zy8t0HH4xXa7EtueO9y7v2+79w/583xnzE3ZfwaEACWAQ9wBTSB1ksSeoAkkACCE+JOgUNLxMyE4uiTC5GNpNViQHUWwgjwhelRAd4DxWkI12Yks/EB6I1zOuewZpLG56ICvAJ+uRG6bY5p8BF450aY3NjYwOfzYZom/X6fzc3NkYB6vc719TWrq6va7Hd7nEDGmqaZcCP05/P5YDqd/tNRqVSIxWJ4PJJpGAwGNBoNFRKJRLT/7u6OTCZDMplUUomR1u12WV9fjw6v5Qjh1tZWQAZdXl5SKpU4Pz9ncXFRJz46OsLv9xOPxwmFQmSzWe0T8mKxyP7+PgsLC7Tbbfb29ohGoyqgXC4v7e7ujndoGMZrURUOhzWNkiohlkklZUIoz7lcjl6vR6FQ0HHValX7bm9v1bEIklSL81qtFpy4hsfHx6pUXAmx1+tVkmEEAgGurv5eKDc3N/r78PCgosRZq9VSEYZhDBwJLy4uvm9vb3N2dqbpmp+fZ2VlRQUMQxwlEglNY6fT0WdxLPHNZlPFDuGnI2E8Hu+dnJzoBDs7O+rCMAxN5/39vW4UwcHBgToRB7I5JC6VSqnIvhUzhMaklPZSqVS7VCoFxJUQyfYWyIT2lpd+cSE70n6XuEfO9C+rmjgSCk5N0/znppFJpY1If7S2j/+3joPrTfPZuvWl7j0HHatkPenylhLz45mEuXGF2YmwC7wFvs1IduhUEyfVwzrwBvgKLD2RqD2JzI0QKyXL1prmgdEDOXrWRFjBqoOOeOpHlCy+NPsjSm5yESK3iBC96EfUMORMjZyrafEbseweQ3OaunYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stop Message", "label": "Stop Message" }, { "symbol": { "type": "esriPMS", "url": "65fbce7f5554bf26ccdc5c54f6d37cec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVRIibWVoW7CUBSGPwFvUJJmBjuFmZmrrQCzic3ODLGJZqpiYkv2ChPbE0xhMNiiMCQND7EgZqcwyyHnNpfSslt6+ZIGSprztef0/HQ4MR2Ha7rABTAAzvT8G1gAyzaCPjAE7lRQxQ8wAR6BTRPBCHjTuz5EANwDV8A1MHcR3ABf/xSuEmXAGPg8JBgdUdzmA1jpfPYEfW1LW6ZAr0owdOi5a7segHdb0NU3wRcvZYG8huceBQFwKbMwgp3WxHFMmqaNKuZ5TpIk9k8DWyAbWhCGIVEU0ZJ+eQYnoaOfki0F6/WaLJO9adaiEhtbUCyGMJvNtkdLprZgqcEl0/fByiStvWgTDS4fLMwXWzDWVAw83P1TlQCN3GbT3ecZ+K0TzPVJJBWP4dYMt06A5vlKLwwcC8tAX8vF6wRmSD1NRQmuOpHJful50RYXgUESUQ4JLsmW7fr7+tO3kWI7y+jKHw41SSCvEuKhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stopbar", "label": "Stopbar" }, { "symbol": { "type": "esriPMS", "url": "ec0af5fcc6ea434e3983aeeda19dcfea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+UlEQVRIibWVv2taURSAvyHBSReTwS6und7Sxc1/IG9phnZxKEgztIN0Lhihqw6CYDIJihSELB0FwaCQJYujbzZTXZQOzyzhXO593Ph++NqkH1y46nvne/ecd45H/GeOUlxzDLwDHOCN/vwA3AH3LxEUgTPgkxZE8Ru4Ab4Cj38jcIEf+qmTOAE+A++Bc+A2jeAD8PNA4CjRFLgArpME7j8Et7kCFro+IUFRpyWSXC5Hs9lkOp0yGAxI4BdwGiU4i8t5TgevVqtqCQkSSdcXoGMLjvWbkBjc0O/3D0ku9wXyGr5NEzylRE5RkloYQSg1mUwmNrgt8X2f0WhEBI4tkA59RjabpVwuq73neazXa0qlUhC4Uqmoveu6cYLifg0i8TyPTqdDoVAIBL1eTwlrtRqHMAKZLSGWyyXj8Zhut0uj0Qi+3+121Ot1tc/n83GxH21B0BiG7XZLq9ViPp+rPO+z2WyUxHGcpH4IBPd6cEn1FRJ0MpnE3RxIZrNZ1E8LM2ntRrvRg+s1uDMbW3Chp2JwChspqqwUyNN/ixKgR65MxRDtdpvhcKj2q9UqSfAd+BMnuNUnkan4DN/3DwUWPprixgnQ83yhLzwhHVLQxn7wOIEp0qmeijK44kRm9kvOg7SkERhkIsqSFpYXXrX/a/3p20iwUDOm4QnOYajqJfV4CwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Straight Arrow", "label": "Straight Arrow" }, { "symbol": { "type": "esriPMS", "url": "b31bb350c1a1cf6d68a615bea97d4350", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJ0lEQVRIibWVrZPaUBTFf2L5D4igJnYxazAYECBAsKYIKkBguqII6AyKiu0MGAyqohUYEMVgUBhmuhhMDAaDwawBgygmpnPfvGQCJGwK7Zm5Q3Lz5p778e7hjv+MuxBnIkACeADe6fdXYAFYtxCYQAGoagI/7IAxUAPsvyF4BNo660uIAh+B90AReAlDUAJ+vhHYj+gX8AT8uETweEVwL74DSz2fMwJTt+VWTADDj6AQoudh2/UJ+OYliOibcHwyGiUej6vn+Xzu+tLptHperVbKfPB8SiDX8N57QgIPBgNM0yQSibBer6lUKpTLZer1OrZtK9tsNsp/QiRVJGUWDsFZa4RArNFoqPdms6myF9vv95RKJfW92+3SbrcpFuWWHuHBSyAbegTJ6HA4qADL5ZLpdKraJBU4LROrVquqSh+YpzM4Q6vVIpPJkEwmSSQSzGazszNSTSwWIwgOgWjLESRTya5Wq6nAnU6HXC7nfk+lUhiGochHo5FfbNtL4C6Gg16vR6FQoN/vq3dp13A4JJ/PqzlMJhM15MViofwB++ASWFq4ZPoKu92ObDarruR2u1UzEZ/8Wpb11jWVbbZOF22shcuFBByPxX3Z5wNfqXjSquhWcSUk+89+BIKiVsVb8AX4HUTwoisRVbwGH5zhBhGg9XypD0ZDBpaBfj0NHkTgDMnQqijCFUTkaL/03G1LGAIHoohiIlyiLY4m/JM/fS8k2NkyhsEf04C+CzHcliUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Super Duct", "label": "Super Duct" }, { "symbol": { "type": "esriPMS", "url": "40e9fd8ed15211c39624859c55350dc5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIib2WL3AaQRSHPxEUFREgGkFNRCPAUJEKVEwy01QggsggQHACBAoROlMiGtmqimIwGMxlpqlAIXKiNWeoAFHRGgxnEDVgOu/NXnoBrvxJpr+Zm729233fvrdv390O/1E7G44/BRJAHIgAI+Ab4D4WLA1kzfU8ZEwf+ALUHwITwCcgtmJcylyvgNfAr01hDeDtCsgy6E/gpQnvWrDSFqCgvgIv5vdyJ2SP3vFw3QB7q2DlNfZoHT01EWqGwfYymUzBcRztZDIZ/PuDgwPG47G28bhkPgwGA73mxwb65VBYo9E4rFarFItFNWzbNt1ul3w+z8XFBbu7uyQSCfb395nNZjqn3W7LPDqdDq1Wi3q9riCZa1lWyrbtPXMeF2CpcrnM+fk5vV5Pn2WzWZrNJsfHx9qm02n6/T61Wo1cLkepVNKxkUiEWOxv9KVvdAjYCzCpDre3t2owGo1qiFKplBr0vSgUCniepyGTVoBnZ2f6Xu5PT6XI3FMsNEFc1+Xo6Egh4onskcBFEtqg/P5kMtFWFjAaje7NMWVtKWx2fX1NpVLRjuxDMpnUEIpX4okuNRbTfZHn/gIl3AKyLEvf3dxI5qu+h8Fag8Gg5K9awiiGxKi0oul0ql77xsQbSQZJEl+yKD+BgN9hMLUoxnxdXV0xHA7VoOjk5ETDNJ/6uVzu7l5a8dRxHDdYRRbCKN55nlcIPvRB84CgnMAZC/RbqyrIG+AebEu5wMdVMDmAlvm0bCsPuFy36kuJiQLvtwQVTSFeCyb6APwAPm8YustloFUwzKQnpnr/y8u++S2Q/L/L+U1hIjkn4qVcUufkXDwz7x79hycoMbzwuV9XfwCdcwatWCLZqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "White Double Hatched", "label": "White Double Hatched" }, { "symbol": { "type": "esriPMS", "url": "658d80f4fbdb1af4152dd32a61a1a814", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaElEQVRIib2Wr3MaQRiGH5GYtBIEJ1oTg8G0ApN0hohgUPwDLQJMRegMFVSUilZElIgiqIDOoIMoOp1pMTUYKuhMazAgwCAakZjOu9mlN3BHCMn0nVlxu9/ds9+P+3a3+E/auoFtEkgAHrANjIDvQO8uQPeAp8Az4FGIzRRoA8+By01A8qBuvVilCJC3I2uha4MywGdurlPgBVBdB5TcEOL0HhguerYIUpI/cHudAveBP2GgVUm/qV4DL8NA+b29PabTKYPBwExEIhGi0SiTyYT9/X0zpzU9y86tO/t4PO7WSmGgh/Lm6OjIGGezKiBotVqMx2N6vR6lUonLy6sKPj8/5+DggFQqRaVSMZsQTDae55FOp11RdRZBpoxPTk7odDrU63Xz4u7uLsVi0XxUkFwuZ4wbjQbHx8dmA9vbSu2V5J28tHoQ5JGZ7Ha7BlYulw2kVquZOYFc2DQODw/JZDIMh0N2dnY4Ozsz64Jqzr/5oBwZKRT5fN7Eulpd+iWMPM+be6IwKgomVhlFa1l+0A//wmikVoZJuF8qFuUwmUyaj7t1RUGeagOxWMyZj4NA85qXlI/ZbDZ/lncKkfIiD/r9Ps1mk0QiYdacLi4u/Jv7EgRSF+67uC6GQLlS9Tno1P4Cyp+grrwLhYJ7Zerv7Is5+mRbyFLIpHY7sF8i2Pzr/95rr+oMVXssXNexr9NP4KN/Iqjq9Kf+4nZ6tXggBoF+A0+ArxtC3gSdSWHn0TfgsW0f81q9Rv0wyCoQ1nXPnpxv7UkapLHd0Dt7DgVqncuJkqrhLidqB9qAuqsAd3I58Us3Ho2N9BehaPLLz8gnuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yellow Double Hatched", "label": "Yellow Double Hatched" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 224, 252, 255 ], "toColor": [ 179, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 192, 255 ], "toColor": [ 252, 189, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 210, 252, 255 ], "toColor": [ 230, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 248, 252, 255 ], "toColor": [ 210, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 231, 255 ], "toColor": [ 252, 189, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 204, 252, 255 ], "toColor": [ 187, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 233, 255 ], "toColor": [ 252, 215, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 192, 252, 255 ], "toColor": [ 228, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 244, 255 ], "toColor": [ 189, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 194, 255 ], "toColor": [ 252, 205, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 221, 252, 255 ], "toColor": [ 207, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 199, 255 ], "toColor": [ 233, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 204, 255 ], "toColor": [ 252, 182, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1361693.6831243932, "ymin": 384288.4098251462, "xmax": 1475600.408066392, "ymax": 571942.3543983996, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 100, "domain": { "type": "codedValue", "name": "WS3_SPMType", "description": "Special Pavement Markings Type", "codedValues": [ { "name": "Ahead Message", "code": "Ahead Message" }, { "name": "Bike Arrow", "code": "Bike Arrow" }, { "name": "Bike Shared Lane Arrow", "code": "Bike Shared Lane Arrow" }, { "name": "Bike Symbol", "code": "Bike Symbol" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Grail Rider", "code": "Grail Rider" }, { "name": "Left Arrow", "code": "Left Arrow" }, { "name": "Left Combo Arrow", "code": "Left Combo Arrow" }, { "name": "Low-Profile Rumble Strip", "code": "Low-Profile Rumble Strip" }, { "name": "Only Message", "code": "Only Message" }, { "name": "Other", "code": "Other" }, { "name": "Puppy Tracks", "code": "Puppy Tracks" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Right Arrow", "code": "Right Arrow" }, { "name": "Right Combo Arrow", "code": "Right Combo Arrow" }, { "name": "Rumble Strip", "code": "Rumble Strip" }, { "name": "School Message", "code": "School Message" }, { "name": "Sharks Teeth", "code": "Sharks Teeth" }, { "name": "Speed Hump Arrow", "code": "Speed Hump Arrow" }, { "name": "Stop Message", "code": "Stop Message" }, { "name": "Stopbar", "code": "Stopbar" }, { "name": "White Double Hatched", "code": "White Double Hatched" }, { "name": "Yellow Double Hatched", "code": "Yellow Double Hatched" }, { "name": "Solid White", "code": "Solid White" }, { "name": "Double Yellow", "code": "Double Yellow" }, { "name": "Ped XING", "code": "Ped XING" }, { "name": "Bollard", "code": "Bollard" }, { "name": "Through Arrow", "code": "Through Arrow" }, { "name": "Flexible Bollard", "code": "Flexible Bollard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 255, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "Hatched", "type": "esriFieldTypeString", "alias": "Hatched", "length": 5, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "Yes, No, or N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Install_Year", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null }, { "name": "Last_Painted_Date", "type": "esriFieldTypeDate", "alias": "Last Painted Date", "length": 8, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 100, "domain": { "type": "codedValue", "name": "WS3_SPMMaterial", "description": "Special Pavement Markings Material", "codedValues": [ { "name": "Paint", "code": "Paint" }, { "name": "Spray Thermo", "code": "Spray Thermo" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Extruded Thermo", "code": "Extruded Thermo" }, { "name": "Tape", "code": "Tape" }, { "name": "Spray Thermo/Paint", "code": "Spray Thermo/Paint" }, { "name": "Extruded Thermo/Paint", "code": "Extruded Thermo/Paint" }, { "name": "Thermo", "code": "Thermo" }, { "name": "12\" 3M Tape", "code": "12\" 3M Tape" }, { "name": "Preformed", "code": "Preformed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "The service status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "From_MilePost", "type": "esriFieldTypeString", "alias": "From MilePost", "length": 100, "domain": null }, { "name": "To_MilePost", "type": "esriFieldTypeString", "alias": "To MilePost", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Units", "type": "esriFieldTypeDouble", "alias": "Units", "domain": null }, { "name": "Condition_Index", "type": "esriFieldTypeSmallInteger", "alias": "Condition Index", "domain": null }, { "name": "Legacy_Area", "type": "esriFieldTypeString", "alias": "Legacy Area", "length": 20, "domain": null }, { "name": "Legacy_Survey_ID", "type": "esriFieldTypeString", "alias": "Legacy Survey ID", "length": 50, "domain": null }, { "name": "Legacy_SPM_ID", "type": "esriFieldTypeSmallInteger", "alias": "Legacy SPM ID", "domain": null }, { "name": "Compilation_Source", "type": "esriFieldTypeString", "alias": "Compilation Source", "length": 255, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created By", "length": 100, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Last_Edited_By", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 100, "domain": null }, { "name": "Last_Edited_Date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Roadno", "type": "esriFieldTypeInteger", "alias": "Road Number", "domain": null }, { "name": "Warranty_Begin_Date", "type": "esriFieldTypeDate", "alias": "Warranty Begin Date", "length": 8, "domain": null }, { "name": "Warranty_End_Date", "type": "esriFieldTypeDate", "alias": "Warranty End Date", "length": 8, "domain": null }, { "name": "SPMCategory", "type": "esriFieldTypeString", "alias": "SPMCategory", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358018.919476658, "ymin": 381544.88742513955, "xmax": 1491416.6408696622, "ymax": 572146.1404082328, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "NAMEFULL", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": { "type": "range", "name": "WS2_ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": { "type": "range", "name": "WS2_ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": { "type": "range", "name": "WS2_ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": { "type": "range", "name": "WS2_ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_NAM", "type": "esriFieldTypeString", "alias": "ST_NAM", "length": 30, "domain": null }, { "name": "ST_TYP", "type": "esriFieldTypeString", "alias": "ST_TYP", "length": 4, "domain": { "type": "codedValue", "name": "WS2_STREET_TYPE", "description": "", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "CIR", "code": "CIR" }, { "name": "CMN", "code": "CMN" }, { "name": "COR", "code": "COR" }, { "name": "CRES", "code": "CRES" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CRST", "code": "CRST" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CV", "code": "CV" }, { "name": "DL", "code": "DL" }, { "name": "DR", "code": "DR" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "FALLS", "code": "FLS" }, { "name": "FRG", "code": "FRG" }, { "name": "FRY", "code": "FRY" }, { "name": "GDN", "code": "GDN" }, { "name": "GLN", "code": "GLN" }, { "name": "GRN", "code": "GRN" }, { "name": "GRV", "code": "GRV" }, { "name": "GTWY", "code": "GTWY" }, { "name": "HBR", "code": "HBR" }, { "name": "HL", "code": "HL" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HWY", "code": "HWY" }, { "name": "KNL", "code": "KNL" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MNR", "code": "MNR" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PSGE", "code": "PSGE" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VIS", "code": "VIS" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": { "type": "codedValue", "name": "WS2_DIRECTION", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 50, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": { "type": "codedValue", "name": "WS2_ZIP_CODE_L", "description": "", "codedValues": [ { "name": "20701", "code": 20701 }, { "name": "20711", "code": 20711 }, { "name": "20714", "code": 20714 }, { "name": "20724", "code": 20724 }, { "name": "20733", "code": 20733 }, { "name": "20736", "code": 20736 }, { "name": "20751", "code": 20751 }, { "name": "20754", "code": 20754 }, { "name": "20755", "code": 20755 }, { "name": "20758", "code": 20758 }, { "name": "20764", "code": 20764 }, { "name": "20765", "code": 20765 }, { "name": "20766", "code": 20766 }, { "name": "20776", "code": 20776 }, { "name": "20778", "code": 20778 }, { "name": "20779", "code": 20779 }, { "name": "20788", "code": 20788 }, { "name": "20794", "code": 20794 }, { "name": "21012", "code": 21012 }, { "name": "21032", "code": 21032 }, { "name": "21035", "code": 21035 }, { "name": "21037", "code": 21037 }, { "name": "21041", "code": 21041 }, { "name": "21054", "code": 21054 }, { "name": "21056", "code": 21056 }, { "name": "21060", "code": 21060 }, { "name": "21061", "code": 21061 }, { "name": "21073", "code": 21073 }, { "name": "21074", "code": 21074 }, { "name": "21076", "code": 21076 }, { "name": "21077", "code": 21077 }, { "name": "21090", "code": 21090 }, { "name": "21106", "code": 21106 }, { "name": "21108", "code": 21108 }, { "name": "21113", "code": 21113 }, { "name": "21114", "code": 21114 }, { "name": "21122", "code": 21122 }, { "name": "21123", "code": 21123 }, { "name": "21140", "code": 21140 }, { "name": "21144", "code": 21144 }, { "name": "21146", "code": 21146 }, { "name": "21225", "code": 21225 }, { "name": "21226", "code": 21226 }, { "name": "21240", "code": 21240 }, { "name": "21401", "code": 21401 }, { "name": "21402", "code": 21402 }, { "name": "21403", "code": 21403 }, { "name": "21405", "code": 21405 }, { "name": "21409", "code": 21409 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": { "type": "codedValue", "name": "WS2_ZIP_CODE_R", "description": "", "codedValues": [ { "name": "20701", "code": 20701 }, { "name": "20711", "code": 20711 }, { "name": "20714", "code": 20714 }, { "name": "20724", "code": 20724 }, { "name": "20733", "code": 20733 }, { "name": "20736", "code": 20736 }, { "name": "20751", "code": 20751 }, { "name": "20754", "code": 20754 }, { "name": "20755", "code": 20755 }, { "name": "20758", "code": 20758 }, { "name": "20764", "code": 20764 }, { "name": "20765", "code": 20765 }, { "name": "20766", "code": 20766 }, { "name": "20776", "code": 20776 }, { "name": "20778", "code": 20778 }, { "name": "20779", "code": 20779 }, { "name": "20788", "code": 20788 }, { "name": "20794", "code": 20794 }, { "name": "21012", "code": 21012 }, { "name": "21032", "code": 21032 }, { "name": "21035", "code": 21035 }, { "name": "21037", "code": 21037 }, { "name": "21041", "code": 21041 }, { "name": "21054", "code": 21054 }, { "name": "21056", "code": 21056 }, { "name": "21060", "code": 21060 }, { "name": "21061", "code": 21061 }, { "name": "21062", "code": 21062 }, { "name": "21073", "code": 21073 }, { "name": "21074", "code": 21074 }, { "name": "21076", "code": 21076 }, { "name": "21077", "code": 21077 }, { "name": "21090", "code": 21090 }, { "name": "21106", "code": 21106 }, { "name": "21108", "code": 21108 }, { "name": "21113", "code": 21113 }, { "name": "21114", "code": 21114 }, { "name": "21122", "code": 21122 }, { "name": "21123", "code": 21123 }, { "name": "21140", "code": 21140 }, { "name": "21144", "code": 21144 }, { "name": "21146", "code": 21146 }, { "name": "21225", "code": 21225 }, { "name": "21226", "code": 21226 }, { "name": "21240", "code": 21240 }, { "name": "21401", "code": 21401 }, { "name": "21402", "code": 21402 }, { "name": "21403", "code": 21403 }, { "name": "21405", "code": 21405 }, { "name": "21409", "code": 21409 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETCODE", "type": "esriFieldTypeInteger", "alias": "STREETCODE", "domain": null }, { "name": "AGREEMENT", "type": "esriFieldTypeString", "alias": "AGREEMENT", "length": 8, "domain": null }, { "name": "AAROADNO", "type": "esriFieldTypeSmallInteger", "alias": "AAROADNO", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 25, "domain": { "type": "codedValue", "name": "WS2_FCC", "description": "", "codedValues": [ { "name": "LOCAL", "code": "LOCAL" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "MINOR ARTERIAL", "code": "MINOR ARTERIAL" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "PRINCIPAL ARTERIAL", "code": "PRINCIPAL ARTERIAL" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeInteger", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "WS2_SOURCE", "description": "", "codedValues": [ { "name": "Best Available Data", "code": 1 }, { "name": "Digitized from Subdivision Plat", "code": 2 }, { "name": "Rectified to 2007 Orthos", "code": 6 }, { "name": "Rectified to 2010 Orthos", "code": 7 }, { "name": "Rectified to 2005 Orthos", "code": 5 }, { "name": "Rectified to 2011 Orthos", "code": 8 }, { "name": "Rectified to 2012 Orthos", "code": 9 }, { "name": "Rectified to 2014 Orthos", "code": 10 }, { "name": "Rectified to 2018 Orthos", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATETYPE", "type": "esriFieldTypeString", "alias": "UPDATETYPE", "length": 7, "domain": { "type": "codedValue", "name": "WS2_UPDATE_TYPE_v1", "description": "", "codedValues": [ { "name": "Addition", "code": "A" }, { "name": "Name Correction", "code": "CN" }, { "name": "Official Name Change", "code": "ON" }, { "name": "Address Change", "code": "CA" }, { "name": "Move (Spatial Correction)", "code": "M" }, { "name": "Split", "code": "S" }, { "name": "Merge", "code": "MG" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 25, "domain": { "type": "codedValue", "name": "WS2_EDITOR", "description": "", "codedValues": [ { "name": "AA", "code": "AA" }, { "name": "AB", "code": "AB" }, { "name": "GS", "code": "GS" }, { "name": "JC", "code": "JC" }, { "name": "KM", "code": "KM" }, { "name": "MW", "code": "MW" }, { "name": "WM", "code": "WM" }, { "name": "ITWEBB00", "code": "ITWEBB00" }, { "name": "ITMAGL23", "code": "ITMAGL23" }, { "name": "ITSUZU99", "code": "ITSUZU99" }, { "name": "ES", "code": "ES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null }, { "name": "COMMENTS_JMT", "type": "esriFieldTypeString", "alias": "COMMENTS_JMT", "length": 255, "domain": null }, { "name": "P_FMLEFT", "type": "esriFieldTypeInteger", "alias": "P_FMLEFT", "domain": null }, { "name": "P_TOLEFT", "type": "esriFieldTypeInteger", "alias": "P_TOLEFT", "domain": null }, { "name": "P_FMRIGHT", "type": "esriFieldTypeInteger", "alias": "P_FMRIGHT", "domain": null }, { "name": "P_TORIGHT", "type": "esriFieldTypeInteger", "alias": "P_TORIGHT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": { "type": "codedValue", "name": "WS2_DIRECTION", "description": "", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BMC_ID", "type": "esriFieldTypeInteger", "alias": "BMC_ID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS2_STATUS_1", "description": "", "codedValues": [ { "name": "PLANNED", "code": "PLANNED" }, { "name": "EXISTING", "code": "EXISTING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1404_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1404", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1364_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Street Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 37, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1250860.3404871672, "ymin": 237478.1023965627, "xmax": 1668195.3204480857, "ymax": 748560.6166468114, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "NAMEFULL", "length": 40, "domain": null }, { "name": "ST_NAM", "type": "esriFieldTypeString", "alias": "ST_NAM", "length": 30, "domain": null }, { "name": "ST_TYP", "type": "esriFieldTypeString", "alias": "ST_TYP", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "NAMEFULL_1", "type": "esriFieldTypeString", "alias": "NAMEFULL_1", "length": 40, "domain": null }, { "name": "ST_NAM_1", "type": "esriFieldTypeString", "alias": "ST_NAM_1", "length": 30, "domain": null }, { "name": "ST_TYP_1", "type": "esriFieldTypeString", "alias": "ST_TYP_1", "length": 4, "domain": null }, { "name": "SUF_DIR_1", "type": "esriFieldTypeString", "alias": "SUF_DIR_1", "length": 2, "domain": null }, { "name": "AAID_1", "type": "esriFieldTypeInteger", "alias": "AAID_1", "domain": null }, { "name": "PRE_DIR_1", "type": "esriFieldTypeString", "alias": "PRE_DIR_1", "length": 2, "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 29, "name": "Street Lights", "type": "Feature Layer", "description": "Symbolized by Pole Type with 6 different classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pole_Owner", "uniqueValueGroups": [ { "heading": "Pole Owner", "classes": [ { "label": "1-BGE", "description": "1-BGE", "symbol": { "type": "esriPMS", "url": "dcf0d65bc06783df8be2036a6a97337f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4UlEQVRIibWWz0uTcRzHX5t7lmspU7bAeSg9eKixoEFJk9LcKdyliH5B0GUe6lT9ARP6camDBw96DCohkGDhIZQtMRzCDi2D2CG8aGCG4a8552Z8vtsz55y5Yr1P2/N8eb8/z+fzeb+fx8R/hqmCM5p3FE99C+70Ms5MCm07w7zBQjTcTuyfBc695JjZSY/pMHdMNjwGM9TWgVGDbBrSv6BrkkWtnpH3bu4B6YoFLk7hJ8Oj2mbchxxgsu49Y2lWQvbkHIGuSS5nUlyZ6GbiQAHvW65pdQwLgWbLk1FHKx58BGjAuXNYg+TxFV47gvZ4IvbBF6V3rJ2hfQWkcnMjw9aWXCsETtro4YES2GCVWo6o38VwWtt46vLzdSYx6B0l/vES0T0C0nPVlqM75FJ5QBW0zRv6iBFS164SpIf7u0RcWifzrgRb64QAxx4BGaj0XG+LoIk2GmjiBQ8VuSDJCiGe08ppTtDJRv7/GEOqMEszdl+UgN4qXUAzagRkoMXw4FeE30q2cYl5+rlFBzdY4juTvCrck9kl53gMRQKy52YH7tJtOakqXFWEpZBrUnkp5CnMNuzeUdplFkrA0ojbaKZqqLGCGBPyAhhw6oOtBowabCzk9lkJiP2rLZBJiUvyApItYv9qIZvOcRYEJLgkW2QDdIjBxFSy9+LecoPeD8IlnAUBScXuaRYlW/RWiZl0x97mGf3crIh8a00JxMMdud0ujoqR1AIB/SmKM6ehOH8OQOoHGMxlomL8DL2SipoNe7n0rLT6zQVi42d3cmRX2G0u419NMFXvyiXl30DI12chm6UPWCsrIM6TyF2eYfCzK1IQ+UKkIvLUT65HLuRDq5yAQELK94n44HQwJMElM9nPI0IsPZe2SOWl5GUFlMgpNSRHZ5i7yTmCki1ifxEqfmXKtmxneRc+z5PithwooCPSxQAwIMEl2bI6i2aowVl46edX8U+o5KtCzUaCq5KzpfgNko376F6ZkpUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1-BGE" ] ] }, { "label": "2-County", "description": "2-County", "symbol": { "type": "esriPMS", "url": "3e764ac83f43dbf6b0e6135dbe3b85da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1klEQVRIibWVT0iTYRzHP+Zedc7pZpuHGYQdOkQsaFBSkYWdRDsUUR06eGgeDA/+IWSEipoEdfSg17AESQLDU1CG5Qg8JBXkITykg6VNZ5pjOuO3d+/2uk1dsr6n533eh+/39/z+fB8D/xmGDM4o4x5cFTacwXUcoTDKVg4Lxjy8le1MH1hgqJGjjjJqCxXqLSZceblgPgyKAcKbsLwGk90sFhsZdbZyDwhnLDDVQ93WNj3lVpz2EjDlp54pL40K2eZ/4Z7s5lpog+vVvbzbV+BlGzfNRoaFwGJS91Y3YPo7DL4GX2Dn+aICaLuKzVrChLePhsp2BncVkMhLzQxX2NVUCGZ98GRMFTAbYfWPutZDzrxoiS4Hxj3M1PTiTRGQnEtayooT5BJ5QyyejhtQ51L3ukZUUT0+fIP6S7AeQv7YUwSkoJJzLS3RyBZgIQCP76jkAnMBNNeqt3j7Rb1VSy24r8RqY8Xm7cOtpUoTUJRDuKWgeoxNq4SuYzv3HVYYaoLn79X17fOJf1K7+QC9oBOQPrcX40zulomvaoRCkgzZk8iTIem1FGIb91AptYgKlBbhlD7PFkz5IIMJMYGcCA6tsNmAYgD/Cg5ZR2ll/LMtEAqjxAXEW2T8s4XwpsoZFxDjEm+RDtAPjwyV9L20arpC7wbhEs64gLjixz4WxVu0VHWOJCa29Sk8a8qMfC0Ey+vMXHigOm0i8xFG/UHc2i30nuNL8p+98HMF8g6lsYozHhrEFS0mbOncM9Po/UGmz3po1vZ29E5wg7pZH1MnjxyMfM4PkQhd8plWQCZPLPfzDwbOHU/sV53IjHzpN7eqOqJmF0dK94tJfXrETM1pxu5WY5Oa7DYjQiw5l7RI5MnkaQUEp+5Hi2R/00XjfIBO8Rapiwjpn0zplsgWry528lCfln0FNFzuoB/oF+MSb5lbQsndxqE9+lor7oWMDCL2QsVb71/wF2Zk/7EtNikHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2-County" ] ] }, { "label": "County Maint", "description": "County Maint", "symbol": { "type": "esriPMS", "url": "d2066dde5a0c7970514367e1c1795f0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1UlEQVRIibWWT0iTYRzHP+Zezc3ZlHdRWxB26VKLEEoskogulgV1KDsEEpuUBqF1boJ5kHZT8F91srwkheGlQxmWIxiSdSgPIYIWuphoimP+id9j79rmpkPWFwbvnj18v8/7/f1+32cm/jNMaezRfAyU7KHYtcicI0JYW2VlKpc8v5vSwLYFmujZb8NxPhdztRVbiYkcLFgxobFMhHlmaWcoaKag7zquOiCStkA3w5URVprsOF2F2NmJZcMeO04R0meY9LQzdGmJ8OU7nHm3pUALL67kYu3dhxMrNrW2yDzfCPCSToL8iNtvJp9r3NN3UTjYhb/GTWlnSgE5eT5FvXspVlYIJhijFx9fCWDGGhWLhexp5rk8dvgYGG2gwr9BQDwXW2zsjpILWQs16vkG9zlBpVp7RKMSjcVnPnCOasIs9isHEwWkoOK5YYtxsiBT3OahIl+3xEoV9eotRnj793sDF/Go33Wcehd+j2GVIaBlo3mkoLF4T78iOEhJ3LqOAy89vOaZej5LVVzxg0w+AP4JSJ8XYncldssIg0pASBIha3LyRIi9Fmy6j4FSqYUSKKDIJX2eKeRhQQYTWBeALIdR2EzAhEaIafXaSkDGP9MCEcJaVECyRcY/U1gmojijAhJcki3SAbEtKj0vH2nVZIVOBeESzqiApGI3H4OSLYZVj/FGJ7aVu3h5mhb5Egv8Znb0JicDcYO2Bn0hpj3GW8RmTjAhfzZDiBlM5GyMCjfHaiQVrdj0ZOmZ7ulDTAfcHK9PGnYLzFVOMDZ8gEPbIp9inCxWGxVVMgGZPInc73zpOExZdP0o5WmRz/Hrai3lEnap7wMJqSd8Gi2jov8Cbl1qkmpG1i2ZUbbIyRPJkwoIqjkiRbK38qY2yKRXskXGX4Rir0zpljVWX93iVHOsLVsKGKjjdBvQJsEl2fKTcW0H2Q7j0jdacTOk869C1UaCK529ifgDcpr/2NwbhnQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "County Maint" ] ] }, { "label": "PAL", "description": "PAL", "symbol": { "type": "esriPMS", "url": "60522567e21343b77c30a8611305bad9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACr0lEQVRIibWWP0gjQRjFf6Ib0BiJIbHYFEd6iUVAg4hB7OTS3BV3lhYmxV3ln1qFu6u0tNDeP40i5EirHkGDkEKxSpUmClFBIgohJBzfzm2yxkQXyT0I7E6G92be982b7eI/o8vGHC2ZJBQIECwW0UsltEqFq+5u0uEwmXcLbG3xQdf52NPDjNtNyOEAlws0DcpluL+HVIrbvj72g0G+A2XbAqenRCsVfvj9BH0+cDpfzvH7DSFvPk8sleJTqcTnyUn+vClwcMAXl4tdIXC71djDA2QysLkJ19fP5/f2wuIi3v5+jtNp4uEwmy0FZOUeD7uBgLJCkM3C2poSEItMMStkzt6e8biRTHIxNUX6hYB4LrYMDNTJhSweV89LSxCNqrGVFSVqxckJzMzA0xMJwPdCQAoqnpu2mCu7uoLVVUUukF3MzaldHB2p9/l5iMVqtfGm08RMq0wBTdOISUGtSCQUQSj0fFzXjR2zs6Oep6fr/0nt8nl+gkVA+tznI9jYLcfHSkBIGiFjsvJGiL1uN95kkrDUwhDweAhKn7cLTifIwYR/Ah0d6GZh2wFNg0IBY9+GgBz/dguUSmg1AckWOf7tQrmsOGsCElySLdIB1haVnpeftGqzQreCcAlnTUBS8eyMW8kW06rl5fqJXViA7W175I+PhsDF2JhKWmtU7BcKxMxdWDPnuiF/XsPNDTgcTaJieJi4pKL0cLP0tLv6QoHMyAhzTcOuWCSazXI6OPg+8lwOqlVW5LWpgJw8idzLSzZGR+vjkYg98rs7vkYiRti1vg8kpM7PjchNzM7ilZq0OiNCLJ6LLbLyRvKmAoKhIaNIvsNDvuXzLJt1ESHrlSndUq3ye3ycX1Zb3hQwMTHBOrAuwSXZksuhdXaim5e+2Yqvwc5XhVEbCS47cxvxF7OdASmA/4+uAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "PAL" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriPMS", "url": "d43afeda23dcab61bc4ac231e8de20d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIibWVr3LbQBCHPxCziLkgImEKC8iRQj2ARVrQykElDmiRkweQZ9qiCBZED+ApCpEfQC2piUigH0AmZeeignRWPnlOsuPIsfub0Yy0o9lvb//dEf9ZRy3+6QAKOAdc810AUyDfB3AK9IAPBrBJv4F74BPwdxdAAHw2UW9TFxgAb4C3wM82gHfAd9vgOA5KeQwGPq7r1H7WWhNFWTfP8x/AFZBsAwRN557ncX3to5TLYgHHxxqlJPVZhcfzQoJAM5vN7oAHU581wKlJSy3yJOnz+FgwGuWkaVraoihkONS1Gvv+mQDkNQVebQL0mjmX6E9O4OZmXjqvUhLHEy4uevi+Rusz4nhOkqTNuiQ2oGOM9XwFCq0hz+vdWBQFl5cTwtBnPteMxyvnlb40AVWf1+T7y7yLw6bEFsfjNbt1itdSiwrwXDu+ROc2QCb00HKbNTi0OjZgPcn7q7ABq8GwW1SGynHAdd2NhX5GUxuQm8Ul1S8VRQFKSfstuL0N6ffjXZzLNOfNQbu3Z2G5c2bW++7RNwFXZiuuTvFCSeTDTYBq2f3aEzAC/jwFmJqT3GWZFDUqjVm2TFULvTfLbut9IDvkIYrK7dXdIS0Sedr2RpualfvRHOMpkHTLBPhqp6UNoNI388jikt0i0ykr4CCXvi1xtjaMbfQPVLGXx6n4urkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Unknown" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriPMS", "url": "a9cd3a0d1c1aa734dd67245d1eaa1737", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7klEQVRIibVWP2gaURz+DTqayQoaoZsiIQ7eYiZDIMvhLQZpg4MUwSO0k7rnhLaTjjd4BILDJZ1cFDchSkJdTsTpcM9dOLKFLimE8r322avR9pqmHxy8906+73e/P9/TR/8ZPg+/8ff7faHT6SQvLy8jDw8P/p2dHevo6GicTqeNJwvouv6yUChkieiNKIpCJBIhQRDIsixqt9vsCYVCt9vb253BYPCOiL56Ftjb25Oq1ep7QRCS5XKZEeNxw7ZtMgwjKMtyORQK5fL5/IGqqiMvAq9ms9mnXC5HiqJQOBymu7s7uri4IE3TGLEbqVQKZ0FVVYepVEqeTCbaWgFEDvLT01PKZpEdovl8Ts1mE9FSIBBgYli7EYvFqNFoUK1WaxUKhZmu6+NHAsg50oLIOTnIZFlm6+PjY5IkiZ3V63Um6gbEkc6rq6suEb14JICCIudICweiR1ERHcg5UaVSYV+BtGFfrVYZObC5uRkkImw0t4Afh/gRcs7R7XYZwXKB0VG6rtP5+TlbHx4eLt61Wi0qlUofHMf5KYA+F0UxuUw0HA6ZAEiWgTNEvgwE6DhOsN/vp0VRHDMBDBHv83+FIAhMHJxE9F0AE/oc5BzgAifWTADjj2I+FyzLItM0/QsBeAtG/7lg2zYVi0XGyQRgXNjgBe8itCh6Hg8iWlXodeT39/cLTiYAV4xGo7fwFj5kmAc+sbVajc7OzjwJoLV9Pt+MO+1i0OLxeAfGdX19vYjEHZXX6OFXW1tb45ubG/pFYDAYyHBFWZaDGJanQFEUpNMwDKOy0uz29/clTdM+c1v4G/R6PRqNRpRIJOq2bX9ZKQAXhOVKktRCsXd3d9l5JpP5bVoQOchN03xtmibMbv19AD+H5U6n0+58PmfpcvuTmxgFRc6RFkS+TL5SgH/JD8t9WyqVFHiL+8rkrYhu2djY6Nm2/dGdlj8KuKA6jqPCuOAtJycnmM4Ihohf+rxb1sHLvwqCK8K4+J5f+l7wDS6WlLZPlB+SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Other" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "dcf0d65bc06783df8be2036a6a97337f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4UlEQVRIibWWz0uTcRzHX5t7lmspU7bAeSg9eKixoEFJk9LcKdyliH5B0GUe6lT9ARP6camDBw96DCohkGDhIZQtMRzCDi2D2CG8aGCG4a8552Z8vtsz55y5Yr1P2/N8eb8/z+fzeb+fx8R/hqmCM5p3FE99C+70Ms5MCm07w7zBQjTcTuyfBc695JjZSY/pMHdMNjwGM9TWgVGDbBrSv6BrkkWtnpH3bu4B6YoFLk7hJ8Oj2mbchxxgsu49Y2lWQvbkHIGuSS5nUlyZ6GbiQAHvW65pdQwLgWbLk1FHKx58BGjAuXNYg+TxFV47gvZ4IvbBF6V3rJ2hfQWkcnMjw9aWXCsETtro4YES2GCVWo6o38VwWtt46vLzdSYx6B0l/vES0T0C0nPVlqM75FJ5QBW0zRv6iBFS164SpIf7u0RcWifzrgRb64QAxx4BGaj0XG+LoIk2GmjiBQ8VuSDJCiGe08ppTtDJRv7/GEOqMEszdl+UgN4qXUAzagRkoMXw4FeE30q2cYl5+rlFBzdY4juTvCrck9kl53gMRQKy52YH7tJtOakqXFWEpZBrUnkp5CnMNuzeUdplFkrA0ojbaKZqqLGCGBPyAhhw6oOtBowabCzk9lkJiP2rLZBJiUvyApItYv9qIZvOcRYEJLgkW2QDdIjBxFSy9+LecoPeD8IlnAUBScXuaRYlW/RWiZl0x97mGf3crIh8a00JxMMdud0ujoqR1AIB/SmKM6ehOH8OQOoHGMxlomL8DL2SipoNe7n0rLT6zQVi42d3cmRX2G0u419NMFXvyiXl30DI12chm6UPWCsrIM6TyF2eYfCzK1IQ+UKkIvLUT65HLuRDq5yAQELK94n44HQwJMElM9nPI0IsPZe2SOWl5GUFlMgpNSRHZ5i7yTmCki1ifxEqfmXKtmxneRc+z5PithwooCPSxQAwIMEl2bI6i2aowVl46edX8U+o5KtCzUaCq5KzpfgNko376F6ZkpUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1-BGE", "label": "1-BGE" }, { "symbol": { "type": "esriPMS", "url": "3e764ac83f43dbf6b0e6135dbe3b85da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1klEQVRIibWVT0iTYRzHP+Zedc7pZpuHGYQdOkQsaFBSkYWdRDsUUR06eGgeDA/+IWSEipoEdfSg17AESQLDU1CG5Qg8JBXkITykg6VNZ5pjOuO3d+/2uk1dsr6n533eh+/39/z+fB8D/xmGDM4o4x5cFTacwXUcoTDKVg4Lxjy8le1MH1hgqJGjjjJqCxXqLSZceblgPgyKAcKbsLwGk90sFhsZdbZyDwhnLDDVQ93WNj3lVpz2EjDlp54pL40K2eZ/4Z7s5lpog+vVvbzbV+BlGzfNRoaFwGJS91Y3YPo7DL4GX2Dn+aICaLuKzVrChLePhsp2BncVkMhLzQxX2NVUCGZ98GRMFTAbYfWPutZDzrxoiS4Hxj3M1PTiTRGQnEtayooT5BJ5QyyejhtQ51L3ukZUUT0+fIP6S7AeQv7YUwSkoJJzLS3RyBZgIQCP76jkAnMBNNeqt3j7Rb1VSy24r8RqY8Xm7cOtpUoTUJRDuKWgeoxNq4SuYzv3HVYYaoLn79X17fOJf1K7+QC9oBOQPrcX40zulomvaoRCkgzZk8iTIem1FGIb91AptYgKlBbhlD7PFkz5IIMJMYGcCA6tsNmAYgD/Cg5ZR2ll/LMtEAqjxAXEW2T8s4XwpsoZFxDjEm+RDtAPjwyV9L20arpC7wbhEs64gLjixz4WxVu0VHWOJCa29Sk8a8qMfC0Ey+vMXHigOm0i8xFG/UHc2i30nuNL8p+98HMF8g6lsYozHhrEFS0mbOncM9Po/UGmz3po1vZ29E5wg7pZH1MnjxyMfM4PkQhd8plWQCZPLPfzDwbOHU/sV53IjHzpN7eqOqJmF0dK94tJfXrETM1pxu5WY5Oa7DYjQiw5l7RI5MnkaQUEp+5Hi2R/00XjfIBO8Rapiwjpn0zplsgWry528lCfln0FNFzuoB/oF+MSb5lbQsndxqE9+lor7oWMDCL2QsVb71/wF2Zk/7EtNikHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2-County", "label": "2-County" }, { "symbol": { "type": "esriPMS", "url": "d2066dde5a0c7970514367e1c1795f0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC1UlEQVRIibWWT0iTYRzHP+Zezc3ZlHdRWxB26VKLEEoskogulgV1KDsEEpuUBqF1boJ5kHZT8F91srwkheGlQxmWIxiSdSgPIYIWuphoimP+id9j79rmpkPWFwbvnj18v8/7/f1+32cm/jNMaezRfAyU7KHYtcicI0JYW2VlKpc8v5vSwLYFmujZb8NxPhdztRVbiYkcLFgxobFMhHlmaWcoaKag7zquOiCStkA3w5URVprsOF2F2NmJZcMeO04R0meY9LQzdGmJ8OU7nHm3pUALL67kYu3dhxMrNrW2yDzfCPCSToL8iNtvJp9r3NN3UTjYhb/GTWlnSgE5eT5FvXspVlYIJhijFx9fCWDGGhWLhexp5rk8dvgYGG2gwr9BQDwXW2zsjpILWQs16vkG9zlBpVp7RKMSjcVnPnCOasIs9isHEwWkoOK5YYtxsiBT3OahIl+3xEoV9eotRnj793sDF/Go33Wcehd+j2GVIaBlo3mkoLF4T78iOEhJ3LqOAy89vOaZej5LVVzxg0w+AP4JSJ8XYncldssIg0pASBIha3LyRIi9Fmy6j4FSqYUSKKDIJX2eKeRhQQYTWBeALIdR2EzAhEaIafXaSkDGP9MCEcJaVECyRcY/U1gmojijAhJcki3SAbEtKj0vH2nVZIVOBeESzqiApGI3H4OSLYZVj/FGJ7aVu3h5mhb5Egv8Znb0JicDcYO2Bn0hpj3GW8RmTjAhfzZDiBlM5GyMCjfHaiQVrdj0ZOmZ7ulDTAfcHK9PGnYLzFVOMDZ8gEPbIp9inCxWGxVVMgGZPInc73zpOExZdP0o5WmRz/Hrai3lEnap7wMJqSd8Gi2jov8Cbl1qkmpG1i2ZUbbIyRPJkwoIqjkiRbK38qY2yKRXskXGX4Rir0zpljVWX93iVHOsLVsKGKjjdBvQJsEl2fKTcW0H2Q7j0jdacTOk869C1UaCK529ifgDcpr/2NwbhnQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "County Maint", "label": "County Maint" }, { "symbol": { "type": "esriPMS", "url": "60522567e21343b77c30a8611305bad9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACr0lEQVRIibWWP0gjQRjFf6Ib0BiJIbHYFEd6iUVAg4hB7OTS3BV3lhYmxV3ln1qFu6u0tNDeP40i5EirHkGDkEKxSpUmClFBIgohJBzfzm2yxkQXyT0I7E6G92be982b7eI/o8vGHC2ZJBQIECwW0UsltEqFq+5u0uEwmXcLbG3xQdf52NPDjNtNyOEAlws0DcpluL+HVIrbvj72g0G+A2XbAqenRCsVfvj9BH0+cDpfzvH7DSFvPk8sleJTqcTnyUn+vClwcMAXl4tdIXC71djDA2QysLkJ19fP5/f2wuIi3v5+jtNp4uEwmy0FZOUeD7uBgLJCkM3C2poSEItMMStkzt6e8biRTHIxNUX6hYB4LrYMDNTJhSweV89LSxCNqrGVFSVqxckJzMzA0xMJwPdCQAoqnpu2mCu7uoLVVUUukF3MzaldHB2p9/l5iMVqtfGm08RMq0wBTdOISUGtSCQUQSj0fFzXjR2zs6Oep6fr/0nt8nl+gkVA+tznI9jYLcfHSkBIGiFjsvJGiL1uN95kkrDUwhDweAhKn7cLTifIwYR/Ah0d6GZh2wFNg0IBY9+GgBz/dguUSmg1AckWOf7tQrmsOGsCElySLdIB1haVnpeftGqzQreCcAlnTUBS8eyMW8kW06rl5fqJXViA7W175I+PhsDF2JhKWmtU7BcKxMxdWDPnuiF/XsPNDTgcTaJieJi4pKL0cLP0tLv6QoHMyAhzTcOuWCSazXI6OPg+8lwOqlVW5LWpgJw8idzLSzZGR+vjkYg98rs7vkYiRti1vg8kpM7PjchNzM7ilZq0OiNCLJ6LLbLyRvKmAoKhIaNIvsNDvuXzLJt1ESHrlSndUq3ye3ycX1Zb3hQwMTHBOrAuwSXZksuhdXaim5e+2Yqvwc5XhVEbCS47cxvxF7OdASmA/4+uAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PAL", "label": "PAL" }, { "symbol": { "type": "esriPMS", "url": "d43afeda23dcab61bc4ac231e8de20d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIibWVr3LbQBCHPxCziLkgImEKC8iRQj2ARVrQykElDmiRkweQZ9qiCBZED+ApCpEfQC2piUigH0AmZeeignRWPnlOsuPIsfub0Yy0o9lvb//dEf9ZRy3+6QAKOAdc810AUyDfB3AK9IAPBrBJv4F74BPwdxdAAHw2UW9TFxgAb4C3wM82gHfAd9vgOA5KeQwGPq7r1H7WWhNFWTfP8x/AFZBsAwRN557ncX3to5TLYgHHxxqlJPVZhcfzQoJAM5vN7oAHU581wKlJSy3yJOnz+FgwGuWkaVraoihkONS1Gvv+mQDkNQVebQL0mjmX6E9O4OZmXjqvUhLHEy4uevi+Rusz4nhOkqTNuiQ2oGOM9XwFCq0hz+vdWBQFl5cTwtBnPteMxyvnlb40AVWf1+T7y7yLw6bEFsfjNbt1itdSiwrwXDu+ROc2QCb00HKbNTi0OjZgPcn7q7ABq8GwW1SGynHAdd2NhX5GUxuQm8Ul1S8VRQFKSfstuL0N6ffjXZzLNOfNQbu3Z2G5c2bW++7RNwFXZiuuTvFCSeTDTYBq2f3aEzAC/jwFmJqT3GWZFDUqjVm2TFULvTfLbut9IDvkIYrK7dXdIS0Sedr2RpualfvRHOMpkHTLBPhqp6UNoNI388jikt0i0ykr4CCXvi1xtjaMbfQPVLGXx6n4urkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown", "label": "Unknown" }, { "symbol": { "type": "esriPMS", "url": "a9cd3a0d1c1aa734dd67245d1eaa1737", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7klEQVRIibVWP2gaURz+DTqayQoaoZsiIQ7eYiZDIMvhLQZpg4MUwSO0k7rnhLaTjjd4BILDJZ1cFDchSkJdTsTpcM9dOLKFLimE8r322avR9pqmHxy8906+73e/P9/TR/8ZPg+/8ff7faHT6SQvLy8jDw8P/p2dHevo6GicTqeNJwvouv6yUChkieiNKIpCJBIhQRDIsixqt9vsCYVCt9vb253BYPCOiL56Ftjb25Oq1ep7QRCS5XKZEeNxw7ZtMgwjKMtyORQK5fL5/IGqqiMvAq9ms9mnXC5HiqJQOBymu7s7uri4IE3TGLEbqVQKZ0FVVYepVEqeTCbaWgFEDvLT01PKZpEdovl8Ts1mE9FSIBBgYli7EYvFqNFoUK1WaxUKhZmu6+NHAsg50oLIOTnIZFlm6+PjY5IkiZ3V63Um6gbEkc6rq6suEb14JICCIudICweiR1ERHcg5UaVSYV+BtGFfrVYZObC5uRkkImw0t4Afh/gRcs7R7XYZwXKB0VG6rtP5+TlbHx4eLt61Wi0qlUofHMf5KYA+F0UxuUw0HA6ZAEiWgTNEvgwE6DhOsN/vp0VRHDMBDBHv83+FIAhMHJxE9F0AE/oc5BzgAifWTADjj2I+FyzLItM0/QsBeAtG/7lg2zYVi0XGyQRgXNjgBe8itCh6Hg8iWlXodeT39/cLTiYAV4xGo7fwFj5kmAc+sbVajc7OzjwJoLV9Pt+MO+1i0OLxeAfGdX19vYjEHZXX6OFXW1tb45ubG/pFYDAYyHBFWZaDGJanQFEUpNMwDKOy0uz29/clTdM+c1v4G/R6PRqNRpRIJOq2bX9ZKQAXhOVKktRCsXd3d9l5JpP5bVoQOchN03xtmibMbv19AD+H5U6n0+58PmfpcvuTmxgFRc6RFkS+TL5SgH/JD8t9WyqVFHiL+8rkrYhu2djY6Nm2/dGdlj8KuKA6jqPCuOAtJycnmM4Ihohf+rxb1sHLvwqCK8K4+J5f+l7wDS6WlLZPlB+SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 202, 255 ], "toColor": [ 220, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1359858.841649726, "ymin": 381554.45302273333, "xmax": 1481581.5840961337, "ymax": 571969.656837225, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "Pole_Number", "type": "esriFieldTypeDouble", "alias": "Pole Number", "domain": null }, { "name": "Pole_Type", "type": "esriFieldTypeString", "alias": "Pole Type", "length": 100, "domain": { "type": "codedValue", "name": "WS3_StreetLightPoleType", "description": "Street Light Pole Type", "codedValues": [ { "name": "12' Pre-wired Wood", "code": "12' Pre-wired Wood" }, { "name": "Distribution", "code": "Distribution" }, { "name": "Fluted", "code": "Fluted" }, { "name": "Hinged", "code": "Hinged" }, { "name": "Line Pole", "code": "Line Pole" }, { "name": "Multi-Arm", "code": "Multi-Arm" }, { "name": "N/A", "code": "N/A" }, { "name": "Overhead Fed Light", "code": "Overhead Fed Light" }, { "name": "Ornamental Wood", "code": "Ornamental Wood" }, { "name": "Pre-Wired", "code": "Pre-Wired" }, { "name": "Single Arm", "code": "Single Arm" }, { "name": "Smooth", "code": "Smooth" }, { "name": "Square", "code": "Square" }, { "name": "Support", "code": "Support" }, { "name": "Underground Fed Light", "code": "Underground Fed Light" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pole_Style", "type": "esriFieldTypeString", "alias": "Pole Style", "length": 100, "domain": { "type": "codedValue", "name": "WS3_StreetLightPoleStyle", "description": "Street Light Pole Style", "codedValues": [ { "name": "Anchor", "code": "Anchor" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Embedded", "code": "Embedded" }, { "name": "N/A", "code": "N/A" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pole_Owner", "type": "esriFieldTypeString", "alias": "Pole Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightOwner", "description": "Street Light Owner", "codedValues": [ { "name": "1-BGE", "code": "1-BGE" }, { "name": "2-County", "code": "2-County" }, { "name": "PAL", "code": "PAL" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "County Maint", "code": "County Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Private_Lighting", "type": "esriFieldTypeString", "alias": "Private Lighting", "length": 5, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "Yes, No, or N/A", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 15, "domain": { "type": "codedValue", "name": "WS3_StreetLightColor", "description": "Street Light Color", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Bronze", "code": "Bronze" }, { "name": "Gray", "code": "Gray" }, { "name": "Green", "code": "Green" }, { "name": "N/A", "code": "N/A" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS3_StreetLightMaterial", "description": "Street Light Material", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "Painted Steel", "code": "Painted Steel" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": { "type": "codedValue", "name": "WS3_StreetLightHeight", "description": "Street Light Height", "codedValues": [ { "name": "0", "code": 0 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "23", "code": 23 }, { "name": "25", "code": 25 }, { "name": "28", "code": 28 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "60", "code": 60 }, { "name": "65", "code": 65 }, { "name": "70", "code": 70 }, { "name": "75", "code": 75 }, { "name": "80", "code": 80 }, { "name": "85", "code": 85 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Installation_Status", "type": "esriFieldTypeString", "alias": "Installation Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_StreetLightInstallationStatus", "description": "Street Light Installation Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Installed", "code": "Installed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pole_Installation_Date", "type": "esriFieldTypeDate", "alias": "Pole_Installation_Date", "length": 8, "domain": null }, { "name": "Light_Installation_Date", "type": "esriFieldTypeDate", "alias": "Light_Installation_Date", "length": 8, "domain": null }, { "name": "Fixture_Type", "type": "esriFieldTypeString", "alias": "Fixture Type", "length": 100, "domain": { "type": "codedValue", "name": "WS3_StreetLightFixtureType", "description": "Street Light Fixture Type", "codedValues": [ { "name": "Floodlight", "code": "Floodlight" }, { "name": "Havre De Grace", "code": "Havre De Grace" }, { "name": "Maple Lawn", "code": "Maple Lawn" }, { "name": "Pendant", "code": "Pendant" }, { "name": "Post-Top", "code": "Post-Top" }, { "name": "Post-Top-3", "code": "Post-Top-3" }, { "name": "Precolonial", "code": "Precolonial" }, { "name": "Rectilinear", "code": "Rectilinear" }, { "name": "Tear Drop", "code": "Tear Drop" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Post-Top-2", "code": "Post-Top-2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fixture_Style", "type": "esriFieldTypeString", "alias": "Fixture Style", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightFixtureStyle", "description": "Street Light Fixture Style", "codedValues": [ { "name": "Acorn", "code": "Acorn" }, { "name": "Colonial", "code": "Colonial" }, { "name": "Cutoff", "code": "Cutoff" }, { "name": "Gothic", "code": "Gothic" }, { "name": "Modern", "code": "Modern" }, { "name": "N/A", "code": "N/A" }, { "name": "Sag", "code": "Sag" }, { "name": "Teardrop", "code": "Teardrop" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Arlington", "code": "Arlington" }, { "name": "Bolton Hill", "code": "Bolton Hill" }, { "name": "Homeland", "code": "Homeland" }, { "name": "Acorn-Bulle Rock", "code": "Acorn-Bulle Rock" }, { "name": "Acorn-Havre de Grace", "code": "Acorn-Havre de Grace" }, { "name": "Acorn-Laurel", "code": "Acorn-Laurel" }, { "name": "Acorn-Maple Lawn", "code": "Acorn-Maple Lawn" }, { "name": "Floodlight", "code": "Floodlight" }, { "name": "Pendant", "code": "Pendant" }, { "name": "Premier Colonial", "code": "Premier Colonial" }, { "name": "Rectilinear", "code": "Rectilinear" }, { "name": "Road Focus Pendant", "code": "Road Focus Pendant" }, { "name": "Tear Drop", "code": "Tear Drop" }, { "name": "TownView", "code": "TownView" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fixture_Color", "type": "esriFieldTypeString", "alias": "Fixture Color", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightFixtureColor", "description": "Street Light Fixture Color", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Bronze", "code": "Bronze" }, { "name": "Gray", "code": "Gray" }, { "name": "Green", "code": "Green" }, { "name": "N/A", "code": "N/A" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fixture_Owner", "type": "esriFieldTypeString", "alias": "Fixture Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightOwner", "description": "Street Light Owner", "codedValues": [ { "name": "1-BGE", "code": "1-BGE" }, { "name": "2-County", "code": "2-County" }, { "name": "PAL", "code": "PAL" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "County Maint", "code": "County Maint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lamp_Type", "type": "esriFieldTypeString", "alias": "Lamp Type", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightLampType", "description": "Street Light Lamp Type", "codedValues": [ { "name": "LED", "code": "LED" }, { "name": "Mercury Vapor", "code": "Mercury Vapor" }, { "name": "Metal-Halide", "code": "Metal-Halide" }, { "name": "Sodium Vapor", "code": "Sodium Vapor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Wattage", "type": "esriFieldTypeInteger", "alias": "Wattage", "domain": { "type": "codedValue", "name": "WS3_StreetLightLampWattage", "description": "Street Light Lamp Wattage", "codedValues": [ { "name": "50", "code": 50 }, { "name": "100", "code": 100 }, { "name": "150", "code": 150 }, { "name": "175", "code": 175 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "400", "code": 400 }, { "name": "70", "code": 70 }, { "name": "1000", "code": 1000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Arm_Type", "type": "esriFieldTypeString", "alias": "Arm Type", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightArmType", "description": "Street Light Arm Type", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Bracket", "code": "Bracket" }, { "name": "Galvanized Steel", "code": "Galvanized Steel" }, { "name": "N/A", "code": "N/A" }, { "name": "SHA", "code": "SHA" }, { "name": "Teardrop", "code": "Teardrop" }, { "name": "Truss", "code": "Truss" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Arm_Size", "type": "esriFieldTypeString", "alias": "Arm Size", "length": 25, "domain": { "type": "codedValue", "name": "WS3_StreetLightArmSize", "description": "Street Light Arm Size", "codedValues": [ { "name": "10 ft", "code": "10 ft" }, { "name": "12 ft", "code": "12 ft" }, { "name": "15 ft", "code": "15 ft" }, { "name": "20 ft", "code": "20 ft" }, { "name": "20 in", "code": "20 in" }, { "name": "30 ft", "code": "30 ft" }, { "name": "30 in", "code": "30 in" }, { "name": "4 ft", "code": "4 ft" }, { "name": "FLD BKT", "code": "FLD BKT" }, { "name": "Unknown", "code": "Unknown" }, { "name": "6 ft", "code": "6 ft" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shade", "type": "esriFieldTypeString", "alias": "Shade", "length": 10, "domain": { "type": "codedValue", "name": "WS3_StreetLightShade", "description": "Street Light Shade", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Power_Supply_Type", "type": "esriFieldTypeString", "alias": "Power Supply Type", "length": 15, "domain": { "type": "codedValue", "name": "WS3_StreetLightSupplyType", "description": "Street Light Supply Type", "codedValues": [ { "name": "Overhead", "code": "Overhead" }, { "name": "Underground", "code": "Underground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_97", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_AssetID", "fields": "Asset_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Traffic Control Devices", "type": "Feature Layer", "description": "Symbolized by Type with 4 different classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Choker", "description": "Choker", "symbol": { "type": "esriPMS", "url": "c4f0fca543ce6bd4d996ba384367bc7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADLUlEQVRIie2WO0hbYRSAPyERExGCJIIJVF2kqCSDIBlCdBF8ggSkdXBwSUCKkyC0gy1KwUHEse5iQapCaxTioBAwi4OiDsEhCDpoQQeN71BOrulNbq4a20A7eCCQPzf3/877HAP/SAwv4P/V1cZgkPrSUpwFBdivrjDe3XFoMhFxu9nIO3h6mgq7nQ6jEb/NhrOwEIxG5XNzA6enEA7zM5FgyuvlQ17AoRA+k4lhhwOnzQbFxdn/cTiSClgPDngfDuMvKaHT5SLyx+CFBd6Ul/NVLrZYHldQrK+sBJsNazTKeiRCwO1m6tngUAifQKurlUu1cnychGSJeKSuDra3+RIMstXWpm+54aGY3rv3N3R5GU5OoKdHOQ8OQl8fNDWp56EhRRl5R+DxON8BW85giwWfxDTdvZubcHamniWpdndV8MoKdHSoZ4E7HFgjEfx6LtcDG83mZPZmyNoaFBWp585OMNy/LQqk3J8u4rGjIz5CDuD1dVpKS3mtzd76epichNlZ6O5WXS4yPg77+1Bbq7HAmIx5eTCIWxvrLPDlJa/0SmZkRHF3IKAADg/B5YKZGZifh9FRqKnJfk/uqqrCCU+AzWb9ZBBpaYGlJdjZUWAej6LM7a0aW62I1bEYWXWRBZY2qFc+WikrI2fRMyYLLL1XMlYrkjgbG1BSolgncU4lk7hbYj88rA+Oxzl+EiwNX3qvZGS6SAKJe+fmlFpNNZD+fqWU5Lkoo42z3CV3PgmWKSMNH7Cm/761BX6/GsuxMbVuRRlpGKurmeDz8yR4y+PJnly6DaSwkLmDA/xaq+129btkdXoDcUreakS8kkjwQ4+hC25oIBAO47NYsKZKSzK6sVH9T2trZkPRnsXaoyM2vN5kA8l9SFxcEIhG+SYulCwfGMh83tv78FmgsVjS2k/SXfXufxDc3MycjDaZMil4LpKC7u3xtqsrOSSeP4/dbqZktMmUkYafPq30gBJTca9Y+hg0pw3kvsfaFxd5JxuGDHpZfcxm5Xlq9ZHslUTyevkseuRr2btpb2cCmJCGL8ve9TUV8iC17OmVTD7AWg88uk/lIoa/veAFTI7yCwcjGT7X/h3IAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Choker" ] ] }, { "label": "Circle", "description": "Circle", "symbol": { "type": "esriPMS", "url": "6c14b214704cb80fd8d9dec1b87147d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC2klEQVRIibWWMUhbURiFP9EoxkSDGIdkEDcFiUNQM+ggbtKC1KEFQXGpQ52Kbh1a6KbgJLZVEAXBSQQhqygBY0DEICjioIgdxCEEFaKo5byX6MtLjGmhZ3p53Pefe/9z/nNTxn9GWRFrHOEwwcZGAskkvlQKx/09vysriYZC7PwzwdISDT4fb5xOhj0eguXl4HaDwwF3d5BIQCTCZXU1K4EAo8Bd0QRbW7y9v+e730/A64Wqqtw1fr9BVHdxwcdIhHepFP09PWy+SrC6ynu3m2UV8HgKH1+nSa+rOzpiIxplJBTi14sE2nltLcuNjebHxUInbGmB/X1+hsPEe3uJ5hCo52pLfX3+4ldXcHgIJSXQ1JTbNn0jkpsb1gBvDoEEVc/tbUkmYXwcFhYglTLfVVTA8DBMTIDLldOyuvV1PnV3M20l0J5HJai9eFcXxOPZ70X04wdsb8PmZjaJNDk/5ytYCORzn48m+7G1c3txK3Z3zTUzM9mnkOjhMCFpYRDU1hKQz624vjbb8hrm52FyMlsTPWswIU1QUoLPLuzBwXPPC0FrJH4w+PzO6YSzMxr0bBBo/O0Ej48F6xa91iBQtmj8rWhuBrXt9paCkKNkWytUq6LCjA6DQMGlbJEDMpAzBgdhbq4wwdBQtosE1Xp8NObBJFAqxmJcKlusrZJ40agxoXkRCJizYDdHIkG8s9NMWmtUrCi4rKeoqTESk7ExWFx8bpfaop2reHV17u7Ly/NERXs7I0pFedhquZoamJ2FqSnTWYoK6ZMvYbX7kxNj959zCITTU/qdTjaUKXZXuVzQ1pa/VZbilJbyRT/zEgwMsKnIVSrmI3mt+PExH/r6THFfvA+U53t7xGMx1hRc0uQlorSgyp6dhwe+2YvnJRBaWw2RvEpFBZfXS51mQhMqZK5MuUWCdnQYPX9qy6sEGaQjd1rBpWzJjH/m0s9YsRCK+VdB+oZ6st7f4A/kNQNPWb5/zQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Circle" ] ] }, { "label": "Island", "description": "Island", "symbol": { "type": "esriPMS", "url": "ce43abc37b4997a36131cb30e47d6fb7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAiCAYAAADVhWD8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEEklEQVRYhe2XXWhTZxjHf0lPrSaVKiYpM2rUFq0KUkk1KZppoZBaBREELyrCvMjQqaBeqFFE/NiNF1NxIlXWgUQY6kSKpRXRi4gmQigWxQ+UZmiG1kkjNkU9UMfTt2dpVubS1I4g+8PhPTnnOef9nefrfaORR9LII2nkkTTySBp5JI0vASYUwuVw4NY0viooYLJce/aMtoYGbgP6fwITCvH1tGkErVb8EydCYaE6RKWlBKNRMJlo6+tjj9dLbFRgQiFc5eWcsFpZ6XTCgwewcWOmzfHjsGgRJJP4OzvxX7tGqLaWdZ8VJhLBbTKx3+lUIKJXr6C1NdPu7Vs1TpgACxZAPE5DNEqFx0N1NqHLBqbw7yCiqVOHGk6Zkj5PJmH69P4QusNhmn0+6kYMc+UKmx0OVtrt0NMDmgZjx0JFBRQVwfv3ys7hUIcoHIa1a+HWLQWUSuGPxfjO7ebHnGFCIVx2O0HxyKFDcOAALFsGN27AuHGweDFcv65sa2rU+Pw5rFkDXV2wapUCmjED7txhP4wApqwMv92OTarF+GqZzNDy5WmYujp49w5Wr1Ygoo4OWL8eLlwApxNbJELA66UxJxiTiYCER1RVpcYnT6CzU32thCIYhDFjlBcOHoS7d6GkBN68gUmT4PLlfg8bkAHIEUbXcVmt6lxKVhJUPHPkCJw8qZK4vR3MZpCeEwjAjh2wZQucO6dKX35LjsnR28vA24YPU2ixYBvkJXbuVBOdOaMmKSuDefPSD7hcmaEsLVVlbshioSJXmCGSLz11Cu7fVwnd1DTU5sMHiA303crKzHu6zh/kCKP39vY//Jd3Cgpg3z6VK5cuQWNjeikwJF5LpcBmg+rqDBCx1XP2zMePxKRHGHljVJCETBL03j3VaQ1JV967V51v3argDQmg2UxrzjAlJfwmnXQwzPjxqsxfvoSnTzNhjh2D7m6QCty2LfNd8p6enk8vnJ+EmT+fzdEoAWMZkPKVZid5IZKcOXoUTp+GOXPg/Hl1fft2KC7O9EoiQUdNDT/nDAPoZjPfx+MEpa1v2gT19dDXp262tMDSpVBeriro8eM09GAlEv1hFZDUSGBYuJA90Sh+iwW33w+HD8Pu3erezJlw8aJK4keP1DXJk1mzMkG6umhbsYIf/m2urErb46E6GuW2ruPetUuV7tWr0Nysuqxo9mw4e1Z1YyNxBSSRIGYysSGbebLtM7rHQ1U4zE/JJN9I9334EObOTRtId143sI2StUkqq7ubJp+Pb7Pdhg6r6fl8bGhpoTGV4kRxMe54PL3tlD4iiSrjixeErFZ+8floHtU9cH09EVk3b95k8uvXeI0NeVERens74cpKkrW1w9v75gxjaMkSfgd+5TPqy/jfNBr6H+aflFee+RNkv0JoUQZkygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Island" ] ] }, { "label": "Speed Hump", "description": "Speed Hump", "symbol": { "type": "esriPMS", "url": "72f7d588b24f973375cf919352466986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVRIibWWv0sbYRzGP6KJeBIJISd4GSRbB4lDRDO4iJuoSB1acOpihjp17tBC/wUH3QUnESK3ihIwBDMoTuKgiAriEIQIQaLlucvZkJzxovRZkhzvvZ/v+/3xvOnhP6snwJqQbZNOJknd32NVq4RqNa77+ihkMpTeDdjYYNiymDUMvkWjpMNhiEQgFILHRyiXIZ/nbmCArVSKFeAxMODggLlajT+JBCnThP7+1jWJhAOK396ynM/zuVplcXqa/TcB29t8iUTY1AbRaPvj6zT1dfHTU/YKBbKZDOuvAhR5LMZmMum+HFQ64cgInJywZtscz8xQaAEo50rL4GBnm3vSO4I8PJADzBaACqqct0vLzQ0MDb2ZsvjuLt+nplhtBCjmFRXUT6USZLPup5ROQy7nD1NNrq74BQ0A9bll8cmvW0olGBtrfWZZcHjowppPoaLbNhnVwgHEYqTU537KZl9Pyfy8E22LFKgGE+qAri4sr7Dr6/9SoZx73/10fe1CvFTpNMvLYBhwecmwnjkAjb8H2Nlx8xtUuYa1c3MuoFEOQN6i8ZcUTXNeg8o7ifbq7XWtwwHIuOQt6oC1NT6schmen515cAFyxWKRO3nLe4asUZWKAzienHSdttEqtmRcOsVHow+HfaxifJysXFE97DcPQaM/P3ei/+FrdhcXLBoGe/KUTlNVcTenu5uf+ukLWFpiX5YrV+wEUqlvfnbG14UFt7i+AEl+fnTEcbFITsalmrwGqhdU01x6euJ38+a+AGl01CmSKVeUcZkmcVmJJlTyrkx1iwo6MeHk/CUtbwI81S13VcYlb/HG37v0vVZspyD/KqjfUC+t14n+AhVR3+SIDD4FAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Speed Hump" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c4f0fca543ce6bd4d996ba384367bc7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADLUlEQVRIie2WO0hbYRSAPyERExGCJIIJVF2kqCSDIBlCdBF8ggSkdXBwSUCKkyC0gy1KwUHEse5iQapCaxTioBAwi4OiDsEhCDpoQQeN71BOrulNbq4a20A7eCCQPzf3/877HAP/SAwv4P/V1cZgkPrSUpwFBdivrjDe3XFoMhFxu9nIO3h6mgq7nQ6jEb/NhrOwEIxG5XNzA6enEA7zM5FgyuvlQ17AoRA+k4lhhwOnzQbFxdn/cTiSClgPDngfDuMvKaHT5SLyx+CFBd6Ul/NVLrZYHldQrK+sBJsNazTKeiRCwO1m6tngUAifQKurlUu1cnychGSJeKSuDra3+RIMstXWpm+54aGY3rv3N3R5GU5OoKdHOQ8OQl8fNDWp56EhRRl5R+DxON8BW85giwWfxDTdvZubcHamniWpdndV8MoKdHSoZ4E7HFgjEfx6LtcDG83mZPZmyNoaFBWp585OMNy/LQqk3J8u4rGjIz5CDuD1dVpKS3mtzd76epichNlZ6O5WXS4yPg77+1Bbq7HAmIx5eTCIWxvrLPDlJa/0SmZkRHF3IKAADg/B5YKZGZifh9FRqKnJfk/uqqrCCU+AzWb9ZBBpaYGlJdjZUWAej6LM7a0aW62I1bEYWXWRBZY2qFc+WikrI2fRMyYLLL1XMlYrkjgbG1BSolgncU4lk7hbYj88rA+Oxzl+EiwNX3qvZGS6SAKJe+fmlFpNNZD+fqWU5Lkoo42z3CV3PgmWKSMNH7Cm/761BX6/GsuxMbVuRRlpGKurmeDz8yR4y+PJnly6DaSwkLmDA/xaq+129btkdXoDcUreakS8kkjwQ4+hC25oIBAO47NYsKZKSzK6sVH9T2trZkPRnsXaoyM2vN5kA8l9SFxcEIhG+SYulCwfGMh83tv78FmgsVjS2k/SXfXufxDc3MycjDaZMil4LpKC7u3xtqsrOSSeP4/dbqZktMmUkYafPq30gBJTca9Y+hg0pw3kvsfaFxd5JxuGDHpZfcxm5Xlq9ZHslUTyevkseuRr2btpb2cCmJCGL8ve9TUV8iC17OmVTD7AWg88uk/lIoa/veAFTI7yCwcjGT7X/h3IAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Choker", "label": "Choker" }, { "symbol": { "type": "esriPMS", "url": "6c14b214704cb80fd8d9dec1b87147d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC2klEQVRIibWWMUhbURiFP9EoxkSDGIdkEDcFiUNQM+ggbtKC1KEFQXGpQ52Kbh1a6KbgJLZVEAXBSQQhqygBY0DEICjioIgdxCEEFaKo5byX6MtLjGmhZ3p53Pefe/9z/nNTxn9GWRFrHOEwwcZGAskkvlQKx/09vysriYZC7PwzwdISDT4fb5xOhj0eguXl4HaDwwF3d5BIQCTCZXU1K4EAo8Bd0QRbW7y9v+e730/A64Wqqtw1fr9BVHdxwcdIhHepFP09PWy+SrC6ynu3m2UV8HgKH1+nSa+rOzpiIxplJBTi14sE2nltLcuNjebHxUInbGmB/X1+hsPEe3uJ5hCo52pLfX3+4ldXcHgIJSXQ1JTbNn0jkpsb1gBvDoEEVc/tbUkmYXwcFhYglTLfVVTA8DBMTIDLldOyuvV1PnV3M20l0J5HJai9eFcXxOPZ70X04wdsb8PmZjaJNDk/5ytYCORzn48m+7G1c3txK3Z3zTUzM9mnkOjhMCFpYRDU1hKQz624vjbb8hrm52FyMlsTPWswIU1QUoLPLuzBwXPPC0FrJH4w+PzO6YSzMxr0bBBo/O0Ej48F6xa91iBQtmj8rWhuBrXt9paCkKNkWytUq6LCjA6DQMGlbJEDMpAzBgdhbq4wwdBQtosE1Xp8NObBJFAqxmJcKlusrZJ40agxoXkRCJizYDdHIkG8s9NMWmtUrCi4rKeoqTESk7ExWFx8bpfaop2reHV17u7Ly/NERXs7I0pFedhquZoamJ2FqSnTWYoK6ZMvYbX7kxNj959zCITTU/qdTjaUKXZXuVzQ1pa/VZbilJbyRT/zEgwMsKnIVSrmI3mt+PExH/r6THFfvA+U53t7xGMx1hRc0uQlorSgyp6dhwe+2YvnJRBaWw2RvEpFBZfXS51mQhMqZK5MuUWCdnQYPX9qy6sEGaQjd1rBpWzJjH/m0s9YsRCK+VdB+oZ6st7f4A/kNQNPWb5/zQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Circle", "label": "Circle" }, { "symbol": { "type": "esriPMS", "url": "ce43abc37b4997a36131cb30e47d6fb7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAiCAYAAADVhWD8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEEklEQVRYhe2XXWhTZxjHf0lPrSaVKiYpM2rUFq0KUkk1KZppoZBaBREELyrCvMjQqaBeqFFE/NiNF1NxIlXWgUQY6kSKpRXRi4gmQigWxQ+UZmiG1kkjNkU9UMfTt2dpVubS1I4g+8PhPTnnOef9nefrfaORR9LII2nkkTTySBp5JI0vASYUwuVw4NY0viooYLJce/aMtoYGbgP6fwITCvH1tGkErVb8EydCYaE6RKWlBKNRMJlo6+tjj9dLbFRgQiFc5eWcsFpZ6XTCgwewcWOmzfHjsGgRJJP4OzvxX7tGqLaWdZ8VJhLBbTKx3+lUIKJXr6C1NdPu7Vs1TpgACxZAPE5DNEqFx0N1NqHLBqbw7yCiqVOHGk6Zkj5PJmH69P4QusNhmn0+6kYMc+UKmx0OVtrt0NMDmgZjx0JFBRQVwfv3ys7hUIcoHIa1a+HWLQWUSuGPxfjO7ebHnGFCIVx2O0HxyKFDcOAALFsGN27AuHGweDFcv65sa2rU+Pw5rFkDXV2wapUCmjED7txhP4wApqwMv92OTarF+GqZzNDy5WmYujp49w5Wr1Ygoo4OWL8eLlwApxNbJELA66UxJxiTiYCER1RVpcYnT6CzU32thCIYhDFjlBcOHoS7d6GkBN68gUmT4PLlfg8bkAHIEUbXcVmt6lxKVhJUPHPkCJw8qZK4vR3MZpCeEwjAjh2wZQucO6dKX35LjsnR28vA24YPU2ixYBvkJXbuVBOdOaMmKSuDefPSD7hcmaEsLVVlbshioSJXmCGSLz11Cu7fVwnd1DTU5sMHiA303crKzHu6zh/kCKP39vY//Jd3Cgpg3z6VK5cuQWNjeikwJF5LpcBmg+rqDBCx1XP2zMePxKRHGHljVJCETBL03j3VaQ1JV967V51v3argDQmg2UxrzjAlJfwmnXQwzPjxqsxfvoSnTzNhjh2D7m6QCty2LfNd8p6enk8vnJ+EmT+fzdEoAWMZkPKVZid5IZKcOXoUTp+GOXPg/Hl1fft2KC7O9EoiQUdNDT/nDAPoZjPfx+MEpa1v2gT19dDXp262tMDSpVBeriro8eM09GAlEv1hFZDUSGBYuJA90Sh+iwW33w+HD8Pu3erezJlw8aJK4keP1DXJk1mzMkG6umhbsYIf/m2urErb46E6GuW2ruPetUuV7tWr0Nysuqxo9mw4e1Z1YyNxBSSRIGYysSGbebLtM7rHQ1U4zE/JJN9I9334EObOTRtId143sI2StUkqq7ubJp+Pb7Pdhg6r6fl8bGhpoTGV4kRxMe54PL3tlD4iiSrjixeErFZ+8floHtU9cH09EVk3b95k8uvXeI0NeVERens74cpKkrW1w9v75gxjaMkSfgd+5TPqy/jfNBr6H+aflFee+RNkv0JoUQZkygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Island", "label": "Island" }, { "symbol": { "type": "esriPMS", "url": "72f7d588b24f973375cf919352466986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVRIibWWv0sbYRzGP6KJeBIJISd4GSRbB4lDRDO4iJuoSB1acOpihjp17tBC/wUH3QUnESK3ihIwBDMoTuKgiAriEIQIQaLlucvZkJzxovRZkhzvvZ/v+/3xvOnhP6snwJqQbZNOJknd32NVq4RqNa77+ihkMpTeDdjYYNiymDUMvkWjpMNhiEQgFILHRyiXIZ/nbmCArVSKFeAxMODggLlajT+JBCnThP7+1jWJhAOK396ynM/zuVplcXqa/TcB29t8iUTY1AbRaPvj6zT1dfHTU/YKBbKZDOuvAhR5LMZmMum+HFQ64cgInJywZtscz8xQaAEo50rL4GBnm3vSO4I8PJADzBaACqqct0vLzQ0MDb2ZsvjuLt+nplhtBCjmFRXUT6USZLPup5ROQy7nD1NNrq74BQ0A9bll8cmvW0olGBtrfWZZcHjowppPoaLbNhnVwgHEYqTU537KZl9Pyfy8E22LFKgGE+qAri4sr7Dr6/9SoZx73/10fe1CvFTpNMvLYBhwecmwnjkAjb8H2Nlx8xtUuYa1c3MuoFEOQN6i8ZcUTXNeg8o7ifbq7XWtwwHIuOQt6oC1NT6schmen515cAFyxWKRO3nLe4asUZWKAzienHSdttEqtmRcOsVHow+HfaxifJysXFE97DcPQaM/P3ei/+FrdhcXLBoGe/KUTlNVcTenu5uf+ukLWFpiX5YrV+wEUqlvfnbG14UFt7i+AEl+fnTEcbFITsalmrwGqhdU01x6euJ38+a+AGl01CmSKVeUcZkmcVmJJlTyrkx1iwo6MeHk/CUtbwI81S13VcYlb/HG37v0vVZspyD/KqjfUC+t14n+AhVR3+SIDD4FAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Hump", "label": "Speed Hump" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 201, 255 ], "toColor": [ 252, 187, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 202, 255 ], "toColor": [ 220, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1362699.64830406, "ymin": 384721.2655867338, "xmax": 1472450.0045903027, "ymax": 569879.2026848048, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "WS3_TCDType", "description": "List of traffic control device types", "codedValues": [ { "name": "Choker", "code": "Choker" }, { "name": "Circle", "code": "Circle" }, { "name": "Island", "code": "Island" }, { "name": "Speed Hump", "code": "Speed Hump" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "The service status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 100, "domain": { "type": "codedValue", "name": "WS3_TCDMaterial", "description": "List of traffic control device materials", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Unverified", "code": "Unverified" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Landscaped", "code": "Landscaped" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Tentative Resurfacing Program", "type": "Feature Layer", "description": "Pavement Segments serve as the basic units for planning pavement maintenance treatment and reconstruction activity by the Bureau of Highway's Infrastructure Management Division. Each segment is a length of road that has similar pavement condition and other characteristics that makes it suitable for the entire stretch to be paved and/or treated at one time. The segment geometry is derived from -- and is a subset of -- the Street Centerlines feature class. The features are joined to attributes via a table view with a live connection to the ROADCOND_ROADINV_JOIN_TO_SEGS view in the Road Inventory (roadinv_prod) database. Programming changes made in the Road Inventory are immediately displayed in the symbology of this layer, indicating the type of treatment that has been planned or completed for each road. The label identifies the year the work has been competed or is planned to be completed.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Department of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var status = $feature.STATUS;\nvar program = $feature.PROGRAM;\n\nif (status == 'COMPLETED' && (program == 'HMA' || program == 'REC' || program == 'ALYHM' || program == 'PR' || program == 'HIR-HMA')) {\n return 'Hot Mix Asphalt - Completed';\n } else if (status == 'CONTRACT' && (program == 'HMA' || program == 'REC' || program == 'ALYHM' || program == 'PR' || program == 'HIR-HMA')) {\n return 'Hot Mix Asphalt - Planned';\n } else if (status == 'TENT-HMA' || status == 'TENT-REC' || status == 'TENT-ALYHM' || status == 'TENT-PR' || status == 'TENT-HIR-HMA') {\n return 'Hot Mix Asphalt - Tentative';\n } else if (status == 'TENTATIVE' && (program == 'HMA' || program == 'REC' || program == 'ALYHM' || program == 'PR' || program == 'HIR-HMA')) {\n return 'Hot Mix Asphalt - Tentative';\n } else if (status == 'COMPLETED' && (program == 'CSM' || program == 'MS' || program == 'MS3' || program == 'MS32' || program == 'MSDBL' || program == 'CS' || program == 'CSS' || program == 'SS' || program == 'SM' || program == 'ST' || program == 'HRMS' || program == 'FS')) {\n return 'Preventative Maintenance - Completed';\n } else if (status == 'CONTRACT' && (program == 'CSM' || program == 'MS' || program == 'MS3' || program == 'MS32' || program == 'MSDBL' || program == 'CS' || program == 'CSS' || program == 'SS' || program == 'SM' || program == 'ST' || program == 'HRMS' || program == 'FS')) {\n return 'Preventative Maintenance - Planned';\n } else if (status == 'TENT-CSM' || status == 'TENT-MS' || status == 'TENT-MS3' || status == 'TENT-MS32' || status == 'TENT-MSDBL' || status == 'TENT-CSS' || status == 'TENT-CS' || status == 'TENT-ST' || status == 'TENT-SS' || status == 'TENT-HIR-MS' || status == 'TENT-FS') {\n return 'Preventative Maintenance - Tentative';\n } else if (status == 'TENTATIVE' && (program == 'CSM' || program == 'MS' || program == 'MS3' || program == 'MS32' || program == 'MSDBL' || program == 'CS' || program == 'CSS' || program == 'SS' || program == 'SM' || program == 'ST' || program == 'HRMS' || program == 'FS')) {\n return 'Preventative Maintenance - Tentative';\n } else {\n return 'Other';\n }", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Hot Mix Asphalt - Completed", "description": "Hot Mix Asphalt - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Completed" ] ] }, { "label": "Hot Mix Asphalt - Planned", "description": "Hot Mix Asphalt - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Planned" ] ] }, { "label": "Hot Mix Asphalt - Tentative", "description": "Hot Mix Asphalt - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Tentative" ] ] }, { "label": "Preventative Maintenance - Completed", "description": "Preventative Maintenance - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Completed" ] ] }, { "label": "Preventative Maintenance - Planned", "description": "Preventative Maintenance - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Planned" ] ] }, { "label": "Preventative Maintenance - Tentative", "description": "Preventative Maintenance - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Tentative" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Completed", "label": "Hot Mix Asphalt - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Planned", "label": "Hot Mix Asphalt - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Tentative", "label": "Hot Mix Asphalt - Tentative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Completed", "label": "Preventative Maintenance - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Planned", "label": "Preventative Maintenance - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Tentative", "label": "Preventative Maintenance - Tentative" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 224, 252, 255 ], "toColor": [ 215, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 202, 252, 255 ], "toColor": [ 224, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF($feature.STATUS == \"COMPLETED\", Year($feature.REHABDATE), IIF($feature.FYFUNDS <= mid(Year(Today())-1, 2, 2) , Year(Today()), \"20\"+$feature.FYFUNDS))", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358403.7336675525, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SEG_ID + \": \" + $feature.ROADNAME", "title": "Custom" }, "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "length": 8, "domain": null }, { "name": "FYFUNDS", "type": "esriFieldTypeString", "alias": "FYFUNDS", "length": 9, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "PROGRAM", "type": "esriFieldTypeString", "alias": "PROGRAM", "length": 5, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "ROADNO", "type": "esriFieldTypeInteger", "alias": "ROADNO", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "STATENUM", "type": "esriFieldTypeString", "alias": "STATENUM", "length": 30, "domain": null }, { "name": "PAVEFROM", "type": "esriFieldTypeString", "alias": "PAVEFROM", "length": 50, "domain": null }, { "name": "PAVETO", "type": "esriFieldTypeString", "alias": "PAVETO", "length": 50, "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "PAVELENGTH", "type": "esriFieldTypeSingle", "alias": "PAVELENGTH", "domain": null }, { "name": "PAVEWIDTH", "type": "esriFieldTypeSingle", "alias": "PAVEWIDTH", "domain": null }, { "name": "CALCAREASQYD", "type": "esriFieldTypeInteger", "alias": "CALCAREASQYD", "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 35, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "ROADDISTYARD", "type": "esriFieldTypeString", "alias": "ROADDISTYARD", "length": 25, "domain": null }, { "name": "COUNCILDIST", "type": "esriFieldTypeSmallInteger", "alias": "COUNCILDIST", "domain": null }, { "name": "LEGDIST", "type": "esriFieldTypeString", "alias": "LEGDIST", "length": 3, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeSmallInteger", "alias": "OWNERSHIP", "domain": null }, { "name": "OWNERSTRING", "type": "esriFieldTypeString", "alias": "OWNERSTRING", "length": 20, "domain": null }, { "name": "DATEACCEPTED", "type": "esriFieldTypeDate", "alias": "DATEACCEPTED", "length": 8, "domain": null }, { "name": "INVCOMMENT", "type": "esriFieldTypeString", "alias": "INVCOMMENT", "length": 1024, "domain": null }, { "name": "RATELIST", "type": "esriFieldTypeString", "alias": "RATELIST", "length": 1, "domain": null }, { "name": "RATINGDATE", "type": "esriFieldTypeDate", "alias": "RATINGDATE", "length": 8, "domain": null }, { "name": "RATEDBY", "type": "esriFieldTypeString", "alias": "RATEDBY", "length": 20, "domain": null }, { "name": "NUMRATING", "type": "esriFieldTypeSmallInteger", "alias": "NUMRATING", "domain": null }, { "name": "CALCROADRATING", "type": "esriFieldTypeInteger", "alias": "CALCROADRATING", "domain": null }, { "name": "INSPECTOROVERRIDE", "type": "esriFieldTypeSmallInteger", "alias": "INSPECTOROVERRIDE", "domain": null }, { "name": "OVERRIDEREASON", "type": "esriFieldTypeString", "alias": "OVERRIDEREASON", "length": 255, "domain": null }, { "name": "TRANSRATE", "type": "esriFieldTypeSmallInteger", "alias": "TRANSRATE", "domain": null }, { "name": "TRANSSEV", "type": "esriFieldTypeSmallInteger", "alias": "TRANSSEV", "domain": null }, { "name": "TRANSEXT", "type": "esriFieldTypeSmallInteger", "alias": "TRANSEXT", "domain": null }, { "name": "LONGRATE", "type": "esriFieldTypeSmallInteger", "alias": "LONGRATE", "domain": null }, { "name": "LONGSEV", "type": "esriFieldTypeSmallInteger", "alias": "LONGSEV", "domain": null }, { "name": "LONGEXT", "type": "esriFieldTypeSmallInteger", "alias": "LONGEXT", "domain": null }, { "name": "ALLIGRATE", "type": "esriFieldTypeSmallInteger", "alias": "ALLIGRATE", "domain": null }, { "name": "ALLIGSEV", "type": "esriFieldTypeSmallInteger", "alias": "ALLIGSEV", "domain": null }, { "name": "ALLIGEXT", "type": "esriFieldTypeSmallInteger", "alias": "ALLIGEXT", "domain": null }, { "name": "SHRINKRATE", "type": "esriFieldTypeSmallInteger", "alias": "SHRINKRATE", "domain": null }, { "name": "SHRINKSEV", "type": "esriFieldTypeSmallInteger", "alias": "SHRINKSEV", "domain": null }, { "name": "SHRINKEXT", "type": "esriFieldTypeSmallInteger", "alias": "SHRINKEXT", "domain": null }, { "name": "RUTRATE", "type": "esriFieldTypeSmallInteger", "alias": "RUTRATE", "domain": null }, { "name": "RUTSEV", "type": "esriFieldTypeSmallInteger", "alias": "RUTSEV", "domain": null }, { "name": "RUTEXT", "type": "esriFieldTypeSmallInteger", "alias": "RUTEXT", "domain": null }, { "name": "CORRUGRATE", "type": "esriFieldTypeSmallInteger", "alias": "CORRUGRATE", "domain": null }, { "name": "CORRUGSEV", "type": "esriFieldTypeSmallInteger", "alias": "CORRUGSEV", "domain": null }, { "name": "CORRUGEXT", "type": "esriFieldTypeSmallInteger", "alias": "CORRUGEXT", "domain": null }, { "name": "RAVELRATE", "type": "esriFieldTypeSmallInteger", "alias": "RAVELRATE", "domain": null }, { "name": "RAVELSEV", "type": "esriFieldTypeSmallInteger", "alias": "RAVELSEV", "domain": null }, { "name": "RAVELEXT", "type": "esriFieldTypeSmallInteger", "alias": "RAVELEXT", "domain": null }, { "name": "PUSHRATE", "type": "esriFieldTypeSmallInteger", "alias": "PUSHRATE", "domain": null }, { "name": "PUSHSEV", "type": "esriFieldTypeSmallInteger", "alias": "PUSHSEV", "domain": null }, { "name": "PUSHEXT", "type": "esriFieldTypeSmallInteger", "alias": "PUSHEXT", "domain": null }, { "name": "HOLESRATE", "type": "esriFieldTypeSmallInteger", "alias": "HOLESRATE", "domain": null }, { "name": "HOLESSEV", "type": "esriFieldTypeSmallInteger", "alias": "HOLESSEV", "domain": null }, { "name": "HOLESEXT", "type": "esriFieldTypeSmallInteger", "alias": "HOLESEXT", "domain": null }, { "name": "BLEEDRATE", "type": "esriFieldTypeSmallInteger", "alias": "BLEEDRATE", "domain": null }, { "name": "BLEEDSEV", "type": "esriFieldTypeSmallInteger", "alias": "BLEEDSEV", "domain": null }, { "name": "BLEEDEXT", "type": "esriFieldTypeSmallInteger", "alias": "BLEEDEXT", "domain": null }, { "name": "POLAGRATE", "type": "esriFieldTypeSmallInteger", "alias": "POLAGRATE", "domain": null }, { "name": "POLAGSEV", "type": "esriFieldTypeSmallInteger", "alias": "POLAGSEV", "domain": null }, { "name": "POLAGEXT", "type": "esriFieldTypeSmallInteger", "alias": "POLAGEXT", "domain": null }, { "name": "DRAINRATE", "type": "esriFieldTypeSmallInteger", "alias": "DRAINRATE", "domain": null }, { "name": "DRAINSEV", "type": "esriFieldTypeSmallInteger", "alias": "DRAINSEV", "domain": null }, { "name": "DRAINEXT", "type": "esriFieldTypeSmallInteger", "alias": "DRAINEXT", "domain": null }, { "name": "RIDERATE", "type": "esriFieldTypeSmallInteger", "alias": "RIDERATE", "domain": null }, { "name": "RIDESEV", "type": "esriFieldTypeSmallInteger", "alias": "RIDESEV", "domain": null }, { "name": "RIDEEXT", "type": "esriFieldTypeSmallInteger", "alias": "RIDEEXT", "domain": null }, { "name": "SEGCOMMENTS", "type": "esriFieldTypeString", "alias": "SEGCOMMENTS", "length": 2048, "domain": null }, { "name": "COMPOSITION", "type": "esriFieldTypeString", "alias": "COMPOSITION", "length": 50, "domain": null }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "length": 20, "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "length": 10, "domain": null }, { "name": "IMDCOMMENTS", "type": "esriFieldTypeString", "alias": "IMDCOMMENTS", "length": 1024, "domain": null }, { "name": "Snow_Priority", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority", "domain": null }, { "name": "FCC_MaxValue", "type": "esriFieldTypeString", "alias": "FCC_MaxValue", "length": 255, "domain": null }, { "name": "FCC_MaxLength", "type": "esriFieldTypeString", "alias": "FCC_MaxLength", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OBJECTID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 43, "name": "Tentative Resurfacing Program New", "type": "Feature Layer", "description": "Pavement Segments serve as the basic units for planning pavement maintenance treatment and reconstruction activity by the Bureau of Highway's Infrastructure Management Division. Each segment is a length of road that has similar pavement condition and other characteristics that makes it suitable for the entire stretch to be paved and/or treated at one time. The segment geometry is derived from -- and is a subset of -- the Street Centerlines feature class. The features are joined to attributes via a table view with a live connection to the v_Pavement_CL view in the Road Inventory (dpwroadinv production) database. Programming changes made in the Road Inventory are immediately displayed in the symbology of this layer, indicating the type of treatment that has been planned or completed for each road. The label identifies the year the work has been competed or is planned to be completed.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Department of Public Works, Bureau of Highways", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var nextTreatmentCat = $feature.Next_Treatment_Category;\nvar lastTreatmentCat = $feature.Last_Treatment_Category;\nvar nextTreatmentStatus = $feature.Next_Treatment_Status;\n\nif (nextTreatmentCat == \"Rehabilitation\" && nextTreatmentStatus == \"Tentative\") {\n return 'Hot Mix Asphalt - Tentative';\n } else if (nextTreatmentCat == \"Prev Maint\" && nextTreatmentStatus == \"Tentative\") {\n return 'Preventative Maintenance - Tentative';\n } else if (nextTreatmentCat == \"Rehabilitation\" && nextTreatmentStatus == \"Planned\") {\n return 'Hot Mix Asphalt - Planned';\n } else if (nextTreatmentCat == \"Prev Maint\" && nextTreatmentStatus == \"Planned\") {\n return 'Preventative Maintenance - Planned';\n } else if (lastTreatmentCat == \"Rehabilitation\") {\n return 'Hot Mix Asphalt - Completed';\n } else if (lastTreatmentCat == \"Prev Maint\") {\n return 'Preventative Maintenance - Completed';\n } else {\n return 'Other';\n }\n ", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Hot Mix Asphalt - Completed", "description": "Hot Mix Asphalt - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Completed" ] ] }, { "label": "Hot Mix Asphalt - Planned", "description": "Hot Mix Asphalt - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Planned" ] ] }, { "label": "Hot Mix Asphalt - Tentative", "description": "Hot Mix Asphalt - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "values": [ [ "Hot Mix Asphalt - Tentative" ] ] }, { "label": "Preventative Maintenance - Completed", "description": "Preventative Maintenance - Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Completed" ] ] }, { "label": "Preventative Maintenance - Planned", "description": "Preventative Maintenance - Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Planned" ] ] }, { "label": "Preventative Maintenance - Tentative", "description": "Preventative Maintenance - Tentative", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "values": [ [ "Preventative Maintenance - Tentative" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Completed", "label": "Hot Mix Asphalt - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Planned", "label": "Hot Mix Asphalt - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "Hot Mix Asphalt - Tentative", "label": "Hot Mix Asphalt - Tentative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Completed", "label": "Preventative Maintenance - Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Planned", "label": "Preventative Maintenance - Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Preventative Maintenance - Tentative", "label": "Preventative Maintenance - Tentative" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 224, 252, 255 ], "toColor": [ 215, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 202, 252, 255 ], "toColor": [ 224, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF(($feature.Next_Treatment_Status == \"Planned\" || $feature.Next_Treatment_Status == \"Tentative\") && $feature.Next_FY_Planned < Year(Today()), Year(Today()), IIF(($feature.Next_Treatment_Status == \"Planned\" || $feature.Next_Treatment_Status == \"Tentative\") && $feature.Next_FY_Planned >= Year(Today()), $feature.Next_FY_Planned, Year($feature.Last_Treatment_Completed_Date)))", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358395.5548781306, "ymin": 384237.9407659769, "xmax": 1482264.5069428831, "ymax": 572041.137665391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.SegID + \": \" + $feature.Road_Name", "title": "Custom" }, "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SegID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null }, { "name": "RoadID", "type": "esriFieldTypeInteger", "alias": "RoadID", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 50, "domain": null }, { "name": "Route_No", "type": "esriFieldTypeString", "alias": "Route_No", "length": 50, "domain": null }, { "name": "Pave_From", "type": "esriFieldTypeString", "alias": "Pave_From", "length": 50, "domain": null }, { "name": "Pave_To", "type": "esriFieldTypeString", "alias": "Pave_To", "length": 50, "domain": null }, { "name": "Length_mi", "type": "esriFieldTypeDouble", "alias": "Length_mi", "domain": null }, { "name": "Area_lane_mi", "type": "esriFieldTypeDouble", "alias": "Area_lane_mi", "domain": null }, { "name": "Area_sy", "type": "esriFieldTypeDouble", "alias": "Area_sy", "domain": null }, { "name": "Avg_Width_ft", "type": "esriFieldTypeDouble", "alias": "Avg_Width_ft", "domain": null }, { "name": "Road_Maint_Authority", "type": "esriFieldTypeString", "alias": "Road_Maint_Authority", "length": 35, "domain": null }, { "name": "RMA_Category", "type": "esriFieldTypeString", "alias": "RMA_Category", "length": 35, "domain": null }, { "name": "Functional_Class_max_value", "type": "esriFieldTypeString", "alias": "Functional_Class_max_value", "length": 255, "domain": null }, { "name": "Functional_Class_max_length", "type": "esriFieldTypeString", "alias": "Functional_Class_max_length", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "Snow_Priority_max_value", "type": "esriFieldTypeSmallInteger", "alias": "Snow_Priority_max_value", "domain": null }, { "name": "Composition", "type": "esriFieldTypeString", "alias": "Composition", "length": 25, "domain": null }, { "name": "Pavement_Inventory_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Inventory_Comments", "length": 500, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created_By", "length": 25, "domain": null }, { "name": "Updated_Date", "type": "esriFieldTypeDate", "alias": "Updated_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Updated_By", "type": "esriFieldTypeString", "alias": "Updated_By", "length": 25, "domain": null }, { "name": "Archived", "type": "esriFieldTypeSmallInteger", "alias": "Archived", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null }, { "name": "Orig_Construction_Yr", "type": "esriFieldTypeInteger", "alias": "Orig_Construction_Yr", "domain": null }, { "name": "Last_Reconstruction_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Reconstruction_Yr", "domain": null }, { "name": "Last_Hot_Mix_Asphalt_Yr", "type": "esriFieldTypeInteger", "alias": "Last_Hot_Mix_Asphalt_Yr", "domain": null }, { "name": "Last_Treatment", "type": "esriFieldTypeString", "alias": "Last_Treatment", "length": 25, "domain": null }, { "name": "Last_Treatment_Category", "type": "esriFieldTypeString", "alias": "Last_Treatment_Category", "length": 25, "domain": null }, { "name": "Last_Treatment_Status", "type": "esriFieldTypeString", "alias": "Last_Treatment_Status", "length": 25, "domain": null }, { "name": "Last_Treatment_Completed_Date", "type": "esriFieldTypeDateOnly", "alias": "Last_Treatment_Completed_Date", "domain": null }, { "name": "Last_Treatment_Comments", "type": "esriFieldTypeString", "alias": "Last_Treatment_Comments", "length": 2000, "domain": null }, { "name": "Last_PO_No", "type": "esriFieldTypeString", "alias": "Last_PO_No", "length": 25, "domain": null }, { "name": "Last_Contract_No", "type": "esriFieldTypeString", "alias": "Last_Contract_No", "length": 15, "domain": null }, { "name": "Last_Contract_Desc", "type": "esriFieldTypeString", "alias": "Last_Contract_Desc", "length": 75, "domain": null }, { "name": "Last_Contractor", "type": "esriFieldTypeString", "alias": "Last_Contractor", "length": 50, "domain": null }, { "name": "Last_FY_Fund", "type": "esriFieldTypeSmallInteger", "alias": "Last_FY_Fund", "domain": null }, { "name": "Last_Account_No", "type": "esriFieldTypeString", "alias": "Last_Account_No", "length": 12, "domain": null }, { "name": "Last_Program", "type": "esriFieldTypeString", "alias": "Last_Program", "length": 25, "domain": null }, { "name": "Last_Program_Category", "type": "esriFieldTypeString", "alias": "Last_Program_Category", "length": 25, "domain": null }, { "name": "Next_Treatment", "type": "esriFieldTypeString", "alias": "Next_Treatment", "length": 25, "domain": null }, { "name": "Next_Treatment_Category", "type": "esriFieldTypeString", "alias": "Next_Treatment_Category", "length": 25, "domain": null }, { "name": "Next_FY_Planned", "type": "esriFieldTypeSmallInteger", "alias": "Next_FY_Planned", "domain": null }, { "name": "Next_Treatment_Status", "type": "esriFieldTypeString", "alias": "Next_Treatment_Status", "length": 25, "domain": null }, { "name": "Rate_Cycle", "type": "esriFieldTypeString", "alias": "Rate_Cycle", "length": 1, "domain": null }, { "name": "Rating_Date", "type": "esriFieldTypeDateOnly", "alias": "Rating_Date", "domain": null }, { "name": "Rated_By", "type": "esriFieldTypeString", "alias": "Rated_By", "length": 25, "domain": null }, { "name": "Rating_Method", "type": "esriFieldTypeString", "alias": "Rating_Method", "length": 1, "domain": null }, { "name": "Rating", "type": "esriFieldTypeSmallInteger", "alias": "Rating", "domain": null }, { "name": "Rating_Calc", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Calc", "domain": null }, { "name": "Rating_Override", "type": "esriFieldTypeSmallInteger", "alias": "Rating_Override", "domain": null }, { "name": "Rating_Override_Reason", "type": "esriFieldTypeString", "alias": "Rating_Override_Reason", "length": 500, "domain": null }, { "name": "Pavement_Condition_Comments", "type": "esriFieldTypeString", "alias": "Pavement_Condition_Comments", "length": 2000, "domain": null }, { "name": "Trans_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Trans_Rate", "domain": null }, { "name": "Long_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Long_Rate", "domain": null }, { "name": "Allig_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Allig_Rate", "domain": null }, { "name": "Shrink_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Shrink_Rate", "domain": null }, { "name": "Rut_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Rut_Rate", "domain": null }, { "name": "Corrug_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Corrug_Rate", "domain": null }, { "name": "Ravel_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ravel_Rate", "domain": null }, { "name": "Push_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Push_Rate", "domain": null }, { "name": "Holes_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Holes_Rate", "domain": null }, { "name": "Bleed_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Bleed_Rate", "domain": null }, { "name": "Pol_Ag_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Pol_Ag_Rate", "domain": null }, { "name": "Drain_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Drain_Rate", "domain": null }, { "name": "Ride_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Ride_Rate", "domain": null }, { "name": "Traffic_Rate", "type": "esriFieldTypeSmallInteger", "alias": "Traffic_Rate", "domain": null }, { "name": "CG_Rate", "type": "esriFieldTypeString", "alias": "CG_Rate", "length": 30, "domain": null }, { "name": "SW_Rate", "type": "esriFieldTypeString", "alias": "SW_Rate", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "SegID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Transit Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "283ab3d6272f5f0646a29dbfab643d7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWNJREFUOI2t1L1qVEEYBuBnNsFBFgtjIdkLsAhYWVhoKdhYBEWEXIFgkyZqiFitqLW3ELFK5R8oCN6AgmlEtAgE1iYrCAa+kDgWJzkJyW7YH184DHOGec43HOab9B8zedxi4aycZ0Q05bwh4kviz1BY4QYWcFFE9bIatwqvTE21U7f7+Vis0MQyZvt8/ASu63ZnCw8Tj3pihQms4Gq/YxxIA+2/OZ9sRDzoVdm9AaE6KWKp5PwxRbyvscIZ3B8GqhPxGPsYbuHUSBgXyvT0+dTprO5VdimNKIFO5zIqLNEaxyo5t0TUx9weB0sRW+z/gO+JK2N4P2os8Q63R4R28KHG8FLO30ScG1YqrDT4ebCy7RIxj9fVdOD8Ttzdm9Q3IPG2sIgnA0Kbcr6ZItaOYLvg08I6nuF0Xybnr5rNucOd40gLSjwvvMEdXMOMqpts4BNeiFhOETuH9/bsZ4lfaO8+A+cf/qlqqLdBmk8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1332921.5579260737, "ymin": 459491.5156523138, "xmax": 1459589.7350354195, "ymax": 591530.3716528118, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stop_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "length": 254, "domain": null }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "length": 254, "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 254, "domain": null }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "length": 254, "domain": null }, { "name": "stop_lat", "type": "esriFieldTypeString", "alias": "stop_lat", "length": 254, "domain": null }, { "name": "stop_lon", "type": "esriFieldTypeString", "alias": "stop_lon", "length": 254, "domain": null }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "length": 254, "domain": null }, { "name": "location_t", "type": "esriFieldTypeString", "alias": "location_t", "length": 254, "domain": null }, { "name": "parent_sta", "type": "esriFieldTypeString", "alias": "parent_sta", "length": 254, "domain": null }, { "name": "stop_timez", "type": "esriFieldTypeString", "alias": "stop_timez", "length": 254, "domain": null }, { "name": "wheelchair", "type": "esriFieldTypeString", "alias": "wheelchair", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R519_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S508_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Scenic and Historic Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1377600.0030178279, "ymin": 384005.6174118072, "xmax": 1476322.0030799955, "ymax": 569751.5457879752, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "NAMEFULL", "length": 40, "domain": null }, { "name": "Bill04_06_", "type": "esriFieldTypeString", "alias": "Bill04_06_", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R513_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S502_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "Signalized Intersections", "type": "Feature Layer", "description": "Symbolized by Signal Type,Maintained By with 7 different classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADA_Category", "uniqueValueGroups": [ { "heading": "ADA Category", "classes": [ { "label": "APS-Equipped", "description": "APS-Equipped", "symbol": { "type": "esriPMS", "url": "aedd7445782f5a566df0dae8d0dfad6c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEbElEQVRYhd1YMYsbRxh9K8mGK2LjxqCFA8OVd53k4ghu3FwjqTSJMbgxq85Ev0DSLzCYQNB2gXARl06rIpfCkCIchNvuVB4YLtZCChvSBM54x7zZndHsaFbSXTAcebCsdnf0zdtv3nzzZmu4YajhhqGG/wOhl0doVFM0AAS8FpC/MwgkwkPsAfO0gvD1E8RfjFBvLAkEIkVDlDXyUPeAFn9WUgS9MeJPFXQ3JVbbNCNeioHIO7oKmL1KilMS+yjQ+f5bzP8Tod4h2iLFxPXszpaPXT/jeHfLl+fZu0ieLz7ES8RqHt71xui++gbhtQh99zMGwkPfvr+/E8hj+95COgoHu31N6OQ8lIdFbNQbA2Wkaisz4xXJ7PptHOz1nURssM12cySJH58NMZtHRVKHSF49RbQRIWrGHqb9nQBPmqNCu+FwiPm8KAnf99Hv9wvEXjya4Oi0W8iWqGDy8ghNW+xOQhTwJmQGg0IzjXq9jiCQFUFD/d8kVU3Bm82VhDi1zdm067d1sDiOEYZZwOl0qv8TPH4M/9YtDI6PNVm2JdrtNlqtLBzj/PU+1oKn0CkNc+hcGSq82sHeIv2NRkMOiZmZ4MEDjN68kb/nt28jvLyUw0jCJKLIKLx4FKE/yWakREXq1E0o145W7L5jJlEfPDqdDqIoQvL2rX6WXF7qrIxGIzl0Nu5s1WVcNXTMEvtVWioQqloVeH+nqAMTqjO+WofZ4ZAaz1xkzLiWlvjWy4TM4WLR295geitSVwHjMv4//87NfsOVdUhVYBPUhRKrOhPBMyC5AKLfF+0obIIaovZcpGYLQhoFQoVV24FWqyVnGbWjyQTAKK8InQ7ARxQ1hc+p7yKjtOTqtzRDam2yMZlMkCQJut1uJurEy0JK7UCLmsIvI7Mq/rX8UN0QbRQJmRle5iVKPltFZgkCiZsQH3ioq1X7IF8o18EYwY1x8d5tj4oaypxeqeeZTqd67eKwKfhtgPpUjoPtVEXn8LlKgDHDZL9OQrSd+g0+ZCV+25j6FLUqiAsyHr6eZBr6owNwUSdpaoxkeCxlJ4+t+xUlhOiBaTvV9cl5KC2ELWpOeU5rEturP4SHUwikuF+/jzn+Xitq2yOl1ZKlg+WbVlNNw5Pz0Ll8sCM1DL+Ff+I5nuGe/xV+CX9YK2pl3HR2gNi0IEuzjIacHlhdH58NpZ+xwUVW4cfwJ2wKxisgReHGEiE7S7N5JM2V7Yc4JMyEWbEVuLA6ycyKzpHZsV2jsw5xd0BDjhwqxTYp24StAsn8emYYOoHkUxVdu52TELcq3B0ISEenSdFc0c+YZX8dqBnbUxOecO/VSis1dwW9cWbIzeA0V6t2HWZb165DQmDoMvgrCWlSh0hoyM37qiNlUZgxtTaxArPo2fuynEjCzJSRWUuI4J+5O6Aht90AO3ZZCBcoYGpm3ZZ6o8X1dRakSUNOD7zOpthEOLVXZeXKhBTyoFHp14981ZZrokDMCvxFv34gR94Jj9I9+nVx4z5YfQbk2x/mocB+LQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "APS-Equipped" ] ] }, { "label": "Signalized (Non-APS)", "description": "Signalized (Non-APS)", "symbol": { "type": "esriPMS", "url": "2eb30a94e21502c33fa82bbab64e3844", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeElEQVRYheXZMW6jQBQG4N/SFKvcAMq9Au72CsbHgGMYjgHHsPcYpkyaSCmhT2Ft59WPBzNgAsPwkGLlSZEdZcCfH+8Nw0ThiULhiULhiULhJ2OvQALAA1Btbu+/J/YKnADsjN+9DRB/O2wfqiO6ApACq1WgQQAUhThYiUOTBDgcgDgG8lwUrFaBMrKsfpEEq1WgTQiD1WrQFcBKElpV1cN4z/PEwEoKut/vcTrxz92IoggZsQJgtQRaRRHTibIsO1D/5QXl5aJteQ32fb8+xlsAVksyGg9kk/fXw+UCchrBdrvtZtkRrJZc+uPxiKIoEMdx/cpo2iwysGEY1tDdTp/GEayWdn0QBHV268usgYkBvdmyW6OZ4QBWItOTEfzofHKUG1hJQp0iswerL9ajVlA2TlOrY0sDX5cIa5d1bgkuNr2LNJRZr7N6Gsno+Xyupyb+3BvMWBrkeVvXSZK0DTYUPIDnaL980B8yhG1vQzyQKWq++UCwy5mxe4Pp4WnajmEDPjRYP3hA7ypNYvkowhW+nn3a9IyAzeDw3LrDDCjrp42/VjWrwTGL3BUsAA1nTV02YK4H+g3mh0CQAa8J8JF372Cs3U6DzYCOYm3A/GA2V2oU6B9tCbIWy3pt7mKu0EmsDbjfYAT+joC3sQZzgFphbcBmFDHwnv7CZ/lv+GSOUGvsFJhZY4ZZEoxPA8qs37O6ADoLOwXmYoUTfz88Iehs7BT4y4k/XQ51ws6eh1MZ6KJHcStwKgddvMkxCk5loSLbR4PgorN6EoGKbcw9gAt5qOiW5wNYGCq+mazBTGu9cJbcSF5lm77/KCIZP/sfIGuGWvXswvEfdm13D8Q7c28AAAAASUVORK5CYII=", "contentType": "image/png", "width": 32, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Signalized (Non-APS)" ] ] }, { "label": "No Ped Crossing", "description": "No Ped Crossing", "symbol": { "type": "esriPMS", "url": "d406597c65d7fe522cf7dc840cfe3f3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVRYhc1XTW6CQBh9KkltbwAncA3dNd4AOIYeAzkGHEO8QldmZFlWLmFj0lXblUnzgNHxZzG0jPoSIjKj7328Nx+MhTvDeigBrut6w+EwMEm43+/TPM/LCwFuQ54BsE0KGI1Gkeu6r5vNRpwIaCs3Sn7GdSpAxWw2w2QyQZ8oigJpml5ct65NJvl0OsXDroI4jlGWhxzVcBwHURSZFxDHMRaLxdUx27Zr+3oXIIQ4+LdarQ7XSeUAWCjiOJcIggC+7/cjwPO8+harlZM8ac9pBuXRFgoksQ65tgCC/vIIwxBZlqFSxuQ5q06SpLbCWAbs9s/ZscK2eqGMdSH/kwAVFPFfWDqT6KsMl/wkGPiqArLsOI9BJJgBZqcXAb7v16uA3qvkSZvCMGxEMIQMKpeiDrm2AGK5XKKqKszn8yaESgql7Qwhg6pL3knAechYMSvnV9niOdaFvLOAcyiOmA9h2fZ+2iDhBMBPCXyK4zzZMWmHzpK0dEMoG5BK/rZszt9DoGxDyIyQnEfvIRRC1MuMQsZKceNbhdDzvMNt3abAE17w7AywTb9uF0LH4fOvwUf63fXn/xcQRVFdqdoRJfggMi6A6PrS0VlAURToG7vdTl9AeuXt1RQsdcfCTYNpwsFgwPCICwF5npfcsZjempF8vV5nVy3YNNuly3gbxN13x79XB84Z2OSCsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "No Ped Crossing" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "aedd7445782f5a566df0dae8d0dfad6c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEbElEQVRYhd1YMYsbRxh9K8mGK2LjxqCFA8OVd53k4ghu3FwjqTSJMbgxq85Ev0DSLzCYQNB2gXARl06rIpfCkCIchNvuVB4YLtZCChvSBM54x7zZndHsaFbSXTAcebCsdnf0zdtv3nzzZmu4YajhhqGG/wOhl0doVFM0AAS8FpC/MwgkwkPsAfO0gvD1E8RfjFBvLAkEIkVDlDXyUPeAFn9WUgS9MeJPFXQ3JVbbNCNeioHIO7oKmL1KilMS+yjQ+f5bzP8Tod4h2iLFxPXszpaPXT/jeHfLl+fZu0ieLz7ES8RqHt71xui++gbhtQh99zMGwkPfvr+/E8hj+95COgoHu31N6OQ8lIdFbNQbA2Wkaisz4xXJ7PptHOz1nURssM12cySJH58NMZtHRVKHSF49RbQRIWrGHqb9nQBPmqNCu+FwiPm8KAnf99Hv9wvEXjya4Oi0W8iWqGDy8ghNW+xOQhTwJmQGg0IzjXq9jiCQFUFD/d8kVU3Bm82VhDi1zdm067d1sDiOEYZZwOl0qv8TPH4M/9YtDI6PNVm2JdrtNlqtLBzj/PU+1oKn0CkNc+hcGSq82sHeIv2NRkMOiZmZ4MEDjN68kb/nt28jvLyUw0jCJKLIKLx4FKE/yWakREXq1E0o145W7L5jJlEfPDqdDqIoQvL2rX6WXF7qrIxGIzl0Nu5s1WVcNXTMEvtVWioQqloVeH+nqAMTqjO+WofZ4ZAaz1xkzLiWlvjWy4TM4WLR295geitSVwHjMv4//87NfsOVdUhVYBPUhRKrOhPBMyC5AKLfF+0obIIaovZcpGYLQhoFQoVV24FWqyVnGbWjyQTAKK8InQ7ARxQ1hc+p7yKjtOTqtzRDam2yMZlMkCQJut1uJurEy0JK7UCLmsIvI7Mq/rX8UN0QbRQJmRle5iVKPltFZgkCiZsQH3ioq1X7IF8o18EYwY1x8d5tj4oaypxeqeeZTqd67eKwKfhtgPpUjoPtVEXn8LlKgDHDZL9OQrSd+g0+ZCV+25j6FLUqiAsyHr6eZBr6owNwUSdpaoxkeCxlJ4+t+xUlhOiBaTvV9cl5KC2ELWpOeU5rEturP4SHUwikuF+/jzn+Xitq2yOl1ZKlg+WbVlNNw5Pz0Ll8sCM1DL+Ff+I5nuGe/xV+CX9YK2pl3HR2gNi0IEuzjIacHlhdH58NpZ+xwUVW4cfwJ2wKxisgReHGEiE7S7N5JM2V7Yc4JMyEWbEVuLA6ycyKzpHZsV2jsw5xd0BDjhwqxTYp24StAsn8emYYOoHkUxVdu52TELcq3B0ISEenSdFc0c+YZX8dqBnbUxOecO/VSis1dwW9cWbIzeA0V6t2HWZb165DQmDoMvgrCWlSh0hoyM37qiNlUZgxtTaxArPo2fuynEjCzJSRWUuI4J+5O6Aht90AO3ZZCBcoYGpm3ZZ6o8X1dRakSUNOD7zOpthEOLVXZeXKhBTyoFHp14981ZZrokDMCvxFv34gR94Jj9I9+nVx4z5YfQbk2x/mocB+LQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "APS-Equipped", "label": "APS-Equipped" }, { "symbol": { "type": "esriPMS", "url": "2eb30a94e21502c33fa82bbab64e3844", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAYAAADhXXHAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeElEQVRYheXZMW6jQBQG4N/SFKvcAMq9Au72CsbHgGMYjgHHsPcYpkyaSCmhT2Ft59WPBzNgAsPwkGLlSZEdZcCfH+8Nw0ThiULhiULhiULhJ2OvQALAA1Btbu+/J/YKnADsjN+9DRB/O2wfqiO6ApACq1WgQQAUhThYiUOTBDgcgDgG8lwUrFaBMrKsfpEEq1WgTQiD1WrQFcBKElpV1cN4z/PEwEoKut/vcTrxz92IoggZsQJgtQRaRRHTibIsO1D/5QXl5aJteQ32fb8+xlsAVksyGg9kk/fXw+UCchrBdrvtZtkRrJZc+uPxiKIoEMdx/cpo2iwysGEY1tDdTp/GEayWdn0QBHV268usgYkBvdmyW6OZ4QBWItOTEfzofHKUG1hJQp0iswerL9ajVlA2TlOrY0sDX5cIa5d1bgkuNr2LNJRZr7N6Gsno+Xyupyb+3BvMWBrkeVvXSZK0DTYUPIDnaL980B8yhG1vQzyQKWq++UCwy5mxe4Pp4WnajmEDPjRYP3hA7ypNYvkowhW+nn3a9IyAzeDw3LrDDCjrp42/VjWrwTGL3BUsAA1nTV02YK4H+g3mh0CQAa8J8JF372Cs3U6DzYCOYm3A/GA2V2oU6B9tCbIWy3pt7mKu0EmsDbjfYAT+joC3sQZzgFphbcBmFDHwnv7CZ/lv+GSOUGvsFJhZY4ZZEoxPA8qs37O6ADoLOwXmYoUTfz88Iehs7BT4y4k/XQ51ws6eh1MZ6KJHcStwKgddvMkxCk5loSLbR4PgorN6EoGKbcw9gAt5qOiW5wNYGCq+mazBTGu9cJbcSF5lm77/KCIZP/sfIGuGWvXswvEfdm13D8Q7c28AAAAASUVORK5CYII=", "contentType": "image/png", "width": 32, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Signalized (Non-APS)", "label": "Signalized (Non-APS)" }, { "symbol": { "type": "esriPMS", "url": "d406597c65d7fe522cf7dc840cfe3f3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVRYhc1XTW6CQBh9KkltbwAncA3dNd4AOIYeAzkGHEO8QldmZFlWLmFj0lXblUnzgNHxZzG0jPoSIjKj7328Nx+MhTvDeigBrut6w+EwMEm43+/TPM/LCwFuQ54BsE0KGI1Gkeu6r5vNRpwIaCs3Sn7GdSpAxWw2w2QyQZ8oigJpml5ct65NJvl0OsXDroI4jlGWhxzVcBwHURSZFxDHMRaLxdUx27Zr+3oXIIQ4+LdarQ7XSeUAWCjiOJcIggC+7/cjwPO8+harlZM8ac9pBuXRFgoksQ65tgCC/vIIwxBZlqFSxuQ5q06SpLbCWAbs9s/ZscK2eqGMdSH/kwAVFPFfWDqT6KsMl/wkGPiqArLsOI9BJJgBZqcXAb7v16uA3qvkSZvCMGxEMIQMKpeiDrm2AGK5XKKqKszn8yaESgql7Qwhg6pL3knAechYMSvnV9niOdaFvLOAcyiOmA9h2fZ+2iDhBMBPCXyK4zzZMWmHzpK0dEMoG5BK/rZszt9DoGxDyIyQnEfvIRRC1MuMQsZKceNbhdDzvMNt3abAE17w7AywTb9uF0LH4fOvwUf63fXn/xcQRVFdqdoRJfggMi6A6PrS0VlAURToG7vdTl9AeuXt1RQsdcfCTYNpwsFgwPCICwF5npfcsZjempF8vV5nVy3YNNuly3gbxN13x79XB84Z2OSCsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Ped Crossing", "label": "No Ped Crossing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 182, 252, 255 ], "toColor": [ 195, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 224, 252, 255 ], "toColor": [ 215, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 202, 252, 255 ], "toColor": [ 224, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1357036.058581382, "ymin": 445004.72605630755, "xmax": 1471421.1040890515, "ymax": 564520.8393858075, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "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": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "ADA_Category", "type": "esriFieldTypeString", "alias": "ADA Category", "length": 255, "domain": { "type": "codedValue", "name": "WS3_IntersectionADACategory", "description": "List of ADA categories for signalized intersections", "codedValues": [ { "name": "APS-Equipped", "code": "APS-Equipped" }, { "name": "Signalized (Non-APS)", "code": "Signalized (Non-APS)" }, { "name": "No Ped Crossing", "code": "No Ped Crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signal_Type", "type": "esriFieldTypeString", "alias": "Signal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionSignalType", "description": "The intersection signal type", "codedValues": [ { "name": "Fire House Signal", "code": "Fire House Signal" }, { "name": "Hazard ID Beacon", "code": "Hazard ID Beacon" }, { "name": "Intersection Beacon", "code": "Intersection Beacon" }, { "name": "Master Controller", "code": "Master Controller" }, { "name": "Signal Ahead Flasher", "code": "Signal Ahead Flasher" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Pedestrian Crossing", "code": "Pedestrian Crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "Roadno", "type": "esriFieldTypeString", "alias": "Road Number", "length": 50, "domain": null }, { "name": "Cross_Road", "type": "esriFieldTypeString", "alias": "Side Road", "length": 50, "domain": null }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "length": 50, "domain": null }, { "name": "Signalized_Date", "type": "esriFieldTypeDate", "alias": "Signalized Date", "length": 8, "domain": null }, { "name": "Install_Year", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "Signal_Replaced_Date", "type": "esriFieldTypeDate", "alias": "Signal Replaced Date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "The service status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Communication_Type", "type": "esriFieldTypeString", "alias": "Communication to Int.", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionCommunicationType", "description": "The type of intersection communication", "codedValues": [ { "name": "Wireless", "code": "Wireless" }, { "name": "None", "code": "None" }, { "name": "Fiber Optic", "code": "Fiber Optic" }, { "name": "Hardwired", "code": "Hardwired" }, { "name": "Radio", "code": "Radio" }, { "name": "Microwave", "code": "Microwave" }, { "name": "Cellular", "code": "Cellular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "System_Type", "type": "esriFieldTypeString", "alias": "Corridor Coord. Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionSystemType", "description": "The intersection system type", "codedValues": [ { "name": "Coordinated", "code": "Coordinated" }, { "name": "Stand Alone", "code": "Stand Alone" }, { "name": "Adaptive", "code": "Adaptive" }, { "name": "Non-coordinated", "code": "Non-coordinated" }, { "name": "TBC", "code": "TBC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signal_Performance", "type": "esriFieldTypeString", "alias": "Signal Performance", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionSignalPerformance", "description": "The intersection signal performance", "codedValues": [ { "name": "MioVision", "code": "MioVision" }, { "name": "ACS Lite", "code": "ACS Lite" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Owner", "description": "The owner of the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_MaintainedBy", "description": "The entity that maintains the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_838_Asset_ID", "fields": "Asset_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 35, "name": "Signalized Intersections by Type", "type": "Feature Layer", "description": "Symbolized by Signal Type,Maintained By with 7 different classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Anne Arundel County Dept of Public Works, Bureau of Highways. The attributes and geometry of this feature class are maintained continually by the GIS personnel associated with the Bureau of Highways' Traffic Engineering Division.", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Signal_Type", "field2": "Maintained_By", "defaultSymbol": { "type": "esriPMS", "url": "1c3987aa42258deccd8e09cedf65063b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5ElEQVRYhdVXzU7iUBj9ynSYaAIbiAnEhZmFyUziqrpxMUlrwqrlMepjUB7DPgZlMwvaB9DGSZyJkRULaTOGuqm4oIZOTuFigV4Bx4mZkxDa29v7ne/nfvdUpHeG+N8R6HQ6WrFYlIbDYSWO4yrGBEHwtre36eHhwVQUxX1zArZtS4IgaESk5vN5qVgsUrlcpnw+P5sTBAFFUaQ7jgNC5mg0atZqNe+vCdi2rQuCcFatVqlSqVChUMich+dAGIbU6/X0IAhApinLsvEqAvbEa6NQKKh7e3tUKpVoHYDgwcFBQuTq6qrhOI4qy/LhRgTsqfFSqaRisdcARI6Pj0FCchzngkdCzBpcZdz3ffK8+fSyFC0Ca7iuCxKWLMvaSgK2besIO8+467pUr9eXCAAXFxckSdLSOMZc11XPz8+No6Mjg0vAnoT+DDlf9BiGGQFmXNrdJf/xkbz7++TeNE3StImTqqrOrbG/v493G0TEJyAIgoZQLhYcQovFLcuajWm5HLVub5Prw50dcu/ukjn46bq+RAA1gbURYUVRzEwCRKRm5RFotVqJ981mMyFSGY9nz6TBgBAfeN9oNDLTwBwZDAZnCNYSgU6no6HJ8PZ5YkiSEs9AgK2A3W9OyeAZzziLArN1cnJizREQBKGC7rYJZm5sANjo9/uzMIvsIpfLSenWuliEyC2Qrn7tGxFtEVnfJ/ftdjuZCyAVWYAN2FoiEMdxlUeA1YVhPBcwir3VmlzX6zmyrHGSGtQJipAH2GCH2ByBVYBH+KEHpHfDBB+IaJwUIYp1E4jsAkfqOi+wIgSHep0ophy1rWj2bBVGo9GcLTH9EEcqO9XWwSQQz9txHYBAHMf+EoHxeGyGYchN3unpafLPigz4rBNtVYl+Gc9FyDom6iWrp+CUjOPYWiKgKIoLMYEJWb0A+QUJtgtgXEJLIaLIy1PXHCWpQR9AEfKMh2Hop1WTmJ4AJdPtdvWsZoL89vv9pBPCu99tvPpEH+kTlf2v1KXLZJy3/YBerwcbcxUspm8go5AGXhQA5tnQe6Lrwy8kUp5+uJdzz7KANYMg8OM4NrkEarWaBxkFJQMxkQWWCuCnez0bR9R4bRiFB+/RPBdFq7g4GRoOMgpKJksTwEvUQZYe4BG4ubmB9+0sfShmvQD5BBkFJZO1KEi8FO6051PjbhRFk7CtQyBFwoKSgZh46ZTk5bzb7eK/DeM8iS6+tAg0HGQUlMwqWZ42jHyj4JDzV8tyhqmGM6BkpmJi9lHCDi+EGoan/z62Gqp9na8kkdbEVEaZEBM4z3Gkpj/N0F7R4f7JpxmlwJTMW+Hdv47/AO0IDbHcVN5IAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Traffic Signal (Maint Not Specified)", "uniqueValueGroups": [ { "heading": "Signal Type,Maintained By", "classes": [ { "label": "Fire House Signal (County Maint)", "description": "Fire House Signal (County Maint)", "symbol": { "type": "esriPMS", "url": "a13ddb98b8d128563a60bdf7aac84706", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEh0lEQVRYhdVXTWsbVxQ9Y41F/KHgJHZAgtLSUC9sCm3lbArFtQJdabxKCV5J2O2YBq/yByT/B2PQNBXWyoRmVXkb2aKrUqubtIYqpNiLjGhtNwLZcjSyNeU86ckjjZTGHyX0wqDR6Omdcz/evWdUvGVT/3cEnjyMalcHvMHDo4rfBgJ8pgBmf18vDipVIxRN5S6dQGYlElROFA2KHfb29gSvDnoxfL0P3l5Pc81+8QjV45q+noyQkGHZnsUv5pLmhQlkkhFdqSERuDkI/4gPvgFvx3WBEZ/4LB1a2DaL+n6xrK9/F12cmluJn4tAhl7XEPcNeMPvBYZwY6gfb2Ik+OEHNwWRp8/+jK0nI+Gp2dTEmQhkGuA3hvrD3Ow8RiKffvQOnj77K7iejGx2I6F2enhRcKdxj9yWSRLpqdmU9q8EMsmIzrBfBri04FiAJMI/r+rx2zNGvCuBTD30CeZcmvE4h8LuQfO7fvcTUYxntdF3h0kiBqA7AeVE0VjtsuDWsnnML661bBRf3oCZedCRxMutAn5d3sBnSzMda4InhREOzaaMjgSg2GFuXNgtYeLet83HWo+CRM2G5lWRs47Fb8ExPxKxcAuRo90SzGxeXIHJURcJrt0rlhMMrIvAk4dRjU2GTHm9yDwQ3jMFes2Gn7m0jsE2F7s/Cf1u0AVAArTn3+c6EpA9hFh3vlpJtxBQemz/cNtZ1z4fFQRYuoSTPVbrsDnBCewkwpRcGyP1UyPGi91S86Eqb3qAoNdbb61MQbsVrgB4Vb83G0XpDP9vy1kBKIF5/biwKurBSYIYxHIRsIGAs7drC6vINTbUdSCRAKangXQamLhniBrYfKTXCWXzeP64dQYRnJH4e8tsJdDrEVguAk6jZ9yc4WcdBJrL65ZemkHYkQZWfrvJNJgbedzqUC/SVHnDkdptwMTjQMIACo0V9F4aPZehp6d9Iz4REWnXx1vZW9WTFizV+SNHKkEZetaB6aiFV8Rs/C3NYzbiE1GghzQC345prmi0nwbLOoFtKwUXgVoPjNJhRZceTi9sCCDxPQG8rwO5eeAPA1hczgpwXgSWQO0Vz+/tz0rlCmyPnXYRCEVTOYoJjlGe1x+WZpo1YP80iPLHFfh2BgAUsfno6+YJuPVlUKTh2ri/GXKmQEakBfzQQunAKoTmTlWT6lxAJZPf2dM5POqRqH/+kjwAkrwrtmwovZyIhUUPYLGNfzMponFlZLAZHWnbZhGKgqb3LgKUUaVDS5dRYCpY8fI4yvS0zwECOyu9PezS+/2X5YLtOW3DLgLUcJRRVDIUEzSZ64sYK5/eA4oRiq60NAy1fTE1HGUUlcxlaYLft/exXyyvTc2lXPpQ7fQHyifKKCoZWQfn9bwBnqvanvkzidKpOok0lQzFRDc13M2Y8/zOHj/XCN5Noquv24QajjKKSoaN53Wy3AnMfLPgmPNOYX9jArSGhotTyTTEhBipnGpyeDHUBLaqx+Kc86ix2tsL7kKvZqG6jDIoJjjPOVKdr2Zsr+xwzibzn7wb3mkomcuyt/52/A/fOCY6Xc+eJgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire House Signal", "County" ] ] }, { "label": "Hazard ID Beacon (County Maint)", "description": "Hazard ID Beacon (County Maint)", "symbol": { "type": "esriPMS", "url": "b05c12fbd1a08525681920895aa3c017", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhdVXf2gbZRh+rkmzrW1K7bpBAk4RV3DM6ZruH1FnOxCnSRk6GP3HhHa7QtkfOhCxDpqKCGOCOudY4sxaNhhTkWEqjGnTdTJR1gylbmKrpRWbYNuwzKRpk7Q5eS659NJLan/J8IVw312++97ne9/ne9/n9LjHpv/fAeg547CVlxosU9NxkwSY+UwAAiUbihGNJ931ji7/mgPwddotwpxggyBZDcVFlvIyA6oqN8BQrMvOCYWnkZxNib0eOwG5E5Ku49lmT2DVAHweuyik4DJvLoNpkxHGUkPeeeZNRvkamUpgJBAWQ+GY2PuJo6OuudO5IgA+7joFp7HUYH3QXIGNFSVYihHgo1s3y0AGhv5q7/XYrXVNXbXLAuDLON9YUWLlYisxAnni8fsxMDRu6fXY+wuB0Od7uFrnauMa/tsBgvDWNXXZ/hWAz2MXGfa1cK6YZZuZIKw3LojOXY1uZ0EAvnToXcy5Yu7P/QhORLP34v4amYzLteoHqgiiHUBhAMKcYCPbFcJ19w2ipaM7ZyHnqasI+I4UBHE3GsfREz582LZXwwmeFEa4vqnLnRcABMnKhYMTEdQe+Dj72FYkwJWSYDPo4U/Myv9ZtpngarfmAhHmcPnWZxi++ztu/PwYdm2X61TWOHcyHHMxsBoAPWccNhYZIuVvzHdE3j1TIKYkmJjLxCxY5tpbd0Pcb9HsfvjPOyg3D6O1FXjznSu44nJooqD42nOw05sDQCiSTFULzrrtmWoZAKlLd0qNte2uzhv+1971oekVSR5f84/iq2tDeOHprTlz6GNsImLSRKAIsBgM6dLKFCy04HoAM+lxIENKdfi/vfkHvvjmF+x7GaisBOJx4PX3vsZzTz4MXZGQnUcf9KUBIAFmdW23Hb4A/+2gPBZFwOUCGhoArxeoPeCWOdB/UUy/KwGvHrucBqeq/rd+m0DnpR/R/OLOeQDFOtmXBoDauDMuzvCTB+ZcLsF7shFWVRrOeX/Kgg2Fcue2f9SLxue3o2R9MfKZXhmwpRZqME4n4HIDwcwM7l6x2EwSbR/0ZO/7+wGj6mCMjUfw/rnv0XboKfk+kZzL8aVXO2RLpVPuhjwIqLgwQ5+Z17x9g/I8RuH42e9kJ4rt2ME8A+vWpXlAO+a5Lp+aqvtKkEjMQZKEoAZAqgjuyFRcVHbYcPiq7Ei+dwEPiYC/BRh2Ax2n+mTnNY+YcPzs9ZyoMQVbtuRG8u9oHG+d7sOJN/YiEotD0kleDYB6R5efYoJtlOf1y5ONWQ5IP5QhtjMO42gpgDD6Lx6SeeI4eglT08kcZ+fPI6+d/rQfB1+qQSSaCNY3z6smvXoSlczg6KTI5pGORPp60xMFPByFcxbtfHuf/FuqDQyNQxCQ3b0GAGVUZCohKlFgKsh4heFpUKYVNSOuGboTC0q6+TKsAUANRxlFJUMxQWOu1UduJUbmjwQYPcFd7+jMEa36hZOp4SijqGTWShP8OhJCKBzrrmvu0uhDfb4XKJ8oo6hkFB6sdOcZ5/6kpGtZliitS4PwUslQTBRSw4vlfHB0ktduOi8k0fWLLUINRxlFJcPCs5gsVztmvkk45jxf2JcMgJbRcE4qmYyYkFsqu5rSvBhqOk4kZ+VzzqNGti8k3Ko+zerTMspNMcF+zpaq/jRjeWWFUxeZ/+TbcE9GyayV3fOv438AckYr/LEjMgkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazard ID Beacon", "County" ] ] }, { "label": "Intersection Beacon (County Maint)", "description": "Intersection Beacon (County Maint)", "symbol": { "type": "esriPMS", "url": "d6bfbb9f0a2f73aeba8dc08cc4a3b92d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEt0lEQVRYhdWYW08jZRjH/9MjFioQDmuLRtAsa0jU3R1ujIkIJNxYuPAQL7xoA6TVjfHCD2DbD6A3Jpu0gabcszGhjRcmFLg1O0qykRh2DU2EmZVSd3RosS3tmOctU3pOW9Zk/ScTZuZ9O/Ob5/Q+LwY8IzLg/wryw+qi3cDlHZzK2cGpvHafA8R8gYvmOZ0wtxQS/zOQWMjp5gC3yQje2m2B2aiHyaSHyahn49lcHkk57VZSWWyFnIKqg2fGtSY8NZBY2MlzBfis3SbHQJ8FA70WWLtNdeeO2vvYXzGh8PEj+T4B5VT9QisWagqyueKa5wrqhn3IivHRAbQqmk9HXJQJ6GhzxbUwuxyOdASye8/jPj8vBOgryRKdiP221wJhT9zYvefx3PwgEGwLZHPFNZ9K5wI3Rgc6htBEbuQn7AQTiIWdQqO4MdSNibz6VCDKYci1+wdJco+9JRBdAW7bsNWmQQh7EqI7+xVzvJ9NtQ1DMSMlFNvWqss3vRT2NQWJhZ28SiBD1tI9jz/CYMplG+qB+8NSCalQvqDi4PAJzCYDXnrh+Yqx8ZcHyUVeAM1BUABP5GRKjz/KLCEmFPDDVviOFVAOehhcFP67O/DemaoBSvyZwvX3vsWbN65hd/3TijF6Lh1Uk2YW14INQTjA3XNRIwJeB7PE5MdBSMkUHOSmi3nzb78K7xez4CdsaFfkciWVdQNoDAKAt1rMlxcTNnYwoPJJb7zYEQQD6bUgfiTX+NVQvoaYjEXzkaSEUjFRsgBiunguJk5L48MDPcwdmhJPipPO8wU8Pjm9fJFeh8H+y6pM7yuvuCUQgz5vA4rrBsl3dwfB9aIz+NsGRKLnEEVgchLsPsUPue+1sUEWE9X65VECtumvS9dUDn6NfM7OaX16ZbiHTFoLUq2A18GOkZlvIEmXX0xyf3QLga8W2Pnvj/9mgamJLEEQXWYDe7mmsZH+imf8Jv1VcV0Bks3la4AoVYU9BfayMmQf6i2dU4qWZwe5gyxBENVZU/6ec1Uv1QWh0rsVcrJJZLrqItbPA/9IwJkI/Lh3yMYpYMtrTiuiNgEqpOoVudo1womcZrUEF/WC6si1W0a8cz/HQCJ24PvtR/jjOAXfnXfhmGoTJJ2hOlGz3lTXEUFKKAzEMTWOo9iXLEbEnxWcfdeDjC4HIMMAGpV5yg5yS3VMaGLZpnLNQbKq3k/FhsynpRmZX9xREH3/MhWbiVJUy45q0XOV06yk6hFpCjK3FBK3Q85gXJTdr18fZvcoc/j1n6686JHiogyOQ2S6TitQk75TN8f827sH7qScZuWYgrHTF5eLYi0pp6l19NcbrwHhbvtEau0ePDzeoIamUX/ajuij9uNJFAqcf265fv9at6DNLocjsZDTQ13VVWEI4sHDY4Jo2rc2rKwzi2vBzRWXRP3m6EhfqUNvVVSPyB3xQ1kqqJyn4+a5ZJmwczJ+JAeScpqneNFqTDOAEznN0lRJZQVVD8+sKyxceV8zU4zwSerq9+NJOngK4gYbLJaiXWaDkD7L+2eX15paoS0QTRdbgSAt3ydyumLL2WU2IpPJid3PmSVVh8hbn6y2vMPreO87V1wjGu5POtUz89+AfwGRxCIe4bQUtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Intersection Beacon", "County" ] ] }, { "label": "Pedestrian Crossing (County Maint)", "description": "Pedestrian Crossing (County Maint)", "symbol": { "type": "esriPMS", "url": "ae3220cff67eee2c3a6d70613a4c3cda", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAYAAAB6kdqOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFeklEQVRYhdVYbWxTVRh+blta6VoZjE16CTIYDFkGQe6CAjGDgfhVplEMMhO7TNMFEBIj8YcmrgT8YdSEqICto+nURI0YzIY//NqYRr6yuw1QPjYdm2G3Y91mpWtHO9pr3tMPqL1lHaDBJ7npveece+5zn/Oe575vNbjNoMH/ndC3+6p4DRc2czLHg5OFeDsHSBFAhApiWWWd+K8TanRarBxgBcJCTrYeuglqaLVqaCeoWX9oNIxBbwA+fwhNTosYiXDbV73garjlhBpdFoGLwGbM0pqJSM4kPYxZWsWx+Xw2+5U8PqG711tPxEZldfma553SLSH0Q23lWi4s2/k8o6kwPyfTOcHnGtnRLXmJWG+j01JdVlXnuClCREalkusXzM0DKXMjIMVIUfG0ZG90WpAJKU36ZboxMsdP9WJh4V24QxedmpZXKOKjpFyWMQNeo7SLuEjYTkuUM04yUr8P91XU4s2XVuOVquWJdiJFL3eqs79FbrVN5xbbpIwJ0ZY2ZmkFigGCeNqNg80duBY1G0uhBD7PiN2vPQq1WoXLwSsJlQhsQ2Tr0dx+vgZAdUaEmDpy2FY4c2qizfGFCMf+VJXTkfrlt37s/bwFO+0/YvvmFbA8vghqFcf65uXn4HB7wNrosjjSLZ1GQR0TSbx9bzMjI3l84LN0sPuDMAEoAWDbc4j1WZ8WkohdGg7io/oT7PzCxUvs/PTvHry9bQ1rI88ilQa8ATLUsQmR8cXjhh5kLi1E+YufAkN+mGMz8ACE5QWo2boKQhFRjKLtTB+ee/UA7pk1lS0zoeKxBfj+SFfKzhv0Bqwk/piEIIOnbRqHUGRiR0NzB1OGQNFoNk1KItPb78Pru5vwcuVSrH+4GEXlu8mDmCLk4NciZqqJT05aQhQ/4MJsuQhujy9poFsPSIHYuWc40W/KNWJ6nhEN729g1509Q3APRPum3DkRO7aUpTyUiNLzlBw8rTE69reyWCHwJhVaxEj0nAdTTFz/IWo2lcK6LvllN7/xNWQ5en72/ADKV85TnF8tR+jGzAlRDNVsLEXJegfcf15kbVLs9rUr5qL+vYqUe46d7MV3R7rg2vkEdn1yFEdPXlCcW6dVIxgOK3pRghDJ1+S0pAzgc40sSEmZOAx6HXZ9fDT5jdUqeIb8bGtrNCqsWVYA11ftaDrejRPn+pLGFsyYDINRh0yC2u3zh1gcxc1QisXKZAG47AZGJOBszwAL3sXzTTDlGlg/x3G4v6IWz5oX4plHilG2ZBbecR3GtKkGPCAsSTxi9EoEx05ewMpMfAgcRF8gSF7ELm17DjF1DCYVVrdEY+ggD7T92ocdHzTDtmkFZkwrZO3DgRDOdHnw2VvrmBES0QeXFeDntj8wf/ZVo+0f8tNP2u9ZEiFZBZvb4zPTMpEHmWM+REE8csCAoGoUI+4gC2R7DTnTVRj0WvQd2sZ+49i5pQxz7p6SNG7QO0J+lxkhsnOKI8r6/pmEHXxyON0czBSbW7oV+34Se7B66WwUz8lj81JWKauUTTGFECFr4gRHR8+AlVIGAikh7G/FtbCuW5x0fe/8aewYC2SWHOBIFz+KhJZsqK1ucloEyvby+WxmfOk+pOMBKTPoDYjXU0eREIHyYEo9c66TP48HtFTnugfBEv8q1/gStLgntX9ZXU1Z3s2ksHEypzovIhSKZFSFpHXqRU/ZHZRyUpZHu248SX4c5GEdUWXKMy2Jrlt1lFXWiT3fbC3p6v3LTqUNEcufnp2oxZRAX/cBb4B9fH3+0LjrszHrspkPvUtrXkKJv+TxMWIUV0a9Lm2hSMYXJVJ36wvFOGIpZwmlDZf8IbNveDSllJZlzi2r0fCflNKIIZbDZFT03Qhuu38//gaK11nB7Xc9RAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pedestrian Crossing", "County" ] ] }, { "label": "Traffic Signal (County Maint)", "description": "Traffic Signal (County Maint)", "symbol": { "type": "esriPMS", "url": "0e12825bab768a4cdc647cc0dfe44fa1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYUlEQVRYhdVXTW8aVxQ9AwOSP2UlJhVIVatK9cJSpEqTbrKIbSJ1xXjVLrIC2dVEtbrKHzD+D1UqT1NkVlGVrAybLoKddUNVKXGqkkWdhSEOpqXF4BoCE50HAwMzY3CaKuqR0Lx5M7x77n333XtGxjuG/L8j8OBOTJ2e8CvVk9OgAYQ4JwH58TEfjk8bejiWzL51ApmtqCI1JRWSEfH7PMr0pB+zF8bg93m775TKJ2i8amk7iSgJ6XXDu/HZaiL/rwlkElFNamEzdGkSwcAUpib8ju+FAlPiWqnWsZ8va6VyTdv5PraxtLoVfyMCGXrdQnxqwh/5MDSDizPjGAUkePnjS4LI42eH6zuJaGRpJXnlXAQyHeMXZ8YjXOxNQCJXP3kfj5+9VHYS0UduJGSnyWHGC8UK8sXjvrlQoL1Fg+Aa2ad5kkgtrSTVoQQyiajGsLsZzz4tYPnru8gXK7Znj37QoMwHbfPKfIgkIj/d1eKf3tDjrgQy7dBvcs8HPaZhk4BpXHlvGoV/Gsj/dSLu9XtZqItzYhxZaF9NzH0wSxLrANwJSE1JZbYPJhxDq99LI/Uw151TPRK2D/8W4ysXJpD9owr9flb8tM8VGwHmBE8KIxxeSeqOBCAZEad9JLa/uSG837i9K4gEW0b3mVKugdVHXZjD+tqi4zaYjhyVa5sMlo3AgzsxlUXG7ZwLQ/NBRBbnBAFzBZZCvUOGz9yMm1EwbV3/civVR0DyGMHZEc+6ia4b5wBtHBQrXZayOfAAit/fK62DSajf/1mM8y972a9eAzAGpH5s36d3cyh0juf6VwuOa9EGbdkIGEDIWtutMPMifnu3Z1wFtrfb42VVQiptiK1hnmhfdNe3E/B5hS0bgWGgR/yxBlhPQxuScIFJyGQ9D2TLEkM7F2EmYSoFLC8DhiEhnW51nw1DvdHssyVbH7Klml1tFJCE2LxzoF5vknTBRqDlgV6pnmpuf7y5ke4mpImPNGAsBOzFe0mY3WuvHV9bcOwNldopDK+RshEIx5JZigm2UadawBJLEmYZpnGFJQVA48CL3HdNsTWsA0xCR+PVOirH9UJ4taeaZOsLVDK550cam8cgWFoPMrew8e1DcRoOUx5gswWf4cXs7wHk8ALxtUXX40fs58uQJHS9txGgjKpU65pbFIhgYFJcq4UWfr0cgGx48Mvei75nTuCapT9rBcPbX79k6w01HGUUlQzFhBN41G52xk+eFLvzDL1T5IRjjabwHpD0cGyrT7TKgy9Tw1FGUck4aQLubT5zyyZITBJO+G2/hFK5ll5aTdr0oez0B8onyigqGSevSMKtaw563jGebRheM3DDCVhIpKhkKCbO6pJue557fsRrmsbdJLp81iLUcJRRVDIsUGfJcqth7jcTjnvuFPaRCRAdDRenkumICdFS2dXM5sVQ03C98Uqccx41ZvtgwjlBxojoyCidYoL9nC3V+mnG8soKZy0y/8m34fWOknlbeOdfx68BkAUCsk4vpp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Traffic Signal", "County" ] ] }, { "label": "Traffic Signal (State Maint)", "description": "Traffic Signal (State Maint)", "symbol": { "type": "esriPMS", "url": "bdc002fa54594d6ade8d9d6e55d1e3eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEWElEQVRYhdVXXWhbZRh+vtPTlFTb4losjYLSDqmC3sQO3MWgFeZNTvEmgcGuM++9Gu3oKTbsSu92kejFLoSN5GY0URhjLd4ouIXBRKS1lQlLY0rTuqRr1iQ9R54vOWl+zmmSORk+kDY53znf+7w/3/s+R8VLhvq/IxBYuqu53IPe0rOnY4ZpenhNEWKrt68fh6X9SOzyTPKFE/BfXfEKQ2gAfD29Lq+rfxDuoREoqqt2z7N8FqpRCgZCqxAQEVEqLt7Uz2/9awL+0EpQGCL86ikPXjk1Bpd7wPY+rhPFQh657UfBQi5LMovRuWn9uQj4r654cST0PveAb3D0bbgHhtEJSHDkrfclkZ0/f1kIhFZ90bnpD7si4K8a7x8a9nGz5wGJeCbPkoQ3EFq970RCtX26jfGnu2ns7zam10pRM7hHZiPp9S+txmPz01pbAv7QSpBhdzKe2Uji1tJsCwHi4lf3MXra23Kd1zIbSd/FL+/p334+pTsS8FeqPcycN3uc2UzWCFjGTw+/iZ3DA/y9vyt/P7wdwcRexcnxKV/DHq+98Q6fXQDgTEAYQmMomwuOoX14LYLNe/HaNZ9QEM8+lt8nh17H2pNtSYCfDz4JthBgTXBvRjg2NxOxJQDAZ5dH4tMry9L7n24sSiIe06itncvvYA3AxJSGjy4s2KbBcqSQ3wkDaCUQWLqrySbjcM4Jbjx+xicJWDvw9H9tVMhwzcm4FQXLVnT+43gDAVOIMffACLpBzY0uQBv53VQtzKr1RYHi7ek9bq3NRcjcEvXVr53jjkD8duX3Hz8n5L0EU2EH2qCtFgKGaXrqe3s9rLr48cZxAWsasLxsfVeQSBgyNTwtLEIn0IY1xBoItAM94ufWF7MNp6FCvod/ZRGyWLuBWmMmRNvJRVhFGI8Ds7M0ruD770q1tXYwysUGW2r9IkeqNdU6AUnQ825wVCrChJlurQHFiBQLecfk3bl2Sf63iowYDwJuD/CrflyE7BXE2Qu67WzglDQVM95CIHZ5JkkxwRvsesHEGU2SsE4BjXvD1cg9dmHzm6JMDfsAi9DJ+GEhn47NHasmtf4GKpm91HrQrpmwtV66npKdkKchvawC4TKE0Yej9fcAPJBeOx0/Irf9CApEQwWrDQRKxcUi8kGnKBCWZ4W/yvhh8l0Iw4XM7w8a1uzAPQ9y2TQUM+JI4KZ+fosyikqGYsIOPGp3UKmH7bXfatcZtdEJ+zZ8VC5K7wUQiTaJVrX5Zmo4yigqGTtNQC8/u75lqwec5sBeag0HT7KJ2HyrPlTtHqB8ooyikrHblCROCne95zReyGWTPeVSJWydELBIUEZRyVBMnDQlnXK+l1rH4UE+QeNOEl09aRNqOMooKpl2srzeMPPNgmPO7cLeMQGiquF0KpmqmJAjVU616vBie6Vhdjmec3nUFLOl4OygokNUZVSEYoLznCO1/tWM7ZUdrr7J/CfvhtGqknlReOlvx/8AOvgKspHUq8YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Traffic Signal", "State" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a13ddb98b8d128563a60bdf7aac84706", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEh0lEQVRYhdVXTWsbVxQ9Y41F/KHgJHZAgtLSUC9sCm3lbArFtQJdabxKCV5J2O2YBq/yByT/B2PQNBXWyoRmVXkb2aKrUqubtIYqpNiLjGhtNwLZcjSyNeU86ckjjZTGHyX0wqDR6Omdcz/evWdUvGVT/3cEnjyMalcHvMHDo4rfBgJ8pgBmf18vDipVIxRN5S6dQGYlElROFA2KHfb29gSvDnoxfL0P3l5Pc81+8QjV45q+noyQkGHZnsUv5pLmhQlkkhFdqSERuDkI/4gPvgFvx3WBEZ/4LB1a2DaL+n6xrK9/F12cmluJn4tAhl7XEPcNeMPvBYZwY6gfb2Ik+OEHNwWRp8/+jK0nI+Gp2dTEmQhkGuA3hvrD3Ow8RiKffvQOnj77K7iejGx2I6F2enhRcKdxj9yWSRLpqdmU9q8EMsmIzrBfBri04FiAJMI/r+rx2zNGvCuBTD30CeZcmvE4h8LuQfO7fvcTUYxntdF3h0kiBqA7AeVE0VjtsuDWsnnML661bBRf3oCZedCRxMutAn5d3sBnSzMda4InhREOzaaMjgSg2GFuXNgtYeLet83HWo+CRM2G5lWRs47Fb8ExPxKxcAuRo90SzGxeXIHJURcJrt0rlhMMrIvAk4dRjU2GTHm9yDwQ3jMFes2Gn7m0jsE2F7s/Cf1u0AVAArTn3+c6EpA9hFh3vlpJtxBQemz/cNtZ1z4fFQRYuoSTPVbrsDnBCewkwpRcGyP1UyPGi91S86Eqb3qAoNdbb61MQbsVrgB4Vb83G0XpDP9vy1kBKIF5/biwKurBSYIYxHIRsIGAs7drC6vINTbUdSCRAKangXQamLhniBrYfKTXCWXzeP64dQYRnJH4e8tsJdDrEVguAk6jZ9yc4WcdBJrL65ZemkHYkQZWfrvJNJgbedzqUC/SVHnDkdptwMTjQMIACo0V9F4aPZehp6d9Iz4REWnXx1vZW9WTFizV+SNHKkEZetaB6aiFV8Rs/C3NYzbiE1GghzQC345prmi0nwbLOoFtKwUXgVoPjNJhRZceTi9sCCDxPQG8rwO5eeAPA1hczgpwXgSWQO0Vz+/tz0rlCmyPnXYRCEVTOYoJjlGe1x+WZpo1YP80iPLHFfh2BgAUsfno6+YJuPVlUKTh2ri/GXKmQEakBfzQQunAKoTmTlWT6lxAJZPf2dM5POqRqH/+kjwAkrwrtmwovZyIhUUPYLGNfzMponFlZLAZHWnbZhGKgqb3LgKUUaVDS5dRYCpY8fI4yvS0zwECOyu9PezS+/2X5YLtOW3DLgLUcJRRVDIUEzSZ64sYK5/eA4oRiq60NAy1fTE1HGUUlcxlaYLft/exXyyvTc2lXPpQ7fQHyifKKCoZWQfn9bwBnqvanvkzidKpOok0lQzFRDc13M2Y8/zOHj/XCN5Noquv24QajjKKSoaN53Wy3AnMfLPgmPNOYX9jArSGhotTyTTEhBipnGpyeDHUBLaqx+Kc86ix2tsL7kKvZqG6jDIoJjjPOVKdr2Zsr+xwzibzn7wb3mkomcuyt/52/A/fOCY6Xc+eJgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire House Signal,County", "label": "Fire House Signal (County Maint)" }, { "symbol": { "type": "esriPMS", "url": "b05c12fbd1a08525681920895aa3c017", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE8UlEQVRYhdVXf2gbZRh+rkmzrW1K7bpBAk4RV3DM6ZruH1FnOxCnSRk6GP3HhHa7QtkfOhCxDpqKCGOCOudY4sxaNhhTkWEqjGnTdTJR1gylbmKrpRWbYNuwzKRpk7Q5eS659NJLan/J8IVw312++97ne9/ne9/n9LjHpv/fAeg547CVlxosU9NxkwSY+UwAAiUbihGNJ931ji7/mgPwddotwpxggyBZDcVFlvIyA6oqN8BQrMvOCYWnkZxNib0eOwG5E5Ku49lmT2DVAHweuyik4DJvLoNpkxHGUkPeeeZNRvkamUpgJBAWQ+GY2PuJo6OuudO5IgA+7joFp7HUYH3QXIGNFSVYihHgo1s3y0AGhv5q7/XYrXVNXbXLAuDLON9YUWLlYisxAnni8fsxMDRu6fXY+wuB0Od7uFrnauMa/tsBgvDWNXXZ/hWAz2MXGfa1cK6YZZuZIKw3LojOXY1uZ0EAvnToXcy5Yu7P/QhORLP34v4amYzLteoHqgiiHUBhAMKcYCPbFcJ19w2ipaM7ZyHnqasI+I4UBHE3GsfREz582LZXwwmeFEa4vqnLnRcABMnKhYMTEdQe+Dj72FYkwJWSYDPo4U/Myv9ZtpngarfmAhHmcPnWZxi++ztu/PwYdm2X61TWOHcyHHMxsBoAPWccNhYZIuVvzHdE3j1TIKYkmJjLxCxY5tpbd0Pcb9HsfvjPOyg3D6O1FXjznSu44nJooqD42nOw05sDQCiSTFULzrrtmWoZAKlLd0qNte2uzhv+1971oekVSR5f84/iq2tDeOHprTlz6GNsImLSRKAIsBgM6dLKFCy04HoAM+lxIENKdfi/vfkHvvjmF+x7GaisBOJx4PX3vsZzTz4MXZGQnUcf9KUBIAFmdW23Hb4A/+2gPBZFwOUCGhoArxeoPeCWOdB/UUy/KwGvHrucBqeq/rd+m0DnpR/R/OLOeQDFOtmXBoDauDMuzvCTB+ZcLsF7shFWVRrOeX/Kgg2Fcue2f9SLxue3o2R9MfKZXhmwpRZqME4n4HIDwcwM7l6x2EwSbR/0ZO/7+wGj6mCMjUfw/rnv0XboKfk+kZzL8aVXO2RLpVPuhjwIqLgwQ5+Z17x9g/I8RuH42e9kJ4rt2ME8A+vWpXlAO+a5Lp+aqvtKkEjMQZKEoAZAqgjuyFRcVHbYcPiq7Ei+dwEPiYC/BRh2Ax2n+mTnNY+YcPzs9ZyoMQVbtuRG8u9oHG+d7sOJN/YiEotD0kleDYB6R5efYoJtlOf1y5ONWQ5IP5QhtjMO42gpgDD6Lx6SeeI4eglT08kcZ+fPI6+d/rQfB1+qQSSaCNY3z6smvXoSlczg6KTI5pGORPp60xMFPByFcxbtfHuf/FuqDQyNQxCQ3b0GAGVUZCohKlFgKsh4heFpUKYVNSOuGboTC0q6+TKsAUANRxlFJUMxQWOu1UduJUbmjwQYPcFd7+jMEa36hZOp4SijqGTWShP8OhJCKBzrrmvu0uhDfb4XKJ8oo6hkFB6sdOcZ5/6kpGtZliitS4PwUslQTBRSw4vlfHB0ktduOi8k0fWLLUINRxlFJcPCs5gsVztmvkk45jxf2JcMgJbRcE4qmYyYkFsqu5rSvBhqOk4kZ+VzzqNGti8k3Ko+zerTMspNMcF+zpaq/jRjeWWFUxeZ/+TbcE9GyayV3fOv438AckYr/LEjMgkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazard ID Beacon,County", "label": "Hazard ID Beacon (County Maint)" }, { "symbol": { "type": "esriPMS", "url": "d6bfbb9f0a2f73aeba8dc08cc4a3b92d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEt0lEQVRYhdWYW08jZRjH/9MjFioQDmuLRtAsa0jU3R1ujIkIJNxYuPAQL7xoA6TVjfHCD2DbD6A3Jpu0gabcszGhjRcmFLg1O0qykRh2DU2EmZVSd3RosS3tmOctU3pOW9Zk/ScTZuZ9O/Ob5/Q+LwY8IzLg/wryw+qi3cDlHZzK2cGpvHafA8R8gYvmOZ0wtxQS/zOQWMjp5gC3yQje2m2B2aiHyaSHyahn49lcHkk57VZSWWyFnIKqg2fGtSY8NZBY2MlzBfis3SbHQJ8FA70WWLtNdeeO2vvYXzGh8PEj+T4B5VT9QisWagqyueKa5wrqhn3IivHRAbQqmk9HXJQJ6GhzxbUwuxyOdASye8/jPj8vBOgryRKdiP221wJhT9zYvefx3PwgEGwLZHPFNZ9K5wI3Rgc6htBEbuQn7AQTiIWdQqO4MdSNibz6VCDKYci1+wdJco+9JRBdAW7bsNWmQQh7EqI7+xVzvJ9NtQ1DMSMlFNvWqss3vRT2NQWJhZ28SiBD1tI9jz/CYMplG+qB+8NSCalQvqDi4PAJzCYDXnrh+Yqx8ZcHyUVeAM1BUABP5GRKjz/KLCEmFPDDVviOFVAOehhcFP67O/DemaoBSvyZwvX3vsWbN65hd/3TijF6Lh1Uk2YW14INQTjA3XNRIwJeB7PE5MdBSMkUHOSmi3nzb78K7xez4CdsaFfkciWVdQNoDAKAt1rMlxcTNnYwoPJJb7zYEQQD6bUgfiTX+NVQvoaYjEXzkaSEUjFRsgBiunguJk5L48MDPcwdmhJPipPO8wU8Pjm9fJFeh8H+y6pM7yuvuCUQgz5vA4rrBsl3dwfB9aIz+NsGRKLnEEVgchLsPsUPue+1sUEWE9X65VECtumvS9dUDn6NfM7OaX16ZbiHTFoLUq2A18GOkZlvIEmXX0xyf3QLga8W2Pnvj/9mgamJLEEQXWYDe7mmsZH+imf8Jv1VcV0Bks3la4AoVYU9BfayMmQf6i2dU4qWZwe5gyxBENVZU/6ec1Uv1QWh0rsVcrJJZLrqItbPA/9IwJkI/Lh3yMYpYMtrTiuiNgEqpOoVudo1womcZrUEF/WC6si1W0a8cz/HQCJ24PvtR/jjOAXfnXfhmGoTJJ2hOlGz3lTXEUFKKAzEMTWOo9iXLEbEnxWcfdeDjC4HIMMAGpV5yg5yS3VMaGLZpnLNQbKq3k/FhsynpRmZX9xREH3/MhWbiVJUy45q0XOV06yk6hFpCjK3FBK3Q85gXJTdr18fZvcoc/j1n6686JHiogyOQ2S6TitQk75TN8f827sH7qScZuWYgrHTF5eLYi0pp6l19NcbrwHhbvtEau0ePDzeoIamUX/ajuij9uNJFAqcf265fv9at6DNLocjsZDTQ13VVWEI4sHDY4Jo2rc2rKwzi2vBzRWXRP3m6EhfqUNvVVSPyB3xQ1kqqJyn4+a5ZJmwczJ+JAeScpqneNFqTDOAEznN0lRJZQVVD8+sKyxceV8zU4zwSerq9+NJOngK4gYbLJaiXWaDkD7L+2eX15paoS0QTRdbgSAt3ydyumLL2WU2IpPJid3PmSVVh8hbn6y2vMPreO87V1wjGu5POtUz89+AfwGRxCIe4bQUtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intersection Beacon,County", "label": "Intersection Beacon (County Maint)" }, { "symbol": { "type": "esriPMS", "url": "ae3220cff67eee2c3a6d70613a4c3cda", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAYAAAB6kdqOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFeklEQVRYhdVYbWxTVRh+blta6VoZjE16CTIYDFkGQe6CAjGDgfhVplEMMhO7TNMFEBIj8YcmrgT8YdSEqICto+nURI0YzIY//NqYRr6yuw1QPjYdm2G3Y91mpWtHO9pr3tMPqL1lHaDBJ7npveece+5zn/Oe575vNbjNoMH/ndC3+6p4DRc2czLHg5OFeDsHSBFAhApiWWWd+K8TanRarBxgBcJCTrYeuglqaLVqaCeoWX9oNIxBbwA+fwhNTosYiXDbV73garjlhBpdFoGLwGbM0pqJSM4kPYxZWsWx+Xw2+5U8PqG711tPxEZldfma553SLSH0Q23lWi4s2/k8o6kwPyfTOcHnGtnRLXmJWG+j01JdVlXnuClCREalkusXzM0DKXMjIMVIUfG0ZG90WpAJKU36ZboxMsdP9WJh4V24QxedmpZXKOKjpFyWMQNeo7SLuEjYTkuUM04yUr8P91XU4s2XVuOVquWJdiJFL3eqs79FbrVN5xbbpIwJ0ZY2ZmkFigGCeNqNg80duBY1G0uhBD7PiN2vPQq1WoXLwSsJlQhsQ2Tr0dx+vgZAdUaEmDpy2FY4c2qizfGFCMf+VJXTkfrlt37s/bwFO+0/YvvmFbA8vghqFcf65uXn4HB7wNrosjjSLZ1GQR0TSbx9bzMjI3l84LN0sPuDMAEoAWDbc4j1WZ8WkohdGg7io/oT7PzCxUvs/PTvHry9bQ1rI88ilQa8ATLUsQmR8cXjhh5kLi1E+YufAkN+mGMz8ACE5QWo2boKQhFRjKLtTB+ee/UA7pk1lS0zoeKxBfj+SFfKzhv0Bqwk/piEIIOnbRqHUGRiR0NzB1OGQNFoNk1KItPb78Pru5vwcuVSrH+4GEXlu8mDmCLk4NciZqqJT05aQhQ/4MJsuQhujy9poFsPSIHYuWc40W/KNWJ6nhEN729g1509Q3APRPum3DkRO7aUpTyUiNLzlBw8rTE69reyWCHwJhVaxEj0nAdTTFz/IWo2lcK6LvllN7/xNWQ5en72/ADKV85TnF8tR+jGzAlRDNVsLEXJegfcf15kbVLs9rUr5qL+vYqUe46d7MV3R7rg2vkEdn1yFEdPXlCcW6dVIxgOK3pRghDJ1+S0pAzgc40sSEmZOAx6HXZ9fDT5jdUqeIb8bGtrNCqsWVYA11ftaDrejRPn+pLGFsyYDINRh0yC2u3zh1gcxc1QisXKZAG47AZGJOBszwAL3sXzTTDlGlg/x3G4v6IWz5oX4plHilG2ZBbecR3GtKkGPCAsSTxi9EoEx05ewMpMfAgcRF8gSF7ELm17DjF1DCYVVrdEY+ggD7T92ocdHzTDtmkFZkwrZO3DgRDOdHnw2VvrmBES0QeXFeDntj8wf/ZVo+0f8tNP2u9ZEiFZBZvb4zPTMpEHmWM+REE8csCAoGoUI+4gC2R7DTnTVRj0WvQd2sZ+49i5pQxz7p6SNG7QO0J+lxkhsnOKI8r6/pmEHXxyON0czBSbW7oV+34Se7B66WwUz8lj81JWKauUTTGFECFr4gRHR8+AlVIGAikh7G/FtbCuW5x0fe/8aewYC2SWHOBIFz+KhJZsqK1ucloEyvby+WxmfOk+pOMBKTPoDYjXU0eREIHyYEo9c66TP48HtFTnugfBEv8q1/gStLgntX9ZXU1Z3s2ksHEypzovIhSKZFSFpHXqRU/ZHZRyUpZHu248SX4c5GEdUWXKMy2Jrlt1lFXWiT3fbC3p6v3LTqUNEcufnp2oxZRAX/cBb4B9fH3+0LjrszHrspkPvUtrXkKJv+TxMWIUV0a9Lm2hSMYXJVJ36wvFOGIpZwmlDZf8IbNveDSllJZlzi2r0fCflNKIIZbDZFT03Qhuu38//gaK11nB7Xc9RAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestrian Crossing,County", "label": "Pedestrian Crossing (County Maint)" }, { "symbol": { "type": "esriPMS", "url": "0e12825bab768a4cdc647cc0dfe44fa1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYUlEQVRYhdVXTW8aVxQ9AwOSP2UlJhVIVatK9cJSpEqTbrKIbSJ1xXjVLrIC2dVEtbrKHzD+D1UqT1NkVlGVrAybLoKddUNVKXGqkkWdhSEOpqXF4BoCE50HAwMzY3CaKuqR0Lx5M7x77n333XtGxjuG/L8j8OBOTJ2e8CvVk9OgAYQ4JwH58TEfjk8bejiWzL51ApmtqCI1JRWSEfH7PMr0pB+zF8bg93m775TKJ2i8amk7iSgJ6XXDu/HZaiL/rwlkElFNamEzdGkSwcAUpib8ju+FAlPiWqnWsZ8va6VyTdv5PraxtLoVfyMCGXrdQnxqwh/5MDSDizPjGAUkePnjS4LI42eH6zuJaGRpJXnlXAQyHeMXZ8YjXOxNQCJXP3kfj5+9VHYS0UduJGSnyWHGC8UK8sXjvrlQoL1Fg+Aa2ad5kkgtrSTVoQQyiajGsLsZzz4tYPnru8gXK7Znj37QoMwHbfPKfIgkIj/d1eKf3tDjrgQy7dBvcs8HPaZhk4BpXHlvGoV/Gsj/dSLu9XtZqItzYhxZaF9NzH0wSxLrANwJSE1JZbYPJhxDq99LI/Uw151TPRK2D/8W4ysXJpD9owr9flb8tM8VGwHmBE8KIxxeSeqOBCAZEad9JLa/uSG837i9K4gEW0b3mVKugdVHXZjD+tqi4zaYjhyVa5sMlo3AgzsxlUXG7ZwLQ/NBRBbnBAFzBZZCvUOGz9yMm1EwbV3/civVR0DyGMHZEc+6ia4b5wBtHBQrXZayOfAAit/fK62DSajf/1mM8y972a9eAzAGpH5s36d3cyh0juf6VwuOa9EGbdkIGEDIWtutMPMifnu3Z1wFtrfb42VVQiptiK1hnmhfdNe3E/B5hS0bgWGgR/yxBlhPQxuScIFJyGQ9D2TLEkM7F2EmYSoFLC8DhiEhnW51nw1DvdHssyVbH7Klml1tFJCE2LxzoF5vknTBRqDlgV6pnmpuf7y5ke4mpImPNGAsBOzFe0mY3WuvHV9bcOwNldopDK+RshEIx5JZigm2UadawBJLEmYZpnGFJQVA48CL3HdNsTWsA0xCR+PVOirH9UJ4taeaZOsLVDK550cam8cgWFoPMrew8e1DcRoOUx5gswWf4cXs7wHk8ALxtUXX40fs58uQJHS9txGgjKpU65pbFIhgYFJcq4UWfr0cgGx48Mvei75nTuCapT9rBcPbX79k6w01HGUUlQzFhBN41G52xk+eFLvzDL1T5IRjjabwHpD0cGyrT7TKgy9Tw1FGUck4aQLubT5zyyZITBJO+G2/hFK5ll5aTdr0oez0B8onyigqGSevSMKtaw563jGebRheM3DDCVhIpKhkKCbO6pJue557fsRrmsbdJLp81iLUcJRRVDIsUGfJcqth7jcTjnvuFPaRCRAdDRenkumICdFS2dXM5sVQ03C98Uqccx41ZvtgwjlBxojoyCidYoL9nC3V+mnG8soKZy0y/8m34fWOknlbeOdfx68BkAUCsk4vpp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Traffic Signal,County", "label": "Traffic Signal (County Maint)" }, { "symbol": { "type": "esriPMS", "url": "bdc002fa54594d6ade8d9d6e55d1e3eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEWElEQVRYhdVXXWhbZRh+vtPTlFTb4losjYLSDqmC3sQO3MWgFeZNTvEmgcGuM++9Gu3oKTbsSu92kejFLoSN5GY0URhjLd4ouIXBRKS1lQlLY0rTuqRr1iQ9R54vOWl+zmmSORk+kDY53znf+7w/3/s+R8VLhvq/IxBYuqu53IPe0rOnY4ZpenhNEWKrt68fh6X9SOzyTPKFE/BfXfEKQ2gAfD29Lq+rfxDuoREoqqt2z7N8FqpRCgZCqxAQEVEqLt7Uz2/9awL+0EpQGCL86ikPXjk1Bpd7wPY+rhPFQh657UfBQi5LMovRuWn9uQj4r654cST0PveAb3D0bbgHhtEJSHDkrfclkZ0/f1kIhFZ90bnpD7si4K8a7x8a9nGz5wGJeCbPkoQ3EFq970RCtX26jfGnu2ns7zam10pRM7hHZiPp9S+txmPz01pbAv7QSpBhdzKe2Uji1tJsCwHi4lf3MXra23Kd1zIbSd/FL+/p334+pTsS8FeqPcycN3uc2UzWCFjGTw+/iZ3DA/y9vyt/P7wdwcRexcnxKV/DHq+98Q6fXQDgTEAYQmMomwuOoX14LYLNe/HaNZ9QEM8+lt8nh17H2pNtSYCfDz4JthBgTXBvRjg2NxOxJQDAZ5dH4tMry9L7n24sSiIe06itncvvYA3AxJSGjy4s2KbBcqSQ3wkDaCUQWLqrySbjcM4Jbjx+xicJWDvw9H9tVMhwzcm4FQXLVnT+43gDAVOIMffACLpBzY0uQBv53VQtzKr1RYHi7ek9bq3NRcjcEvXVr53jjkD8duX3Hz8n5L0EU2EH2qCtFgKGaXrqe3s9rLr48cZxAWsasLxsfVeQSBgyNTwtLEIn0IY1xBoItAM94ufWF7MNp6FCvod/ZRGyWLuBWmMmRNvJRVhFGI8Ds7M0ruD770q1tXYwysUGW2r9IkeqNdU6AUnQ825wVCrChJlurQHFiBQLecfk3bl2Sf63iowYDwJuD/CrflyE7BXE2Qu67WzglDQVM95CIHZ5JkkxwRvsesHEGU2SsE4BjXvD1cg9dmHzm6JMDfsAi9DJ+GEhn47NHasmtf4GKpm91HrQrpmwtV66npKdkKchvawC4TKE0Yej9fcAPJBeOx0/Irf9CApEQwWrDQRKxcUi8kGnKBCWZ4W/yvhh8l0Iw4XM7w8a1uzAPQ9y2TQUM+JI4KZ+fosyikqGYsIOPGp3UKmH7bXfatcZtdEJ+zZ8VC5K7wUQiTaJVrX5Zmo4yigqGTtNQC8/u75lqwec5sBeag0HT7KJ2HyrPlTtHqB8ooyikrHblCROCne95zReyGWTPeVSJWydELBIUEZRyVBMnDQlnXK+l1rH4UE+QeNOEl09aRNqOMooKpl2srzeMPPNgmPO7cLeMQGiquF0KpmqmJAjVU616vBie6Vhdjmec3nUFLOl4OygokNUZVSEYoLznCO1/tWM7ZUdrr7J/CfvhtGqknlReOlvx/8AOvgKspHUq8YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Traffic Signal,State", "label": "Traffic Signal (State Maint)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 202, 255 ], "toColor": [ 231, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 223, 252, 255 ], "toColor": [ 192, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 187, 255 ], "toColor": [ 252, 227, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 205, 255 ], "toColor": [ 252, 182, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 182, 255 ], "toColor": [ 252, 251, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Road_Name+\" \"+$feature.Cross_Road+\" \"+DomainName($feature, 'Signal_Type')"}, "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357036.058581382, "ymin": 445004.72605630755, "xmax": 1471421.1040890515, "ymax": 564520.8393858075, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "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": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "Signal_Type", "type": "esriFieldTypeString", "alias": "Signal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionSignalType", "description": "The intersection signal type", "codedValues": [ { "name": "Fire House Signal", "code": "Fire House Signal" }, { "name": "Hazard ID Beacon", "code": "Hazard ID Beacon" }, { "name": "Intersection Beacon", "code": "Intersection Beacon" }, { "name": "Master Controller", "code": "Master Controller" }, { "name": "Signal Ahead Flasher", "code": "Signal Ahead Flasher" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Pedestrian Crossing", "code": "Pedestrian Crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "Roadno", "type": "esriFieldTypeString", "alias": "Road Number", "length": 50, "domain": null }, { "name": "Cross_Road", "type": "esriFieldTypeString", "alias": "Side Road", "length": 50, "domain": null }, { "name": "BGE_Address", "type": "esriFieldTypeString", "alias": "BGE Billing Address", "length": 35, "domain": null }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "length": 50, "domain": null }, { "name": "Signalized_Date", "type": "esriFieldTypeDate", "alias": "Signalized Date", "length": 8, "domain": null }, { "name": "Install_Year", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "Signal_Replaced_Date", "type": "esriFieldTypeDate", "alias": "Signal Replaced Date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "The service status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Communication_Type", "type": "esriFieldTypeString", "alias": "Communication to Int.", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionCommunicationType", "description": "The type of intersection communication", "codedValues": [ { "name": "Wireless", "code": "Wireless" }, { "name": "None", "code": "None" }, { "name": "Fiber Optic", "code": "Fiber Optic" }, { "name": "Hardwired", "code": "Hardwired" }, { "name": "Radio", "code": "Radio" }, { "name": "Microwave", "code": "Microwave" }, { "name": "Cellular", "code": "Cellular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "System_Type", "type": "esriFieldTypeString", "alias": "Corridor Coord. Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionSystemType", "description": "The intersection system type", "codedValues": [ { "name": "Coordinated", "code": "Coordinated" }, { "name": "Stand Alone", "code": "Stand Alone" }, { "name": "Adaptive", "code": "Adaptive" }, { "name": "Non-coordinated", "code": "Non-coordinated" }, { "name": "TBC", "code": "TBC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Signal_Performance", "type": "esriFieldTypeString", "alias": "Signal Performance", "length": 50, "domain": { "type": "codedValue", "name": "WS3_IntersectionSignalPerformance", "description": "The intersection signal performance", "codedValues": [ { "name": "MioVision", "code": "MioVision" }, { "name": "ACS Lite", "code": "ACS Lite" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Owner", "description": "The owner of the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": { "type": "codedValue", "name": "WS3_MaintainedBy", "description": "The entity that maintains the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Legacy_Area", "type": "esriFieldTypeString", "alias": "Legacy Area", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Comilation_Source", "type": "esriFieldTypeString", "alias": "Comilation Source", "length": 255, "domain": null }, { "name": "Created_By", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Last_Edited_By", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 50, "domain": null }, { "name": "Last_Edited_Date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Legacy_SignalLocations_ID", "type": "esriFieldTypeString", "alias": "Legacy SignalLocations ID", "length": 50, "domain": null }, { "name": "Warranty_Begin_Date", "type": "esriFieldTypeDate", "alias": "Warranty Begin Date", "length": 8, "domain": null }, { "name": "Warranty_End_Date", "type": "esriFieldTypeDate", "alias": "Warranty End Date", "length": 8, "domain": null }, { "name": "ADA_Category", "type": "esriFieldTypeString", "alias": "ADA Category", "length": 255, "domain": { "type": "codedValue", "name": "WS3_IntersectionADACategory", "description": "List of ADA categories for signalized intersections", "codedValues": [ { "name": "APS-Equipped", "code": "APS-Equipped" }, { "name": "Signalized (Non-APS)", "code": "Signalized (Non-APS)" }, { "name": "No Ped Crossing", "code": "No Ped Crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_838_Asset_ID", "fields": "Asset_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Planning Studies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1304579.017170325, "ymin": 404674.7286325693, "xmax": 1480867.9496967494, "ymax": 571168.3441354781, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "namefull", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "namefull", "type": "esriFieldTypeString", "alias": "NAMEFULL", "length": 40, "domain": null }, { "name": "fromleft", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "toleft", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "fromright", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "st_nam", "type": "esriFieldTypeString", "alias": "ST_NAM", "length": 30, "domain": null }, { "name": "st_typ", "type": "esriFieldTypeString", "alias": "ST_TYP", "length": 4, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "Link", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1138_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "South County Call N Ride", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1393912.8749195784, "ymin": 381316.9518574029, "xmax": 1457587.1248674095, "ymax": 459732.30880589783, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Brochure", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Brochure", "type": "esriFieldTypeString", "alias": "Brochure", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1081_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1061_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 38, "name": "Excluded Guardrails", "type": "Feature Layer", "description": "Guardrails that are not serviced (excluded) from any maintenance by County or Contractor staff. Maintenance includes both herbicide application and mowing. These guardrails have been requested to be excluded from services by citizens who maintain them themselves. The feature class is used in the Roadside Maintenance Public app which shows citizens which guardrails have been excluded from maintenance. The feature class is updated nightly by a drop and append process with the corresponding v_svc_excluded_guardrails view. Any changes made to the view will appear in this feature class the next day. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created and maintained by DPW BOH GIS staff in May 2025. Corresponding view is maintained by DPW BOH and DPW BOH GIS staff.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.GRID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 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": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1411138.1367287189, "ymin": 464552.0183264762, "xmax": 1468644.1864145547, "ymax": 514574.18435806036, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "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": "GRID", "type": "esriFieldTypeSmallInteger", "alias": "Guardrail ID", "domain": null }, { "name": "ROADNO", "type": "esriFieldTypeInteger", "alias": "AA Road No", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "Length_Ft", "type": "esriFieldTypeDouble", "alias": "Length (ft.)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R312_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S250_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 37, "name": "Serviced Guardrails", "type": "Feature Layer", "description": "Guardrails that are serviced (included) from any maintenance by County or Contractor staff. Maintenance includes both herbicide application and mowing. The feature class is used in the Roadside Maintenance Public app which shows citizens which guardrails are subject to maintenance. The feature class is updated nightly by a drop and append process with the corresponding v_svc_included_guardrails view. Any changes made to the view will appear in this feature class the next day. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created and maintained by DPW BOH GIS staff in May 2025. Corresponding view is maintained by DPW BOH and DPW BOH GIS staff.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.GRID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 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": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1358409.6772252172, "ymin": 384652.9268126488, "xmax": 1478508.2454265505, "ymax": 572001.3962750584, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": "GR_MowHerb", "type": "esriFieldTypeString", "alias": "GR_MowHerb", "length": 255, "domain": null }, { "name": "GRID", "type": "esriFieldTypeSmallInteger", "alias": "Guardrail ID", "domain": null }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "Ownerstring", "type": "esriFieldTypeString", "alias": "Ownerstring", "length": 255, "domain": null }, { "name": "Length_Ft", "type": "esriFieldTypeDouble", "alias": "Length (ft.)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S252_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 39, "name": "Roadside Mowing", "type": "Feature Layer", "description": "County toads that serviced as a part of the Roadside Mowing and Herbicide Application Programs. The extent of these roads is representative and not intended to show the exact limits of where the services are performed along the roadway but rather the overall limits within which these services may be performed. The layer is also of contracted services, not necessarily services performed by the county. The feature class is updated nightly by a drop and append process with the corresponding v_svc_roadsidw_mowing_contractor view. Any changes made to the view will appear in this feature class the next day.\t", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created and maintained by DPW BOH GIS staff in May 2025. Corresponding view is maintained by DPW BOH and DPW BOH GIS staff.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358395.5548781306, "ymin": 384237.9407659769, "xmax": 1471605.3766863942, "ymax": 569738.7013253868, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RS_Mow_Contracted_Public", "type": "esriFieldTypeString", "alias": "RS_Mow_Contracted_Public", "length": 255, "domain": null }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null }, { "name": "AAROADNO", "type": "esriFieldTypeSmallInteger", "alias": "AA Road No", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "Street Name", "length": 40, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R313_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S251_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": null, "preferredTimeReference": null, "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": "47e8a7f541d74d35af99089a76ca89a0" } ], "tables": [] }