{
 "currentVersion": 10.81,
 "id": 7,
 "name": "Sewer Lateral Line",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolyline",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "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": 545486.8037152551,
  "ymin": 1603354.567934677,
  "xmax": 589343.375778839,
  "ymax": 1644770.0789355114,
  "spatialReference": {
   "wkid": 102658,
   "latestWkid": 2236
  }
 },
 "sourceSpatialReference": {
  "wkid": 102658,
  "latestWkid": 2236
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Sutype",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 2
     },
     "value": "10",
     "label": "Gravity",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       137,
       137,
       68,
       255
      ],
      "width": 2
     },
     "value": "20",
     "label": "Vacuum",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": true,
 "hasZ": false,
 "allowUpdateWithoutMValues": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "LifecycleStatus",
 "typeIdField": "Sutype",
 "subtypeField": "Sutype",
 "defaultSubtypeCode": 20,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "Enabled",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Enabled",
   "domain": {
    "type": "codedValue",
    "name": "EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": 1,
   "modelName": "Enabled"
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "InstallDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "InstallDate"
  },
  {
   "name": "LifecycleStatus",
   "type": "esriFieldTypeString",
   "alias": "LifecycleStatus",
   "domain": {
    "type": "codedValue",
    "name": "wDomainLifecycleStatus",
    "description": "",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Inactive",
      "code": "Inactive"
     },
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "Removed",
      "code": "Removed"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": "Active",
   "modelName": "LifecycleStatus"
  },
  {
   "name": "LocationDescription",
   "type": "esriFieldTypeString",
   "alias": "LocationDescription",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LocationDescription"
  },
  {
   "name": "Diameter",
   "type": "esriFieldTypeDouble",
   "alias": "Diameter",
   "domain": {
    "type": "codedValue",
    "name": "ssDomainLateralDiameter",
    "description": "",
    "codedValues": [
     {
      "name": "3/4\"",
      "code": 0.75
     },
     {
      "name": "1 1/4\"",
      "code": 1.25
     },
     {
      "name": "1 1/2\"",
      "code": 1.5
     },
     {
      "name": "2\"",
      "code": 2
     },
     {
      "name": "4\"",
      "code": 4
     },
     {
      "name": "6\"",
      "code": 6
     },
     {
      "name": "8\"",
      "code": 8
     },
     {
      "name": "10\"",
      "code": 10
     },
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "Other",
      "code": -1
     },
     {
      "name": "3\"",
      "code": 3
     },
     {
      "name": "12\"",
      "code": 12
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Diameter"
  },
  {
   "name": "Material",
   "type": "esriFieldTypeString",
   "alias": "Material",
   "domain": {
    "type": "codedValue",
    "name": "ssDomainLateralMaterial",
    "description": "",
    "codedValues": [
     {
      "name": "PVC",
      "code": "PVC"
     },
     {
      "name": "HDPE",
      "code": "HDPE"
     },
     {
      "name": "CI",
      "code": "CI"
     },
     {
      "name": "AC",
      "code": "AC"
     },
     {
      "name": "VC",
      "code": "VC"
     },
     {
      "name": "OB",
      "code": "OB"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Other",
      "code": "OTH"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "Material"
  },
  {
   "name": "LastEditor",
   "type": "esriFieldTypeString",
   "alias": "LastEditor",
   "domain": {
    "type": "codedValue",
    "name": "UtilityEditor",
    "description": "",
    "codedValues": [
     {
      "name": "M. Thorne",
      "code": "M. Thorne"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "LastEditor"
  },
  {
   "name": "LastUpdate",
   "type": "esriFieldTypeDate",
   "alias": "LastUpdate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LastUpdate"
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "Comments"
  },
  {
   "name": "FacilityID",
   "type": "esriFieldTypeString",
   "alias": "FacilityID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "FacilityID"
  },
  {
   "name": "Sutype",
   "type": "esriFieldTypeInteger",
   "alias": "Sutype",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 20,
   "modelName": "Sutype"
  },
  {
   "name": "Ownership",
   "type": "esriFieldTypeString",
   "alias": "Ownership",
   "domain": {
    "type": "codedValue",
    "name": "xDomainOwnership",
    "description": "",
    "codedValues": [
     {
      "name": "Public",
      "code": "PUB"
     },
     {
      "name": "Private",
      "code": "PRIV"
     },
     {
      "name": "Shared",
      "code": "SHARE"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "FDOT",
      "code": "FDOT"
     },
     {
      "name": "City of Sanford",
      "code": "CITY"
     },
     {
      "name": "Seminole County",
      "code": "COUNTY"
     },
     {
      "name": "Midway Canaan Water Association Inc",
      "code": "MCWA"
     },
     {
      "name": "Lake Mary",
      "code": "LM"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "Ownership"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "Hyperlink",
   "type": "esriFieldTypeString",
   "alias": "Hyperlink",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 250,
   "defaultValue": null,
   "modelName": "Hyperlink"
  },
  {
   "name": "Accuracy",
   "type": "esriFieldTypeString",
   "alias": "Accuracy",
   "domain": {
    "type": "codedValue",
    "name": "CaptureMethod",
    "description": "Method of capturing GIS data",
    "codedValues": [
     {
      "name": "AS400",
      "code": "AS400"
     },
     {
      "name": "AS BUILT",
      "code": "AS BUILT"
     },
     {
      "name": "FIELD",
      "code": "FIELD"
     },
     {
      "name": "GEOCODE",
      "code": "GEOCODE"
     },
     {
      "name": "GPS",
      "code": "GPS"
     },
     {
      "name": "ORTHO",
      "code": "ORTHO"
     },
     {
      "name": "PLANS",
      "code": "PLANS"
     },
     {
      "name": "SITUS",
      "code": "SITUS"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     },
     {
      "name": "FOR PLACEMENT ONLY",
      "code": "FPO"
     },
     {
      "name": "UDF PROGRAM",
      "code": "UDF PROGRAM"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "Accuracy"
  },
  {
   "name": "LucityAutoID",
   "type": "esriFieldTypeInteger",
   "alias": "LucityAutoID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LucityAutoID"
  },
  {
   "name": "InLucityFlag",
   "type": "esriFieldTypeSmallInteger",
   "alias": "InLucityFlag",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "InLucityFlag"
  },
  {
   "name": "LegacyID",
   "type": "esriFieldTypeString",
   "alias": "LateralID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "LegacyID"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R68_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_68",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_68",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a15_ix1",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [
  {
   "id": 10,
   "name": "Gravity",
   "domains": {
    "Enabled": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "Diameter": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "LastEditor": {"type": "inherited"},
    "Ownership": {"type": "inherited"},
    "Accuracy": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Gravity",
     "description": "",
     "prototype": {
      "attributes": {
       "InLucityFlag": null,
       "LocationDescription": null,
       "FacilityID": null,
       "LegacyID": null,
       "Enabled": 1,
       "InstallDate": null,
       "LifecycleStatus": null,
       "Diameter": 8,
       "Material": null,
       "LastEditor": null,
       "LastUpdate": null,
       "Comments": null,
       "Sutype": 10,
       "Ownership": null,
       "Hyperlink": "\\\\san-ch-gis\\Maps",
       "Accuracy": null,
       "LucityAutoID": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  },
  {
   "id": 20,
   "name": "Vacuum",
   "domains": {
    "Enabled": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "Diameter": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "LastEditor": {"type": "inherited"},
    "Ownership": {"type": "inherited"},
    "Accuracy": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "20",
     "description": "",
     "prototype": {
      "attributes": {
       "InLucityFlag": null,
       "LocationDescription": null,
       "FacilityID": null,
       "LegacyID": null,
       "Enabled": 1,
       "InstallDate": null,
       "LifecycleStatus": null,
       "Diameter": 8,
       "Material": null,
       "LastEditor": null,
       "LastUpdate": null,
       "Comments": null,
       "Sutype": 20,
       "Ownership": null,
       "Hyperlink": "\\\\san-ch-gis\\Maps",
       "Accuracy": null,
       "LucityAutoID": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ]
  }
 ],
 "templates": [],
 "subtypes": [
  {
   "code": 0,
   "name": "Undefined",
   "defaultValues": {
    "Enabled": 1,
    "InstallDate": null,
    "LifecycleStatus": "Active",
    "LocationDescription": null,
    "Diameter": null,
    "Material": null,
    "LastEditor": null,
    "LastUpdate": null,
    "Comments": null,
    "FacilityID": null,
    "Sutype": 0,
    "Ownership": null,
    "GlobalID": null,
    "Hyperlink": null,
    "Accuracy": null,
    "LucityAutoID": null,
    "InLucityFlag": null,
    "LegacyID": null
   },
   "domains": {
    "Enabled": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "Diameter": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "LastEditor": {"type": "inherited"},
    "Ownership": {"type": "inherited"}
   }
  },
  {
   "code": 10,
   "name": "Gravity",
   "defaultValues": {
    "Enabled": 1,
    "InstallDate": null,
    "LifecycleStatus": "Active",
    "LocationDescription": null,
    "Diameter": null,
    "Material": null,
    "LastEditor": null,
    "LastUpdate": null,
    "Comments": null,
    "FacilityID": null,
    "Sutype": 10,
    "Ownership": null,
    "GlobalID": null,
    "Hyperlink": null,
    "Accuracy": null,
    "LucityAutoID": null,
    "InLucityFlag": null,
    "LegacyID": null
   },
   "domains": {
    "Enabled": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "Diameter": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "LastEditor": {"type": "inherited"},
    "Ownership": {"type": "inherited"},
    "Accuracy": {"type": "inherited"}
   }
  },
  {
   "code": 20,
   "name": "Vacuum",
   "defaultValues": {
    "Enabled": 1,
    "InstallDate": null,
    "LifecycleStatus": "Active",
    "LocationDescription": null,
    "Diameter": null,
    "Material": null,
    "LastEditor": null,
    "LastUpdate": null,
    "Comments": null,
    "FacilityID": null,
    "Sutype": 20,
    "Ownership": "CITY",
    "GlobalID": null,
    "Hyperlink": null,
    "Accuracy": null,
    "LucityAutoID": null,
    "InLucityFlag": null,
    "LegacyID": null
   },
   "domains": {
    "Enabled": {"type": "inherited"},
    "LifecycleStatus": {"type": "inherited"},
    "Diameter": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "LastEditor": {"type": "inherited"},
    "Ownership": {"type": "inherited"},
    "Accuracy": {"type": "inherited"}
   }
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 8000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}