{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Sidewalk Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 30, 22, 255 ], "toColor": [ 235, 245, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 245, 42, 255 ], "toColor": [ 0, 242, 24, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "sci", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 2 }, "classMaxValue": 10, "label": "Failed (0 - 10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Serious (10 - 25)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "Very Poor (25 - 40)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 55, "label": "Poor (40 - 55)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "classMaxValue": 70, "label": "Fair (55 - 70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Good (70 - 85)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 100, "label": "Excellent (85 - 100)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -72.05452213699999, "ymin": 42.79740071499998, "xmax": -72.008336714, "ymax": 42.82727774, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "streetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "fromstreetname", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 50, "domain": null }, { "name": "tostreetname", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 50, "domain": null }, { "name": "sci", "type": "esriFieldTypeSmallInteger", "alias": "sci", "domain": null }, { "name": "num_of_uplifts", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "domain": null }, { "name": "maintenance_suggestion", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "estimated_cost", "type": "esriFieldTypeInteger", "alias": "Estimated Cost ($)", "domain": null }, { "name": "repair_priority", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "section_id", "type": "esriFieldTypeSmallInteger", "alias": "Section ID", "domain": null }, { "name": "functional_class", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 50, "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": "length_ft", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeInteger", "alias": "Width (ft)", "domain": null }, { "name": "area_sy", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "last_repair_method", "type": "esriFieldTypeString", "alias": "Last Repair Method", "length": 50, "domain": null }, { "name": "last_repair_cost", "type": "esriFieldTypeInteger", "alias": "Last Repair Cost", "domain": null }, { "name": "last_repair_date", "type": "esriFieldTypeDate", "alias": "Last Repair_Date", "length": 8, "domain": null }, { "name": "future_event", "type": "esriFieldTypeString", "alias": "Future Event", "length": 100, "domain": null }, { "name": "future_event_date", "type": "esriFieldTypeDate", "alias": "Future Event Date", "length": 8, "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 50, "domain": null }, { "name": "editor_id", "type": "esriFieldTypeInteger", "alias": "Editor Id", "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "Editor Notes", "length": 150, "domain": null }, { "name": "last_edit", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "video", "length": 300, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 250, "domain": null }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS_ID", "domain": null }, { "name": "sw_id", "type": "esriFieldTypeSmallInteger", "alias": "SW ID", "domain": null }, { "name": "asset_id", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 25, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "length": 50, "domain": null }, { "name": "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 }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r60_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": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 100, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Sidewalk Distress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "distress_type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "517cf9453c0fb950ac4de59ad8c620fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokZ3QsUqCYRQG4OeQFC4tOTQ5dQGNhasETTY4BQ0GLUFLezdQDg1CtxBE0CUIEkSTq2sECi2tRvA1/D+hv78hnek78PCej7dixan8GyY2sZM9fQTvCzCxhgcc4BN7yxKvc/SNdjBagIlTXObrE6qJRvD8CxPr2MIVztDGIZpzicEXbvLUOqY4Cl7KTu/jLl8fUUtsB5PZ0xs4xwC7OMZbcF88PcVJyvob4iLozdZRrOcWnci6VAoTLXSDfhEVE1+DcRmag3+hsj8unR/0BSrKukJffQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crack", "label": "Crack" }, { "symbol": { "type": "esriPMS", "url": "86caf5764b53d1220e76db4c79d579cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQokbXSvyvEcRgH8NenTtdlsIv/wCiLv8Aofb9JSQbLLVLKDYbLwi0Gq8Eql7DI6A8w2u8vULZT8n0MKHzP/ejy3p6nXr176qkYI5V/wyth/jJ5GBmvh8kXbvKwdZHcjoS77CWmg1Yz3DWTYii8Gmbf2P0c5x7ZwNlQuOAQta85cZCF83bS7YuzsBCs/VrPYBtHg5qPP8pKaSyH06vkqSfOQx4s9joFUxPsY6eEl0I1aP0BQVDPwkk76fzAVWrBZj8MBa+l5uvkGfeD8PeM9dvvid40pD6mOxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grass", "label": "Grass" }, { "symbol": { "type": "esriPMS", "url": "c1db7dbcc9c0b489d77ed69ec55378c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVQoka3RvUrDYBQG4PdtiyL5VIpFcPAKCuKq4iAI/tS1bt6Bg0Jry+fSKfUK3AUFV4fGor0IBxc3NyfrYNJATHIc6pAQvyjiOx54OH8l/DGlf4et++Hs1FvZ7+wz+BmKUN/6h4A08YHFQI0i7XgDxHHD3pt+NMJTx7eF0k6UigC2UCis6Z67btfUQwbqnrsslKZhcgXyHMBqBpKsy7iDKSu67y3Y29ZLCgpQyUHjhPEcgDSk8EkoeSyYsNRzZtR4MrxAUGwRmDfAy84G3Qzsbs68th33gOA1gHJSiGAQhaOjZC31jrNddaf7XhURj0FZAvAOyk13x7oCLTFCAPi62knOrt/D3+YTz9BVq9nD6FwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Surface Distortion", "label": "Surface Distortion" }, { "symbol": { "type": "esriPMS", "url": "79c720048a91238bbecd18d0dd6aa2d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXSoWqCYRQG4OcDYfwY7GO7A6NYvA+DZRgsFhkIMyxZpmXBalhdXRlGL8B78AoE28LAY5ky9Hf+Invbe+DhLafkipT+DQe1xOJiHJTxEXQSn5cuP+EW42CW2BTCwT36P7WKB7wVXX5B9qsPg/fE1584qKN1cL5DD6Nzy69IOfdBME2scnHQRCMHQgXPeDzCwQ3GJ+Au3WCSWB4uZ2ifwfB9tJxYY14A73PVb28BUDcghwIsmFoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Uplift General", "label": "Uplift General" }, { "symbol": { "type": "esriPMS", "url": "27c928771fcb00040b9bf48ede0fa100", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAk0lEQVQokbXPMQ4BYRBA4e+XrfTEDRQKJ6BQaziCK0hE53ISCtVGI6g0LkDpV1iy2SC7Ei+Z7s3kTaICSWU5Usfgg7MP7IqXZ+gVxDMm8nLgin5ki05OHgXWvzf/V440PCZPW7E5UsMUKzTRQophZBk4vuTADfNssYtxYFGm+YDT1+YngUtkU0rOSEvL2Q+lL7/lDkfzHGzEz6esAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Uplift Tree", "label": "Uplift Tree" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 179, 255 ], "toColor": [ 202, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 179, 255 ], "toColor": [ 252, 185, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 241, 252, 255 ], "toColor": [ 207, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 236, 255 ], "toColor": [ 252, 212, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 221, 255 ], "toColor": [ 187, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 204, 252, 255 ], "toColor": [ 232, 204, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -72.054492084, "ymin": 42.797391989999994, "xmax": -72.00833578499999, "ymax": 42.82725744800001, "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", "length": 50, "domain": null }, { "name": "severity", "type": "esriFieldTypeString", "alias": "severity", "length": 50, "domain": null }, { "name": "uid", "type": "esriFieldTypeSmallInteger", "alias": "uid", "domain": null }, { "name": "sw_id", "type": "esriFieldTypeSmallInteger", "alias": "sw_id", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "point_x", "type": "esriFieldTypeSingle", "alias": "Longitude", "domain": null }, { "name": "point_y", "type": "esriFieldTypeSingle", "alias": "Latitude", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r22_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": "a11_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 100, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }