{ "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, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "pci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (10 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (25 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (40 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (55 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (70 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (85 - 100)" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1711824.6903083033, "ymin": 583581.7068353718, "xmax": 1765309.568731441, "ymax": 623805.2736194882, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "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": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 125, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 75, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 75, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Alligator", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Longitudinal Transverse", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Blocking", "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Seal", "domain": null }, { "name": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Patch", "domain": null }, { "name": "joint_seal_damage", "type": "esriFieldTypeInteger", "alias": "Joint Seal Damage", "domain": null }, { "name": "linear_map_cracking", "type": "esriFieldTypeDouble", "alias": "Linear Map Cracking", "domain": null }, { "name": "corner_break", "type": "esriFieldTypeDouble", "alias": "Corner Break", "domain": null }, { "name": "divided_slab_punched_out", "type": "esriFieldTypeDouble", "alias": "Divided Slab Punched Out", "domain": null }, { "name": "joint_corner_spalling", "type": "esriFieldTypeDouble", "alias": "Joint Corner Spalling", "domain": null }, { "name": "patching", "type": "esriFieldTypeDouble", "alias": "Patching", "domain": null }, { "name": "settlement_faulting", "type": "esriFieldTypeDouble", "alias": "Settlement Faulting", "domain": null }, { "name": "durability", "type": "esriFieldTypeDouble", "alias": "Durability", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 125, "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": 125, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 125, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 75, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "notes_2024", "type": "esriFieldTypeString", "alias": "Notes 2024", "length": 255, "domain": null }, { "name": "pci_2024", "type": "esriFieldTypeInteger", "alias": "PCI 2024", "domain": null }, { "name": "pci_2021", "type": "esriFieldTypeSmallInteger", "alias": "2021 PCI", "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": "oirid", "type": "esriFieldTypeString", "alias": "OIRID", "length": 20, "domain": null }, { "name": "spdlimit", "type": "esriFieldTypeDouble", "alias": "SPDLIMIT", "domain": null }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "lanes", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 20, "domain": null }, { "name": "pavingdate", "type": "esriFieldTypeDate", "alias": "PavingDate", "length": 8, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "length": 20, "domain": null }, { "name": "curb_type", "type": "esriFieldTypeString", "alias": "CURB_TYPE", "length": 30, "domain": null }, { "name": "sidewalk", "type": "esriFieldTypeString", "alias": "SIDEWALK", "length": 25, "domain": null }, { "name": "speed_hump", "type": "esriFieldTypeInteger", "alias": "SPEED_HUMP", "domain": null }, { "name": "striping", "type": "esriFieldTypeString", "alias": "STRIPING", "length": 25, "domain": null }, { "name": "markings", "type": "esriFieldTypeString", "alias": "MARKINGS", "length": 75, "domain": null }, { "name": "curb_ramps", "type": "esriFieldTypeString", "alias": "Curb_Ramps", "length": 25, "domain": null }, { "name": "crosswalk", "type": "esriFieldTypeString", "alias": "CROSSWALK", "length": 25, "domain": null }, { "name": "stripingda", "type": "esriFieldTypeDate", "alias": "StripingDa", "length": 8, "domain": null }, { "name": "stripingco", "type": "esriFieldTypeString", "alias": "StripingCo", "length": 15, "domain": null }, { "name": "markingsda", "type": "esriFieldTypeDate", "alias": "MarkingsDa", "length": 8, "domain": null }, { "name": "markingsco", "type": "esriFieldTypeString", "alias": "MarkingsCo", "length": 15, "domain": null }, { "name": "cr_count", "type": "esriFieldTypeDouble", "alias": "CR_Count", "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_25_unique", "fields": "ss_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r23_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": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 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_type", "uniqueValueInfos": [ { "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": "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": "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" }, { "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": "Crack Block" }, { "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 Longitudinal/Transverse", "label": "Crack Longitudinal/Transverse" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 202, 255 ], "toColor": [ 208, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 224, 252, 255 ], "toColor": [ 179, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 194, 255 ], "toColor": [ 252, 205, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 244, 255 ], "toColor": [ 212, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 199, 255 ], "toColor": [ 252, 238, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 226, 255 ], "toColor": [ 252, 194, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 183, 255 ], "toColor": [ 252, 179, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 202, 252, 255 ], "toColor": [ 187, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1711836.8103204663, "ymin": 584331.9709304074, "xmax": 1765318.3838877277, "ymax": 623781.8826989874, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "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": "distress_type", "type": "esriFieldTypeString", "alias": "Distress Type", "length": 75, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 75, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "distress_id", "type": "esriFieldTypeInteger", "alias": "Distress ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "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": "r24_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": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Concrete Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "distress_type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c7c84b6afee4065da837fad4f7842d83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQYlZWQsRHCMBAEVzNuAgJdEXIZ0IZdBnJNqoMi3gEqQwRIxvZgGDZSsK+/+44/6NrDzAJwBS5AADKQJI0beZ7ncyklVrFxAgYzC5L6RS6lDDtxTTCzKCm2GEdi4wYscvjZjnfBXDMekddyAoYvclpkSWM93ac4d+fctP4ZSb2ZRV5l2urknJu894+NXAciEI+yPAEZjiu7ZzzVvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "Corner Break", "label": "Corner Break" }, { "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": "Divided Slab Punched Out", "label": "Divided Slab Punched Out" }, { "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": "Joint Corner Spalling", "label": "Joint Corner Spalling" }, { "symbol": { "type": "esriPMS", "url": "ba2562a73f14d158a397de050e8dec8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlZXQwRGCMBSE4X8HmtA2QhnaBhQA49VwdUg1qcM2pAp9HkiYMCPOsKccvrzsS82B1Plg1jvQFewCOGAGohS6DTa7neHtE8w5Aa1Z76TQFJM/LVDCMs5s8NLkE7Y9mEvegYxxRxacU8e9zCWOQPsHxxVLoVu+7medJ1RjORkpNGaDT8vkpyNUo/R4bfByYfKA3+vyBbwMLOqLzm+AAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "Linear Map Cracking", "label": "Linear Map Cracking" }, { "symbol": { "type": "esriPMS", "url": "82c26476b410424473954583b75139ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQokaWTwZWDMAxEv17cxNKGUwaPMjjmQQdQAZdc1m2QMuI23EQO2gMG5CRsDtHJPHnGMxrh+KLcYafTAaEGRiaZP4N7bZkkbN+KBzwwc1HPicoSuQKo/GaCc0F6UY8woNT02qwEO3iSkAk8vd5RbtvrgkeoESIP4nvZk5wz0AMVQPZNBjZcJZXgTgfj85aBPwWxEnG0dApCYpLgNvbltf+qNecIhFX2CBms2d9rjeacdtnL9OY81fcKhPo5hX1gaxzrVJWYpY6brV7vlmAHn6jQLY4GZzzaFMwi2Zxnem14ELlKotNS9kJQbOBzzvsOC4llqsn0g71+/GMsF8NhH/gDMQlqdqmxYmkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 4.4415237144714104E-5 }, "value": "Patching", "label": "Patching" }, { "symbol": { "type": "esriPMS", "url": "a2710bd5dd468b5607f859c3341a5ca6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQokc2SzRHCIBCFv82kiIQ27ADPsQ3L0DagDe90QBuYJsx6YEL8IRlz852Y3W/fWxhadqgF0DAmoN/g7mI70+bzNKAyIHKpgB4mX5zFmqghATV48mJNLPCunf8J1sYgFUIbAywX1JAOgKvaCU5DSmJNfHHmnJvSgzqU0zKR3cs7z1E5abzKsbut7/yuL3ADllirrsCP3+H5L3zqCZHfLUoI7OeeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Settlement Faulting", "label": "Settlement Faulting" }, { "symbol": { "type": "esriPMS", "url": "bcea072b55168da42fd3e339db0155a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQYlZWQuw0CMRBE39q+InAbtAEpugqIEIIKEBUgkUEDh0hdh9vgqmCXBJ98/CQmG+nNaHcCfyjUplsRpWFmRvRKWhzJH+Hrmql6ThhTAdSx6zb0XpmXUCiNBaybBCZ3RwLiAEvD7BWsA5cty/bAOQCYEeXHY2ZVs1eSOnbfYBFuA7w4krsNvcDkwx25PXAereGV+d2RRgEhK+yLHeDnPPGyZWlGFOFWGt/goleg1gN1pDlhy6xuOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Durability", "label": "Durability" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 250, 252, 255 ], "toColor": [ 192, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 179, 255 ], "toColor": [ 252, 244, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 226, 252, 255 ], "toColor": [ 204, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 202, 255 ], "toColor": [ 252, 184, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 207, 252, 255 ], "toColor": [ 212, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1736176.6379603376, "ymin": 620230.0585025522, "xmax": 1736261.9542216405, "ymax": 620331.6937174659, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "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": "distress_type", "type": "esriFieldTypeString", "alias": "Distress Type", "length": 255, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 255, "domain": null }, { "name": "distress_id", "type": "esriFieldTypeInteger", "alias": "Distress ID", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 75, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 75, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "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": "concrete_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r25_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": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "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": 1711823.4937798365, "ymin": 583578.4698822283, "xmax": 1765356.7612085273, "ymax": 623791.2251856875, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "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": "pass_id", "type": "esriFieldTypeInteger", "alias": "Pass ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "Image", "length": 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": "Object ID 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": "r22_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": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Trail Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "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 (10 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (25 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (40 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (55 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (70 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (85 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1717678.6170222163, "ymin": 587114.1834433973, "xmax": 1764448.9155417979, "ymax": 621608.3286938071, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "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": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Alligator Crack", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Lon Trans", "domain": null }, { "name": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Block Crack", "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Seal Crack", "domain": null }, { "name": "bumpiness_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Bumpiness", "domain": null }, { "name": "pothole_den_wt_avg_pct", "type": "esriFieldTypeInteger", "alias": "Pothole", "domain": null }, { "name": "patch_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Patch", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "width_ft", "type": "esriFieldTypeInteger", "alias": "Width (ft)", "domain": null }, { "name": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 255, "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": 255, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_note", "type": "esriFieldTypeString", "alias": "Editor Note", "length": 255, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor ID", "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "pci_2021", "type": "esriFieldTypeSmallInteger", "alias": "PCI 2021", "domain": null }, { "name": "tr_id", "type": "esriFieldTypeInteger", "alias": "TR ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "notes_2021", "type": "esriFieldTypeString", "alias": "notes", "length": 255, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 32, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r20_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "trails_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Trail Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "defaultSymbol": { "type": "esriPMS", "url": "0e691bf2c6640d42659d51d5157b547c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3RPUrEUBSG4fdcp0gREFECQrwkdUBsVaxdgaU7sFDwbwUuwV5QsLWVWYSFjUW4N7exslJiGAjHJsU4mYwifuWBh/M34o8Z/Tssy3K5aZrPoigmP0JVlRDCEXAGbMRx3FZVNRaRU2vt8yAMIVwBl1OlJWBfVXedc3t5nj/1oHNuq+s0L7Ex5hrY6UEROeg6DGXbe7+eZdnrLFxbgAAwxqwCPfiiqovcJIoi3xvVGHPTtu0FkMxTInKbJMlHD6Zp+hZCOFTVe2Blxo3ruj6eLnx7h7X20XtfiMgJsAm8Aw/W2jsR0UEI0F3tfGjRQfjbfAFNfUvAQMZuHgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Others", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e3fe9316173f4c90486c662ebd49026b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQ4jb3RvS5EURTF8d+RydBIvIAGiU6h4QGUIvER00i8BZknEPEAGgWlxEdPo1RLZCqNUkGhI7IV90iua9xcRuxmn+x18t9rndPyR9X6N1AwjnbiblBHaxjBzqCgdQwPBMqx5pCCybp4n0DBKrYxlEdjSPl8ETyVrp9gNxFfQInTKIRDjFaWTuT+hm5irzZa4izo4RzTFfkBncRVbbQSrBfFxoOKdNQP8i0o13Lur4q47TzbagyK4n0WcI8OXnCMqWAmcdPU0SIusZl4zPBZ7GPFD0C3WPr4Wkg8YyOYbxytn/WSdt0Y9Jt6B1tAMj54c+9OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "bumpiness", "label": "bumpiness" }, { "symbol": { "type": "esriPMS", "url": "81fafba87ace978311b9ebbc41d946e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jWNhIBOwUKzx+9Jq+b9/GFXxKmZheMgR3XIbReP/v/8tGRn/L8en8d8fhjwGBgZUjVxxbSu+zK+6wcj8fwkDA6M2mp7H/xiYEnjusxzAcCoDAwMDT2Lbha+Lqu4wMDCga3zGG9eyD8XZ+JyGDwxVjf9XNbB9+/FLFos6kf+rCjkZw/q/Y2j8v6iE+9uPX+sZGBiMsGhU/vaDc8+HpRU+AtEd71E0fmRmYWP+y1AE4zMxMJQyMDD+/sfwfwJMjPknI1w9nAE16T2M/21R9VkGBgYG3ri2KwT9iOJfxv93Gf//Z8clj1Pj3z//77IwMfGRrJH385f7X0V4BUjWyJg3+ScDA8NLkjUSAmRrBACtrlXxRoFIKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_alligator", "label": "Crack Alligator" }, { "symbol": { "type": "esriPMS", "url": "a2c013df8f6ad65c9d3da9cff2bb6233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jb3TO0hbcRTH8S/N496rIRKxJLSIgxKrFisJmBYVdDIl8RHQzcFBxKVEobi0IHVyMBEnaRU7ZWgRIS4Vgg2EYKmDL1B8QAkhwVyJBvLA1hZ0s63eNLRIz3h+5//hnOGv5pZK/d8gq7W8UpaTX2Oxs/g/Qw6HebC7u/plLvc9t7i4OxYKRd//LST29dW/dbttrtrauwKAxWKa9Xg+tfn9+8+AHwWh1taqx42Nxtejo031kvQztlrv6WdmHENGY/GjzU25f20tfpAX6u19+MLlejDc1WUuU1qzpERkasr+ZG5u/aPJVPxqaelgVhGqqyt7+isiyzlGRpYpLZXwetvRalUADAxY7u/tnXQCytDRUSaYSp01GQwSAPPzG/j9+wDY7VU4nWYAdnaOSafP3+U9zWCQvCsrkec9PTUiQHNzOYKgQqcTaGgwXc2Fw1HZ59vy5YUmJsKp8fG2LcAG0NJSQSQyjFp9h6IizdVcNJpeBy7yQgDxeCaUzZ7bdDotAHq98FueSGSJxdIfrr+7AYmiyhMMRtwdHWbt9QwgEPiSXFjYfVMQmp7+LGs0qkAikalQgg4PT7eBbwUhgMnJVadS/091a7//Ev1MkbtiPUhcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_block", "label": "crack_block" }, { "symbol": { "type": "esriPMS", "url": "215cd776976f67aa21bee77b717ecaee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQoka3RwSpEYRQH8N+Xu1FKImXhCaZkJ26UlSew9AYWlMETeAR7RdnaalZT18rCwsbOzsqK0tzo2IyacX0zkv/y1K/z75zCH1P8P7yNaZPetFI9HkYkN3bR1rOo50MVHRwo030eVk4kxwOTCWyhVMW6Mt01YRXLaGeKT+EUaz9t3O5vyGVVNxZspKfvcG4E+io+iwZ8GMNqtcdm1cKZd0eYz8Bzm+m1CVfSsyp2cImZIRI62BscDb+jTNe60VLYF5bwgiulCylFHqJ/tcNM3RHwl/kErjIzsJxAsp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_lon_trans", "label": "Crack Lon Trans" }, { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "crack_seal", "label": "Crack Seal" }, { "symbol": { "type": "esriPMS", "url": "a3a0602ae4926ba6c647e4a71325f37a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jb3Tv2uTURTG8c/bvNVB0CKIqFVwyOQoTnZROomgVXiTgIpO6uwuiv9EOxSFtiZvluIeBKGDUBQHcXFwqUhEF8ElbXId3jf4Nr+0IB64wz3Pud9z7rnnxv6Rxf8F1ORIj/WI7xWu7Am0RnmagwlvOuyPOR9o9/WUS9ts3ODHWNAqszEvexxoML/D16KeUgusxLxucjGhMxL0k/YMm1hAq8TtvtagGlhBKdAqQoZAd9leojJDGliIaOTS4axgpcDjGo/G9ug5Z0qUIVDHWZzK5encvzHFu5SrELGZ8HkXaIo7gQeDmYoWMReY6+8DNXnVccH5PuJF4dw5HB9gfcDHQvKtoavVeCZb6lQiLo8o6hhuVnk7KAzNUQ5ZkzV2MeIevuEVrqPVYH4QtgvU5HTv9xM/7PI0zkDdo1TbpLiG9SblsXOU8KnO/YgTNZ6sMtvXLrCzRPUQy4HFiXOU92p5RG+QzRlujdImftp9fOlwMtCdFPdHUJIBtibF/BVoL/YLICZpXVO2SOYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "patch", "label": "Patch" }, { "symbol": { "type": "esriPMS", "url": "0a3288eee89034b49767250aa0dd2ff9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4jbXRsSuEYRwH8A+9XcJmMbwpEQb5E/wJ2GUwWy63ccPbDddNRxYjwmAwSpJutegmmzIb3MBwSmE4Cj2v16vzq2f49Xs+v+dbT+SPFXUdFlnaZD83bLA7R3WM8gZ7v4azvNaItzsLKuOs1znIhNCPEmYYWWFnlec6R5nwElu0I04XWU54yHzxjJcWJ5Md0Po+T4VTXB8ynzbv/j/+P0zoReGjv6Inoe/T/CkIbzgeYGHwvZ/AI21oYI3hKnfBqGXEgVjFn6LmrS/wAkOBS7eYToMxlSbnoe2jKHAfhDWaOid/1Dz1BtKgL1kWGiwoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "pothole", "label": "pothole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 34, 112, 255 ], "toColor": [ 163, 34, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 173, 40, 255 ], "toColor": [ 69, 173, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 169, 199, 255 ], "toColor": [ 50, 169, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 136, 71, 255 ], "toColor": [ 201, 136, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 42, 201, 255 ], "toColor": [ 74, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 108, 199, 255 ], "toColor": [ 76, 108, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 184, 134, 255 ], "toColor": [ 42, 184, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 36, 54, 255 ], "toColor": [ 166, 36, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 194, 68, 255 ], "toColor": [ 192, 194, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 58, 199, 255 ], "toColor": [ 173, 58, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 57, 158, 255 ], "toColor": [ 92, 57, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 81, 61, 255 ], "toColor": [ 156, 81, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 117, 156, 255 ], "toColor": [ 54, 117, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1717665.9309227434, "ymin": 587043.4531901332, "xmax": 1763288.2126849068, "ymax": 621217.0259873446, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "pass_id", "type": "esriFieldTypeInteger", "alias": "pass_id", "domain": null }, { "name": "tr_id", "type": "esriFieldTypeInteger", "alias": "TR ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r21_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "trails_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": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Municipality Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.1119487222222219E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 677637.458705291, "ymin": 236480.25547978622, "xmax": 3272175.463529368, "ymax": 881934.9521001042, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "gid", "type": "esriFieldTypeDouble", "alias": "gid", "domain": null }, { "name": "admin_leve", "type": "esriFieldTypeString", "alias": "admin_leve", "length": 80, "domain": null }, { "name": "boundary", "type": "esriFieldTypeString", "alias": "boundary", "length": 80, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 80, "domain": null }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "length": 80, "domain": null }, { "name": "population", "type": "esriFieldTypeString", "alias": "population", "length": 80, "domain": null }, { "name": "ref", "type": "esriFieldTypeString", "alias": "ref", "length": 80, "domain": null }, { "name": "z_order", "type": "esriFieldTypeInteger", "alias": "z_order", "domain": null }, { "name": "way_area", "type": "esriFieldTypeDouble", "alias": "way_area", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r15_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }