{ "currentVersion": 10.91, "id": 3, "name": "CurbRamp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMMENTS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "62e1cc238d0e44dcecc39625701ca5f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPdJREFUGJWVj7FKA0EURc86E1lhp9lICLgYwcap9ANEOz/CLp2QLt9g5SfYWOQTUlhZWmqbYkMqN00gIRACs2NmLDSj2Yjg6x7v8O65kn+MBBgMHp6Agz84o3X7VH4tx0LYlvc7ADSbz0ynZxijkNJgbWzCZ4As6+OcYjy+JI7fkPKEJClI0x55fssGPJlc4L1ktdplNLr+zDaKsuywTgzwcrm/JWrtHtZ+VwmwEBbvwblaOEaRXztvwln2iHM1iuKKRuOV2UyjVEG9fk+e31Wdz/E+Qoh3kuSFxeKQ+bxFWXZxTlSd0xA/HN788K44a90+2mr3y3wAvOdaiWvmrsgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ramp with Truncated Domes", "label": "Ramp with Truncated Domes", "description": "" }, { "symbol": { "type": "esriPMS", "url": "770b95df5892294d4f741b8ef523b914", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAENJREFUGJVjYSABsDAwMDCsZGDY+5+dXRqnqp8/f0YwMOizMDAwMPxnYFBm+PlTHo+hP+Emk+SMUcXIiiMYGBSIUQwAimsK0bEic2YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ramp with Truncated Domes to be Verified", "label": "Ramp with Truncated Domes to be Verified", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b4e5611f1d3eec39e37bab46d951b031", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADpJREFUGJVjYSABsDAwMDCkp6fvZWBgkMaj7ufMmTP1WaAcZQYGBnl8iuEmk+SMUcXIimfOnKlAjGIAhakIU5eavLoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ramp with no Truncated Domes", "label": "Ramp with no Truncated Domes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9352387.031266134, "ymin": 4267307.17691582, "xmax": -9340162.311889315, "ymax": 4281543.97934856, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "RAMPTYPE", "type": "esriFieldTypeString", "alias": "Ramp Type", "length": 50, "domain": { "type": "codedValue", "name": "RampType", "description": "The type of curb ramp", "codedValues": [ { "name": "Perpendicular", "code": "Perpendicular" }, { "name": "Diagonal", "code": "Diagonal" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Combination", "code": "Combination" }, { "name": "Built Up", "code": "Built Up" }, { "name": "Depressed", "code": "Depressed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DETECTWARN", "type": "esriFieldTypeString", "alias": "Detectable Warning", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Ramp Width", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Ramp Slope", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Alcoa", "code": 1 }, { "name": "McGhee Tyson Airport", "code": -4 }, { "name": "Joint - Alcoa/Maryville", "code": -8 }, { "name": "Alcoa Inc.", "code": -9 }, { "name": "City of Maryville", "code": -10 }, { "name": "TDOT", "code": -11 }, { "name": "Parks & Rec", "code": -12 }, { "name": "Blount County", "code": -3 }, { "name": "Air National Guard", "code": -5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Alcoa", "code": 1 }, { "name": "McGhee Tyson Airport", "code": -4 }, { "name": "City of Maryville", "code": -6 }, { "name": "Alcoa Inc.", "code": -7 }, { "name": "TDOT", "code": -8 }, { "name": "Blount County", "code": -3 }, { "name": "Air National Guard", "code": -5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "Project No.", "length": 50, "domain": null }, { "name": "META_ID", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 240, "domain": null }, { "name": "USER_FLAG", "type": "esriFieldTypeString", "alias": "User Flag", "length": 20, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "LifeCycle", "description": "Feaure Life Cycle Status", "codedValues": [ { "name": "Abandoned in Place", "code": "Abandoned" }, { "name": "Removed / No Longer Exists", "code": "Removed" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Active / In-Service", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_255", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_255", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S220_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "a70b0447aed54dc499ce2a711709c5ce" }