{ "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": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -86.35733010699994, "ymin": 41.60116362700006, "xmax": -86.19129463599995, "ymax": 41.76026750600005, "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": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "pci", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "crack_alligator_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Alligator", "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": "crack_block_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Blocking", "domain": null }, { "name": "crack_lon_trans_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Longitudinal Transverse", "domain": null }, { "name": "crack_seal_den_wt_avg_pct", "type": "esriFieldTypeDouble", "alias": "Crack Seal", "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": 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": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "length": 255, "domain": null }, { "name": "pci_2023", "type": "esriFieldTypeSmallInteger", "alias": "PCI 2023", "domain": null }, { "name": "construction_year", "type": "esriFieldTypeString", "alias": "Construction Year", "length": 255, "domain": null }, { "name": "mph", "type": "esriFieldTypeDouble", "alias": "MPH", "domain": null }, { "name": "sb_id", "type": "esriFieldTypeString", "alias": "SB ID", "length": 15, "domain": null }, { "name": "lanes", "type": "esriFieldTypeString", "alias": "Lanes", "length": 10, "domain": null }, { "name": "numsewerst", "type": "esriFieldTypeInteger", "alias": "NumSewerSt", "domain": null }, { "name": "numwaterst", "type": "esriFieldTypeInteger", "alias": "NumWaterSt", "domain": null }, { "name": "numgasstru", "type": "esriFieldTypeInteger", "alias": "NumGasStru", "domain": null }, { "name": "numelectri", "type": "esriFieldTypeInteger", "alias": "NumElectri", "domain": null }, { "name": "numtelecom", "type": "esriFieldTypeInteger", "alias": "NumTelecom", "domain": null }, { "name": "numotherst", "type": "esriFieldTypeInteger", "alias": "NumOtherSt", "domain": null }, { "name": "plowpriori", "type": "esriFieldTypeString", "alias": "PlowPriori", "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": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "management_section", "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": "r20_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": 18000, "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": -86.35744547599995, "ymin": 41.60150391800005, "xmax": -86.19150424999998, "ymax": 41.76017581600007, "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_type", "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": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r16_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": 18000, "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": "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": -86.34742130799998, "ymin": 41.60766146900005, "xmax": -86.19644069399999, "ymax": 41.744946199000026, "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_type", "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": 8000, "domain": null }, { "name": "distress_severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 8000, "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": "pass_id", "type": "esriFieldTypeInteger", "alias": "Pass ID", "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pavement_concrete_distress_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r19_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": 18000, "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": "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, 40, 12, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 32, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "sci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (11 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (26 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (41 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (56 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (71 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (86 - 100)" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -86.34741516699995, "ymin": 41.60145873100004, "xmax": -86.19654092399998, "ymax": 41.755434569000045, "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": 75, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "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": "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": 50, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "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": 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": "sci_2023", "type": "esriFieldTypeSmallInteger", "alias": "SCI 2023", "domain": null }, { "name": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "begin_width", "type": "esriFieldTypeDouble", "alias": "Begin Width", "domain": null }, { "name": "end_width", "type": "esriFieldTypeDouble", "alias": "End Width", "domain": null }, { "name": "avg_width", "type": "esriFieldTypeDouble", "alias": "Average Width", "domain": null }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "length": 255, "domain": null }, { "name": "nu_of_distresses", "type": "esriFieldTypeInteger", "alias": "Number of Distresses", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "width", "type": "esriFieldTypeDouble", "alias": "Sidewalk Width", "domain": null }, { "name": "lastinsp", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "number_approaches", "type": "esriFieldTypeSmallInteger", "alias": "Number_Approaches", "domain": null }, { "name": "percent_good", "type": "esriFieldTypeSmallInteger", "alias": "Percent_Good", "domain": { "type": "codedValue", "name": "SidewalkPercent", "description": "Sidewalk Condition Percent", "codedValues": [ { "name": "0", "code": 0 }, { "name": "10", "code": 10 }, { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "percent_fair", "type": "esriFieldTypeSmallInteger", "alias": "Percent_Fair", "domain": { "type": "codedValue", "name": "SidewalkPercent", "description": "Sidewalk Condition Percent", "codedValues": [ { "name": "0", "code": 0 }, { "name": "10", "code": 10 }, { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "percent_poor", "type": "esriFieldTypeSmallInteger", "alias": "Percent_Poor", "domain": { "type": "codedValue", "name": "SidewalkPercent", "description": "Sidewalk Condition Percent", "codedValues": [ { "name": "0", "code": 0 }, { "name": "10", "code": 10 }, { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "percent_bad", "type": "esriFieldTypeSmallInteger", "alias": "Percent_Bad", "domain": { "type": "codedValue", "name": "SidewalkPercent", "description": "Sidewalk Condition Percent", "codedValues": [ { "name": "0", "code": 0 }, { "name": "10", "code": 10 }, { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "PathMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Turf", "code": "Turf" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Crushed Aggregate", "code": "Crushed Aggregate" }, { "name": "Wood", "code": "Wood" }, { "name": "Dirt", "code": "Dirt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "installyear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "bufferwidth", "type": "esriFieldTypeDouble", "alias": "BufferWidth", "domain": null }, { "name": "inspectionnotes", "type": "esriFieldTypeString", "alias": "InspectionNotes", "length": 255, "domain": null }, { "name": "num_crack_minor", "type": "esriFieldTypeInteger", "alias": "Crack Minor Count", "domain": null }, { "name": "num_crack_moderate", "type": "esriFieldTypeInteger", "alias": "Crack Moderate Count", "domain": null }, { "name": "num_crack_severe", "type": "esriFieldTypeInteger", "alias": "Crack Severe Count", "domain": null }, { "name": "num_grass_present", "type": "esriFieldTypeInteger", "alias": "Grass Present Count", "domain": null }, { "name": "num_surface_distortion_minor", "type": "esriFieldTypeInteger", "alias": "Surface Distortion Minor Count", "domain": null }, { "name": "num_surface_distortion_mod", "type": "esriFieldTypeInteger", "alias": "Surface Distortion Moderate Count", "domain": null }, { "name": "num_surface_distortion_severe", "type": "esriFieldTypeInteger", "alias": "Surface Distortion Severe Count", "domain": null }, { "name": "num_uplift_general_minor", "type": "esriFieldTypeInteger", "alias": "Uplift General Minor Count", "domain": null }, { "name": "num_uplift_general_moderate", "type": "esriFieldTypeInteger", "alias": "Uplift General Moderate Count", "domain": null }, { "name": "num_uplift_general_severe", "type": "esriFieldTypeInteger", "alias": "Uplift General Severe Count", "domain": null }, { "name": "num_uplift_tree_minor", "type": "esriFieldTypeInteger", "alias": "Uplift Tree Minor Count", "domain": null }, { "name": "num_uplift_tree_moderate", "type": "esriFieldTypeInteger", "alias": "Uplift Tree Moderate Count", "domain": null }, { "name": "num_uplift_tree_severe", "type": "esriFieldTypeInteger", "alias": "Uplift Tree Severe Count", "domain": null }, { "name": "num_utility_hazard_present", "type": "esriFieldTypeInteger", "alias": "Utility Hazard Present Count", "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": "management_section", "type": "esriFieldTypeSmallInteger", "alias": "management_section", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r24_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_09_23_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sidewalk_evaluation_loc_sw_id_2024_11_22_unique", "fields": "sw_id", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 18000, "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": 10, "name": "Sidewalk Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "distress_type", "field2": "severity", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cc24d5cc0685925f7a439817ed523c21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVQYlWXQwXHCQAyF4U8zO+kAEji4CaeMOGWYMnAbuI3QhpvIYQNDAQmn5cDaQxKdJP2jpyclD1Eu+jmPlTEt4KRTHO6FEVKdaBfAMZ7tIFUwYFOncjkbXI3Jty9PRmES9kKPYzRyikYuFxvFfpFd65adVbat+VROunjxkcqnrWJCFnrhzbW6jUbGUM4OmPx4r71fp2xj7fXxKfMT2tnEPxir+46/cQP7eTv1dPfneQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -7.390527806876435E-5 }, "value": "Crack,Minor", "label": "Crack Minor (<25% Area)" }, { "symbol": { "type": "esriPMS", "url": "6a4b96cd5e9050ecf9251411a94c4f4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQYlWWQwRGCMBBF3zppAtrAMsRjHBrAMqAN0oADV2kjbcQqcD2wYaL+U7Jv8v/fOArpQp/P4gnuADMtMNk1ADh70RRgFc8dwBkYgcpg0pmRN8Gx8eJEACLCAPQIq3QkJx1JFypgKGzbI9Nsm70ZUWdaufF0+qBGiQjJLC9s1lY6EjDqwgRENq42+1qlFs+5/JSc2eQSf1D8nvGrD3tKNDu1ZUuEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -7.390527806876435E-5 }, "value": "Crack,Moderate", "label": "Crack Moderate (25% - 50% Area)" }, { "symbol": { "type": "esriPMS", "url": "1242f5f4163eb7eb01eb5c30cacd03ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAp0lEQVQYlWXQ0W2DUBBE0bPkNWG3QcoIKYMIkh5MEcgI2ght0Abpwi8fgIWS+VrtaHVnNjkpN+pjjsGUnkarwrg5Jkj7RSkbBbI57j4g5UaJTriAwppbncKUvPjxMGHBTVbL5uitKXprblyE2wY3x6B6MtGh3MMsuVXF3XfKX64eFmGV1XhT7Gmjt6LLn0YsCu/77lTl4RqD1/NTDmZ5hPhnxrAx/uoXAek3ezLsIAUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -7.390527806876435E-5 }, "value": "Crack,Severe", "label": "Crack Severe ( >50% Area)" }, { "symbol": { "type": "esriPMS", "url": "02cffec31b29697d632bc3b0aa7cf0f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAh0lEQVQYlYWQwQkCMRBFXyBNmDZiGYu3gVQQy9A2NhUIe9M6bMMuwnhJZJlN8N/+8OYNjGeQpISH42PnfgRWeCblYhcOcIUFiBVuwHUKixKBtdUsStkc75n5bvoKnA9wsy4GjqLEbt+brbXnBYQfLEoeWHtOouTNUbo5T8D91eLbX8sfmKSEL5R6JYF8YJ1ZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "Grass,Present", "label": "Grass" }, { "symbol": { "type": "esriPMS", "url": "8d1d836a658f378b4f9040e20c64bb71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQYlZWPwQ2CQBRE3yjWoHiwibUCTDxhG1CGa017M5EObMKDG0owIfkeBAIJGJ3TP7zMvJ/wR5LuqJ7mTJy0IMdwQARCtlE5gq8P25rwEjnWF6VAUdXmsrX2PbxcUUjkk9uGu0Xzh1Q+AWinZyNxBj5w6/jzg7F1nEscwgEovsChh7ONyqo2N6kj7s2Ly7CZbK39LZpvn+mmQ/PictzpOYIBDqk84Odc3vI+MbIKE+7gAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "Surface Distortion,Minor", "label": "Surface Distortion Minor (<25% Area)" }, { "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,Moderate", "label": "Surface Distortion Moderate (25% - 50% Area)" }, { "symbol": { "type": "esriPMS", "url": "d836680fd9ba2c4bc7e6eb841f88fbeb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQYlZWQwQ2CUBBE3yJNaBufMvAODUARQFwk1ALxSh22IUUQXQ+iQAImzGmTfZmdWZ8d8n/T9eaQ5xlPQgwH1oN05FG6hLU5IS9FJMS+KzkCCXXryKJggg8kCOHqbcNRNUoR6wf25o4rErkAI2y4HQWtHzNuyPoZLB2Q/MnRTXAepdStW40j3BmsnDkDWRRQNTqW4ffnwUo0fixhgCJWQLfCvAH5nTAwV1UsvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": -0.005628962493333865, "yoffset": 0 }, "value": "Surface Distortion,Severe", "label": "Surface Distortion Severe (>50% Area)" }, { "symbol": { "type": "esriPMS", "url": "31b04c6da997dee624f3437488021c98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkUlEQVQYlXWQwQ2DQAwEx0AToY1LGShlXKqwshJVcGUkdaSNlIHzgUTAsb+1xiPZHZWE1Jv02c+7Ggg8Q7rtFw4wMBCRgAdwP4XDPRExLTWHe7FxfNfNTaNNb9sJuB7gcE/AsD0gUrin1f43761rzF5A/4NDykQMJ/AlpGxSWc25Cq6ZZwGlW/5aMDuHzQip/wJLSzSEXRXonwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "Uplift General,Minor", "label": "Uplift General Minor (Height between 0.25 - 0.5 in)" }, { "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,Moderate", "label": "Uplift General Moderate (Height >0.5 - 1 in)" }, { "symbol": { "type": "esriPMS", "url": "13449ebcdcd373ef19e8c8f80bc7b48b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlX3Q4QnCMBCG4fcwDmEht0QcozhDQYhj6BoNBDKDzuESKbhG/VFbSpp6/+547rsQQ6Witc11GD7l3NSgEXlGay/lwgYfRFrAHUXuwG0XJ1Un0AOM4JNq6HJ+V7HAo+h74LzBSdUBbfEql1TdnL7gMnU1fwHNgpOqr6TOdUqqvss5mN+234Hrq8FEa5sRwj8M0/9/AfVYJbyjWp6xAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 8.013304362672673E-5, "yoffset": 8.672400086766174E-5 }, "value": "Uplift General,Severe", "label": "Uplift General Severe (Height >1 in)" }, { "symbol": { "type": "esriPMS", "url": "a5c43dd0fdf92f0868afee3d07bae8b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQYla2PzQ2CQBBG38hoD2JCE9QhZYCa0IM9cNE2lDa2CRJ2e1DW8aAHghgvfsf5fvJGTz1bEdbM6DbQ6j3iVsrFIB+bAi5RnNYZvukolko/aRd1hte56bH+FEj084v37cWwgNKMVoRcwD+MIHBsOioF2KVUAGdPaUbYb7jOMkRwyA/IOBC+Bg4pblp4AqpiKm/vGVydAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Uplift Tree,Minor", "label": "Uplift Tree Minor (Height between 0.25 - 0.5 in)" }, { "symbol": { "type": "esriPMS", "url": "af89a188a74063c7473448d4b83eb63c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQYla2OsRGCQBRE3/+cRVwd1CEhoxYACQkdWII61CDGShtXhkcRDHcmBsicY+Kmu2/nmfbKFsWSyBQZzCS4Ddwj5MtSwGmGM90e3/QURniu6KIr8SZ1vcyfBpphCZ+FZlh4O2igijBIJBfBBxglcGx6agNw2lEDtDcqAuP5wCPpMCsO/SEZZsavg0uJWwMv9VkqzgH1smEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Uplift Tree,Moderate", "label": "Uplift Tree Moderate (Height >0.5 - 1 in)" }, { "symbol": { "type": "esriPMS", "url": "170fa13c887def5de25be9ffd09adbce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYla2OvQ2DMBhEn3+W8ByMkcRjwACJqFOjsIxxxvAYsaf4ME0KZIHS5Np3d3r2+uBWK46DGEO0WpNWIQBdw5MIyYaJ7Ef8Knz2VBt8mMj26HqfPxVEcKoBIjj4OmjoK8QKnYIMFAVPPzJYgGVmALjc6VGU+GI5c0i1/pA0hnJaeM+kdrABjwIrHmzBcTAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Uplift Tree,Severe", "label": "Uplift Tree Severe (Height >1 in)" }, { "symbol": { "type": "esriPMS", "url": "b1eede2ff311ad03d4d4ad262b617eb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQokbWSTW6DMBBGHz89RDgGvkbTJRFbRO1jVD2G3Ygtkre5RoZjwClad1FQIcWVoqqzseTxm/nm8+T8IfJ/g8Vrqypn7obFtwrQwP0wIT2SgHijVWVdFB76pghZetimkkcIAFp8K5vM+8dU1t2YA5R1N4rXL7PMpfVyKkivK9aV9dlsZKvKGfFGINj4KMmTOtnLRvZ3Aeu+JG46AUyExKzBH/AyT8jS2+vDLbgLh+xhMWoCLsw+7Lm+91UaEiHwqk72Ir51kC5F4vDQN0UgyHqrVHUWoBD//Lvssu5GIhulqrfj0DfF/CYqOxprEOATGnBgs0GTJgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Utility Hazard,Present", "label": "Utility Hazard,Present" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 182, 255 ], "toColor": [ 252, 219, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 212, 255 ], "toColor": [ 252, 192, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 230, 255 ], "toColor": [ 182, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 212, 252, 255 ], "toColor": [ 246, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 215, 255 ], "toColor": [ 252, 220, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 182, 255 ], "toColor": [ 238, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 239, 255 ], "toColor": [ 252, 187, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 199, 255 ], "toColor": [ 252, 246, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 252, 255 ], "toColor": [ 199, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 240, 255 ], "toColor": [ 215, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -86.34741515799999, "ymin": 41.60146030300007, "xmax": -86.19654092399998, "ymax": 41.75202484700003, "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_type", "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": 50, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 50, "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": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "Latitude", "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": "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": "a12_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 18000, "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": "Alley Evaluation", "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": "rating", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "defaultLabel": "Others", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "Blocked", "label": "Blocked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 1 }, "value": "Not Accessible", "label": "Not Accessible" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 1 }, "value": "Not Alley", "label": "Not Alley" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 252, 255 ], "toColor": [ 187, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 179, 255 ], "toColor": [ 252, 235, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 218, 255 ], "toColor": [ 212, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 207, 255 ], "toColor": [ 252, 229, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -86.31030560599999, "ymin": 41.63458803700007, "xmax": -86.19645890799995, "ymax": 41.708440894000034, "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": 255, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "rating", "type": "esriFieldTypeString", "alias": "Rating", "length": 256, "domain": null }, { "name": "notes_2023", "type": "esriFieldTypeString", "alias": "Notes 2023", "length": 255, "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "functional_class_id", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "survey_date", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "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": 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": "aw_id", "type": "esriFieldTypeInteger", "alias": "AW ID", "domain": null }, { "name": "traveldire", "type": "esriFieldTypeString", "alias": "TravelDire", "length": 8, "domain": null }, { "name": "addressnum", "type": "esriFieldTypeInteger", "alias": "AddressNum", "domain": null }, { "name": "dir", "type": "esriFieldTypeString", "alias": "Dir", "length": 5, "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street", "length": 100, "domain": null }, { "name": "alley_loca", "type": "esriFieldTypeString", "alias": "Alley_Loca", "length": 9, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "width", "type": "esriFieldTypeString", "alias": "Width", "length": 6, "domain": null }, { "name": "start_pt", "type": "esriFieldTypeString", "alias": "Start_Pt", "length": 10, "domain": null }, { "name": "locate_blk", "type": "esriFieldTypeString", "alias": "Locate_Blk", "length": 10, "domain": null }, { "name": "quadrant", "type": "esriFieldTypeInteger", "alias": "Quadrant", "domain": null }, { "name": "streetsqua", "type": "esriFieldTypeInteger", "alias": "StreetSqua", "domain": null }, { "name": "subdiv", "type": "esriFieldTypeString", "alias": "Subdiv", "length": 10, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "length_mil", "type": "esriFieldTypeDouble", "alias": "Length_Mil", "domain": null }, { "name": "vacationnu", "type": "esriFieldTypeString", "alias": "VacationNu", "length": 50, "domain": null }, { "name": "impasse_re", "type": "esriFieldTypeString", "alias": "Impasse_Re", "length": 100, "domain": null }, { "name": "last_repai", "type": "esriFieldTypeDate", "alias": "Last_Repai", "length": 8, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "alleyid", "type": "esriFieldTypeInteger", "alias": "AlleyID", "domain": null }, { "name": "work_statu", "type": "esriFieldTypeString", "alias": "Work_Statu", "length": 100, "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": "alley_evaluation_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": "Query,Map,Data", "maxRecordCount": 18000, "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": 3, "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, 255, 190, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -86.35746863999998, "ymin": 41.60151493800004, "xmax": -86.19129287499999, "ymax": 41.76040843700008, "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": "path_s3", "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": "path_s3", "type": "esriFieldTypeString", "alias": "path_s3", "length": 8000, "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "Image", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pano_loc_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 18000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Pano Alleys", "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": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -86.31027646099994, "ymin": 41.634617330000026, "xmax": -86.19645362799997, "ymax": 41.708390637000036, "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": "pass_id", "type": "esriFieldTypeInteger", "alias": "Pass ID", "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null }, { "name": "survey_date", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "Image", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "pano_alleys_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": "a10_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 18000, "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": "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": -90.41810749956136, "ymin": 37.77174300013951, "xmax": -82.41298000032663, "ymax": 48.26263199966718, "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": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "feattyp", "type": "esriFieldTypeSmallInteger", "alias": "FEATTYP", "domain": null }, { "name": "order00", "type": "esriFieldTypeString", "alias": "ORDER00", "length": 3, "domain": null }, { "name": "order01", "type": "esriFieldTypeString", "alias": "ORDER01", "length": 11, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "namelc", "type": "esriFieldTypeString", "alias": "NAMELC", "length": 3, "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": "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": "r13_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 18000, "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": [] }