{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 7,
 "name": "Todays Plumbing Inspections",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264,
  "xyTolerance": 5.120000004768374E-4,
  "zTolerance": 2,
  "mTolerance": 2,
  "falseX": -1.2184189999987197E8,
  "falseY": -9.36589999998608E7,
  "xyUnits": 15624.999985448077,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 6,
  "name": "Plumbing"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "ca0b4851fae712133be38a95ed7bc320",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVRIid3RsUqCURjG8Z8kFgTlUkK4CUJDudQmRDfQNUStXkFLzQXdQdDUVNAS3UAXkA0FkVBgBBVBEC4WNWjxefjEj8wGH3g5vA/P+z8v56QNUOnhhZc4bbAc+uPsnrPRF/yNmR1GFyPePg7I9ZpN9CxTyEf6bJKhpPDf6v/gs+yFgcfOF/nRK+Uwn6FeZTMWfsvadgyoEPRLraPYLvCMQxq6wTOoxK0ZaK5dUd204B0akg/9wFlMaB4Tkf4BtSBz3wue42I1CDxRPGGsHPGOsMVLlno0O8ldV3iNUnh7gWp7+Q5Nc3zFeszC8fC/1hDDR2iuIMXnt/dOKk+zb/g1C3H+Za/BJPB+NFD4FxQMLA4ozgBGAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 17,
    "height": 17,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[W_TASK_TYP]",
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "deconflictionStrategy": "dynamic",
    "removeDuplicates": "none",
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 0,
    "name": "Default",
    "priority": 8,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1998511.41415146,
  "ymin": 770042.7826111466,
  "xmax": 2086597.9699454904,
  "ymax": 905037.8436648697,
  "spatialReference": {
   "wkid": 102719,
   "latestWkid": 2264,
   "xyTolerance": 0.0032808333333333335,
   "zTolerance": 2,
   "mTolerance": 2,
   "falseX": -121841900,
   "falseY": -93659000,
   "xyUnits": 3.6365718124241434E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "PERMIT_ID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Permit_ID",
   "type": "esriFieldTypeString",
   "alias": "PERMIT_ID",
   "length": 30,
   "domain": null
  },
  {
   "name": "P_Type",
   "type": "esriFieldTypeString",
   "alias": "P_TYPE",
   "length": 10,
   "domain": null
  },
  {
   "name": "SiteAdd",
   "type": "esriFieldTypeString",
   "alias": "SITEADD",
   "length": 254,
   "domain": null
  },
  {
   "name": "W_TASK_TYP",
   "type": "esriFieldTypeString",
   "alias": "W_TASK_TYP",
   "length": 10,
   "domain": null
  },
  {
   "name": "W_ASSIGNED",
   "type": "esriFieldTypeString",
   "alias": "W_ASSIGNED",
   "length": 25,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "InspType",
   "type": "esriFieldTypeString",
   "alias": "InspType",
   "length": 255,
   "domain": null
  },
  {
   "name": "Inspector",
   "type": "esriFieldTypeString",
   "alias": "Inspector",
   "length": 255,
   "domain": null
  },
  {
   "name": "Desc_",
   "type": "esriFieldTypeString",
   "alias": "Desc_",
   "length": 500,
   "domain": null
  },
  {
   "name": "A_PRIMARY_DEPT",
   "type": "esriFieldTypeString",
   "alias": "A_PRIMARY_DEPT",
   "length": 25,
   "domain": null
  },
  {
   "name": "W_SCHEDULED_START",
   "type": "esriFieldTypeDate",
   "alias": "W_SCHEDULED_START",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R318_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S303_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "16ab5ec4833a474488003df7cab824ec"
}