{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "pci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (11 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (26 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (41 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (56 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (71 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (86 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7900735.8007, "ymin": 5324691.835600004, "xmax": -7887441.8606, "ymax": 5335826.476499997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Type", "length": 255, "domain": null }, { "name": "width_ft", "type": "esriFieldTypeInteger", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeInteger", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 50, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 100, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 50, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 150, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "ss_id_string", "type": "esriFieldTypeString", "alias": "SS_ID (String)", "length": 50, "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Crack Seal", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Pothole", "domain": null }, { "name": "rutting_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Rutting", "domain": null }, { "name": "aggregate_loss_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Aggregate Loss", "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeSmallInteger", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Crack Lon Trans", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Crack Block", "domain": null }, { "name": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Bumpiness", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Patch", "domain": null }, { "name": "urban_id", "type": "esriFieldTypeInteger", "alias": "urban_id", "domain": null }, { "name": "urban_name", "type": "esriFieldTypeString", "alias": "urban_name", "length": 60, "domain": null }, { "name": "population", "type": "esriFieldTypeString", "alias": "population", "length": 30, "domain": null }, { "name": "is_nhs", "type": "esriFieldTypeString", "alias": "is_nhs", "length": 3, "domain": null }, { "name": "nhs", "type": "esriFieldTypeInteger", "alias": "nhs", "domain": null }, { "name": "nhs_descr", "type": "esriFieldTypeString", "alias": "nhs_descr", "length": 70, "domain": null }, { "name": "is_fed_aid", "type": "esriFieldTypeString", "alias": "is_fed_aid", "length": 3, "domain": null }, { "name": "toll", "type": "esriFieldTypeString", "alias": "toll", "length": 20, "domain": null }, { "name": "is_trk_rou", "type": "esriFieldTypeString", "alias": "is_trk_rou", "length": 3, "domain": null }, { "name": "lc_legend", "type": "esriFieldTypeString", "alias": "lc_legend", "length": 15, "domain": null }, { "name": "legis_clas", "type": "esriFieldTypeString", "alias": "legis_clas", "length": 15, "domain": null }, { "name": "winter_mai", "type": "esriFieldTypeString", "alias": "winter_mai", "length": 10, "domain": null }, { "name": "summer_mai", "type": "esriFieldTypeString", "alias": "summer_mai", "length": 10, "domain": null }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "ownership", "length": 10, "domain": null }, { "name": "plow_level", "type": "esriFieldTypeInteger", "alias": "plow_level", "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "num_lanes", "domain": null }, { "name": "shldr_ty_1", "type": "esriFieldTypeString", "alias": "shldr_ty_1", "length": 10, "domain": null }, { "name": "shldr_wi_1", "type": "esriFieldTypeInteger", "alias": "shldr_wi_1", "domain": null }, { "name": "direction_", "type": "esriFieldTypeString", "alias": "direction_", "length": 10, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "average_sci", "type": "esriFieldTypeSmallInteger", "alias": "Sidewalk SCI (AVG)", "domain": null }, { "name": "sidewalk_total_length_ft", "type": "esriFieldTypeInteger", "alias": "Sidewalk Total Length (ft)", "domain": null }, { "name": "ramp_compliant", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Compliant", "domain": null }, { "name": "ramp_not_compliant_dws", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Not Compliant (DWS)", "domain": null }, { "name": "ramp_not_compliant_otherreason", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Not Compliant (Other Reason)", "domain": null }, { "name": "sidewalk_presence", "type": "esriFieldTypeString", "alias": "Sidewalk Presence", "length": 25, "domain": null }, { "name": "ramp_presence", "type": "esriFieldTypeString", "alias": "Ramp Presence", "length": 25, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "management_section", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "pavement_evaluation_loc_ss_id_2024_11_22_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r53_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a32_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Pavement Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "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": "Others", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e3fe9316173f4c90486c662ebd49026b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQ4jb3RvS5EURTF8d+RydBIvIAGiU6h4QGUIvER00i8BZknEPEAGgWlxEdPo1RLZCqNUkGhI7IV90iua9xcRuxmn+x18t9rndPyR9X6N1AwjnbiblBHaxjBzqCgdQwPBMqx5pCCybp4n0DBKrYxlEdjSPl8ETyVrp9gNxFfQInTKIRDjFaWTuT+hm5irzZa4izo4RzTFfkBncRVbbQSrBfFxoOKdNQP8i0o13Lur4q47TzbagyK4n0WcI8OXnCMqWAmcdPU0SIusZl4zPBZ7GPFD0C3WPr4Wkg8YyOYbxytn/WSdt0Y9Jt6B1tAMj54c+9OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "bumpiness", "label": "Bumpiness" }, { "symbol": { "type": "esriPMS", "url": "81fafba87ace978311b9ebbc41d946e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jWNhIBOwUKzx+9Jq+b9/GFXxKmZheMgR3XIbReP/v/8tGRn/L8en8d8fhjwGBgZUjVxxbSu+zK+6wcj8fwkDA6M2mp7H/xiYEnjusxzAcCoDAwMDT2Lbha+Lqu4wMDCga3zGG9eyD8XZ+JyGDwxVjf9XNbB9+/FLFos6kf+rCjkZw/q/Y2j8v6iE+9uPX+sZGBiMsGhU/vaDc8+HpRU+AtEd71E0fmRmYWP+y1AE4zMxMJQyMDD+/sfwfwJMjPknI1w9nAE16T2M/21R9VkGBgYG3ri2KwT9iOJfxv93Gf//Z8clj1Pj3z//77IwMfGRrJH385f7X0V4BUjWyJg3+ScDA8NLkjUSAmRrBACtrlXxRoFIKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_alligator", "label": "Crack Alligator" }, { "symbol": { "type": "esriPMS", "url": "a2c013df8f6ad65c9d3da9cff2bb6233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jb3TO0hbcRTH8S/N496rIRKxJLSIgxKrFisJmBYVdDIl8RHQzcFBxKVEobi0IHVyMBEnaRU7ZWgRIS4Vgg2EYKmDL1B8QAkhwVyJBvLA1hZ0s63eNLRIz3h+5//hnOGv5pZK/d8gq7W8UpaTX2Oxs/g/Qw6HebC7u/plLvc9t7i4OxYKRd//LST29dW/dbttrtrauwKAxWKa9Xg+tfn9+8+AHwWh1taqx42Nxtejo031kvQztlrv6WdmHENGY/GjzU25f20tfpAX6u19+MLlejDc1WUuU1qzpERkasr+ZG5u/aPJVPxqaelgVhGqqyt7+isiyzlGRpYpLZXwetvRalUADAxY7u/tnXQCytDRUSaYSp01GQwSAPPzG/j9+wDY7VU4nWYAdnaOSafP3+U9zWCQvCsrkec9PTUiQHNzOYKgQqcTaGgwXc2Fw1HZ59vy5YUmJsKp8fG2LcAG0NJSQSQyjFp9h6IizdVcNJpeBy7yQgDxeCaUzZ7bdDotAHq98FueSGSJxdIfrr+7AYmiyhMMRtwdHWbt9QwgEPiSXFjYfVMQmp7+LGs0qkAikalQgg4PT7eBbwUhgMnJVadS/091a7//Ev1MkbtiPUhcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_block", "label": "Crack Block" }, { "symbol": { "type": "esriPMS", "url": "215cd776976f67aa21bee77b717ecaee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQoka3RwSpEYRQH8N+Xu1FKImXhCaZkJ26UlSew9AYWlMETeAR7RdnaalZT18rCwsbOzsqK0tzo2IyacX0zkv/y1K/z75zCH1P8P7yNaZPetFI9HkYkN3bR1rOo50MVHRwo030eVk4kxwOTCWyhVMW6Mt01YRXLaGeKT+EUaz9t3O5vyGVVNxZspKfvcG4E+io+iwZ8GMNqtcdm1cKZd0eYz8Bzm+m1CVfSsyp2cImZIRI62BscDb+jTNe60VLYF5bwgiulCylFHqJ/tcNM3RHwl/kErjIzsJxAsp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_lon_trans", "label": "Crack Lon Trans" }, { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_seal", "label": "Crack Seal" }, { "symbol": { "type": "esriPMS", "url": "a3a0602ae4926ba6c647e4a71325f37a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jb3Tv2uTURTG8c/bvNVB0CKIqFVwyOQoTnZROomgVXiTgIpO6uwuiv9EOxSFtiZvluIeBKGDUBQHcXFwqUhEF8ElbXId3jf4Nr+0IB64wz3Pud9z7rnnxv6Rxf8F1ORIj/WI7xWu7Am0RnmagwlvOuyPOR9o9/WUS9ts3ODHWNAqszEvexxoML/D16KeUgusxLxucjGhMxL0k/YMm1hAq8TtvtagGlhBKdAqQoZAd9leojJDGliIaOTS4axgpcDjGo/G9ug5Z0qUIVDHWZzK5encvzHFu5SrELGZ8HkXaIo7gQeDmYoWMReY6+8DNXnVccH5PuJF4dw5HB9gfcDHQvKtoavVeCZb6lQiLo8o6hhuVnk7KAzNUQ5ZkzV2MeIevuEVrqPVYH4QtgvU5HTv9xM/7PI0zkDdo1TbpLiG9SblsXOU8KnO/YgTNZ6sMtvXLrCzRPUQy4HFiXOU92p5RG+QzRlujdImftp9fOlwMtCdFPdHUJIBtibF/BVoL/YLICZpXVO2SOYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "patch", "label": "Patch" }, { "symbol": { "type": "esriPMS", "url": "0a3288eee89034b49767250aa0dd2ff9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4jbXRsSuEYRwH8A+9XcJmMbwpEQb5E/wJ2GUwWy63ccPbDddNRxYjwmAwSpJutegmmzIb3MBwSmE4Cj2v16vzq2f49Xs+v+dbT+SPFXUdFlnaZD83bLA7R3WM8gZ7v4azvNaItzsLKuOs1znIhNCPEmYYWWFnlec6R5nwElu0I04XWU54yHzxjJcWJ5Md0Po+T4VTXB8ynzbv/j/+P0zoReGjv6Inoe/T/CkIbzgeYGHwvZ/AI21oYI3hKnfBqGXEgVjFn6LmrS/wAkOBS7eYToMxlSbnoe2jKHAfhDWaOid/1Dz1BtKgL1kWGiwoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "pothole", "label": "Pothole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 230, 255 ], "toColor": [ 179, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 187, 252, 255 ], "toColor": [ 192, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 239, 255 ], "toColor": [ 252, 212, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 182, 255 ], "toColor": [ 252, 215, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 210, 255 ], "toColor": [ 252, 215, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7900709.48581978, "ymin": 5324693.859579874, "xmax": -7887486.720483399, "ymax": 5335712.022837427, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pass_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 255, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "severity", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a19_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Sidewalk Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "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": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "sci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (11 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (26 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (41 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (56 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (71 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (86 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7899153.402059143, "ymin": 5325681.876234522, "xmax": -7893881.585749089, "ymax": 5335176.457060508, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "num_of_uplifts", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW_ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeString", "alias": "Functional Class ID", "length": 255, "domain": null }, { "name": "id_unique", "type": "esriFieldTypeInteger", "alias": "id_unique", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeInteger", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeInteger", "alias": "Area (sy)", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 50, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair Date", "length": 8, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 100, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 50, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 150, "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "fromstreetname", "length": 50, "domain": null }, { "name": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "management_section", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_09_23_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_11_22_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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 }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Sidewalk Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "distress_type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "195e9a27967314e6ca1701f0da47a266", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQokbXSoUpDARQG4O/AhXFZsIu+gVEUdCC+hMEiBotFBEGDyaIrBqvBarUMbQ4uFwTfwScQbIbBjsUwtzk3hn87P3wcDpzCHCn+DVdytSVeZ8ZPshk8VPKgJToz4SanWAzaKR9D9KfCXbkcnHyPKzV7uJsKF1yiHKguanm/IT4n4lquJbtD9RKOcDUR97kOYrhPzl7k7bp4H4sruRNsjjsFCz3OcTyCO7IRtH+BIDjsypst8fYDl5R99idhaNAb2bwtPvD8Fx7MXL/9BVCXMGN1HyD2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "aggregate_loss", "label": "Aggregate Loss" }, { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack", "label": "Crack" }, { "symbol": { "type": "esriPMS", "url": "71feb194ffeb84db64641667aeaa7f98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQ4jbXTT0tUURzG8c8Zr5ArI+gVRG0CQ3oB6qp2DQXDHciFixYyLlqEiNKqZa9AlAoivHcQXLkeXKXL3oGCyLhRHF0E5ZwWMzKTc/0D0QMHfjyH35fnPHAS/6jkvwIyVnGUMn8rQCRkVFLqgYgU+5hvkDQpV1m/ElBnKfAhZyJSy7t+g+SQLPBqjZkqXwoBbT4FpjGb9+zkkBwvsTPExpUJqhx8ZXKYBma79oPu2SnxrMJJISDjMx726hjQSJvNrDNvp7y7nGAcTwoWLzTWN58NJCjx9D5hl2SENZT7tyMrLWqPiFu0BwAVzpcZHuUbypHvgfHAceQk8GaU35PUpvqe+FeJd3kfO21vn/M84SDSKjHV7hab8wPLhYA7fPzJvV8svqaV9dI16x3IQqlTtkLAC04x12ftBZoXELx1Sdf+hZTH193fCLiN/gCGylboSHuDwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "hazard_other", "label": "Other Hazard" }, { "symbol": { "type": "esriPMS", "url": "a95ffb8797affc93f86463169a566494", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQoka3SsUoDQRDG8f+wB0EQJCiChU8giK0RawtNo5jON7A4OdektNIiIlbpBQURUoQjjeQhLGzs7KysEiKc3o6FFrmsG0WcbgZ+7DfDRvyxon+H9VudmYLX45pkP0NVSVL2AfsOi33Ik472xHB4tiUPQZiknACNkZFB2FDHmu3qenNT7j1ou7ricmwg+bTLaQEVD7qcXcAEIMBq3NaFix15Ho86NwF9vlJiFihCFR5FJ7psOOTJi1p64zKLqAPz3zLhqlWTgQdPt+XFprrnlBugPIZ6xhEXYo82zarcxW1dMhEHwDLQV+icV7lGiot4P+frakfhVQPwt/UB1sRKrBmOTOIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "surface_distortion", "label": "Surface Distortion" }, { "symbol": { "type": "esriPMS", "url": "79c720048a91238bbecd18d0dd6aa2d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXSoWqCYRQG4OcDYfwY7GO7A6NYvA+DZRgsFhkIMyxZpmXBalhdXRlGL8B78AoE28LAY5ky9Hf+Invbe+DhLafkipT+DQe1xOJiHJTxEXQSn5cuP+EW42CW2BTCwT36P7WKB7wVXX5B9qsPg/fE1584qKN1cL5DD6Nzy69IOfdBME2scnHQRCMHQgXPeDzCwQ3GJ+Au3WCSWB4uZ2ifwfB9tJxYY14A73PVb28BUDcghwIsmFoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "uplift_general", "label": "Uplift - General" }, { "symbol": { "type": "esriPMS", "url": "27c928771fcb00040b9bf48ede0fa100", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk0lEQVQokbXPMQ4BYRBA4e+XrfTEDRQKJ6BQaziCK0hE53ISCtVGI6g0LkDpV1iy2SC7Ei+Z7s3kTaICSWU5Usfgg7MP7IqXZ+gVxDMm8nLgin5ki05OHgXWvzf/V440PCZPW7E5UsMUKzTRQophZBk4vuTADfNssYtxYFGm+YDT1+YngUtkU0rOSEvL2Q+lL7/lDkfzHGzEz6esAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "uplift_tree", "label": "Uplift - Tree" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 181, 72, 255 ], "toColor": [ 179, 181, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 38, 158, 255 ], "toColor": [ 46, 38, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 49, 89, 255 ], "toColor": [ 189, 49, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 163, 191, 255 ], "toColor": [ 59, 163, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 42, 180, 255 ], "toColor": [ 201, 42, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 179, 117, 255 ], "toColor": [ 46, 179, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 78, 35, 255 ], "toColor": [ 158, 78, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 189, 40, 255 ], "toColor": [ 69, 189, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 103, 184, 255 ], "toColor": [ 46, 103, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 153, 135, 255 ], "toColor": [ 54, 153, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 54, 194, 255 ], "toColor": [ 140, 54, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 42, 125, 255 ], "toColor": [ 176, 42, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 156, 58, 255 ], "toColor": [ 97, 156, 58, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7899553.280177553, "ymin": 5325708.767677058, "xmax": -7886999.705948818, "ymax": 5335144.043967629, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "feat_point_type_id", "type": "esriFieldTypeInteger", "alias": "feat_point_type_id", "domain": null }, { "name": "x", "type": "esriFieldTypeInteger", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeInteger", "alias": "y", "domain": null }, { "name": "val1", "type": "esriFieldTypeInteger", "alias": "val1", "domain": null }, { "name": "val2", "type": "esriFieldTypeInteger", "alias": "val2", "domain": null }, { "name": "val3", "type": "esriFieldTypeDouble", "alias": "val3", "domain": null }, { "name": "val4", "type": "esriFieldTypeDouble", "alias": "val4", "domain": null }, { "name": "val5", "type": "esriFieldTypeInteger", "alias": "val5", "domain": null }, { "name": "val6", "type": "esriFieldTypeInteger", "alias": "val6", "domain": null }, { "name": "val7", "type": "esriFieldTypeInteger", "alias": "val7", "domain": null }, { "name": "val8", "type": "esriFieldTypeInteger", "alias": "val8", "domain": null }, { "name": "distress_type", "type": "esriFieldTypeString", "alias": "distress_type", "length": 255, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "severity", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r41_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a22_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Ramp Evaluation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "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": "compliant", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d34f84e21466cd7698f8f5913d4a784e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBOwUK5Rj8GJgYtBAK/qFwznGB4wPEDVWMxQzhDH4IZXYxpDNsNshmlUcuqoRlpovMvwmmEtwyW8qv8wvMXU2MQQQ56NJAIA8WkN1wSoA+sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "compliant", "label": "Compliant" }, { "symbol": { "type": "esriPMS", "url": "762ae87d33a15539ac3ae3bc07a17cd3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQokWNhIBOwUKxRm4HBiZ2BQQCf4ncMDOceMDA8QNGYzsBQHsLA4IZPYykDQ/YDBoZp1HHqqEZaaHzAwPB6KwPDJXyK/zIwvMXQ2MfAEEOWjaQCAIy2Di1zZYHyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "not compliant", "label": "Not Compliant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 230, 255 ], "toColor": [ 179, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 187, 252, 255 ], "toColor": [ 192, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 239, 255 ], "toColor": [ 252, 212, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 182, 255 ], "toColor": [ 252, 215, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 210, 255 ], "toColor": [ 252, 215, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7899536.900599223, "ymin": 5325665.679689467, "xmax": -7894505.896888227, "ymax": 5334983.776624793, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ramp_slope", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "ramp_slope", "type": "esriFieldTypeDouble", "alias": "Ramp_slope", "domain": { "type": "range", "name": "slope_update", "description": "slope_update", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ramp_cross_slope", "type": "esriFieldTypeDouble", "alias": "Ramp_cross_slope", "domain": { "type": "range", "name": "slope_update", "description": "slope_update", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "left_flare_slope", "type": "esriFieldTypeDouble", "alias": "Left_flare_slope", "domain": { "type": "range", "name": "slope_update", "description": "slope_update", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "right_flare_slope", "type": "esriFieldTypeDouble", "alias": "Right_flare_slope", "domain": { "type": "range", "name": "slope_update", "description": "slope_update", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "road_slope", "type": "esriFieldTypeDouble", "alias": "Road_slope", "domain": { "type": "range", "name": "slope_update", "description": "slope_update", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "road_cross_slope", "type": "esriFieldTypeDouble", "alias": "Road_cross_slope", "domain": { "type": "range", "name": "slope_update", "description": "slope_update", "range": [ 0, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dws", "type": "esriFieldTypeSmallInteger", "alias": "DWS", "domain": null }, { "name": "dws_quality", "type": "esriFieldTypeSmallInteger", "alias": "DWS_quality", "domain": null }, { "name": "sidewalk_surface_quality", "type": "esriFieldTypeSmallInteger", "alias": "sidewalk_surface_quality", "domain": null }, { "name": "obstruction_violation", "type": "esriFieldTypeSmallInteger", "alias": "Obstruction_violation", "domain": null }, { "name": "landing_compliance", "type": "esriFieldTypeSmallInteger", "alias": "Landing_compliance", "domain": null }, { "name": "quality_check", "type": "esriFieldTypeSmallInteger", "alias": "Quality_check", "domain": null }, { "name": "ramp_width", "type": "esriFieldTypeSmallInteger", "alias": "ramp_width", "domain": null }, { "name": "dws_present", "type": "esriFieldTypeString", "alias": "dws_present", "length": 255, "domain": null }, { "name": "dws_qual", "type": "esriFieldTypeString", "alias": "dws_qual", "length": 255, "domain": null }, { "name": "sidewalk_qual", "type": "esriFieldTypeString", "alias": "sidewalk_qual", "length": 255, "domain": null }, { "name": "obstruction", "type": "esriFieldTypeString", "alias": "obstruction", "length": 255, "domain": null }, { "name": "landing", "type": "esriFieldTypeString", "alias": "landing", "length": 255, "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "width", "length": 255, "domain": null }, { "name": "compliant", "type": "esriFieldTypeString", "alias": "compliant", "length": 255, "domain": null }, { "name": "ramp_slope_new", "type": "esriFieldTypeDouble", "alias": "Ramp Slope (New)", "domain": null }, { "name": "ramp_cross_slope_float", "type": "esriFieldTypeDouble", "alias": "Ramp Cross Slope", "domain": null }, { "name": "left_flare_slope_float", "type": "esriFieldTypeDouble", "alias": "Left Flare Slope", "domain": null }, { "name": "right_flare_slope_float", "type": "esriFieldTypeDouble", "alias": "Right Flare Slope", "domain": null }, { "name": "road_slope_float", "type": "esriFieldTypeDouble", "alias": "Road Slope", "domain": null }, { "name": "road_cross_slope_float", "type": "esriFieldTypeDouble", "alias": "Road Cross Slope", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "ramp_id", "type": "esriFieldTypeInteger", "alias": "ramp_id", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r49_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ramp_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ramp_evaluation_loc_ramp_id_2024_11_22_unique", "fields": "ramp_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a30_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "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 }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Pavement Marking Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1119487222222219E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "legend", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Dashed Line White", "label": "Dashed Line White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Double Line Yellow", "label": "Double Line Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Solid Line White", "label": "Solid Line White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1.5 }, "value": "Solid Line Yellow", "label": "Solid Line Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Solid/Dashed Line Yellow", "label": "Solid/Dashed Line Yellow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 236, 252, 255 ], "toColor": [ 192, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 210, 255 ], "toColor": [ 246, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 198, 252, 255 ], "toColor": [ 187, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 237, 255 ], "toColor": [ 252, 210, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 182, 255 ], "toColor": [ 238, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 219, 252, 255 ], "toColor": [ 207, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 215, 255 ], "toColor": [ 252, 224, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7900605.865833874, "ymin": 5324695.386547121, "xmax": -7888160.232049214, "ymax": 5335583.279241776, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 255, "domain": null }, { "name": "color", "type": "esriFieldTypeString", "alias": "Color", "length": 255, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "legend", "type": "esriFieldTypeString", "alias": "legend", "length": 250, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_marking_lines_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r45_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a26_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Pavement Marking Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1119487222222219E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "category", "field2": "condition_text", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "293b1b673b1e19ec9299509971172055", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArElEQVQ4ja3RvwnCQBQH4E/IDqJDpNHGxs5ON3ALIQNYChlCSGmlpTMEIaULSBpnsMgFBP9ET3/NcQ/ue/fuEn9OAnMWU/Z1JFIhZZxTJnBlkDbFaHDNSAt2pQjNPmnYCdYBrHH6B3jUjCTAy1/ACtndPsMM/VgwD4fvfz/DNhbcBHAY9j+/4bPR3o3bCcbkI3D1LTihLHSPU7yon7nsKIctmFOi98VFHnII6w1hVR5y3J00fgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,Critical", "label": "Straight Arrow - Critical" }, { "symbol": { "type": "esriPMS", "url": "13a227b9d2acd15231733784e7a089b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQ4jWNhoDJgYWBgYPAxYvC102TY9PIjeYZcesTAoCfLYNK7leEsCwMDA8O7LwySevIMDHpy5BvYtIbBmIEBaiAhsOQwAwOxFhI08OVHiIEvtzAwnO+kgoG7L0G8BHNpjC0FBl56xMBQthTBL1vKwOCqx8Agzk+mgb1bIJqRY79sKQPDwiwyDeyKhhgolQHhUxyG2LyGz7sEDSQHEGVgsQ+JBlqqMpxdcpiwd5Ycxi5+6znD8zUFDGelsqAG9m5lOMvAwMBIvDswweazEBoAjLc2xHPO6VMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,Fair", "label": "Arrow, Fair" }, { "symbol": { "type": "esriPMS", "url": "dab118561088f0f55c96eac60975402a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQ4ja3RPwrCMBTH8a/QwU0EUezg6GYXFXFx0k1v4C2EHsBR6CGEjk7+mTxDEeqgdGsHpQ5CwaE6OURRUEyN/iCEF8iH9xKNP0cD0Lv0ci2mcaiGRC5kDWpbC0cDuBwpZgwoGergZkgVbqAsgQ0ZQyxZpGAcgm/DOYT26g/gYSlGunda6v8ARi645qN2Tch3IF1QBD1LXH7+/bUJ9bEiWBkJcK6L+uc3fDfap3GloEoSgeXBl2CuiePb8nEC+/35yWPfmOAs9Bu4tXCAVPI+XrObif0KnZ03x3b+WXkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow,Good", "label": "Straight Arrow - Good" }, { "symbol": { "type": "esriPMS", "url": "5138fe38162404cda9cf378b2a94e07e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVRIib2Vv07DMBDGv6GNhFKhZKGA2iFBSKzwCGGlUx6Bio2NjVdgYwLBI3Rjbd+AIHVCQqqHItFMl6FWpWRhOBsnJIFU/DkpkuOc73f3+ey08I/Wyo13AZz8AeO2DNveuMH5/gmc9u9hkgy4fhlgsRoUYW57B55dvzAiIEkBr4Mv/fLmWhx3sUIR1sTyICGB0RxwLCDsceBvrDksovIcpcDFQeMQ9TBKgScCZhLwbR5fHBQlvHoG7mb8nTKeC3trwoTkSo5cIOgCo1eGjGMjWUT8bRIDpKQUkhOoqbYapkGezQEAIOwDYgncz4BTn+eS1MwLyf5hnxMIuk0rWxo5xBIItnhMGWd9OeVmydtobmQex0DQtDLHMpnqDCMy+zXc4+AAAOWj/YSs7cxqWNhjucK+kVJIU63TNvt5NwM8afwiqm2SaphrsSSTmCVxrWIA1zKVDH3200dj7W7UFnQrta/0a2Bl2CTmRnDVHel1uEl00IjMfgrJclLK1Y5jfheSm+rT3pVhlKnFCjaaq2OQ6z5KVSI2jxP1+LZJoqJJqmX0c7eEYxmA7kbf5nl9MUdUXKP9ayuj7O1DFgAfv5pD9Z5kOaAKnFjsd9xF4dekYwgJbLYey7DFaoDL6VllpT+zhzKM7RZ/aO8ZvrL6n1B+7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bicycle Parking,Good", "label": "Bicycle - Good" }, { "symbol": { "type": "esriPMS", "url": "5138fe38162404cda9cf378b2a94e07e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVRIib2Vv07DMBDGv6GNhFKhZKGA2iFBSKzwCGGlUx6Bio2NjVdgYwLBI3Rjbd+AIHVCQqqHItFMl6FWpWRhOBsnJIFU/DkpkuOc73f3+ey08I/Wyo13AZz8AeO2DNveuMH5/gmc9u9hkgy4fhlgsRoUYW57B55dvzAiIEkBr4Mv/fLmWhx3sUIR1sTyICGB0RxwLCDsceBvrDksovIcpcDFQeMQ9TBKgScCZhLwbR5fHBQlvHoG7mb8nTKeC3trwoTkSo5cIOgCo1eGjGMjWUT8bRIDpKQUkhOoqbYapkGezQEAIOwDYgncz4BTn+eS1MwLyf5hnxMIuk0rWxo5xBIItnhMGWd9OeVmydtobmQex0DQtDLHMpnqDCMy+zXc4+AAAOWj/YSs7cxqWNhjucK+kVJIU63TNvt5NwM8afwiqm2SaphrsSSTmCVxrWIA1zKVDH3200dj7W7UFnQrta/0a2Bl2CTmRnDVHel1uEl00IjMfgrJclLK1Y5jfheSm+rT3pVhlKnFCjaaq2OQ6z5KVSI2jxP1+LZJoqJJqmX0c7eEYxmA7kbf5nl9MUdUXKP9ayuj7O1DFgAfv5pD9Z5kOaAKnFjsd9xF4dekYwgJbLYey7DFaoDL6VllpT+zhzKM7RZ/aO8ZvrL6n1B+7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bicycle,Good", "label": "Bicycle - Good" }, { "symbol": { "type": "esriPMS", "url": "ba6417a1aba3c7516f9083d31476261d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVRIib2UMWrDQBBFX6EbpBBOlwvoFgEX1g0E7gKpF3wIgeoQdwYdIZ3OkGYvoNLsLVJohh1rJUUidgaEtauZeTN/Z53xj5aZ92fg8ADGOYG9wOcHHPI7UgLwDmUP5Q1sB7tiIbCT4EKeNZZL3l7W2ZLz2CzIA40kdPL7m62GdRN7AbisTbAECwLwDN10kthKeAROshdkz22FeUn+ClQMchVAS5Ssk2+tgJzEHZnvdhKmoEISaMVeOqllz0JUAScFVFs6c+ZdA/WM9qQT2RBlbrd0lptKFdQZQC3J1Srj55mfzEmYY5DLEaW03ebE8zyZwvSs54ZktrMLgxwt8S7Z79pJLT56NTZPo9rUIf/FL4HpKKvudiIrbu+eZ5BT/VtZ61CNzy6BhRGsIV4D66PAYB79O5sbkkkZbWINCqPvuQF0pFfBFpzArnBVWSxE17b6ccKxZBrjgSf4TmA9lHt44/72lcDEzjzQfgAePWHrvy3n1QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bicycle,Critical", "label": "Bicycle - Critical" }, { "symbol": { "type": "esriPMS", "url": "097736203fc23da03d018e44c3105aa8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVRIib2UMW7CQBBFf0EZyYmiyCKFUQ6ATxCXSBTmBFiiSqSQ0hJHoECiJQqpkMwN6FySNs1yAIQbtKKIfYMUk2HXrO0QETINeL0zb/7fWdfwj1HT/t8C8M/AmBqwuxu8vjzAt62/o8gMeHpDZ71DJwerX6HuOuWJsaBktwFU7dPDtqjuekfPtert+dBBIgHGCyoY+vT7UxwNi1fmmkyBWf/YChUwmZF1IiE1sQBmz3kLexNgMKc1mdFaWDFihTCRUPGWCwQe2eU2gGipLIsFENwD0TuBQp/yepNytYUwBrkOFeCOxYaUjLpKPa+zA6FPTQXeL5SxHWKjEmVGXbeHpFSP8YLeuQ7BjlZmW6pTBsVCndcooOIcgaf2iaR8MgthoU92hb6yUldrW0CrSYDBXDXGZ102JKXKZn2yI1qqu6S/ZyWjLu2JhWq0LCrvWdEhn7LPgEVLGgT23W3QkHBR/e6JhKZWpoB9SbmtJq0Hnnl2Bkxmedh4QQX06ZOZAspU5bjOd3MlQ1Joo/6V4CSZAnDUe9tSH+Z4ZX6c9YYN2PYTW7ZFh/DzvvsDhTwsemHOEQlwfYEPA7beodMe4rFI6Ymxv5GHNk5xxvgC/ku7I9a+ezoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bicycle,Fair", "label": "Bicycle - Fair" }, { "symbol": { "type": "esriPMS", "url": "41d00fceb641d1ab86c7ace3c7ca0a5a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4jZ2SMQqDQBBFX+EdrHOBhZAzBCySG3iB1IHU1oHUqYXcIBYBzyCBvYBdwFukmXFHXaPkg4y7zpv5zm7Cn0ok7uRZowr4JAAbKO5w6ORLB6Qm6p4DTlC1cNSOOKCWBEzUAh7II1Z72FbHrPcjvwMwla4p8DBd3RLYmXdN9IT/nAWtXQWsfVtgYlXlJfka6Ra1WhOm52egAfgALsZeDtykkGM66R7MBU6BTNalFFO956yWEhV2krwlXJAoaIej9gBe5lsRA8ey126sCajJ518VY6AnTNIRjiR65VqGZ6bnaK2Oz1Q7Fhk8F9ypGgs2urFWX3TyOId+NXzlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CenterTurn,Critical", "label": "CenterTurn, Critical" }, { "symbol": { "type": "esriPMS", "url": "62d35c70dfc92977ab8bd7cd8b0301f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYUlEQVQ4jZ2TP0jDQBSHvyFLoZBuAYdEcD+Q0rE4CQ51c7ObW8VJUBCEDiIouLp1KNTB2Q5CBpEKHaQI6VykHQrBJQ4Obg6vL0mbtIq/5bh773v/7s7in7IApreU+yPKfwEq63TdI6YWQOuZZmWDWhiJMfwEx05WPTMetF/oAruWRjIu+JE4qCOAU4IwgmAC9Sq8jlKlxrCXiu4m56EN2yanR5Vjgx9Ilk4vyWrcX0B1hMQxGEugRVmLB1quAunydVC5paqCCYRDuN7PZsst1Q9kepp1mWKw04OTO8lqPIFvuhLIeNlJx2C9KrBTgp1L2bcbEkz1drWk1PbhrNeGwMYV581TyeoHS8D0cLQ8gMezxNZ6ygEXFT87O2vLgOp8XFsVMgcMxuAPpT/jJVeS++TeP+TCVXqP+s2c0rw9Bi/2aPZHPAAUC/D1LcZiQVbdAxxsMTi/n4FrDQbAYHVX8/oB11l1gyRHEJwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CenterTurn,Fair", "label": "CenterTurn - Fair" }, { "symbol": { "type": "esriPMS", "url": "01b349f38078b99901bddb7a8814de75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZ0lEQVQ4jZ2TL0/DUBDAf6J0ooS0ZiBISGuWENQm+ACTgCMkaILgA4BATfEVEFNYgmMETCUC0ZopzBaSBcbMW8gWQkkI4vr61q1bCGcu7+5+97e1+KdYANvX1EZtan8B3E1aj4e8WgD9OxorFXaToTi/FSx5Rmub40PvgRawZ+lMTgBJLAE6EMB2IRnCqAPlOnw8T7SawT7gp9kDY19S4FULZtRie6BiqTIIIVGmG9tbAOpAADetMO5Kommxpg2Onwf0O1H5qjOtahmEoBQEx7PVClsdxrI9XXWeZOAghE5Tqjq+wL0bWZZTsOkMLNfhPZS52ufyrpxBt2mCq5dzWq2cptoTeDmQ4PhEqqp4Dji5HMc359m6ML63+wJwWjQ4ffxCUAev7y9KWQCOu6Aimc/xzUkKv9WvPow7xria3lH/Zrab92fgxhGNUZtbAKsEP5+psyRavwHWdoherlLw6YAIiBZPlZdf6KR0xuEusJEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CenterTurn,Good", "label": "CenterTurn - Good" }, { "symbol": { "type": "esriPMS", "url": "3f2775eda5d71f2b09ca70ba4180f76e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQ4ja3UsWnDQBQG4K/QDgKndK86HsCQIQLp7AEEGUKg3nFnSGtSpDFoBjdeImSLFDrZRkE65aIHBzoVn/57T1Jm5sq6iyObVGTFecH5Ch7ZfPBWJII7lGxr9teEBZ5TI2KJ2t2Rh+oda+QT4Sj4GsDDXGClPcpT2B+Mp42C8B1WgcZ4r0fBS0iXBzAP98ZqEGy0A6nC/iVgsV4OguuwOkxIGHtXoz28aNNOOe5ksMAJC20bkofCbbpQzgE2AerAi9vEk8BTb1+NYJPAfsW+6Qwe+dr9Ve49ZHX/P3zgs2S7TAR//WChZl//I2VXP4tRLl3yQQ8BAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crosswalk,Critical", "label": "Crosswalk - Critical" }, { "symbol": { "type": "esriPMS", "url": "8bc0884e8cdfc0eccbb456f49db02371", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLElEQVQ4ja2UMUvDQBTHf0P2uKVUiENwzWwHx4BQv0EFt7bUMeDQD9ChcKvUboU6FgcNFG7USehyfoJmEUe/gcNrSookV4/84cG7G373f/fenUfD8opkldJ3hXQiNu0Rmz1wldJ//uAxDt2AMw1pl4HKmO8dxiHcXLp6hKgFKiuVXKXlGyQxBP5xYCvw/gmST1iMGgJOe6Be4Woi68VdvVsrEOD7RyIOQZv6u64FmlzcBb4AgxPZq1MlUBtYvkvJALcPYLZSshMwiSUKGIhT26xa79Dk4jbw7eUeB9yKq/UY2kOZS+emwK67Z5Kn1w0AtRFQATT5ruMVs2gFrseH62mvgcEuy/amPYCLc75m+r/ow0M6Uek/PB3yknYZRC034J8PFkBlzFXm7rLQL46+VAoEmLgTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crosswalk,Fair", "label": "Crosswalk - Fair" }, { "symbol": { "type": "esriPMS", "url": "4d4fb8f5ce974ecbe3d7d1fdda7b80bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQ4ja2UoU7DUBSGP9E1WRjJriETNa1pyFLTV+AVNkLw3Z4ABMnsBG/AeIThyBxYMsRqUJjONCMMUQQ1U4izlhHSFi79k5OcY778555zj0HNMrKkO2KgC2l5LB6PWeTA7ojB2wNXLUcPuJqB1WcYT5nkDlsOHBzpeoRmB2J2Wi7S+h7aPpjqd+BKYHQNygf3vCagE0B8A08XUrtn5W4rgQCbRGLPgfew/K1LgWkk7kwlQLMNH5EmMAlhfQd2IPXzJaRLcHvl3RQClS+RwQAaStrWAmZKI3FrKsmrVA1ciitvDPMT2UvtocB2urbkVg9e/wtMQgFlwDTaTrxgFyuB3vh7bQc1LPauqv60AbB/yMtq9lf0lxpKbmIOnJ9ya/UZNjt6wB8HFiCeMon1Teb6BKd4UjrqWEZXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crosswalk,Good", "label": "Crosswalk - Good" }, { "symbol": { "type": "esriPMS", "url": "732d50a8a580569c1e648955e60064ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQ4jaXUT0rDUBDH8c8idwgIeoSA1CvkFkIXHsBFoTvBtfAO4FLoDXRR6AFcSCi48AgtXfcCXeQ9TZtq/viDMBPIfOc3k8fL/FMZbJgEJkMK73m7YpNB4LkcCPigwk0Glyg6ClYoG+/vMWZ9ui0wx/JMo07AZyyGKdZjADl2MZ6O8isgFdzGPOBJxwi72CE952Y+VcvBvJEHzIYAcryol5XmXXW4aDkoY9ciQqbqRfYGcGx7ieuhgKbSn1iMBSTIaAdd6gUoHJ++FmDP9q9N534Wm777YvsNuOMx8NrHTdKM6iEBLurLoRoCCDEeAAFrLg8A5yH6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftStraightTurn,Critical", "label": "Left/Straight - Critical" }, { "symbol": { "type": "esriPMS", "url": "c35ab06c38cfac831bc8930e24a6a91b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQ4jaWSsUvDQBTGf8PtLTgEBPMnnEhdxSkg6J9Q6OBWEIeCQkHoqnCjBUehDs42UsjYwUGCEMHBRSzY0rG4ODo8z9hGk1z9lpeDe7/3fe+i+KcUwLhLzYTUXBoPd+j7B4wVgLnlIlh3A9y/EAObCmBtBbSf3xAlEOj0fPcsVZWZ1hvC0RUM2tlBhYBkJM0AjXN4OHUFvIJXgelM6mKUPwG2ob4l36YPZ/WCCNOZTIgepf6WeVEZBzYvyNTWngPAq8BlExrdNG+U5LvIOAi0TNU+eFXZfDJyAMC87UEbNo4dAT9lX6I3XBJgIUs7KFIpgPbn/74M4P2DSd6mvWq6WHvv6Y3JN2B/m44JuSlnWtTaJT65/gKsNomB2AVgQqmfaEdTHnycohEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftStraightTurn,Fair", "label": "LeftStraightTurn, Fair" }, { "symbol": { "type": "esriPMS", "url": "0788f1970c8f59af320a1e1b05ea9228", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jaWSMUvDQBiGn+GMQ5beoAgKQhYXXVLBH+DoJiq4u/gHnJ066A8QcXJt3HTt6OCQjEqXSKGx0OUKtQ6hQ4fPWGs0ydUXjruDfM/7ft9F8U8pgJ0m9SSgblO4vs/D4zFvCiBpcq19O8DghRDYVgCLS+B6xQUmAu1P78Nn2VUVt34L4hvYauSNSgGjWIoB2pfgX9kCXsHRkBpY0PlW/gSkRgqXd+XcvQPvpKSF1MAgAhOK0289/1QuQdYviOvagQXA0bBxBu0LOZtIVlGKXALti6vrgVOTyY9iCwDMxt5sQHRqCfiu7CX6rTkBGWTuBGWqBHC92b8vBxh/0CuatFObDjb77r1D7wuwssd5EnBfLbRo9ZCwc/sJeDoiBEIbQDeQfQLPolQRvf3E1AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftStraightTurn,Good", "label": "Left/Straight - Good" }, { "symbol": { "type": "esriPMS", "url": "2ad915418ed39edef002678a06782753", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAy0lEQVQ4jc3UvWnDQBgG4CegHUQc8AhqNEN2SCHIEIYMEdAQhtQpXBk0QzB4BBcOWsGkSKETkkEnW44MeeGaO+757o9L3DEJHFh8sjmRz4G+8LTkmIQKjyfyYgb4I3hafCx7lEjxPrHQKF7hDTVWE+EoXge06vWVoQ2lMLyrKF4NDURSR/oH8QxbvPYmFppz7ye2k1G8LbDTHUcWCvRTaS58Mt5mhecLyM04zaqze+G35v/i62vwH75Tzb/w19R8neFLjniYwUb3/n8BTYYjiyP6W3cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftTurn,Critical", "label": "LeftTurn - Critical" }, { "symbol": { "type": "esriPMS", "url": "2d29773decd8a8a5faeec93e721198e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jc3UvUqFYByA8Sdyd5Q68F6Ci0uLY5sXEByhC4gzCQ3dQYFTdAFBrWc4OBxwPOs5BO8ddAbD0VUMGv6JBn6kJvSAy4v+3g9FgxkzAI6PnK/3bPIC5y/QqwsWakViABinnOUFju9Oh1924sE33pU+QhiBZcLDcthEnXis4fYV0gwCbxjciqeZoLGuxsJIrqZ8t3lXrXgd7ivNmscbcVvB9g6un6oHfVfOvV7bTjrxcoK3++o4bCUT1Iu1vPDBeFngwaUN+r3vzhE4yKptNRM+tv+LP9/8Ai8++bBM+S9MLc04/MDVigQ4mU5L5ff/BfcGQXzcJ01SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftTurn,Fair", "label": "LeftTurn - Fair" }, { "symbol": { "type": "esriPMS", "url": "87dc8d835cf51eb392f8acb7f293a0a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8UlEQVQ4jc3UPw4BQRTH8a/Y1dBss4k/1TYqDaWOK2gcwBFcQeMACgfQqPQaidL2GhpBNFNp1grFs2GTsawl8UummUw+b97MZAx+GAOgPqKwnzG5+NS+geYbFOdttgaAnyZ/8anZzeTwYSoe3PCoHFewGYNpgdOJVygSVy6sh+ApKLXiwU9xTwmq3PvcZixDF7up70qLn1QYfpWT0s9r8awDlR4s+9JFsLuMFV73rJNIPChQHdyPI+dIgccoVy48Nh6k1AKrCsf1q5Uf4CBdZJ0f4Z/mf/Fy9w3cOLMzLfkXksZTLEL4vM0WSCWnJcH7vwJqHkONyX4wugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftTurn,Good", "label": "LeftTurn - Good" }, { "symbol": { "type": "esriPMS", "url": "4e25b7480f7b0c4ad9ebe9f743e57377", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4jb2SQQqCUBCGv4WLbiBEXUGQuoLQIYIO0QWiZeABolXgDWoRCC7bufEQidAhWjiTz6dPlKCBxzDDm2/+eW88fjRP/ErOFLsDLw9gCefLRMAR8iesFUBgXUgl5zsAC/GemSykMAUq4DFCSQsQADspBgiBvZxRAKRrCGxFSSzepaYD8IGr+BOwoR4tdijpAAAiS9F8KsC2LZBQv439K6MAQ/YfQIR7qTqARAoKmu0MJMbKdwC6vonE5qPpktk/0QL4NFvoS7fIiHUUJ0C7a5H6tEd6CzCDUmc0L1U9Ob33hvILyOCQwa2nwZDl5gi5JqbaB52HMhUfUZjPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftTurnOnly,Critical", "label": "LeftTurnOnly, Critical" }, { "symbol": { "type": "esriPMS", "url": "c3dec25d1839426406be10ef44957849", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUElEQVQ4jb2Tv0vDQBTHP0P2FBwCBdO/oJFS1+IUKOh/YKGDixTEoUNBEJwchIwWHIUsziYiZOzgIFlucHCRBmzpprg4OryeTZpGGwQfhHcX7n3u+36cwR/NAJgMaXohzTKBx20C+4iJAeDdceVulQM8vhAD2wbA5gY4dvZApMCpgWWuBjw8p1LQphIJjBTM3uH+5HclGYBjQ/dSggEaA+jvybcWAOTWxgA6LVHiBeKL1OQAlgnXPbAqcLEP7XNJzQtWK8kBAFwnq6h6WBKwbJ0W+COpzXJX1gL8ZP8DcOvS4lVDlQP4IymiGsskgng1lrVKslObAejx9UeyTxfNqUF3mO9EBmBVYPY2X5tym1tf7HUqhQDHBn+8mAPtIzWXXiuowccnU5UspGrTbyL9T597emX6DTjY4cwLuc3zi62/S3x6MwdUe8RAXAbgheK/AMEqY4nJB1+bAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftTurnOnly,Fair", "label": "Left Only - Fair" }, { "symbol": { "type": "esriPMS", "url": "7c2475eac8e15d6618a4561de19e8ae5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWUlEQVQ4jb2TsUrDQBzGf0OMQx1yg0VQkGZxsUsj+AAd3UTFPoBDX8DByamDPoGja9NN14yCDskiKF0ihdRClwRsHFoHh0uM6bXaIPhBuPsnd798d/edxh+lAey2sfo2VpGJm/vc3jV41QD6ba5ErRggesYFdjSA5VUomfkBoQelCuhiNuDt6dsSUsW+nBh6MAlhu/W7kxygZEL3EsahrL0mbBzIZyEAyL96TSjXIfIg6EhH1TluFIAuYOsUdAPME3g8k0sLOrOdKAAAUcv61RbcHxcETKtch6Ej92b6VBYC/KT/AQgLVszZoVIAQweMGsQvMokg2zj5Hvv51OYAaXyHjqwnISyJDNK9UE8iB9ANGEdJX8DIl/bTWljqnVGiHDtZDoykjbzEemXOHny8M4j9zGqqSai+S8eNegy+AGt7nPdtblT+fK0f4vauE8DDES7gFgEEtmw/Acq8Y2zjxrMIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftTurnOnly,Good", "label": "Left Only - Good" }, { "symbol": { "type": "esriPMS", "url": "48a6d98e9a50b5466dd8df7e7389ba96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQokaXS0W2DQBBF0YO0TQASTeAy4pRByogpw5QR10ETlpg0Ycn5ACwcQ5wo+7Ua3Xl7dzTJH076FxzUOBUUv0lukAfHgrdNeEpt5qagK+hX4SuH7P6VI3YP8MA+4+WbUh3Uc/oNznhf8YeT6bNpcm2MvmsnD5qCLp3HrsMGuHTvZo38CfwZ1KkiBtofnF3pSvoEJYcYJ7Hm3ZeTZlp0txkfK6ntfL/BJacY57lM78txdPcwXHhNDIvS9m5URNAZ5363Fw/wlN4m9peF6yZcEWd2FfEUnhvW6l/XizgPZYWbBAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": -2.3116438356083791E-4 }, "value": "Other,Critical", "label": "Other, Critical" }, { "symbol": { "type": "esriPMS", "url": "3425b508ef16b59cbc12169eb17738f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokaWS0W2DQBBE3znnIjgkmsBl2CkDiCVqMNRgiXCUEeqgCUuse4iJLh8EYgTYinJfe6O3o1lpNH94+l+wFIRsqE2Cee68IQI8KbEmIV6FpSAEop9vJAWVOdIswk6RqXvhBQvsZnBbclCwn0RyhFIQDu4jrBQn3OwC2FBDf6wGEEuEI1xAATyxRCam0pczBke2Ag5xLFANMbyHMFylINRBirTv5EpxWjV2VP6RRgP4b2Ri2S/mVjR+0sfUd9u5go8F13yYR9hPqMXSTNwVjR9Tz2CA7pNXvaUdha8H3QhSREoq+n5MejGDAbobud5y6G6/WVfhIEUuZ3ZBijyFh4Ul/RvEq1WBigrRMgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": -2.3116438356083791E-4 }, "value": "Other,Fair", "label": "Other - Fair" }, { "symbol": { "type": "esriPMS", "url": "7a9d0c8f82f7a5fd23a185f3f3c92f6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQokaWS3W2DMBSFPxMvkazhSCbKCkkfozgDuGMUxoABCuKxzIAKD4xRukTAfUAEiZ9GVf1kX33n6JwrS/5w5L9gnaFoySvD7insdVgn2B5Sos8rr6uwzlCuwwI4sDojri7Ui7DoCCbvCNjPYP+dM3CapFI6Qw3uo7PH2zQ/AC059GUlgE6xgFpihWCrU2x1JZbHhN3dESAWfXsBREAsB/U6Cs7xrTOULAyNnxAiVjL3znF5oZYApSHwU04ruevS9Csdt9ER4vExQzvC4fqAyxu5n1JP3OvyRj6DATaOl1bw9Sjm/fI3CkNzSIkd2KHUKgzgOcI7nDeMWVfhwtAcE/aFoXkKD4Kl+Q97oFX9lOhIdQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": -2.3116438356083791E-4 }, "value": "Other,Good", "label": "Other - Good" }, { "symbol": { "type": "esriPMS", "url": "4bd1fe38846d57295a8f3350db73d9d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQ4ja3UsarCMBTG8f/QXbeKQh2Ko5l1cHTSRxDcVFwDDvcdul68boKO4iAFoaOb4NI30EXc9A0cYktFqTcHvyVtaH85OYE4fDlO8rDSDKRI0+dQHnNIwZVmsN7zpzwZOI1AdxgGIbO0QuVBryWtEfwSBGFmy99KLjhZwuX2POcWQHfNaA3GR4hPr/OLHWx/TJuswCTZn/u/EMVmMTGYTbv+AN9U/m8wPprxcjXbBWEPk0yWz+/KMwcjBrOnqqrve2cFtlU+Yg3aJBd0i+De8r6wBOdjO+wjKIkD0KhxnkZyxC2YOzEFKyM2usPQL8nAlwsWIAiZBaG8yiR3PUc6s8B8WQcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking,Fair", "label": "Parking, Fair" }, { "symbol": { "type": "esriPMS", "url": "14b840fd75fa2d7e488951d69ab5277c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQ4ja3UIY7CQBTG8b8oJKQlYQxB1FBDCMHAEbgCIPYAcAMcdgU3AI5QSZBYAgI8ppgGwq5gxdYsZsWEpoRS6Auf6XSS/vrmvWQM3hzjuqgN6UkRq85m3WUTgrUhve8lY8uRgYc52B36vsskrNByoNiS1gi5EvhEjvyuJILeFC7n272MArsNWSUAgz0E3v3+1wLqn2DG9PylI0c/3o3gvNU/E4PRqKYGf734Ib4EBnv9/PuB00KvRT28xpvevpuOHowYjE7VLMf3LhWoGslIajBNEsFsAS4Pmi8CK4N02FNQEgMgX+V4mMuRjNJ3YgiuPpjZHfq5kgy8u2ABfJeJLy8yzD/ByTmby+G4SQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking,Good", "label": "Parking - Good" }, { "symbol": { "type": "esriPMS", "url": "5b4cfa7ff651880c100e8ef5772d3fca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsElEQVQ4ja3Uv2sacRjH8dfgmqWLxEDImOkW8y8UHM4lWYVsmq1DIVMGswp2C0ShQ8AhSxYtIXDQf6BxcXUTepL/ooPf08t5Glr6LAf33PO+5/P8qvjPVtnnXFB7pj7nEL4yrTH9a2BK/SfdR+IIJ+F9ghfcMbzj9pj0Q2BMM2H8eU8WA9oj2k90LhjuBMY0fzFeYB8wy7bP4J7lFZMtYEo9CbAZGkFemV0GYIQ545SzrLZr4He6cYA09kDzsAdUcUMXzTVwQe2RuBqCdkHLYHBK/E7yM/UoBAgBRWg1B+uFb6tWtY7wm+YRk4pVHQ5PAqyFUUmm2Y8ecvJbOd+3MKtbYzMLgZlVC/4q3sJzVuKvsNqAJKTfwnVw5muW/awRsoxWca430E2Xa0xfbGavp7wBmfxLm0b1VqRlvzg2CcOIdjGzfDfLuv+Gg7LB/sLtiHayA5ZZEXrOsp1bvzXwmPSJTp/BLlgRCq90urkL9K7LFwzvWc4Z74IJMs9ZvtL5kZO7BYQrJilnN3RPw/nKgz6xPGDSZtgtuY2l9zAsepPVBmRDi2n/Xw5s3o4Kkj6yP6YViO6X/etdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RR Crossing,Critical", "label": "RR Crossing - Critical" }, { "symbol": { "type": "esriPMS", "url": "f86bc0d57e856de08d24376f18718675", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLElEQVQ4ja2UPUgbYRjHf8g1EI+CR9PgR7HkkJYiLo2QQMY65jYVdK7J1uLQJSBEBIc6OBtxrZAOhYRu1U2IknMJDiESpV69KoVLW0KDU4c3l0tyd5FC/8tx78fvff7v87yPxH+WNGgysc/4zQnRlsEYwMQC+vEi+j8DY3miP0/Jmock5QgEH4vxRhlmNuFbkdyLN6wfLXF9LzAUR2uUKSgv3QfJ7e+zt6TMA1LTa6TPNsj5AkNxtF9VCn9uwQvYLUsH44KdqVXM822KLmAsT7RRFrBmHSoZYc9L1fdgnYKsQuuKQizPrH23HeD3z2QfxQWkkvGHdsOev4OAApd7ZAGtA0zsM24ekgwoYpMf1AsGMDxJssfyzQlROSI2gNjQDw2MODD1NVS3xJgSBTkC8Q9opWWKEkDLYMwujfAc3H5xR9rEicxWeE7MyREwPoladZVNsy422gqMCFjnX4E7qz1ed2z3WJ5YQG+URfjhV1Dfdd+ZfVglI6KUVXgyL9Y+UGCIriwfL6LPbDq1p654J8C2X91yEqWuwO8a5tePfWVj6eRkldSgbHpl/84CKehR2E/nWTcPSFm6N8xWPzSUwBzVnOfXAR4tcT29Rtq4YMcP1g8FaNZId3egniyfbZCbWsVsXVHwg4GwGUpgNmukf5Qcuy4gwPk2xVie2cs9ssOTon11QA2QHmJKQYqjGjmv3ujZD9sLNRAvwC7aIdDtbPppYMcGKC33WrpPfwGrJ+6w0h8SxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RR Crossing,Good", "label": "RR Crossing - Good" }, { "symbol": { "type": "esriPMS", "url": "f86bc0d57e856de08d24376f18718675", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLElEQVQ4ja2UPUgbYRjHf8g1EI+CR9PgR7HkkJYiLo2QQMY65jYVdK7J1uLQJSBEBIc6OBtxrZAOhYRu1U2IknMJDiESpV69KoVLW0KDU4c3l0tyd5FC/8tx78fvff7v87yPxH+WNGgysc/4zQnRlsEYwMQC+vEi+j8DY3miP0/Jmock5QgEH4vxRhlmNuFbkdyLN6wfLXF9LzAUR2uUKSgv3QfJ7e+zt6TMA1LTa6TPNsj5AkNxtF9VCn9uwQvYLUsH44KdqVXM822KLmAsT7RRFrBmHSoZYc9L1fdgnYKsQuuKQizPrH23HeD3z2QfxQWkkvGHdsOev4OAApd7ZAGtA0zsM24ekgwoYpMf1AsGMDxJssfyzQlROSI2gNjQDw2MODD1NVS3xJgSBTkC8Q9opWWKEkDLYMwujfAc3H5xR9rEicxWeE7MyREwPoladZVNsy422gqMCFjnX4E7qz1ed2z3WJ5YQG+URfjhV1Dfdd+ZfVglI6KUVXgyL9Y+UGCIriwfL6LPbDq1p654J8C2X91yEqWuwO8a5tePfWVj6eRkldSgbHpl/84CKehR2E/nWTcPSFm6N8xWPzSUwBzVnOfXAR4tcT29Rtq4YMcP1g8FaNZId3egniyfbZCbWsVsXVHwg4GwGUpgNmukf5Qcuy4gwPk2xVie2cs9ssOTon11QA2QHmJKQYqjGjmv3ujZD9sLNRAvwC7aIdDtbPppYMcGKC33WrpPfwGrJ+6w0h8SxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RRCrossing,Good", "label": "RR Crossing - Good" }, { "symbol": { "type": "esriPMS", "url": "02efeb565a6d35ce84eecce059b41ec5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jaWUMQ6CMBSGv6F3aEKiR2DBK3ALEwcP4EDiZuJswgHcuYFuHMDBsHTwCBBmL+DAKyJQoPFPSBvK+97/2lcUf0oBlBClEPkEHuC+hlIBpHCNPQFPKICNAlgBYWcxB+IZwENG1V8wwA5I5JnTD6AGjjJPxUXYj5gC5ICWeQxkwMUHsJWMuYyJuNLDuHGAS4E4ShiWNAkwNHuBuDI0JXVPyAnIOsFW/eBJQM13H7QAx3rDCdCS0dbsOg0nYEkPzDpYokXH6AXQNPa9HLyhMp2X9hKZ4fetXlC1gD2cU7gtTGqTFCcLCJqfQ+EDsE32ASbYKtge0QLwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightStraightTurn,Critical", "label": "Right/Straight - Critical" }, { "symbol": { "type": "esriPMS", "url": "33b865834a01ea1b86f66fb3521d67bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVQ4jaWTMUvDQBTHf8PtKTgECo3fIA51FaeCYL+BBQcXEcSh4CY4F24tuGdxtnHp2MFBstzg4CIGbMkYXBwdXmtibJI7/MNxxx3v9/7v3p3in1IAyyl9HdN3Cbw6YhZcslQA+pG7wZ4b4PmNBNhXAL0dCIPicG5gEDYDnl5lVtUDk8LpFMZDGW36BchyuI5krWfiouysFTA34HeAVIKjBUxOHACjAwh3BRQGUkKWg+9ZAurUPRdH4+HfkhoBJpW7AHFl3qWkcodqAdGiCN6oGtwIyPLiHvyOALe9jVqA78FkVNRc141agM0baHVgI6s2OgF8T+w7Ofj8YmXSYnPzicp7Vb18sPoBnB1yq2Me7HKukxyT3NyvAd0LEiBxAehY5m+Iv0yhzFg6hQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightStraightTurn,Fair", "label": "Right/Straight - Fair" }, { "symbol": { "type": "esriPMS", "url": "fb5fdc64abbc59ffe1548f29c5e23cbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVQ4jaWTMUvDQBiGnyHGIUsyKIIFaX5CK/gDHN2kiu76P5z9B4KLa+Oma0dBh3RUXCKFxqJLCnoOwcHhs14bveQOXwgX7vievN/7XTz+KQ9gq083T+i6FG7scn1zyLMHkPc5izpugOkDKbDpASyvQBDrw2IIUace8HYvq1c9UBk8nkKrJ0+TFgBlAdm5vI8vxcW8s0bAdAh+CAopfhlA7AJY3YagLRkEsbRQFuBHlgCTbg/EUav3u6VagMokCxBX6gnax4sTMgJeB7p4pmpxLaAsdA5+KIH+dTeMAD+C+Ej3bJqGERBa3IFGBzayGqMTYCmSsJwcfH4wUZnenP1E83tVvY+Y/ADWdjjJE67svila3yMdXXwD7vZJgdQFME5k/QI1mks1cK2A0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightStraightTurn,Good", "label": "Right/Straight - Good" }, { "symbol": { "type": "esriPMS", "url": "2d4ab5b92d2579a2a35546c5e55d8037", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAv0lEQVQ4jb3TwQnCMBiG4VfIDkGFjlCQziA4goeCQxQ6RMEhCp49eHUGLxnBQ6UrFA8e+vegBJO/RL9LQtI8SZrE8MMYgDusznAZoEiB7mGdQWdkhuUARZkAPonHhGtSAw5oARv4Vo2XwA7YyARbLV4zbi+Ug+CtBu8j4ClOFuI7r6+/xXoGOeAq9RxopPQliFcfbUfBK0+fCvclJ3yQs/EYdDauyf/xJiX+hIcl7uGE0sPtDc+gAxYJbGC8rgAv4I4eylK70eUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightTurn,Critical", "label": "RightTurn - Critical" }, { "symbol": { "type": "esriPMS", "url": "85d1be9fdac26bf0ab968c81fb9df1c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5UlEQVQ4jb3TvwqCQBzA8W/k7igV+AhCtLQ0Bg0+QJDQXjQF9Q5BU9Au1NoQbo2ttfgGOhSOrmHQ8Kshkq7r33c50bsPp4cGP8wAiGeUVzvWp4zaN9B2nYo94GAAGEVKp4ya1/gcXmzFgyuu02gJYQR+Hyzz+Vxt3GtAawvVMfg9aDqa+Ggpr6eqOxfc72ngSaqGb4WRbCTvvJ5+Fst8XBTGsAnl2rFh4smYlxIfuvf3poHgQ/fxmRael2OrD/Jt/BX0bVyn/+OTDtD5Ep6dOVrmaz+OqiRlf4fbAw5A4XNamgYyXgAVXDfPCEBjMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightTurn,Fair", "label": "RightTurn - Fair" }, { "symbol": { "type": "esriPMS", "url": "a53f1c630ccb05456dc622e5c9a7029f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQ4jb3Tvw7BQBzA8a8oi+kW4s+iS3cdbbyCxc7gARg8glfwABaT3SLpyGKy1CKIpVMXKgw/BtG0zr/vck1798m1lxr8MAOgOqKwnzG5BNjfQPM1ik6TrQEQJMlfAuxs/XP4MBUPbrhO7hD8NVhdSKvoudp4rg7LPiw6YPVAVTRxdyivF9dqILjV08BPXjx8z1/LRsLOK/KzpNXzIt8FbyHXGRPMloxhReIpBaXG473NWPBS4/mZFh5Wxow/yLfxV9C3cZ3+j5fbUP4WbpzZpdRrP05cR4/5A+402QKJz2lpM5bxCnkEN97KfnNAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightTurn,Good", "label": "RightTurn - Good" }, { "symbol": { "type": "esriPMS", "url": "9205e3e252a64b6835211bd5c8e5e2e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAUlEQVQ4ja2UvY3CQBBGX7A9ICFxJTiBFtwF0gVXAAES2UnESFsAIZI74DIXcAFy4oASQBtfAwQ7g409C5hjktH+fG9mZ8Z2/NMcwAmmHqZDhAv4+YCTA/CwzQcCDlABMwcwAbLExRIYGee/4t2jSAH4FEAGbDrnSUANeMlA11aWJqCWqEFEgfiMbvQkYCWiHZADhXjLeoBCMpi3RPOE2ASEJ0R3AUPt/YCcWPHRK4BALGBO7H/WgulaW2sCSpq2hdZlHeWSfnFvAErWqEVn7+ETMpqh0UHSzKwP6gr4g3PdgugsBGNP7x3hfAV8wdrDPpGlaUuovhUwjj+HagjAi78Amoc3sKZ8xCoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightTurnOnly,Critical", "label": "RightOnly - Critical" }, { "symbol": { "type": "esriPMS", "url": "df9adaf4bcbc486d8bd75a2177658f10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQ4ja2SMUvDQBTHf0OcU6gQEEy/wS117ZhPYaGDg+DiILgJzkJGC46FjG52y5jBQbIc1KGbGVoyHn4Bh9fzLLlEo/4hPC73/r/37u4F/FEBwAbGKYz7GC9hGcMmAEiHPCTn/QAvj5SsOQkAjoegYn9iriEaNPefD4H17ghdqg3M5gJQI7g73d9vBegK0qV0YNdq1MzzAnQFs3uprmKJUdis3gq4zsS0uIBEQVZI9KkByArpYDpxpunEb/YCavO9qRPQV/8PSJTceBT+AlAb0G8CybW8u4XZtX1aLyDX7tlq45KjgZhz3bzcPYCdNFs1K1y1tiPtA2I3NLWBhXKdRWHHKL8fsNWV68LOgo1f/9m8V8P2E3C24jZd8eRv0q8rKG8s4AhK5Pux0l38AO5eYf02dpgzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightTurnOnly,Fair", "label": "RightTurnOnly, Fair" }, { "symbol": { "type": "esriPMS", "url": "46323b40577214622414b2a4df7abb81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVQ4ja2SLU/DUBSGH9EVUbMr+EgQZDXzHQk/AIkjgYQfwE8AjYZfQILBbjiwlQhEKyEzJUtWFmbuEujEikCclrb0I2ngmNPbc89z3nvva/DHMAD2hgzCEYM2jTuHPDye8GYAhEOuldMOsHjBA3YNgLV1sOzqjdoHs1uufzznjtAUsYbxpQCsHtinxXotIApgeicK0rXVK++rBEQBjK9gpWVyrKGjytNrAcGNNPfPQTkwd6HrVCstAeauKNjYl2aQ77ooAVZa8mZDUyOgbfw/QDlgKrn11oCVhuhVbnzhy7t3lAB1so510ZUFwMKX5rkrsLwPrJ7Uf79IAZA6zUymvrvZNLPmSEWAnZkm1tA/y5R1VIOVv5bMoiBTESdeSHP+X7rvc8LsB7B1wEU44r5aZHVsH+FNbhPA0zEe4LUBTEeSvwHYEGh+ze52OQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RightTurnOnly,Good", "label": "RightOnly - Good" }, { "symbol": { "type": "esriPMS", "url": "354c4340b972e0b8b4587f0eb5a17e1f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQ4ja3UPWrDMBTA8f/gOwSn4CN4UQ5QCr6FD9AthUD3roHcwkN3jb2CtGTp3kEhS0/QoUPeK4ojWYLmgXmPZ+kn+QM13DmamkE7MFs4dRDuAZpHsO/QBtiswf8HNBasgdYAE7gSugT+YdoYK9AceIPVoikwi9Wgc7CIldAYNBbsN7QHYADOkidgJddZ8ofUc7QBCGC87OwA9BEyAMcInIB9BMuC7gseOggNwA+cPuXX0Fgl6qMspr1BsgM/Xl7TBewgBNhM4PpoYg+8ykRFFNf7L+Cf4O3qkQHW4BXdRbvbk44hwp7Bav/qK8fomIE0UtgNWIvmsCRYQpewLJhDS9giOEddBVYEY3SUujS+6sSugTR+AStkeccI85YqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SpeedBump,Critical", "label": "SpeedBump - Critical" }, { "symbol": { "type": "esriPMS", "url": "1c26afceea10ed891564e93410f7d9ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYUlEQVQ4ja3UPUvDQBjA8f+Qvd1CKkToJuIt6VYKIgQE/QbmA0ihKBS6uxY6CdlcJIJ7ujmGgkOydHGsFEzpIhY6KjhcYvqS9AL2geOO5+75cccdp7Hn0Mos6l5g3ZwzMzvE+wCt02P851eM2KVRaxP9B7T8Hr5Vx7Dq4AWEKnQX+IelCaelRovALawsmgcWYmXQTVCJqdBV0PJ7+J9LjMEQbAHzL9l7AegV0Ksyp1fhZQzzBXisoxpA7GJF73JngyEIM0NsAeNpAi5kvu9ILJ33RoTTew7MDrEG8P3D7O1DPo009Mr2eDwFcZjlbCH7cELkNDEgAc0OcezS8AJCYSaFpizuPYF9kiDVDBembLePRGdH3K0dGaDWJopdGt6IsHuZ7a5/lX8ptsiw6wf8vEvJ0IDQaeVDaeRhW2BZtAjLBVXoLqwQLEJV2E5wEw0nakwJrqJOU45V60v92GWgNH4B0jK8C4EMZ6cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SpeedBump,Fair", "label": "SpeedBump - Fair" }, { "symbol": { "type": "esriPMS", "url": "6b147f572d3399787fe22f34852ff4e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbklEQVQ4ja3Uv2vCQBTA8e+QZhFpblCQ/gADTkKHRHDoKP4DpRXc2z+k+Ad07NA/oCBuGYPdHITYvdI6FFEaBwtaCraFDmfUauIF6lvu8e748B53nMaOQ4tz6PgC++iMYavKYBegnTzBGT6QKdYptCt0/gPa+RpOMkcmmQPfxVOh28AFFhTSJTUaBW5gcdEwMBKLg66DSkyFroJ2vobzPSHTb4CwYPYuV78JewJ0Q9Z0A8aPMBsDa6gGUKxjT59kZ/0GJEx4a4IuJDjtyfxLyLp5KTFdgGHByMU7veegVWWgAWg/DD9f5dMIQheb+bQHieyyJiy5Trp0UmUyMAdbVQbFOgXfxUuY8NGTXSay0LsDYUtEGHJ0mO+b8HJLZ9/i+s/IAO0KnWKdwsjFOzxfdmdehV+KLpbY8w1O2KUsUN/FS5fCoSDCsA0wLhqFhYIqdBsWCUahKmwruI5OumpMCa6iqbLMVedj/dhxoCB+AXqDu5guKK5vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SpeedBump,Good", "label": "SpeedBump - Good" }, { "symbol": { "type": "esriPMS", "url": "44d3d7bc437d509963bab53626d77ec6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVklEQVQokWOZO3euFAMDQz0DeaCR5d+/f5Lily6l6S5eTJLOy7GxDC/19GaxwATYP3wgywkshJUMCQN+Cggw/BQQIM8AJiam558UFGbt6+0lXfe/fwwA2/MXyxptOnQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 6, "angle": 0, "xoffset": 0, "yoffset": -2.2749294350262516E-4 }, "value": "StopLine,Critical", "label": "StopLine - Critical" }, { "symbol": { "type": "esriPMS", "url": "eb107dd5fa51eadee4eed8c68ece161d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVklEQVQokWOZO3euFAMDQz0DeaCR5d+/f5LiDJfSdP8uJknnZeZYhpcMerNYYALsDB/IcgILYSVDwoCfDAIMPxkEyDOAiYnp+ScGhVn7mHpJ1/3vHwMAnPkVEP83254AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 6, "angle": 0, "xoffset": 0, "yoffset": -2.2749294350262516E-4 }, "value": "StopLine,Fair", "label": "StopLine - Fair" }, { "symbol": { "type": "esriPMS", "url": "7c6487ff87398f86ec1e0ad9384b84c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQokWOZO3euFAMDQz0DeaCR5d+/f5KPWS+lHWFfTJJOm5+xDLK/9WaxwAS+MX4gywkshJUMCQO4/gkwcP0XIM8AJiam56L/FWZFf+slWfM/hn8MANreF9Lid37LAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 6, "angle": 0, "xoffset": 0, "yoffset": -2.2749294350262516E-4 }, "value": "StopLine,Good", "label": "StopLine - Good" }, { "symbol": { "type": "esriPMS", "url": "293b1b673b1e19ec9299509971172055", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArElEQVQ4ja3RvwnCQBQH4E/IDqJDpNHGxs5ON3ALIQNYChlCSGmlpTMEIaULSBpnsMgFBP9ET3/NcQ/ue/fuEn9OAnMWU/Z1JFIhZZxTJnBlkDbFaHDNSAt2pQjNPmnYCdYBrHH6B3jUjCTAy1/ACtndPsMM/VgwD4fvfz/DNhbcBHAY9j+/4bPR3o3bCcbkI3D1LTihLHSPU7yon7nsKIctmFOi98VFHnII6w1hVR5y3J00fgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "StraightArrow,Critical", "label": "Straight - Critical" }, { "symbol": { "type": "esriPMS", "url": "13a227b9d2acd15231733784e7a089b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQ4jWNhoDJgYWBgYPAxYvC102TY9PIjeYZcesTAoCfLYNK7leEsCwMDA8O7LwySevIMDHpy5BvYtIbBmIEBaiAhsOQwAwOxFhI08OVHiIEvtzAwnO+kgoG7L0G8BHNpjC0FBl56xMBQthTBL1vKwOCqx8Agzk+mgb1bIJqRY79sKQPDwiwyDeyKhhgolQHhUxyG2LyGz7sEDSQHEGVgsQ+JBlqqMpxdcpiwd5Ycxi5+6znD8zUFDGelsqAG9m5lOMvAwMBIvDswweazEBoAjLc2xHPO6VMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "StraightArrow,Fair", "label": "StraightArrow, Fair" }, { "symbol": { "type": "esriPMS", "url": "23771a4ae1f3c1aef0db60d4649cd01e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2klEQVQ4ja3RzQoBURTA8b+abCZfJaVshgUpm2Fhb20neQGvYOsxLGZtNVb2s2cx8wijhhKlUZJiY3GJorlczuZ2buf+OudcjT+HBpBt0k7WmJ5DNeToQ6JEI7BxNYDLgbxuQK6lDgZj6nADZbF1QDdAL8prpeA5hI0DlxDM0R/AvSdGuncqW0skePTBtx65b0HahHhGEVxNxOPn319YUB4ogkZfgLOeyH/e4bvRosaVgirxEVjofAmmqrgbB+JedPHWeX9/WrKuDHHn3RsY2LhA7PM+XmPXFecVqb449AgGseIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "StraightArrow,Good", "label": "Straight - Good" }, { "symbol": { "type": "esriPMS", "url": "13a227b9d2acd15231733784e7a089b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQ4jWNhoDJgYWBgYPAxYvC102TY9PIjeYZcesTAoCfLYNK7leEsCwMDA8O7LwySevIMDHpy5BvYtIbBmIEBaiAhsOQwAwOxFhI08OVHiIEvtzAwnO+kgoG7L0G8BHNpjC0FBl56xMBQthTBL1vKwOCqx8Agzk+mgb1bIJqRY79sKQPDwiwyDeyKhhgolQHhUxyG2LyGz7sEDSQHEGVgsQ+JBlqqMpxdcpiwd5Ycxi5+6znD8zUFDGelsqAG9m5lOMvAwMBIvDswweazEBoAjLc2xHPO6VMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Straightarrow,Fair", "label": "Straightarrow, Fair" }, { "symbol": { "type": "esriPMS", "url": "f286f6cb7a756a45b7f6c4f2ed261205", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQ4jcXSKwsCQRSG4VfYbhQNNjG54KUYjAuG9Rco2LUIgoLRYBCM2gVtJkUQNpqnTDRaxCII/gDDUcTLjuwi+JW5wDycMzMWP44F4OaopBMswyKeBidDYbRGWQCnC3HHBjsZDnRs6C/Iww38lPLg88G2a8Z9wVoJOvPHOhaVvW8xgrMt6L2sj2eoj2HaFDwwCNJefSKtelrwbFf2/Vo3gveHarswrEqFei94KBBg03uv2JSvYND8F3Ts5yvwBYsp1Gxr/g6v8fRjvjtwWLRQicYNHK1RQCRIta9ZKRmvBzU4FYi6kY8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Turn,Fair", "label": "Turn - Fair" }, { "symbol": { "type": "esriPMS", "url": "a03061806499c87054ca8835a89d2e8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQ4jcXRrwrCUBTH8a8wRDDIUBRhRYsiWKbBvmwT38DgA1gsNoM+gtlks/sAhq2YLAsziEEWRAQthjPw76Ybgr9yOZd7P5xzr8KPowBkGjQTGvOoiGtBukbdmWEqAJcD+bwOyWI0UNXBmVIDD3yXVf/9Ra0VjPuCOQPsya2Oq5A1PjbrD2YN2C3gaEt9dmE9hlJP8NAgyHjrkYzqWoJbXdn3Gz0QVL2P0lpQ6EiHR1vwSCBAdfjacVA+gmHzX1DVH5/AF0xVMHcLiFvf4+7d2dOGbXmAuWx7oDPDBGJhun3Ovi3rFTzbN8kKS8ZAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Turn,Good", "label": "Turn - Good" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 34, 156, 255 ], "toColor": [ 65, 34, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 140, 148, 255 ], "toColor": [ 50, 140, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 29, 43, 255 ], "toColor": [ 133, 29, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 173, 40, 255 ], "toColor": [ 60, 173, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 140, 48, 255 ], "toColor": [ 166, 140, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 39, 129, 255 ], "toColor": [ 171, 39, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 91, 156, 255 ], "toColor": [ 48, 91, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 135, 82, 255 ], "toColor": [ 32, 135, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 75, 33, 255 ], "toColor": [ 130, 75, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 44, 176, 255 ], "toColor": [ 161, 44, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 55, 128, 255 ], "toColor": [ 97, 55, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 171, 75, 255 ], "toColor": [ 133, 171, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 63, 97, 255 ], "toColor": [ 138, 63, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 78, 64, 255 ], "toColor": [ 135, 78, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 69, 161, 255 ], "toColor": [ 35, 69, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 173, 145, 255 ], "toColor": [ 87, 173, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 45, 88, 255 ], "toColor": [ 173, 45, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 129, 176, 255 ], "toColor": [ 72, 129, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 130, 42, 255 ], "toColor": [ 56, 130, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 112, 69, 255 ], "toColor": [ 140, 112, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 171, 76, 255 ], "toColor": [ 63, 171, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 36, 133, 255 ], "toColor": [ 125, 36, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 110, 133, 255 ], "toColor": [ 53, 110, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 68, 171, 255 ], "toColor": [ 104, 68, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 46, 61, 255 ], "toColor": [ 128, 46, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 176, 46, 255 ], "toColor": [ 156, 176, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 84, 168, 255 ], "toColor": [ 158, 84, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 140, 32, 255 ], "toColor": [ 133, 140, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 59, 46, 255 ], "toColor": [ 171, 59, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 128, 107, 255 ], "toColor": [ 54, 128, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 85, 90, 255 ], "toColor": [ 171, 85, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 176, 119, 255 ], "toColor": [ 69, 176, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 61, 133, 255 ], "toColor": [ 33, 61, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 52, 121, 255 ], "toColor": [ 130, 52, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 143, 71, 255 ], "toColor": [ 138, 143, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 42, 176, 255 ], "toColor": [ 122, 42, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 163, 42, 255 ], "toColor": [ 107, 163, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 97, 72, 255 ], "toColor": [ 171, 97, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 113, 35, 255 ], "toColor": [ 168, 113, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 92, 135, 255 ], "toColor": [ 54, 92, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 91, 53, 255 ], "toColor": [ 140, 91, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 70, 35, 255 ], "toColor": [ 158, 70, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 114, 36, 255 ], "toColor": [ 128, 114, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 59, 156, 255 ], "toColor": [ 168, 59, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 82, 163, 255 ], "toColor": [ 125, 82, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 32, 101, 255 ], "toColor": [ 150, 32, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 139, 168, 255 ], "toColor": [ 42, 139, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 74, 67, 255 ], "toColor": [ 176, 74, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 156, 83, 255 ], "toColor": [ 56, 156, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 102, 53, 255 ], "toColor": [ 171, 102, 53, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7900717.800841499, "ymin": 5324654.905564411, "xmax": -7888228.208346479, "ymax": 5335467.950017947, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "condition", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "type", "type": "esriFieldTypeDouble", "alias": "Type", "domain": null }, { "name": "color", "type": "esriFieldTypeDouble", "alias": "Color", "domain": null }, { "name": "type_text", "type": "esriFieldTypeString", "alias": "Text Type", "length": 255, "domain": null }, { "name": "color_text", "type": "esriFieldTypeString", "alias": "Text Color", "length": 255, "domain": null }, { "name": "condition_text", "type": "esriFieldTypeString", "alias": "Text Condition", "length": 255, "domain": null }, { "name": "category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_marking_points_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r46_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Rear View", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7900726.019099999, "ymin": 5324694.7924000025, "xmax": -7887453.162799999, "ymax": 5335946.491700001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "ss_id", "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r47_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "rearview_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a28_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Pano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7900726.019099999, "ymin": 5324694.7924000025, "xmax": -7887453.162799999, "ymax": 5335946.491700001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "ss_id", "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "Image", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pano_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r48_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Municipality Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "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": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8082472.168556034, "ymin": 5265281.009161829, "xmax": -7866830.276303769, "ymax": 5670016.054961239, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_area(shape)", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }