{
 "currentVersion": 10.71,
 "id": 1,
 "name": "Revamp_Clayton.dbo.TURNLANES",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "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
 },
 "extent": {
  "xmin": -292066.87667161226,
  "ymin": 1.2755977937752396E7,
  "xmax": -226486.09083870053,
  "ymax": 1.286402496378389E7,
  "spatialReference": {
   "wkid": 102604,
   "latestWkid": 102604
  }
 },
 "sourceSpatialReference": {
  "wkid": 102604,
  "latestWkid": 102604
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     0,
     171,
     100,
     255
    ],
    "width": 1
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "ROUTE_ID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "ROUTE_ID",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 24,
   "defaultValue": null,
   "modelName": "ROUTE_ID"
  },
  {
   "name": "FROM_MILEPOINT",
   "type": "esriFieldTypeDouble",
   "alias": "FROM_MILEPOINT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FROM_MILEPOINT"
  },
  {
   "name": "TO_MILEPOINT",
   "type": "esriFieldTypeDouble",
   "alias": "TO_MILEPOINT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TO_MILEPOINT"
  },
  {
   "name": "TL_INC_RT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TL_INC_RT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TL_INC_RT"
  },
  {
   "name": "TL_INC_LT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TL_INC_LT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TL_INC_LT"
  },
  {
   "name": "TL_DEC_LT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TL_DEC_LT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TL_DEC_LT"
  },
  {
   "name": "TL_DEC_RT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TL_DEC_RT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TL_DEC_RT"
  },
  {
   "name": "TL_INC_CCL",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TL_INC_CCL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TL_INC_CCL"
  },
  {
   "name": "RC_Comments",
   "type": "esriFieldTypeString",
   "alias": "RC_Comments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "RC_Comments"
  },
  {
   "name": "QC_Comments",
   "type": "esriFieldTypeString",
   "alias": "QC_Comments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "QC_Comments"
  },
  {
   "name": "ORIG_FID",
   "type": "esriFieldTypeInteger",
   "alias": "ORIG_FID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ORIG_FID"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "PK__TURNLANE__F4B70D85FAA10396",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "SHAPE_1061578820_2_SIDX",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Revamp_Clayton.dbo.TURNLANES",
   "description": "",
   "prototype": {
    "attributes": {
     "ORIG_FID": null,
     "ROUTE_ID": null,
     "FROM_MILEPOINT": null,
     "TO_MILEPOINT": null,
     "TL_INC_RT": null,
     "TL_INC_LT": null,
     "TL_DEC_LT": null,
     "TL_DEC_RT": null,
     "TL_INC_CCL": null,
     "RC_Comments": null,
     "QC_Comments": null
    }
   },
   "drawingTool": "esriFeatureEditToolLine"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}