{
 "layers": [
  {
   "currentVersion": 10.5,
   "id": 0,
   "name": "Lines",
   "parentLayerId": -1,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "type": "Feature Layer",
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 0,
     "name": "Parcels",
     "relatedTableId": 1,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "RelateGuid",
     "composite": false
    }
   ],
   "isDataVersioned": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCalculate": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true
   },
   "extent": {
    "xmin": 2249506.117052745,
    "ymin": 1342836.885820575,
    "xmax": 2274853.658877246,
    "ymax": 1387768.2651177421,
    "spatialReference": {
     "wkid": 102667,
     "latestWkid": 2240
    }
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       108,
       171,
       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": "Bearing",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false
    },
    {
     "name": "Bearing",
     "type": "esriFieldTypeDouble",
     "alias": "Bearing",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "Distance",
     "type": "esriFieldTypeDouble",
     "alias": "Distance",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "Radius",
     "type": "esriFieldTypeDouble",
     "alias": "Radius",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "ArcLength",
     "type": "esriFieldTypeDouble",
     "alias": "ArcLength",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "ChordLength",
     "type": "esriFieldTypeDouble",
     "alias": "ChordLength",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "SequenceID",
     "type": "esriFieldTypeInteger",
     "alias": "SequenceID",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "Category",
     "type": "esriFieldTypeInteger",
     "alias": "Category",
     "domain": {
      "type": "codedValue",
      "name": "Linetype",
      "codedValues": [
       {
        "name": "Boundary",
        "code": 0
       },
       {
        "name": "Dependent",
        "code": 1
       },
       {
        "name": "Precise Connection",
        "code": 2
       },
       {
        "name": "Connection",
        "code": 3
       },
       {
        "name": "Radial",
        "code": 4
       },
       {
        "name": "Road Frontage",
        "code": 5
       },
       {
        "name": "Origin Connection",
        "code": 6
       },
       {
        "name": "Part Connector",
        "code": 7
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true
    },
    {
     "name": "RelateGuid",
     "type": "esriFieldTypeGUID",
     "alias": "RelateGuid",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 38
    }
   ],
   "indexes": [
    {
     "name": "R21825_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G130118RelateGui",
     "fields": "RelateGuid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S21537_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Lines",
     "description": "",
     "prototype": {
      "attributes": {
       "Category": null,
       "RelateGuid": null,
       "Bearing": null,
       "Distance": null,
       "Radius": null,
       "ArcLength": null,
       "ChordLength": null,
       "SequenceID": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "capabilities": "Create,Delete,Query,Update,Uploads,Editing",
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.5,
   "id": 1,
   "name": "Parcels",
   "parentLayerId": -1,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "type": "Feature Layer",
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 0,
     "name": "Lines",
     "relatedTableId": 0,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "GlobalID",
     "composite": false
    }
   ],
   "isDataVersioned": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCalculate": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true
   },
   "extent": {
    "xmin": 2264000.594953496,
    "ymin": 1381890.578710407,
    "xmax": 2269611.140490912,
    "ymax": 1387768.2651177421,
    "spatialReference": {
     "wkid": 102667,
     "latestWkid": 2240
    }
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       228,
       201,
       242,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "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": "GlobalID",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false
    },
    {
     "name": "Rotation",
     "type": "esriFieldTypeDouble",
     "alias": "Rotation",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "Scale",
     "type": "esriFieldTypeDouble",
     "alias": "Scale",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38
    },
    {
     "name": "PlanName",
     "type": "esriFieldTypeString",
     "alias": "PlanName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50
    },
    {
     "name": "MiscloseDistance",
     "type": "esriFieldTypeDouble",
     "alias": "MiscloseDistance",
     "domain": null,
     "editable": true,
     "nullable": true
    },
    {
     "name": "DocumentType",
     "type": "esriFieldTypeInteger",
     "alias": "DocumentType",
     "domain": {
      "type": "codedValue",
      "name": "Document type",
      "codedValues": [
       {
        "name": "Deed Split",
        "code": 0
       },
       {
        "name": "Deed: Map update",
        "code": 1
       },
       {
        "name": "Subdivision Boundary",
        "code": 2
       },
       {
        "name": "ROW Vacation",
        "code": 3
       },
       {
        "name": "ROW dedication",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true
    },
    {
     "name": "StatedArea",
     "type": "esriFieldTypeString",
     "alias": "StatedArea",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50
    },
    {
     "name": "MiscloseRatio",
     "type": "esriFieldTypeDouble",
     "alias": "MiscloseRatio",
     "domain": null,
     "editable": true,
     "nullable": true
    }
   ],
   "indexes": [
    {
     "name": "R21824_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_21824",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S21536_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Parcels",
     "description": "",
     "prototype": {
      "attributes": {
       "StatedArea": null,
       "MiscloseRatio": null,
       "Rotation": null,
       "Scale": null,
       "DocumentType": null,
       "PlanName": null,
       "Name": null,
       "MiscloseDistance": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "capabilities": "Create,Delete,Query,Update,Uploads,Editing",
   "useStandardizedQueries": true
  }
 ],
 "tables": []
}