{ "currentVersion": 10.81, "id": 81, "name": "R Turn Lanes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "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": 360682.4068, "ymin": 4117694.9683999997, "xmax": 781695.7109000003, "ymax": 4496384.273, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 158, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TURN_LANES_RT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TURN_LANES_R_ID", "type": "esriFieldTypeString", "alias": "TURN_LANES_R_ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "TURN_LANES_R_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "TURN_LANES_RT", "type": "esriFieldTypeSmallInteger", "alias": "TURN_LANES_RT", "domain": { "type": "codedValue", "name": "D_TURN_LANES_R", "description": "TURN_LANES_R_DESC", "codedValues": [ { "name": "1 \u2013 No intersections exist on the section.", "code": 1 }, { "name": "2 \u2013 Turns permitted; multiple exclusive right turning lanes exist. Through movements are prohibited in these lanes. Multiple turning lanes allow for simultaneous turns from all turning lanes.", "code": 2 }, { "name": "3 \u2013 Turns permitted; a continuous exclusive right turning lane exists from intersection to intersection. All through movements are prohibited in this lane.", "code": 3 }, { "name": "4 \u2013 Turns permitted; a single exclusive right turning lane exists.", "code": 4 }, { "name": "5 \u2013 Turns permitted; no exclusive right turning lanes exist.", "code": 5 }, { "name": "6 \u2013 No right turns are permitted during the peak period.", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TURN_LANES_RT" }, { "name": "FIELD_ESTABLISH_DATE", "type": "esriFieldTypeDate", "alias": "FIELD_ESTABLISH_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FIELD_ESTABLISH_DATE" }, { "name": "RH_FROM_DATE", "type": "esriFieldTypeDate", "alias": "RH_FROM_DATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "RH_FROM_DATE" }, { "name": "RH_TO_DATE", "type": "esriFieldTypeDate", "alias": "RH_TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RH_TO_DATE" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I776ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I776RH_FROM_DATE", "fields": "RH_FROM_DATE,RH_TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I776TURN_LANES_R", "fields": "TURN_LANES_R_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S480_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "R Turn Lanes", "description": "", "prototype": { "attributes": { "RH_TO_DATE": null, "LocError": null, "TURN_LANES_R_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": null, "TO_MEASURE": null, "TURN_LANES_RT": 0, "FIELD_ESTABLISH_DATE": null, "RH_FROM_DATE": -2209161600000 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9b117c96d7a94a8896eb1029701afdbc" }