{ "currentVersion": 10.91, "id": 11, "name": "Curb Ramp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMPLIANT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "837a817aabf3bc23b3356a1c89c79607", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWxJREFUKJGdkD1LwwAQhp9L0jRNKUqCQkR0KO1UoYMiiL+g9GcITg4ugksXd0EcHNxdHUqn/gGxi8WOLqJSQrBfftXaNA7WYGmt4Dsdxz3Hc6fxz2gALsQTl5c7xGKLvw0KBJGFhYZqWacicq8BDGA3kkzui6qage/Tu7lBT6UQRRmBu9UqRibTBw40gACqmmUFAG9XV7TX15m9viaWyYyARjbLx+2tHaoKBKFSNIpxfIyRTk/wlXBQGzvatlHn5xFd//s5P6MkEvQuLnhxHADim5sgMh30Ox2ezs6QaBTFNAHoN5toljUdfCmXMXM5+q6L//gIwFuphFUoTAcHrkvEcdCXlsJe2/P4qNeJDNUngvrqKq+VCvGNjS/NRoOB59GtVNDy+XEwABV4MNfW0p3zc1onJyi2zaDVYmZri+dikW6thr68DO/vXggKJOsiewL+cNGcgAHcdbe3GfYEWFHhKAQdOBy7fnKK38UnylxuiEr+eDkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aceb44751745e6f5b33097a1db889663", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYlJREFUKJGd0LtLI1EUx/HvmVcmiWKc4GMkuBDR3SKCwuqC2FjYiKBg4x8gWC2yjWAjgqUgiIXFdltYCQpBLCy22GbRQl1FLEQQFQnRxPhYY5zMWKhBMabwV13uOZ/LOVfjg9EA+hIEx8vXvvvxR97tFDxbr0uFVOuniBxrALj8iOoNY4qoAdfLc5DbJ2o0oojyyu5mt/hixhxg8hF6bIU0ywPYud1kIvONqdA2n/2xVzBmtnB0fxgujIrgPRd94mPAnCVqNhWf13ux48tUamEstRpdjFJ/8xaWKeX8y/2l+sYGoD3YiSCl4VX+kqWreTTx4VcCAGScNCHNKg3/3KzSFejhzEmQyp8D8Pt2mRFrvDRMuglqdZuIUV+4S2WSJO5PqdHt92Gz8ZWN/+u0BTsASDsp0m6Szew63VpvEeihAietgbamlctFfl3MUamEybgXDFYMsXodZy+7Q8T4RI67ZAG6QkP/qYwi5AEcjypFMBU4WsgO8/S4AM2ozBRg3Gb6zfbFE38+PABR2HKJKmBFfAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 858327.4037431628, "ymin": 1024693.4792245701, "xmax": 877655.1580665782, "ymax": 1037505.0192182362, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": true, "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": "Parallel", "code": "Parallel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Blended Transition", "code": "Blended Transition" } ], "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": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "length": 50, "domain": { "type": "codedValue", "name": "Asset Owner", "description": "The owner of the asset.", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "State Owned", "code": "State Owned" }, { "name": "U City", "code": "UCity" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "Asset Owner", "description": "The owner of the asset.", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "State Owned", "code": "State Owned" }, { "name": "U City", "code": "UCity" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationConfirmed", "type": "esriFieldTypeString", "alias": "Location Confirmed", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DETECTWARN_WIDTH", "type": "esriFieldTypeString", "alias": "Detectable Warning Width", "length": 15, "domain": null }, { "name": "DETECTWARN_LENGTH", "type": "esriFieldTypeString", "alias": "Detectable Warning Length", "length": 15, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Ramp Length", "domain": null }, { "name": "CROSSSLOPE", "type": "esriFieldTypeDouble", "alias": "Cross Slope", "domain": null }, { "name": "LANDINGWIDTH", "type": "esriFieldTypeDouble", "alias": "Landing Width", "domain": null }, { "name": "LANDINGDEPTH", "type": "esriFieldTypeDouble", "alias": "Landing Depth", "domain": null }, { "name": "LANDWIDTHSLOPE", "type": "esriFieldTypeDouble", "alias": "Landing Width Slope", "domain": null }, { "name": "LANDDEPTHSLOPE", "type": "esriFieldTypeDouble", "alias": "Landing Depth Slope", "domain": null }, { "name": "SECRAMPTYPE", "type": "esriFieldTypeString", "alias": "Secondary Ramp Type", "length": 50, "domain": { "type": "codedValue", "name": "RampType", "description": "The type of curb ramp", "codedValues": [ { "name": "Perpendicular", "code": "Perpendicular" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Blended Transition", "code": "Blended Transition" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SECRAMPWIDTH", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Width", "domain": null }, { "name": "SECRAMPLENGTH", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Length", "domain": null }, { "name": "SECRAMPSLOPE", "type": "esriFieldTypeDouble", "alias": "Secondary Ramp Slope", "domain": null }, { "name": "SECRAMPcSLOPE", "type": "esriFieldTypeDouble", "alias": "Sec Ramp Cross Slope", "domain": null }, { "name": "SECLANDINGWIDTH", "type": "esriFieldTypeDouble", "alias": "Sec Landing Width", "domain": null }, { "name": "SECLANDINGLENGTH", "type": "esriFieldTypeDouble", "alias": "Sec Landing Length", "domain": null }, { "name": "SECLANDINGwSLOPE", "type": "esriFieldTypeDouble", "alias": "Sec Landing Width Slope", "domain": null }, { "name": "SECLANDINGlSLOPE", "type": "esriFieldTypeDouble", "alias": "Sec Landing Length Slope", "domain": null }, { "name": "STREETSLOPE", "type": "esriFieldTypeDouble", "alias": "Street Slope", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "INTSTREET", "type": "esriFieldTypeString", "alias": "Intersecting Street", "length": 50, "domain": null }, { "name": "COMPLIANT", "type": "esriFieldTypeString", "alias": "ADA Compliant?", "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": 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": "4758ad3a12634582b32c06bc998a15c4" }