{
 "currentVersion": 10.91,
 "id": 52,
 "name": "Water Treatment Plant Vertical Spectrophotometer",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 24,
   "name": "wTP_INSTRUMENT_CAT",
   "relatedTableId": 81,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "INSTRUMENTID",
   "composite": false
  }
 ],
 "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": 1431459.964,
  "ymin": 662068.6755000061,
  "xmax": 1455449.92625,
  "ymax": 675188.481999993,
  "spatialReference": {
   "wkid": 2893,
   "latestWkid": 2893
  }
 },
 "sourceSpatialReference": {
  "wkid": 2893,
  "latestWkid": 2893
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     156,
     16,
     0,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GLOBALID",
 "displayField": "SPECTROPHOTOMETERID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "System-maintained ObjectID"
  },
  {
   "name": "SPECTROPHOTOMETERID",
   "type": "esriFieldTypeString",
   "alias": "Spectrophotometer ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "SPECTROPHOTOMETERID"
  },
  {
   "name": "INSTRUMENTID",
   "type": "esriFieldTypeString",
   "alias": "Instrument ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "INSTRUMENTID"
  },
  {
   "name": "LIFECYCLE_STATUS",
   "type": "esriFieldTypeString",
   "alias": "Lifecycle Status",
   "domain": {
    "type": "codedValue",
    "name": "dLifecycleStatus",
    "description": "Lifecycle Status",
    "codedValues": [
     {
      "name": "ACTIVE",
      "code": "ACTIVE"
     },
     {
      "name": "PROPOSED",
      "code": "PROPOSED"
     },
     {
      "name": "UNDER CONSTRUCTION",
      "code": "UNDER CONSTRUCTION"
     },
     {
      "name": "ABANDONED",
      "code": "ABANDONED"
     },
     {
      "name": "REMOVED",
      "code": "REMOVED"
     },
     {
      "name": "DESTROYED",
      "code": "DESTROYED"
     },
     {
      "name": "NOT IN SERVICE",
      "code": "NOT IN SERVICE"
     },
     {
      "name": "INVESTIGATE",
      "code": "INVESTIGATE"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": "ACTIVE",
   "modelName": "LIFECYCLE_STATUS"
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LOCATION"
  },
  {
   "name": "OWNED_BY",
   "type": "esriFieldTypeString",
   "alias": "Owned By",
   "domain": {
    "type": "codedValue",
    "name": "dAdministrativeArea",
    "description": "Administrative Area",
    "codedValues": [
     {
      "name": "COUNTY",
      "code": "COUNTY"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "CITY",
      "code": "CITY"
     },
     {
      "name": "STATE",
      "code": "STATE"
     },
     {
      "name": "FEDERAL",
      "code": "FEDERAL"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": "COUNTY",
   "modelName": "OWNED_BY"
  },
  {
   "name": "MAINTAINED_BY",
   "type": "esriFieldTypeString",
   "alias": "Maintained By",
   "domain": {
    "type": "codedValue",
    "name": "dAdministrativeArea",
    "description": "Administrative Area",
    "codedValues": [
     {
      "name": "COUNTY",
      "code": "COUNTY"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "CITY",
      "code": "CITY"
     },
     {
      "name": "STATE",
      "code": "STATE"
     },
     {
      "name": "FEDERAL",
      "code": "FEDERAL"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": "COUNTY",
   "modelName": "MAINTAINED_BY"
  },
  {
   "name": "RESPONSIBLE_AGENCY",
   "type": "esriFieldTypeString",
   "alias": "Responsible Agency",
   "domain": {
    "type": "codedValue",
    "name": "dResponsibleAgency",
    "description": "Responsible Agency",
    "codedValues": [
     {
      "name": "DEPARTMENT OF RECREATION AND PARKS",
      "code": "DEPARTMENT OF RECREATION AND PARKS"
     },
     {
      "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
      "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
     },
     {
      "name": "OFFICE OF BUDGET AND FINANCE",
      "code": "OFFICE OF BUDGET AND FINANCE"
     },
     {
      "name": "BOARD OF EDUCATION",
      "code": "BOARD OF EDUCATION"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     },
     {
      "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
      "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
     },
     {
      "name": "REVENUE AUTHORITY",
      "code": "REVENUE AUTHORITY"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 75,
   "defaultValue": "DEPARTMENT OF PUBLIC WORKS",
   "modelName": "RESPONSIBLE_AGENCY"
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Condition",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "CONDITION"
  },
  {
   "name": "CONDITION_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Condition Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CONDITION_DATE"
  },
  {
   "name": "INSTALL_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Installation Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "INSTALL_DATE"
  },
  {
   "name": "WARRANTY_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Warranty Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "WARRANTY_DATE"
  },
  {
   "name": "REHABILITATION_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Rehabilitation Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "REHABILITATION_DATE"
  },
  {
   "name": "REHABILITATION_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Rehabilitation Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 120,
   "defaultValue": null,
   "modelName": "REHABILITATION_TYPE"
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "NOTES"
  },
  {
   "name": "MANUFACTURER",
   "type": "esriFieldTypeString",
   "alias": "Manufacturer",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 120,
   "defaultValue": null,
   "modelName": "MANUFACTURER"
  },
  {
   "name": "MFG_SERIAL_NUMBER",
   "type": "esriFieldTypeString",
   "alias": "Manufacturer Serial Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "MFG_SERIAL_NUMBER"
  },
  {
   "name": "MFG_MODEL_NUMBER",
   "type": "esriFieldTypeString",
   "alias": "Manufacturer Model Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "MFG_MODEL_NUMBER"
  },
  {
   "name": "WORKING_CONDITION",
   "type": "esriFieldTypeString",
   "alias": "Working Condition",
   "domain": {
    "type": "codedValue",
    "name": "dVWorkingCondition",
    "description": "Working Condition",
    "codedValues": [
     {
      "name": "ONLINE",
      "code": "ONLINE"
     },
     {
      "name": "OFFLINE",
      "code": "OFFLINE"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": "ONLINE",
   "modelName": "WORKING_CONDITION"
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GLOBALID"
  },
  {
   "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": "System-maintained Geometry for a feature"
 },
 "indexes": [
  {
   "name": "G7882INSTRUMENTI",
   "fields": "INSTRUMENTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R8000_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_8000",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_8000",
   "fields": "GLOBALID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A947_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Water Treatment Plant Vertical Spectrophotometer",
   "description": "",
   "prototype": {
    "attributes": {
     "WORKING_CONDITION": "ONLINE",
     "MFG_MODEL_NUMBER": null,
     "SPECTROPHOTOMETERID": null,
     "INSTRUMENTID": null,
     "LIFECYCLE_STATUS": "ACTIVE",
     "LOCATION": null,
     "OWNED_BY": "COUNTY",
     "MAINTAINED_BY": "COUNTY",
     "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS",
     "CONDITION": null,
     "CONDITION_DATE": null,
     "INSTALL_DATE": null,
     "WARRANTY_DATE": null,
     "REHABILITATION_DATE": null,
     "REHABILITATION_TYPE": null,
     "NOTES": null,
     "MANUFACTURER": null,
     "MFG_SERIAL_NUMBER": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "ce71b4e63a434b7ca65e6a2adf06745f"
}