{ "currentVersion": 10.91, "id": 3, "name": "Tripping Hazard Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The original form of this feature class is a combination of the approx 2014-15 Frederick County sidewalk layer and the 2019 ADA compliance data collection. This data is configured and intended to be updated and edited with future inspections. This feature class originally dates from June 2020.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1148953.792660132, "ymin": 586353.6303658038, "xmax": 1258645.0768860579, "ymax": 675211.2000256479, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d740dc430f7254e9069ebf1e899f3c72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAStJREFUGJV90D1LQnEUx/Gv3j+lFalolimYYEsPiw1CEEnQEHFp7BUUlyiIwECiXIxLDkHQ1NTWC3Ao8A1EU4sGPUxBQlJXMS9K3WuLxQWz33Q453PgcASdsQMuoAqY1oGw1C51M7E/HhmaHRxweOt6U3t81q7Pj/NHBShZcc/ZwfLFzGRwydZu+NxOwqPuuP9QjmX3cqsFKAmA7M5C0gqtmY4G5tZ2F9Pb2bwiACJB38pf8CdjIU8CsAsAIRH4x9Lf1zsCuASAYRgVINQN1+vNClAVAGVNz4eDninJZu+ALeDltXYDmAJAylwmixl5fiI6HLMutIDiU/m+9lHagvbr1sFQpVz8804+9bqdshD4DbP19l5pXD00HBvqya3+iwFSKb4gpwBKt9u/Aa9yVWisiB/1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SW_ID", "type": "esriFieldTypeString", "alias": "Sidewalk ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SW_ID" }, { "name": "ST_ID", "type": "esriFieldTypeSmallInteger", "alias": "Street ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_ID" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "domain": { "type": "codedValue", "name": "SIDEWALK_SIDE", "description": "Sidewalk Left/Right Side", "codedValues": [ { "name": "LEFT", "code": "LEFT" }, { "name": "RIGHT", "code": "RIGHT" }, { "name": "Other", "code": "Other" }, { "name": "na", "code": "na" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "na", "modelName": "SIDE" }, { "name": "TRIP_HAZARD_FAIL", "type": "esriFieldTypeString", "alias": "Tripping Hazard Fail", "domain": { "type": "codedValue", "name": "RMP_VERTICAL_CLEARANCE", "description": "Ramp Vertical Clearance", "codedValues": [ { "name": "na", "code": "na" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "na", "modelName": "TRIP_HAZARD_FAIL" }, { "name": "REPAIR_STATUS", "type": "esriFieldTypeString", "alias": "Repair Status", "domain": { "type": "codedValue", "name": "SIDEWALK_REPAIRSTATUS", "description": "Sidewalk Repair Status", "codedValues": [ { "name": "Unresolved", "code": "Unresolved" }, { "name": "Resolved", "code": "Resolved" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Unresolved", "modelName": "REPAIR_STATUS" }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": { "type": "codedValue", "name": "SIDEWALK_MAINT", "description": "Sidewalk Maintenance", "codedValues": [ { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "County", "modelName": "MAINTENANCE" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Tripping Hazard Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edit_user" }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edit_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R370_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Tripping Hazard Points", "description": "", "prototype": { "attributes": { "last_edit_user": null, "last_edit_date": null, "SW_ID": null, "ST_ID": null, "ST_NAME": null, "SIDE": "na", "TRIP_HAZARD_FAIL": "na", "REPAIR_STATUS": "Unresolved", "MAINTENANCE": "County", "COMMENT_": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }