{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 0,
 "name": "YC.SDE.Complaints",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": 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
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 292673.57738337666,
  "ymin": 540787.5396942943,
  "xmax": 770082.1144221015,
  "ymax": 746312.3055788353,
  "spatialReference": {
   "wkid": 102650,
   "latestWkid": 102650,
   "xyTolerance": 6.561666666666666E-4,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -17747300,
   "falseY": -44068700,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102650,
  "latestWkid": 102650,
  "xyTolerance": 4.8488693040741216E-4,
  "zTolerance": 2,
  "mTolerance": 2,
  "falseX": -1.7747299999994896E7,
  "falseY": -4.406869999997048E7,
  "xyUnits": 16498.691753308824,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     144,
     153,
     53,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 0.7
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID_1",
 "globalIdField": "GlobalID",
 "displayField": "Complaint_",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID_1"
  },
  {
   "name": "TIme_",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TIme_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TIme_"
  },
  {
   "name": "Complaint_",
   "type": "esriFieldTypeString",
   "alias": "Complaint_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "Complaint_"
  },
  {
   "name": "Technician",
   "type": "esriFieldTypeString",
   "alias": "Technician",
   "domain": {
    "type": "codedValue",
    "name": "Tech",
    "description": "Vector Control Technician",
    "codedValues": [
     {
      "name": "RYAN LEE AZ-221128",
      "code": "RYAN LEE AZ-221128"
     },
     {
      "name": "RICHARD CUMING AZ-190175",
      "code": "RICHARD CUMING AZ-190175"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Technician"
  },
  {
   "name": "Address",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Address"
  },
  {
   "name": "Vacant",
   "type": "esriFieldTypeString",
   "alias": "Vacant",
   "domain": {
    "type": "codedValue",
    "name": "YorN",
    "description": "Yes or No",
    "codedValues": [
     {
      "name": "YES",
      "code": "YES"
     },
     {
      "name": "NO",
      "code": "NO"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Vacant"
  },
  {
   "name": "Nature_of_",
   "type": "esriFieldTypeString",
   "alias": "Nature_of_",
   "domain": {
    "type": "codedValue",
    "name": "Complaints",
    "description": "Vector Control Nature of complaint",
    "codedValues": [
     {
      "name": "INITIAL INSPECTION",
      "code": "INITIAL INSPECTION"
     },
     {
      "name": "FOLLOW UP INSPECTION",
      "code": "FOLLOW UP INSPECTION"
     },
     {
      "name": "ROUTINE INSPECTION",
      "code": "ROUTINE INSPECTION"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 80,
   "defaultValue": null,
   "modelName": "Nature_of_"
  },
  {
   "name": "Address_1",
   "type": "esriFieldTypeString",
   "alias": "Address_1",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Address_1"
  },
  {
   "name": "Date_Inves",
   "type": "esriFieldTypeDate",
   "alias": "Date_Inves",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "Date_Inves"
  },
  {
   "name": "Treatment_",
   "type": "esriFieldTypeString",
   "alias": "Treatment_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Treatment_"
  },
  {
   "name": "Chemical_U",
   "type": "esriFieldTypeString",
   "alias": "Chemical_U",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Chemical_U"
  },
  {
   "name": "Report",
   "type": "esriFieldTypeString",
   "alias": "Report",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Report"
  },
  {
   "name": "Notes",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 200,
   "defaultValue": null,
   "modelName": "Notes"
  },
  {
   "name": "POINT_X",
   "type": "esriFieldTypeDouble",
   "alias": "POINT_X",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "POINT_X"
  },
  {
   "name": "POINT_Y",
   "type": "esriFieldTypeDouble",
   "alias": "POINT_Y",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "POINT_Y"
  },
  {
   "name": "CHEMICAL_LIQUIDS",
   "type": "esriFieldTypeString",
   "alias": "CHEMICAL_LIQUIDS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "CHEMICAL_LIQUIDS"
  },
  {
   "name": "PHONE__",
   "type": "esriFieldTypeString",
   "alias": "PHONE__",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "PHONE__"
  },
  {
   "name": "CHEMICAQL_SOLIDS",
   "type": "esriFieldTypeString",
   "alias": "CHEMICAQL_SOLIDS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "CHEMICAQL_SOLIDS"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "Chemical_Applied",
   "type": "esriFieldTypeString",
   "alias": "Chemical_Applied",
   "domain": {
    "type": "codedValue",
    "name": "YorN",
    "description": "Yes or No",
    "codedValues": [
     {
      "name": "YES",
      "code": "YES"
     },
     {
      "name": "NO",
      "code": "NO"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Chemical_Applied"
  },
  {
   "name": "Chemical",
   "type": "esriFieldTypeString",
   "alias": "Chemical",
   "domain": {
    "type": "codedValue",
    "name": "Chemical Name",
    "description": "Vector Control",
    "codedValues": [
     {
      "name": "Biomist 4+4 EPA #8329-35",
      "code": "Biomist 4+4 EPA #8329-35"
     },
     {
      "name": "Anvil 2-2     EPA #1021-1687-8329",
      "code": "Anvil 2-2     EPA #1021-1687-8329"
     },
     {
      "name": "Mosquito Master 412  EPA #8329-36",
      "code": "Mosquito Master 412  EPA #8329-36"
     },
     {
      "name": "Cocobear Larvacidal Oil EPA #8329-93",
      "code": "Cocobear Larvacidal Oil EPA #8329-93"
     },
     {
      "name": "Natural XRT  EPA #8329-84",
      "code": "Natural XRT  EPA #8329-84"
     },
     {
      "name": "Altosid XR Brinquets  EPA #2724-421",
      "code": "Altosid XR Brinquets  EPA #2724-421"
     },
     {
      "name": "BTI Mosquito Dunks  EPA # 6218-47",
      "code": "BTI Mosquito Dunks  EPA # 6218-47"
     },
     {
      "name": "Sunspray MLO # 86330-11",
      "code": "Sunspray MLO # 86330-11"
     },
     {
      "name": "Fourstar EPA # 83362-3",
      "code": "Fourstar EPA # 83362-3"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Chemical"
  },
  {
   "name": "Amount",
   "type": "esriFieldTypeString",
   "alias": "Amount",
   "domain": {
    "type": "codedValue",
    "name": "Amount",
    "description": "Vector Control",
    "codedValues": [
     {
      "name": "Each",
      "code": "Each"
     },
     {
      "name": ".oz",
      "code": ".oz"
     },
     {
      "name": "Fl.Oz.",
      "code": "Fl.Oz."
     },
     {
      "name": "Gallon",
      "code": "Gallon"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Amount"
  },
  {
   "name": "Chemical_2",
   "type": "esriFieldTypeString",
   "alias": "Chemical_2",
   "domain": {
    "type": "codedValue",
    "name": "Chemical Name",
    "description": "Vector Control",
    "codedValues": [
     {
      "name": "Biomist 4+4 EPA #8329-35",
      "code": "Biomist 4+4 EPA #8329-35"
     },
     {
      "name": "Anvil 2-2     EPA #1021-1687-8329",
      "code": "Anvil 2-2     EPA #1021-1687-8329"
     },
     {
      "name": "Mosquito Master 412  EPA #8329-36",
      "code": "Mosquito Master 412  EPA #8329-36"
     },
     {
      "name": "Cocobear Larvacidal Oil EPA #8329-93",
      "code": "Cocobear Larvacidal Oil EPA #8329-93"
     },
     {
      "name": "Natural XRT  EPA #8329-84",
      "code": "Natural XRT  EPA #8329-84"
     },
     {
      "name": "Altosid XR Brinquets  EPA #2724-421",
      "code": "Altosid XR Brinquets  EPA #2724-421"
     },
     {
      "name": "BTI Mosquito Dunks  EPA # 6218-47",
      "code": "BTI Mosquito Dunks  EPA # 6218-47"
     },
     {
      "name": "Sunspray MLO # 86330-11",
      "code": "Sunspray MLO # 86330-11"
     },
     {
      "name": "Fourstar EPA # 83362-3",
      "code": "Fourstar EPA # 83362-3"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Chemical_2"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R211_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_211",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_211",
   "fields": "GlobalID,OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S176_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "YC.SDE.Complaints",
   "description": "",
   "prototype": {
    "attributes": {
     "Amount": null,
     "Chemical": null,
     "TIme_": null,
     "Complaint_": null,
     "Technician": null,
     "Address": null,
     "Vacant": null,
     "Nature_of_": null,
     "Address_1": null,
     "Date_Inves": null,
     "Treatment_": null,
     "Chemical_U": null,
     "Report": null,
     "Notes": null,
     "POINT_X": null,
     "POINT_Y": null,
     "CHEMICAL_LIQUIDS": null,
     "PHONE__": null,
     "CHEMICAQL_SOLIDS": null,
     "Chemical_2": null,
     "Chemical_Applied": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}