{
 "currentVersion": 10.51,
 "id": 0,
 "name": "Brighton_GIS.DBO.Problem_Site",
 "type": "Feature Layer",
 "description": "The published representation of hazardous facilities managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "5aa939f4822ba57a65dc5b1d15ea2a0d",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgpJREFUSInN1T1oFFEQwPH/bBY2OSUYG8VCLQSRFIJCTt0QPyCI8SxuA9pYqIVVKrXREBAFUyoYsFVRsVIsLAUT3MPDNClS2AhiYyF6URN5STZjcdHc7V32C1acapl5b39v387btfmHYf/fWEWHWGaSAZnPH1POYdMNPM0Xe6cFFjmJ0pE/tkQJKAAnqOpGivIzP0w5vXrVRUCJlE+XHJvSDcBQCM4JszmF0tWQSb2VdayqPU5Ab9RAo5wPpToJGHEq+iZyXgezFOXbGvadOQp63CCjgCRdKcq4iag66A36xP+TqGODsmJgjIpOozwEuhOD7aMGnDWu9bIx2fzODskLfO1z4LmBPRmhGcDDlQ/hQmuDuPLeTGoRmwdAOZ2jj1C5SL/8aldt342H5Qeqw1S4CtwErBhlCbiEa01EDVq/9UUUuIW/sgsk3IlN4aB3TAwUja2pR+NGGORY/H1isM2+7vsKOxPcZz9vdQcH5GNmbF7UQ1uO3QywHehpygZ4wO3MGCpeKHGXBblCJ1uweAL0NxSHs2O+7v571oQ5lAu41rPV6idm9YhT0+sGuUa9Ww9S1a0U5XN6rL5SgGmUMy2HtFcCA2OOr68MPAa2sUwZuJcFK4NOsCCXGZTF9QYZV14zpXuxuQ946TFfNwHjDdsWHQPyBSjh60jUb6c95koNSAY1z8v4BckhfgPrC6Ryww5RpAAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 20,
    "height": 19,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[PROBLEM_TYPE]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      92,
      230,
      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,
      253
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 10000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1.3273770907152236E7,
  "ymin": 367741.6896325499,
  "xmax": 1.3286038441929132E7,
  "ymax": 381466.02296587825,
  "spatialReference": {
   "wkid": 2253,
   "latestWkid": 2253
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "FACILITYID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "Facility Identifier",
   "length": 50,
   "domain": null
  },
  {
   "name": "PROBLEM_TYPE",
   "type": "esriFieldTypeString",
   "alias": "PROBLEM TYPE",
   "length": 50,
   "domain": null
  },
  {
   "name": "PROBLEM_DESC",
   "type": "esriFieldTypeString",
   "alias": "PROBLEM DESCRIPTION",
   "length": 150,
   "domain": null
  },
  {
   "name": "RIGHT_OF_WAY",
   "type": "esriFieldTypeString",
   "alias": "RIGHT OF WAY",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "EASEMENT",
   "type": "esriFieldTypeString",
   "alias": "EASEMENT",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "FULLADDR",
   "type": "esriFieldTypeString",
   "alias": "Full Address",
   "length": 150,
   "domain": null
  },
  {
   "name": "LOCATIONTYPE",
   "type": "esriFieldTypeString",
   "alias": "Location Type",
   "length": 30,
   "domain": null
  },
  {
   "name": "LOCATION_DESCRIPTON",
   "type": "esriFieldTypeString",
   "alias": "LOCATION DESCRIPTION",
   "length": 100,
   "domain": null
  },
  {
   "name": "FACAREA",
   "type": "esriFieldTypeDouble",
   "alias": "Facility Area",
   "domain": null
  },
  {
   "name": "OPERHOURS",
   "type": "esriFieldTypeString",
   "alias": "Operational Hours",
   "length": 50,
   "domain": null
  },
  {
   "name": "CONTACT",
   "type": "esriFieldTypeString",
   "alias": "Contact Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "PHONE",
   "type": "esriFieldTypeString",
   "alias": "Phone",
   "length": 12,
   "domain": null
  },
  {
   "name": "EMAIL",
   "type": "esriFieldTypeString",
   "alias": "Email",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "R38_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S29_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null
}