{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Pavement Condition Index", "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": 9.999999999999999E8, "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, 30, 22, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 24, 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": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -70.97715015399996, "ymin": 41.59543002100003, "xmax": -70.90234015499993, "ymax": 41.744640021000066, "spatialReference": { "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 } }, "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": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "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": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 50, "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": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class", "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": "esriFieldTypeString", "alias": "Future Event Date", "length": 255, "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": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 150, "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "length": 200, "domain": null }, { "name": "pci_historical", "type": "esriFieldTypeSmallInteger", "alias": "PCI (Historic Record)", "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": "ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 50, "domain": null }, { "name": "pci_portalbackup", "type": "esriFieldTypeSmallInteger", "alias": "PCI (Backup from Portal)", "domain": null }, { "name": "funding_source", "type": "esriFieldTypeString", "alias": "funding_source", "length": 255, "domain": null }, { "name": "responsible_party", "type": "esriFieldTypeString", "alias": "responsible_party", "length": 255, "domain": null }, { "name": "last_repair", "type": "esriFieldTypeString", "alias": "last_repair", "length": 255, "domain": null }, { "name": "previous_repair_method2", "type": "esriFieldTypeString", "alias": "Previous Repair Method 2", "length": 50, "domain": null }, { "name": "previous_repair_cost2", "type": "esriFieldTypeInteger", "alias": "Previous Repair Cost 2", "domain": null }, { "name": "previous_repair_date2", "type": "esriFieldTypeDate", "alias": "Previous Repair Date 2", "length": 8, "domain": null }, { "name": "previous_repair_method3", "type": "esriFieldTypeString", "alias": "Previous Repair Method 3", "length": 50, "domain": null }, { "name": "previous_repair_cost3", "type": "esriFieldTypeInteger", "alias": "Previous Repair Cost 3", "domain": null }, { "name": "previous_repair_date3", "type": "esriFieldTypeDate", "alias": "Previous Repair Date 3", "length": 8, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "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": "r18_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 15, "name": "Sidewalk Condition Index", "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": 9.999999999999999E8, "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, 30, 22, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 24, 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": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.96932004299998, "ymin": 41.59150608200008, "xmax": -70.89960651599995, "ymax": 41.74310482300007, "spatialReference": { "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 } }, "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": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "SCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 50, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "num_of_uplifts", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "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": "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": "ss_id", "type": "esriFieldTypeInteger", "alias": "ss_id", "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW_ID", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "survey_date", "length": 255, "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": "date_collected", "type": "esriFieldTypeString", "alias": "Date of Collection", "length": 50, "domain": null }, { "name": "ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 10, "domain": null }, { "name": "funding_source", "type": "esriFieldTypeString", "alias": "funding_source", "length": 255, "domain": null }, { "name": "responsible_party", "type": "esriFieldTypeString", "alias": "responsible_party", "length": 255, "domain": null }, { "name": "last_repair", "type": "esriFieldTypeString", "alias": "last_repair", "length": 255, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r19_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_11_22_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a6_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 6, "name": "Cemetery Condition Index", "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": 9.999999999999999E8, "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, 30, 22, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 24, 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": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.94558707899995, "ymin": 41.61872535500004, "xmax": -70.93043015599994, "ymax": 41.692970021000065, "spatialReference": { "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 } }, "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": 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": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "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": "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": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "funding_source", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 255, "domain": null }, { "name": "responsible_party", "type": "esriFieldTypeString", "alias": "Responsible Party", "length": 255, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "length": 50, "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "length": 255, "domain": null }, { "name": "last_repair", "type": "esriFieldTypeString", "alias": "last_repair", "length": 255, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "cemetery_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r20_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a7_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 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": "distress", "defaultSymbol": { "type": "esriPMS", "url": "c7c84b6afee4065da837fad4f7842d83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQYlZWQsRHCMBAEVzNuAgJdEXIZ0IZdBnJNqoMi3gEqQwRIxvZgGDZSsK+/+44/6NrDzAJwBS5AADKQJI0beZ7ncyklVrFxAgYzC5L6RS6lDDtxTTCzKCm2GEdi4wYscvjZjnfBXDMekddyAoYvclpkSWM93ac4d+fctP4ZSb2ZRV5l2urknJu894+NXAciEI+yPAEZjiu7ZzzVvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "defaultLabel": "Others", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e2a8df647066ba61c8d8b65d69ef0bf4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQokaWS3Q2DMAyEP0ssAWvAGHSOrhHGoGvAGGWNdAz3wab8JERCvRcrsS8+n1PxB6pSUqEVWG6TFRpgwuLtzj1Ql7qXyA+PLSWySxwznQGCbg+teArECkAgKgRsxvpUWO8eWoBBIB5k+1yNwtulnjGvHQ+y9xDo1Ar2Cj6SSk/JPl8iPed6zu1V8oz5MPpd4nqO3GOzvfzcuZmB7S4l+8oGMdd/EFvXpNBcGuaJSAa5X/YFb5Eu7RWoohcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": -1.2363804960993245E-4 }, "value": "bumpiness", "label": "Bumpiness" }, { "symbol": { "type": "esriPMS", "url": "7fef7cd2bd2295b0cae4c6c51b01da91", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVQokc3SwQ2CMBiG4fcv3DoBrOEcOALh5gqEi140rAAnwgrO0TVwgh5tPRhQoRi5+V+aNE++fm0as2FiANtXA5B8cTedX9IYAOcyRGUIxwBsca6dknVRG9uVIGqJnWt1UZsJb+r8T1hFKfilUFEKvC5ou3IHvgnn+cZ25aCL2rzVkMNzIcH7BmQ/T5/eeTwKwPbVSefn63rnz1nAdSxiQtthfL//jse/MJ8HUlgxeDwOGMwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_alligator", "label": "Crack Alligator" }, { "symbol": { "type": "esriPMS", "url": "168a14e215180eb8930c265da8d97da7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQokZ2SsWoCQRRFbyGpNl2KCYQUAcEyw4Jd0EpQTECQfMAUs5X5AAuzKbSyl2yxFpaRLTRoaaFsI+50g6CQIomOsF38gBRRo7uahNxminln3r1vXgT/VOSHu+vV2f4zyNilmclE7wk5BuctS0rf+A3Uq9WUmcvFsoRoAIDhkPNKpa+Xy/0bALMQmEicc9NMmvH42Wnw9WLxSqeUvOfzTwYAawOmUhftUimZpZQcDJxORzEYsEfOW7qUvhEBAE07mm1DQigUCh0AQLN5i7VtSglisRNI6X91dJyx1WiAr8FudwIhFACg05mAMQoAUGoJxxk/b2cc2bbYFDBGYdsChGig9Duy677OsfqezXB6vReLMcoBgBAN0+ldKKfrvo1CUw3aDUqpJWq1YRgM2g1KiDmwtUU7C1CviwcpfX0fuFh8zADs7QjPU6bnqUNud/QJuzJ6zb9Qc8MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_block", "label": "Block Crack" }, { "symbol": { "type": "esriPMS", "url": "6a757113bc23768b56e0c99dd618224d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAm0lEQVQYlZWQwQ3CMBAE51CaCG04r5gSTBtOGTg1pQRIfrRBusjxsImJZEuwr5NudLt7DX+o2ae7Gk5cERyKQVkRJqwMR/ihZ4QAODRthBbwLGropcuw4AFX9FYMswashA+cL5Z1AxKsmN8LxjJtlVLW78wT4Ktw3CfYysCiphhHeLIxZhigl45ZQyrD/ueNkYu8jnB0CECopXkD8p0rl70kX+wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "crack_lon_trans", "label": "Crack Lon Trans" }, { "symbol": { "type": "esriPMS", "url": "5c29c85ea506f5bf2fed27e2e9920986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQYlWWQwRHCMAwEVzNqImnDlIEpA8ogbeA2kjbchilDPHzOGNBL0nruTnamCriP3qD4BDLw0lgAXCBN4DB4ALjABiyCLfpcHHhLpgJPuu9h0Nz6y0VgyObTU7JJfQ3IBrsHrJJskryeaa0vt+hpK3DT7uuU1eAyf8rwTCPEHzR5/NYH/SIj5YKhTuYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -7.390527806876435E-5 }, "value": "crack_seal", "label": "Crack Seal" }, { "symbol": { "type": "esriPMS", "url": "aad90103a1613c2729f1033c582fd4da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokaXTwXGDQAwF0LcZmght4DIYztgFuA67jFCA8fhKyjBtuAqPyYEFLyRODtFlGe3+r68vkflHZK8uWg6B8sFxR/cn+My+pklSRaBAd6G4k6dEWQrERyTYpKQXigeHN8oT1UQwg2uaSFCcuQ58QhiBBUr0gf5H2TWbM1fj4zymy3j2A9WW2wLccpgSsWIeeF/502PfjmpuNU0WpZWx2m+xD0uiEfzgGF0Vnv0tYuA4fYcoPYPoXnd5mvMtAuV6CrNh0zhi1X7qcRhVleIUUoIZfCd/i8CBKu0xnUK6SDN4R3eiCvRbbu1KdiRYbOBizunqRVP6kMx1tbqvf4z4sHl1D18zxFFQv3zizQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 4.4415237144714104E-5 }, "value": "patch", "label": "Patch" }, { "symbol": { "type": "esriPMS", "url": "e305d70714caa6a1e89b32821cbef9f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokc3Suw3CQBCE4S9wRgU4ooejANdBAVRAbigDF0CMAIkQN+AeiEwF5AR3EmAdr4yRLhn9OxrtXuEHFRmvRP8tXFeElkZ8b2EnQsd6wfxxKAtDwIawZJ3imyx8wR5bDkeW6F4mz+haVmnmfeeWac5/2fnP4bJiN0nGlXIU1+yM9mErBVSE+jlkTNx3GQfv8E+d+5Qy1PDrFegbVk0GTuqeksX7f9QNmngkmdjBhygAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": -0.014238875878220146, "yoffset": -1.0113140762314287E-4 }, "value": "pothole", "label": "Pothole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 80, 71, 255 ], "toColor": [ 181, 80, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 196, 49, 255 ], "toColor": [ 69, 196, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 45, 194, 255 ], "toColor": [ 72, 45, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 145, 186, 255 ], "toColor": [ 48, 145, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 63, 163, 255 ], "toColor": [ 191, 63, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 163, 63, 255 ], "toColor": [ 196, 163, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 179, 129, 255 ], "toColor": [ 61, 179, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 96, 189, 255 ], "toColor": [ 57, 96, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 46, 201, 255 ], "toColor": [ 168, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 163, 65, 255 ], "toColor": [ 124, 163, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 40, 102, 255 ], "toColor": [ 184, 40, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 58, 156, 255 ], "toColor": [ 123, 58, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 95, 42, 255 ], "toColor": [ 156, 95, 42, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.97578192399999, "ymin": 41.601311820000035, "xmax": -70.90427276799994, "ymax": 41.739663173000054, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "image_path", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "image_path", "length": 250, "domain": null }, { "name": "distress", "type": "esriFieldTypeString", "alias": "distress", "length": 50, "domain": null }, { "name": "point_x", "type": "esriFieldTypeSingle", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeSingle", "alias": "Latitude", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 50, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "r22_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 3, "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", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bdff957b529c81a86b2a010d14e135cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQYlX3QwQ3CMBBE0b8mTZA2zAlBBxFlmDKgDVwGlGArN9qgDIZDcBQ5hrmt9XYsbUcjGfUH7FW/dy3o4J7RqV5YYQeDwBtcgPNPnJAX3L5jSCgesWcTO7gu5820uFvhhDwwLLHAJ+RL+4zr1hKDB9DPeERBVesCb0cU9lgszaEFS97Tr7HLqAei/cHGdP8PHyYpKPldQykAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "aggregate_loss", "label": "Aggregate Loss" }, { "symbol": { "type": "esriPMS", "url": "5c29c85ea506f5bf2fed27e2e9920986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQYlWWQwRHCMAwEVzNqImnDlIEpA8ogbeA2kjbchilDPHzOGNBL0nruTnamCriP3qD4BDLw0lgAXCBN4DB4ALjABiyCLfpcHHhLpgJPuu9h0Nz6y0VgyObTU7JJfQ3IBrsHrJJskryeaa0vt+hpK3DT7uuU1eAyf8rwTCPEHzR5/NYH/SIj5YKhTuYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -7.390527806876435E-5 }, "value": "crack", "label": "Crack" }, { "symbol": { "type": "esriPMS", "url": "aad90103a1613c2729f1033c582fd4da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokaXTwXGDQAwF0LcZmght4DIYztgFuA67jFCA8fhKyjBtuAqPyYEFLyRODtFlGe3+r68vkflHZK8uWg6B8sFxR/cn+My+pklSRaBAd6G4k6dEWQrERyTYpKQXigeHN8oT1UQwg2uaSFCcuQ58QhiBBUr0gf5H2TWbM1fj4zymy3j2A9WW2wLccpgSsWIeeF/502PfjmpuNU0WpZWx2m+xD0uiEfzgGF0Vnv0tYuA4fYcoPYPoXnd5mvMtAuV6CrNh0zhi1X7qcRhVleIUUoIZfCd/i8CBKu0xnUK6SDN4R3eiCvRbbu1KdiRYbOBizunqRVP6kMx1tbqvf4z4sHl1D18zxFFQv3zizQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 4.4415237144714104E-5 }, "value": "hazard_other", "label": "Other Hazard" }, { "symbol": { "type": "esriPMS", "url": "6a757113bc23768b56e0c99dd618224d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAm0lEQVQYlZWQwQ3CMBAE51CaCG04r5gSTBtOGTg1pQRIfrRBusjxsImJZEuwr5NudLt7DX+o2ae7Gk5cERyKQVkRJqwMR/ihZ4QAODRthBbwLGropcuw4AFX9FYMswashA+cL5Z1AxKsmN8LxjJtlVLW78wT4Ktw3CfYysCiphhHeLIxZhigl45ZQyrD/ueNkYu8jnB0CECopXkD8p0rl70kX+wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "surface_distortion", "label": "Surface Distortion" }, { "symbol": { "type": "esriPMS", "url": "58e48daeb111f778bb3cecd67eb8c6c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfElEQVQYlYXQ0Q3CMAxF0ROpS9A1yhgVY4QxYI1mDJiDNVjDfKSRqrQV78/W9bXswUGCMfHt+8MRiFdw6wd2MGZMeOB+CkeFlrXMQUl8zszPrl5w3cGrde7gKZiafWvurS1v9egKB/nA2nIJcqI0cz4Bt1vLsP61/IEF4w+U9RqG3npeCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "uplift_general", "label": "Uplift General" }, { "symbol": { "type": "esriPMS", "url": "c647f214cbbf5be16049e414d7f1cd48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaElEQVQYla3PwQ3CMBBE0bfSNpE6qIOUQdqgJkgbLgO7DHOIhFBkSxyY63yN/mTnisU4e6LggcupLCgZ1M6K1wlYg5qT6U/+B4xeLL4cbtgdTyoa7p0tIdigH2ALnjOH8otkmwIxWHgDl+QV5kTBuC4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "uplift_tree", "label": "Uplift Tree" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 182, 255 ], "toColor": [ 201, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 248, 252, 255 ], "toColor": [ 192, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 194, 255 ], "toColor": [ 252, 251, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 216, 255 ], "toColor": [ 215, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 208, 252, 255 ], "toColor": [ 182, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 187, 252, 255 ], "toColor": [ 251, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 212, 255 ], "toColor": [ 252, 233, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -83.02306097999997, "ymin": 40.00673787000005, "xmax": -70.89974465999995, "ymax": 41.74300923000004, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "distress", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "distress", "type": "esriFieldTypeString", "alias": "Distress", "length": 50, "domain": null }, { "name": "severity1", "type": "esriFieldTypeString", "alias": "Severity", "length": 50, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 10, "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r23_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": "a10_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 7, "name": "Ramp Evaluation", "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": "compliance", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9f44aa5af063b70b9da11e56bf24d0fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQYleXNoRXAIBBEwRHXRGiD678CaIO0ERERl8Pz9bzd8NbVzUA3DO2HLaQM0HDV07FxfxpehVofnlJuDN8PVIIIe+SOrvQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Compliant", "label": "Compliant" }, { "symbol": { "type": "esriPMS", "url": "acb9880387460fcaa3aec60fcebc6875", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAARElEQVQYleXMsQ2AMAxFwSu8QwZJhsjIDEHmQNmCAmjj9DzpVz45PFV5I1APzrJQE50WUN5lxYb5GZ4J+u6B0Wkbj68bUocIkET7RSsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Not Compliant", "label": "Not Compliant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 182, 255 ], "toColor": [ 252, 197, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 182, 255 ], "toColor": [ 252, 243, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 227, 255 ], "toColor": [ 210, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 197, 255 ], "toColor": [ 252, 228, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.96834362399994, "ymin": 41.59416450800006, "xmax": -70.90137898999996, "ymax": 41.73908964300006, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "notes", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "ramp_slope_percentage", "type": "esriFieldTypeDouble", "alias": "Ramp Slope Percentage", "domain": null }, { "name": "ramp_cross_slope_percentage", "type": "esriFieldTypeDouble", "alias": "Ramp Cross Slope Percentage", "domain": null }, { "name": "left_flare_slope_percentage", "type": "esriFieldTypeDouble", "alias": "Left Flare Slope Percentage", "domain": null }, { "name": "right_flare_slope_percentage", "type": "esriFieldTypeDouble", "alias": "Right Flare Slope Percentage", "domain": null }, { "name": "road_slope_percentage", "type": "esriFieldTypeDouble", "alias": "Road Slope Percentage", "domain": null }, { "name": "road_cross_slope_percentage", "type": "esriFieldTypeDouble", "alias": "Road Cross Slope Percentage", "domain": null }, { "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": "ramp_width", "type": "esriFieldTypeSmallInteger", "alias": "Ramp Width", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "ramp_slope_degrees", "type": "esriFieldTypeDouble", "alias": "Ramp Slope Degrees", "domain": null }, { "name": "ramp_cross_slope_degrees", "type": "esriFieldTypeDouble", "alias": "Ramp Cross Slope Degrees", "domain": null }, { "name": "left_flare_degrees", "type": "esriFieldTypeDouble", "alias": "Left Flare Degrees", "domain": null }, { "name": "right_flare_degrees", "type": "esriFieldTypeDouble", "alias": "Right Flare Degrees", "domain": null }, { "name": "road_slope_degrees", "type": "esriFieldTypeDouble", "alias": "Road Slope Degrees", "domain": null }, { "name": "road_cross_slope_degrees", "type": "esriFieldTypeDouble", "alias": "Road Cross Slope Degrees", "domain": null }, { "name": "dws_present", "type": "esriFieldTypeString", "alias": "DWS Present", "length": 255, "domain": null }, { "name": "dws_qual", "type": "esriFieldTypeString", "alias": "DWS Quality", "length": 255, "domain": null }, { "name": "sidewalk_qual", "type": "esriFieldTypeString", "alias": "Sidewalk Quality", "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": "ss_id", "type": "esriFieldTypeInteger", "alias": "RM_ID", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 50, "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "domain": null }, { "name": "compliance", "type": "esriFieldTypeString", "alias": "Compliance", "length": 50, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "r28_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": "a15_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 13, "name": "Pavement Marking Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.11194872222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "pointcategory", "field2": "pointcondition", "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": "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": "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": "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": "80bff7b0bf0980e4f3b7025600d76ad1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAYAAACeXl35AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVRIic2VsUvDQBTGv4PimuIS6pBOXQ8kcxahIKh/QQ86VlwFBRc3wUDBxQ5uQh3dOgiCS9cWIbh1MkNFFNHBxYDn8Hom8S6hwVT8ICQveXm/d98LuQr+WBV1IaV0AbiLgDDGzjTgaDTauuxtH36+P5QKu3uuQUrpMsY6KaBlWe7yxxhirVQe+sMpJpPJioorpqTuALgOALtKsW3FZ+HFcRBSHgA8vs2OV4qbHNjd1GsbgU1OUIT6MwUFgOB+lmeQL8z3jUDumJPPd6gZJeEBvA6sH+lNZdUwAgEqrOxS6g4IkLTUtEJez6qaA1RFkwpCYHUfuDqgWe1d0Nw0YMbqcoHCA/pDell4VFzpp4UA4LcoPwjTts8N5E4MU7Nqn+or4g59jQqimiwMBMi6ZGG/BbR76RzhxTDVXJ5ygfPINOuFAovqfwPtanELfwXkDnB7XBKw0WhMX5ZcnNyUuz09RTVsRNFUAzLGOlLKcam0WN8/wJSlyZ15UfoCxaBqiyAIZNsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeftorRight,Fair", "label": "LeftorRight, Fair" }, { "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": "b48d55bfe265c535c4d1251b6cfd4b35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0ElEQVQ4ja2UsYrbQBRFz2AbLyJgCIsN6vIDaqQ25XbyJ6RII32AIe3ipAvkA+bVqdMo3ZZpUngal+klseBGsAjDslYKSYNkydmQzYUpxMw7c+/ozUz5z5oCVFXlAuFLQEopsUAgfKeUvvlH2F1tCqWUtEA8oAuc+T5X6zXzMGTm+wCc8pxjkvCw3fKUZXbtfaduyoicKGKhNaUIRRzzaAyA3WCZphRxTCkyqB0Au7Afcdyb85KEY5JQivA6Sazji8CZ71uYE0V8MwY5c7EBNsZwCAKWacohCKBJMABerdc2pjEGrTUe2GhfmnEDeFlGKVKf7yXgPAwpmpg/RfgKaK0pOtAPwB7sRgutoZNiEPmU5/ZbRFgBH7VmD9w1hV4zf8pz2wGjwDF9EuG+cfoG2IhY4Jh6wHbHbo99BjwRfo3EP080AB6TBCeKeq2waiOKUEB9Zg10HoZ/bpuH7ZZlmg7+XKvW2UJrJq6LE0V121wCPmUZRRxzvdvxPgjwjGE1Ap24Lq9ub3u3aBTYdXG92/FWhFLEntPM95mHIU4U/f3Va6GPxtibc/44HIJg4GwA3FM/Q1bG1GPExbkmrtsHKqWkqqpnC5/R957D9sV9qX4Djd3nmiLcuyQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NoParking,Critical", "label": "NoParking, Critical" }, { "symbol": { "type": "esriPMS", "url": "93024550c5b803d0b9c857c1d4abf7ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFUlEQVQ4ja2UPYsaURSGn0EHFw0MBD/AYoaUFplmbLUTUsw22waLNPoDhLRhk25DfsC99aaMjVsE7LRJ4TRuIaRzQWWJzcDuICw6KUZHZ2fMhmxeuMVw7nnOe+6ce9P8Z6UBfN8vA/ZzQIqiyBAI2M26Ihqv/w3Wvwbf91EURe6AmDo0zP0mtWBxYpyS0W3UggXAxluwmva4G52z9ubh3lt3n5cmQdlKC60u8CYSd9jm4ZcDEBQwbIrNGe6gjTeRsdwY8BA2vGxHYiY9VtMe3kTy8k0vdHwUqBasEJattOguHaSMuujY0LEdlt+qFJszlt0q4CQDT4zToM1BG8dxEEJg6oStfbkKVsMEU5/jTSRq3joOzOg27jBo88d3yeUQhBC4gz30/VcYTwkLaTUByGSgWrDY3C/CbyklJQ0+XgjGN9C/DhJNI4hv7hfhBCQCk/Tps+TWDZy+GkJHl5j68f0R4MYLKq6n+xm7eAtmXvKzF29fLVhsvMVx4GraI1tpRUahpAXnxVziDkCrCyCAZgz7z2NzNzqn2Jxtz8XhsXbOtLoglSuTrbS2Y3MEuPbmuIM2+bMR76hiGg4lLQ5N5cq8sD7gDva3KBF46CJ/NqJWkXgTGf55tWCRMWyyldbfX70d9GHpoOYttJqIPQ7LbjXmLAYc30B/fBhytivu4rFSuXIUqCiK9H3/ycQndBVxuHtxn6vfTFPvWafc/ToAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NoParking,Fair", "label": "NoParking, Fair" }, { "symbol": { "type": "esriPMS", "url": "b5f4cf25c1d45881fefab63a31995c83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJ0lEQVQ4ja2UMWvbQBTHfwInYNxFwRBQOjT2IugWKZPTrWRyXA/5AqbU/gjeWkKXio5th7sSsnUoHWxUUnCapRg8RDcGsjjt0NhgRLykOLSDOiiWrcpOStM/3CDuvd/7v9O7S/GflQIIgsAAircBaZomIyBQXH6oCd36N9hQQRAEaJomx0Du5EBfmwSZusXGyhYFo4h5Vckf9Wn3XHaPd/BHvSj213CSl2KGyvkqdVvQ6EqcoxonQwXAhhEWcEtnOF6NRlcmchPAadjT97XYXhuXds+l2ZW8fOBGjucCTd2KYOV8lU/fFFLGXdzdBrYVlQMbt3RGpWUzQM0GbqxshW16NZRSCCHI5KB51dr3D+HS14Bcj0ZXYi5ZfJkHLBhFnKOwzXefJYNDEEKw7BGd1+lb+PGVqFB9XSCRs4GmbuFf9qNvKSWLOrx6Ibg4hTcqTMyshvv+ZT+agJnAWXrtSH4OQ6eDQ9jPSTK5+fExoD8KK7anZiz3BDr3JM8PQqgz1b6pW/ij/nxgu+fyKF+NjcKCHp7X/rlk0YO6LYAQWjCK14/N7vEObukMU7diozDW2FndFmTTBuV8lUrLvq7lHo5XY2/To4JNZlWxoCeh2bTB4/vPcLzJLZoJnHaxt+nRyEuaXRn9eVO3KBhFyvnq31+9MfTkXGEuWdTXReJxqLTshLME8OKUWHsdFB0UeyRd/Kls2ogDNU2TQRDcmHiDPsYcjl/c2+o3UNfxFdwIavwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NoParking,Good", "label": "NoParking, Good" }, { "symbol": { "type": "esriPMS", "url": "70ba8662293363f9e09e1acc63a3837b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQ4ja3UMWrDMBQG4G/wHQztmN1zc4DcotAtOYAht/CeZCt0DR26FHqGLL1EyS0y2DLCTZPqJT8IWwZ9fnoCVe6cKr3sWUaROYcHDiO4Z/nOtgmCG7SsOnZjhQ2eoyVihk625XvlIrjGcfKtRjs8i8HvYUzzhk99m4rAlHzxC76GH4XBPIsMPJd/gWnxUb9dgj1MWU/mjf5gwmB+qo3zvSsCF1eQYrAkF8Ha380Pga+F2FUwkgqe+NncgNT6O3EEH/loWc2C4K8LFjp23Q1VppwA7OAhooswUwEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking,Critical", "label": "Parking, Critical" }, { "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": "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": "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": "ba3c68c305aad9ef41c18dcf23cb813c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACK0lEQVQ4ja2Uv2saYRzGP4NLoMHQRTRwdszSGzRkSpdAipBzScYIUgKnpIQOQoeQwSwOgl2CokKGgoEQmkVtEA4KJR0CzZWg0kXqcJC7CB2a/6DD63n+uDMU+izHve+9n/f7vM/3Xh//Wb55k8YJoas7or0HggCZLfTQPvo/A80S0S8/yZ7foMhheBEQ41oXWodQbFEtvuFYOsB8EqhEiGtd6puyy06SeFRU1No16mWG1E6BqidQiRD//ou68RtcgWPSOlBoUinvYaVPacwAzRJRrStgbQNiOWHPTckSaG2QJegNqJslVu2zHQFPv5JVIgISy3lDx2Ef30LAD0cXZIH4CGicEDq/QQn4xSIvqBsMYCWIMmH56o6oHBYLQCyYhgaWHFg+AcmiGNt8CXIY7svEl9M0fAC9B4J2ayTWofZttlIMpzJbifXhHPChIXp1pm3aw4W2AksCNnr3w+BRjLcNx/aE5cwWutYV5Sdewfuz2TOzN4vlRJWyBBlFfDuEOimH9tFbh07v5XfdA7DtJ4tOUPld0PtYhc9TbaN1qMoS6rw03dIfPMLigktjv3vNce0aVeu4w2xNQ7fXsNQN5/cbAaUDzMsMqUKTihdsGgpw2yeV/eTcQBMp7xSolvewegPqXjAQNrfXsG77pJo/HLszQID0KQ2zxOrRBdmVoLi+RqA/8PwZ1uICDXWD6nhlnkAQqTP8N+/LxO2mBXQ7TS/NvbEBltOTlp7SX4oN6//uqpkZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RR Crossing,Fair", "label": "RR Crossing, Fair" }, { "symbol": { "type": "esriPMS", "url": "62fbb2e5c10d18c9d4b8a6bb70c8797e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQokdWSwQ2CQBBF38KEHtiDFVEHGBN7sAcusHVQhjTBYe2BIMtFBJWsS+LFf/wzLzOT+cJOybvRlWiAwxkbBEhMSsTVVhh9pPgKrJTbihxeQR+wCYYAAIYREzLBMGL0ida7knM0ynFZN3oBoN1qDlnpL4CuREtCNhtuRKuIzNZLloaeZs6WSEyKo56LSgEOYPEkoYCwx/3ght3AcOcm8Wfu1xp6mifwuN6ETpgARvczWwmhBg4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": -0.01642914331465114, "yoffset": -1.1572337826606827E-4 }, "value": "School,Fair", "label": "School, Fair" }, { "symbol": { "type": "esriPMS", "url": "7bc3c09223ad6a84cc3e36f271134572", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQokdWSyw3CMBBE3wY3QRoBlBZyRtBA0gZt4AaSAtwCAiTSBjSRxFxi8xHGicSFvdgazfPOyquYWOpdyCpSgMOW6yignTGXnsuqRh83lFHAlYViWVMIr2AQCIFRAEBA9wk62sEZT2uaWCRjE3bPxu+ApTl/MEcj/QuQVaStkDtBOlKEfFE/dklZjNstNezO3j8h/vBaK5Qw4uN+M8NkQHXchoxhk8X4+zC9HtvhDn8ENw4F2ZB3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": -0.01642914331465114, "yoffset": -1.1572337826606827E-4 }, "value": "School,Good", "label": "School, 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": "7f9a7dc1a61f3182b9884739aaa5e69f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAYAAACeXl35AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAklEQVRIic3VsQqCQBgH8D/kkINz2EO4+AyOjToFjT1A4NrnGvgCboGTc0PQM0TQQxTORrmEDd5lJomep/SHw0/U++HnHSoYOAovsiwzb55nJkRSAY0IGlFQAe9BMEuI1lI1AAkRHlFkqo6zLIFZmpqyMZ7n9TrltVJ346/EACaCuBDos+NmCPAAIGT1HIDRJ3gG4H6cLwCc+gR95N+PJ2botg8wRN7O7xzYsGSDPoqVyd/SYLWL5q1tDO4Z6KNYpRaAFcptlgbW7bs2e1JoH3bJ/4MWiha23fRCoCEIVcCRrl86zFObz7nfoOo4y4To2McPeGzbuwrILgbVRzqGKB8sL+hnPmNyRnWgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "StraightOnly,Critical", "label": "StraightOnly, Critical" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Warning,Fair", "label": "Warning, Fair" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Warning,Good", "label": "Warning, Good" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 53, 124, 255 ], "toColor": [ 135, 53, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 156, 42, 255 ], "toColor": [ 42, 156, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 158, 176, 255 ], "toColor": [ 79, 158, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 89, 43, 255 ], "toColor": [ 153, 89, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 35, 166, 255 ], "toColor": [ 44, 35, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 78, 150, 255 ], "toColor": [ 47, 78, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 152, 41, 255 ], "toColor": [ 158, 152, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 128, 90, 255 ], "toColor": [ 47, 128, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 45, 61, 255 ], "toColor": [ 135, 45, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 37, 156, 255 ], "toColor": [ 122, 37, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 140, 65, 255 ], "toColor": [ 106, 140, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 122, 176, 255 ], "toColor": [ 42, 122, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 137, 74, 255 ], "toColor": [ 158, 137, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 176, 110, 255 ], "toColor": [ 86, 176, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 54, 45, 255 ], "toColor": [ 168, 54, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 171, 51, 255 ], "toColor": [ 129, 171, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 57, 150, 255 ], "toColor": [ 77, 57, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 92, 63, 255 ], "toColor": [ 138, 92, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 35, 148, 255 ], "toColor": [ 168, 35, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 47, 106, 255 ], "toColor": [ 168, 47, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 114, 138, 255 ], "toColor": [ 59, 114, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 80, 72, 255 ], "toColor": [ 168, 80, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 111, 32, 255 ], "toColor": [ 133, 111, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 64, 101, 255 ], "toColor": [ 130, 64, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 171, 157, 255 ], "toColor": [ 36, 171, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 91, 133, 255 ], "toColor": [ 65, 91, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 71, 148, 255 ], "toColor": [ 121, 71, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 128, 128, 255 ], "toColor": [ 57, 128, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 49, 32, 255 ], "toColor": [ 128, 49, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 83, 106, 255 ], "toColor": [ 166, 83, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 130, 46, 255 ], "toColor": [ 47, 130, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 99, 47, 255 ], "toColor": [ 128, 99, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 55, 145, 255 ], "toColor": [ 31, 55, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 65, 87, 255 ], "toColor": [ 176, 65, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 138, 33, 255 ], "toColor": [ 91, 138, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 40, 59, 255 ], "toColor": [ 176, 40, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 55, 176, 255 ], "toColor": [ 97, 55, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 133, 34, 255 ], "toColor": [ 118, 133, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 158, 130, 255 ], "toColor": [ 77, 158, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 109, 171, 255 ], "toColor": [ 79, 109, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 168, 64, 255 ], "toColor": [ 90, 168, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 150, 102, 255 ], "toColor": [ 42, 150, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 41, 78, 255 ], "toColor": [ 138, 41, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 44, 118, 255 ], "toColor": [ 156, 44, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 173, 176, 255 ], "toColor": [ 83, 173, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 71, 168, 255 ], "toColor": [ 137, 71, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 143, 80, 255 ], "toColor": [ 67, 143, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 168, 76, 255 ], "toColor": [ 127, 168, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 120, 82, 255 ], "toColor": [ 163, 120, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 145, 68, 255 ], "toColor": [ 139, 145, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 132, 51, 255 ], "toColor": [ 176, 132, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 29, 138, 255 ], "toColor": [ 72, 29, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 40, 130, 255 ], "toColor": [ 120, 40, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 173, 36, 255 ], "toColor": [ 160, 173, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 55, 163, 255 ], "toColor": [ 41, 55, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 76, 51, 255 ], "toColor": [ 166, 76, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 33, 46, 255 ], "toColor": [ 133, 33, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 52, 168, 255 ], "toColor": [ 162, 52, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 79, 121, 255 ], "toColor": [ 161, 79, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 71, 43, 255 ], "toColor": [ 130, 71, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 49, 104, 255 ], "toColor": [ 143, 49, 104, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.97110017283404, "ymin": 41.595621209651995, "xmax": -70.90246433965689, "ymax": 41.74438060538154, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "url", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "id_0", "type": "esriFieldTypeInteger", "alias": "id_0", "domain": null }, { "name": "objectid_1", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "length": 254, "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "image_path", "length": 250, "domain": null }, { "name": "stat", "type": "esriFieldTypeInteger", "alias": "stat", "domain": null }, { "name": "category", "type": "esriFieldTypeInteger", "alias": "category", "domain": null }, { "name": "condition", "type": "esriFieldTypeInteger", "alias": "condition", "domain": null }, { "name": "color", "type": "esriFieldTypeInteger", "alias": "color", "domain": null }, { "name": "pointcategory", "type": "esriFieldTypeString", "alias": "pointcategory", "length": 50, "domain": null }, { "name": "pointcolor", "type": "esriFieldTypeString", "alias": "pointcolor", "length": 50, "domain": null }, { "name": "pointcondition", "type": "esriFieldTypeString", "alias": "pointcondition", "length": 50, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavementmarkingpoints_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r27_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 12, "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": 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": "linetype", "field2": "linecolor", "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": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Dashed Line,Yellow", "label": "Dashed Line - Yellow" }, { "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": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "Solid Line,Blue", "label": "Solid Line, Blue" }, { "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": [ 138, 113, 66, 255 ], "toColor": [ 138, 113, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 35, 168, 255 ], "toColor": [ 71, 35, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 109, 150, 255 ], "toColor": [ 36, 109, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 166, 38, 255 ], "toColor": [ 38, 166, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 58, 118, 255 ], "toColor": [ 171, 58, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 140, 106, 255 ], "toColor": [ 36, 140, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 29, 35, 255 ], "toColor": [ 140, 29, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 69, 140, 255 ], "toColor": [ 101, 69, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 166, 68, 255 ], "toColor": [ 148, 166, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 52, 173, 255 ], "toColor": [ 161, 52, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 164, 176, 255 ], "toColor": [ 83, 164, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 79, 68, 255 ], "toColor": [ 150, 79, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 143, 67, 255 ], "toColor": [ 63, 143, 67, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.98098354699994, "ymin": 41.59546190400005, "xmax": -70.90234010499995, "ymax": 41.74548819800003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "linetype", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "color", "type": "esriFieldTypeSmallInteger", "alias": "color", "domain": { "type": "codedValue", "name": "color", "description": "color", "codedValues": [ { "name": "white", "code": 0 }, { "name": "yellow", "code": 1 }, { "name": "blue", "code": 2 }, { "name": "red", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "category", "type": "esriFieldTypeSmallInteger", "alias": "category", "domain": { "type": "codedValue", "name": "category", "description": "category_lines", "codedValues": [ { "name": "single solid", "code": 0 }, { "name": "single dashed", "code": 1 }, { "name": "double solid", "code": 2 }, { "name": "solid dashed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "subcategory", "type": "esriFieldTypeSmallInteger", "alias": "subcategory", "domain": { "type": "codedValue", "name": "sub_cat", "description": "subcategory_lines", "codedValues": [ { "name": "centerline", "code": 0 }, { "name": "lane divider", "code": 1 }, { "name": "shoulder", "code": 2 }, { "name": "bicycle", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "linetype", "type": "esriFieldTypeString", "alias": "linetype", "length": 50, "domain": null }, { "name": "linecolor", "type": "esriFieldTypeString", "alias": "linecolor", "length": 50, "domain": null }, { "name": "linecondition", "type": "esriFieldTypeString", "alias": "linecondition", "length": 50, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavementmarkinglines_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 8, "name": "Pano", "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": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 170, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.97714925999998, "ymin": 41.59545058000003, "xmax": -70.90232295399994, "ymax": 41.74464087500007, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "image", "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": "image", "type": "esriFieldTypeString", "alias": "image", "length": 250, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "r24_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 11, "name": "Pavement Surface View", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.11194872222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6a3a12af483b35fbe2a64ffd5d0f9a40", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeElEQVQYlYWPsQ2AMAwE/1GUHaBgiTBBCjrWCHNkDYbJBLCGh4giTAFEggK+svznt23wI3MXmsRBOYFsUXLk2EsFNIkDmhW8x2zQJAN9t50JyqmaVU0AMJ8A2X7fUHKEseFp7UsFOPaiSYYrFsC+0Hfb44urMb9XHMAGH8sNRgALAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.98102884470472, "ymin": 41.59544610805233, "xmax": -70.90232073141595, "ymax": 41.74549042274572, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "image_path", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_frontview_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r25_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a12_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 9, "name": "Manholes", "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": "simple", "symbol": { "type": "esriPMS", "url": "3f212634dd9df41f5addb73921efd4d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZ0lEQVQImV2OSw2AMBBE35I1wdqgNnDSQ1FAsEDqBB21URldDoXwebfJm0xGeRPdyFLvqAAsPgMrzkRyaAR2KXqVurgZOABTottHdEaim5KlkvyrhEKW2mcb4ZoaEQqwPYd2KYD9354iFR5dZAiEGgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.97466409599997, "ymin": 41.59562585500004, "xmax": -70.90247689099994, "ymax": 41.74469787000004, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "image_path", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "image_path", "type": "esriFieldTypeString", "alias": "image_path", "length": 250, "domain": null }, { "name": "uid", "type": "esriFieldTypeInteger", "alias": "uid", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "manholes_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": "Curbs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.11194872222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.9737186146217, "ymin": 41.595464011755666, "xmax": -70.90225689753714, "ymax": 41.74529424643322, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "curb_material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "curb_material", "type": "esriFieldTypeString", "alias": "curb_material", "length": 50, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "curbs_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r21_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 22, "name": "Tree Evaluation", "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": "simple", "symbol": { "type": "esriPMS", "url": "c72c3405278907b5835ab7e09af2ce10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVQ4ja3Tz0tUURQH8O95977nDI5EFNSMPxOLxjAwjFATXOlCXbhoNtFiQJrNgAzMH/BWbSOZzaweBVI8bOGiTbQO/FEE/sJRHBnJmbKcUdNh3o972+gQ5KOhOstz+JxzOJfL8ZfB/z+c7mt9+vXBQSKRKNUOZ/sb8ENMijpm6rq+qOu6Uxs8doZAbOKjb+P9wNVbhwBW/wyNQR9gTwAy8FZdvtFXvlmpDdZZIwDuAqA9pTKc1/Y/pdPpy7FY7Jsn9L+432KTeOxIXDxN9eR5oStUvmQBeOcJLVV0QSIMAkECINAq2227Iztz3qtO37vuCgyBcAUSdJr1ZflRaE/b706lUh/i8Xjmd8gcAcE6ACi/NKYynHab3C+qqgbOn+hoYRCaQVCYxFGjK+pzXKFD2I1vtJXgw5OGQcMwtqLRaKkKO573dm8xGiNJBRdyToG7MJo5fjYTDqUA5zYpVuuOmh/XyrxgmuZMJBKxOAAwv1tSXGYCOAF3Cjbmc53b16ZG2v1TS8wNBvmF4Hd+oLRZoc/FYlFWJ65H5rMAsmdbJ5Oo1yqCN22u9RtPMq+q9/N6jrMIBGCToEdgWDuv7gl1HRaw/RKvvdg//MefyWmj+3kM+08AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -70.96997581499994, "ymin": 41.59547783900007, "xmax": -70.90229596999995, "ymax": 41.743715820000034, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "objectid_1", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "site_id", "type": "esriFieldTypeString", "alias": "site_id", "length": 50, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 50, "domain": null }, { "name": "tree_type", "type": "esriFieldTypeString", "alias": "tree_type", "length": 50, "domain": null }, { "name": "tree_heigh", "type": "esriFieldTypeString", "alias": "tree_heigh", "length": 50, "domain": null }, { "name": "last_maint", "type": "esriFieldTypeDate", "alias": "last_maint", "length": 8, "domain": null }, { "name": "tree_issue", "type": "esriFieldTypeString", "alias": "tree_issue", "length": 50, "domain": null }, { "name": "tree_comme", "type": "esriFieldTypeString", "alias": "tree_comme", "length": 254, "domain": null }, { "name": "date_visit", "type": "esriFieldTypeDate", "alias": "date_visit", "length": 8, "domain": null }, { "name": "tree_condi", "type": "esriFieldTypeString", "alias": "tree_condi", "length": 50, "domain": null }, { "name": "tree_diame", "type": "esriFieldTypeString", "alias": "tree_diame", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 254, "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "globalid", "length": 38, "domain": null }, { "name": "creationda", "type": "esriFieldTypeDate", "alias": "creationda", "length": 8, "domain": null }, { "name": "creator", "type": "esriFieldTypeString", "alias": "creator", "length": 50, "domain": null }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "editdate", "length": 8, "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "editor", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 20, "domain": null }, { "name": "facility_i", "type": "esriFieldTypeString", "alias": "facility_i", "length": 10, "domain": null }, { "name": "lucitylink", "type": "esriFieldTypeInteger", "alias": "lucitylink", "domain": null }, { "name": "inlucity", "type": "esriFieldTypeInteger", "alias": "inlucity", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r29_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "tree_fromclient_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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 } ], "tables": [] }