{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Sidewalk Condition Index", "type": "Feature Layer", "description": "This layer is used by Streets MOC to track work orders and work requests within the City of Redmond's assest management program. SidewalkAsset features are continuous lines from one intersection to the next, unlike the SidewalkEdge which is split based on changes in sidewalk category. The layer represents approximate location of the existing sidewalk.", "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": 1, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "classMaxValue": 10, "label": "Failed(0-10)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "classMaxValue": 29, "label": "Serious(11-29)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "classMaxValue": 54, "label": "Very Poor(30-54)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "classMaxValue": 70, "label": "Poor(55-70)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 84, "label": "Fair(71-84)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "classMaxValue": 92, "label": "Good(85-92)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "classMaxValue": 100, "label": "Excellent(93-100)" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -122.16488049899999, "ymin": 47.62737537500004, "xmax": -122.08013526199994, "ymax": 47.711372303000076, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 5702, "latestVcsWkid": 5702, "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 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "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": "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": 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": "sw_id", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "video", "type": "esriFieldTypeString", "alias": "Video", "length": 255, "domain": null }, { "name": "notes_2022", "type": "esriFieldTypeString", "alias": "Notes 2022", "length": 255, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 30, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "num_of_distresses", "type": "esriFieldTypeInteger", "alias": "Number of Distresses", "domain": null }, { "name": "projectname", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 50, "domain": null }, { "name": "recorddrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 20, "domain": null }, { "name": "d_ownership", "type": "esriFieldTypeString", "alias": "d_Ownership", "length": 6, "domain": null }, { "name": "d_datasource", "type": "esriFieldTypeString", "alias": "d_DataSource", "length": 6, "domain": null }, { "name": "d_status", "type": "esriFieldTypeString", "alias": "d_Status", "length": 6, "domain": null }, { "name": "installyear", "type": "esriFieldTypeString", "alias": "InstallYear", "length": 4, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "datecreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "modifiedby", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "datemodified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "lucityautonumber", "type": "esriFieldTypeInteger", "alias": "LucityAutoNumber", "domain": null }, { "name": "d_assettype", "type": "esriFieldTypeString", "alias": "d_AssetType", "length": 30, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "r27_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": "uuid_27", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }