{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 18,
 "name": "Fencing",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "CREATIONDATE",
  "creatorField": "CREATOR",
  "editDateField": "EDITDATE",
  "editorField": "EDITOR"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 2004986.294836983,
  "ymin": 773407.2824999988,
  "xmax": 2046673.1023369879,
  "ymax": 859602.3518750072,
  "spatialReference": {
   "wkid": 102719,
   "latestWkid": 2264,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -121841900,
   "falseY": -93659000,
   "xyUnits": 1599.999999999998,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264,
  "xyTolerance": 0.02,
  "zTolerance": 2,
  "mTolerance": 2,
  "falseX": -1.2184189999328801E8,
  "falseY": -93659000,
  "xyUnits": 1600,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSDash",
    "color": [
     104,
     104,
     104,
     255
    ],
    "width": 2
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "CW_ID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "CW_ID",
   "type": "esriFieldTypeString",
   "alias": "CW_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 7,
   "defaultValue": null,
   "modelName": "CW_ID"
  },
  {
   "name": "PARENTFACILID",
   "type": "esriFieldTypeString",
   "alias": "PARENTFACILID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 6,
   "defaultValue": null,
   "modelName": "PARENTFACILID"
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "LOCATION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LOCATION"
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeSmallInteger",
   "alias": "LENGTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LENGTH"
  },
  {
   "name": "PURPOSE",
   "type": "esriFieldTypeString",
   "alias": "PURPOSE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "PURPOSE"
  },
  {
   "name": "HEIGHT",
   "type": "esriFieldTypeString",
   "alias": "HEIGHT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15,
   "defaultValue": null,
   "modelName": "HEIGHT"
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "TYPE"
  },
  {
   "name": "FINISHTYPE",
   "type": "esriFieldTypeString",
   "alias": "FINISHTYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "FINISHTYPE"
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "COMMENTS"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "Shape.STLength()"
  },
  {
   "name": "CREATIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "Creation Date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CREATIONDATE"
  },
  {
   "name": "CREATOR",
   "type": "esriFieldTypeString",
   "alias": "Creator",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CREATOR"
  },
  {
   "name": "EDITDATE",
   "type": "esriFieldTypeDate",
   "alias": "Edit Date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EDITDATE"
  },
  {
   "name": "EDITOR",
   "type": "esriFieldTypeString",
   "alias": "Editor",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "EDITOR"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R848_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_848",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_OID_848",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S757_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "Fencing",
   "description": "",
   "prototype": {
    "attributes": {
     "COMMENTS": null,
     "CW_ID": null,
     "PARENTFACILID": null,
     "LOCATION": null,
     "LENGTH": null,
     "PURPOSE": null,
     "HEIGHT": null,
     "TYPE": null,
     "FINISHTYPE": null
    }
   },
   "drawingTool": "esriFeatureEditToolLine"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "7290eacd7ad94c259494b563b1b74906"
}