{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 6, "name": "Curb Ramp", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 2572404.4842, "ymin": 190906.5593, "xmax": 2736106.9563999996, "ymax": 310452.3333, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3.520981668291926E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "24a1ba71c82f3105c823eb216c00b7c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAATCAYAAACk9eypAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVQoka3PMUuCYRTF8d+TBgl+gz5A0BcJos3KdAjagtZEaKghKIIwaG2zoTL9DFFTW0tTS0FTOZZDRDwNOtj7aiZ0xnvP/55zs8ZU9l+A2JC3pBOC+LeEaFfTHeojgdgwgw3Ra6xrhVWdUQk1TGJaThXbQ4F4YQ7zfdU245mTUPKcAuKVrLZaIi0n6wDldELbOmZTBaNSPHccVtwmKxUG/NNVRoEkEO0IrgfY33w6TFUKRTexoYnFBLAXyl7SP8CXiowFTPUmj/KO+i0/gFDyFC/VRFu9mpUw72Mo0DPtYw0PoaiVXKeAsOw9NlRNuE8dG5jQhU4HzYcCv2ls4BtJYUKB5Gg4XgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "RAMP_TYPE", "type": "esriFieldTypeString", "alias": "Ramp Type", "domain": { "type": "codedValue", "name": "RampType", "description": "Type of ramp or curb ramp", "codedValues": [ { "name": "Perpendicular Ramp", "code": "PERPENDICULAR" }, { "name": "Diagonal Ramp", "code": "DIAGONAL" }, { "name": "Combination Ramp", "code": "COMBINATION" }, { "name": "Built-Up Ramp", "code": "BUILT_UP" }, { "name": "Depressed/Parallel Ramp", "code": "DEPRESSED_PARALLEL" }, { "name": "Blended Transition", "code": "BLENDED_TRANSITION" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RAMP_TYPE" }, { "name": "RUNNING_SLOPE", "type": "esriFieldTypeDouble", "alias": "Running Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUNNING_SLOPE" }, { "name": "CROSS_SLOPE", "type": "esriFieldTypeDouble", "alias": "Cross Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CROSS_SLOPE" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "ADJ_SLOPE", "type": "esriFieldTypeDouble", "alias": "Adjoining Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADJ_SLOPE" }, { "name": "ADJ_LEVEL", "type": "esriFieldTypeSmallInteger", "alias": "Adjoining Level", "domain": { "type": "codedValue", "name": "YesNoType", "description": "Boolean yes/no value", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADJ_LEVEL" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Curb Ramp", "description": "", "prototype": { "attributes": { "INSTALLDATE": null, "FACILITYID": null, "RAMP_TYPE": null, "RUNNING_SLOPE": null, "CROSS_SLOPE": null, "WIDTH": null, "LENGTH": null, "ADJ_SLOPE": null, "ADJ_LEVEL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }