{
 "currentVersion": 10.71,
 "id": 2,
 "name": "Breweries",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPoint",
 "description": "Point layer created by geocoding addresses from a spreadsheet utilizing MD composite geolocator. Maryland has over 75 breweries located throughout the entire State. For more information, please visit the Brewers Association of Maryland website at http://marylandbeer.org/.",
 "copyrightText": "MD iMAP, DoIT, BAM, Brewery Association of Maryland",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": 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
 },
 "extent": {
  "xmin": -8760942.4098,
  "ymin": 4627601.2007,
  "xmax": -8356585.8432,
  "ymax": 4822749.685099997,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     255,
     255,
     190,
     255
    ],
    "size": 5,
    "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": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "ObjectID",
 "globalIdField": "",
 "displayField": "Brewery",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "ObjectID",
   "type": "esriFieldTypeOID",
   "alias": "GIS Object ID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "ObjectID"
  },
  {
   "name": "Brewery",
   "type": "esriFieldTypeString",
   "alias": "Brewery",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "Brewery"
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "County"
  },
  {
   "name": "Address",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Address"
  },
  {
   "name": "City",
   "type": "esriFieldTypeString",
   "alias": "City",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "City"
  },
  {
   "name": "State",
   "type": "esriFieldTypeString",
   "alias": "State",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15,
   "defaultValue": null,
   "modelName": "State"
  },
  {
   "name": "ZIPCode",
   "type": "esriFieldTypeString",
   "alias": "ZIP Code",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "ZIPCode"
  },
  {
   "name": "OrganizationWebsite",
   "type": "esriFieldTypeString",
   "alias": "Organization Website",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "OrganizationWebsite"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R1133_pk",
   "fields": "ObjectID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1048_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Breweries",
   "description": "",
   "prototype": {
    "attributes": {
     "OrganizationWebsite": null,
     "Brewery": null,
     "County": null,
     "Address": null,
     "City": null,
     "State": null,
     "ZIPCode": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 350,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Extract",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "maxRecordCountFactor": 1
}