{
 "currentVersion": 10.51,
 "id": 0,
 "name": "CURB BOX",
 "parentLayerId": -1,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "type": "Feature Layer",
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCalculate": false,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsSqlExpression": true
 },
 "extent": {
  "xmin": 1667197.9529278874,
  "ymin": 372352.3552843034,
  "xmax": 1692283.98346439,
  "ymax": 408491.84009180963,
  "spatialReference": {
   "wkid": 102729,
   "latestWkid": 2272
  }
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "78a1939b16d528d088adf31d947930e8",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUKJG10zFLAmEcx/HvlXQXJR6R1RToYEFDmGZrb0CwoxcgCA1ODi5t9wKaG0TaGloOyslXoFs0GGaQIRRSGSdG8cTpNRh4h2cE0W96hufz5//8n+fx8Yf4/gtPAQGgCwx+hU9OWO525XNFERu3t8xFIryZptywbbF/eMj9RHx2xtLdHfVMRqjBIBgGaBp+0xSx42Muj47YyudpeuJeTz5Pp4fQGVWFbBa1WJQNEFFPbFkiurLiPQBVhUBArH3PYuDCts1sLodsGCNQqbgLNBrM6jqLus6TC0sSH4UCn5rGjBNo2mjd6SAODnjxbNvv56rVYnt1dbzt52fo9+U6iIEn3tkhVSpxk0wy7yzQbsPpKe+JhNhz7nfhcJjHZpP1apWLcpnNWo3pTgdLUeTr3V2RisdH1zSGAUIhHoCYbeMDFoBXSRLW+EF+eJ6ShAXDqU7Knz7GF0B0b18UZoigAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 11,
    "height": 11,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "CURB_BOX_ID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false
  },
  {
   "name": "F1",
   "type": "esriFieldTypeDouble",
   "alias": "F1",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "NORTHING",
   "type": "esriFieldTypeDouble",
   "alias": "Y",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "EASTING",
   "type": "esriFieldTypeDouble",
   "alias": "X",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "ELEVATION",
   "type": "esriFieldTypeDouble",
   "alias": "ELEVATION",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "CURB_BOX_ID",
   "type": "esriFieldTypeString",
   "alias": "CURB_BOX_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "CUSTOMER",
   "type": "esriFieldTypeString",
   "alias": "CUSTOMER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "BOX_NUM",
   "type": "esriFieldTypeString",
   "alias": "BOX_NUM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100
  },
  {
   "name": "ACCOUNT_NO",
   "type": "esriFieldTypeInteger",
   "alias": "ACCOUNT_NO",
   "domain": null,
   "editable": true,
   "nullable": true
  },
  {
   "name": "SIZE",
   "type": "esriFieldTypeString",
   "alias": "SIZE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15
  },
  {
   "name": "MAKE_MODEL",
   "type": "esriFieldTypeString",
   "alias": "MAKE_MODEL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "DEPTH",
   "type": "esriFieldTypeString",
   "alias": "DEPTH",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15
  },
  {
   "name": "DATE_INSTALLED",
   "type": "esriFieldTypeDate",
   "alias": "DATE_INSTALLED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8
  },
  {
   "name": "CONTRACTOR",
   "type": "esriFieldTypeString",
   "alias": "CONTRACTOR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 75
  },
  {
   "name": "INSPECTOR",
   "type": "esriFieldTypeString",
   "alias": "INSPECTOR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 75
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 300
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "domain": {
    "type": "codedValue",
    "name": "CS_STATUS",
    "codedValues": [
     {
      "name": "ACTIVE",
      "code": "ACTIVE"
     },
     {
      "name": "INACTIVE",
      "code": "INACTIVE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38
  }
 ],
 "indexes": [
  {
   "name": "R18_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_18",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_18",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S6_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "CURB BOX",
   "description": "",
   "prototype": {
    "attributes": {
     "STATUS": null,
     "F1": null,
     "NORTHING": null,
     "EASTING": null,
     "ELEVATION": null,
     "CURB_BOX_ID": null,
     "CUSTOMER": null,
     "BOX_NUM": null,
     "NOTES": null,
     "INSPECTOR": null,
     "CONTRACTOR": null,
     "DATE_INSTALLED": null,
     "ADDRESS": null,
     "ACCOUNT_NO": null,
     "SIZE": null,
     "MAKE_MODEL": null,
     "DEPTH": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "capabilities": "Create,Delete,Query,Update,Uploads,Editing",
 "useStandardizedQueries": true
}