{
 "currentVersion": 10.22,
 "id": 13,
 "name": "FireStation",
 "type": "Feature Layer",
 "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, stadiums, casinos, and fire stations. In some cases, there may be multiple FacilitySitePoints for a single FacilitySite polygon. Additional information about each Facility can be organized in to seperate tables and related to these locations using the FacilityID key.",
 "geometryType": "esriGeometryPoint",
 "copyrightText": "DeKalb County School Board 2013 dataset",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 60000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "73fc4b124faa86005694693d635b66ae",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAohJREFUSInN1F1IU2Ecx/EvNn2UxayZythMaho0Re31qhCtoJtIyRoUBFJ034XddFVXQuAqKOjtLgIVGSZS4FXDG3shFZKo3TQTI+OkbXN71HPWxZx7cS9nZtHv5hye83+eD///ORwD/zCG/xr70k+Vpom6XU758q9ivl6LI7CoeLwzlHWdFVO3+mUjsLLpmK/X4giEFU9IUtZoh21bcaiamOwZkA16QV1YIrSjNLpWXQltzewF/WBOzNdrcfjDiiecAMUSAyOICddA7pFmxbJBiWB7Mw40MeFyZwczYnqgJLAFB2QH02L5QGnAcZdbNqUD12EbgVLAOg3x/o5b7ksFk7BM0NIKBEISk1Hg+wYmI4QkFBVBRAM1AoYtEJZgLYczLdRHNPHu7qA8kAgaMkHhJZgPwLwfllXJzJzg1TgsBCXXzgv8ixJjiUDTQNPAYAD/oqRiu6C6EjqO0aBq4s29IXkoBq5hEWaHQlKUla929HxU0vUgel9jgaCUyCAoEobH5Oqu2DWex11w4mB0pB2tNIU1nj0Z5lzqGD0LAXaXl8KyCt9/xh94Z3O9rXheT0la9wsKCmDSKzEVm0dASR5jYIHLdpux5NN00LmzAk4dEYyMSQ7Xw8WTIu3BqgqXbkraj8Ppo/GaFRVejEpm58xXXQPKo9j6GlZ3BfXDQ+VCbZWZz9NB5x4bPL0hKDKAKMzcibsHigujdQARYNAThbr7lNuJtUlfYypYa8s9NlNJvKNs0DosEazJA9QDpcU2AuqBMmL5gHqhrFgq6P0adNZYNw7lxBJBuy0ZzBfShaUD7db8Id1YIlhjJfT2o2j78ct8vbtPua93f15YDAQ6QXam+y9uKvan+Q231I2kq3XYYQAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 20,
    "height": 20,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[NAME]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2242707.312080834,
  "ymin": 1329311.8173983395,
  "xmax": 2315292.2745221667,
  "ymax": 1439084.5246897563,
  "spatialReference": {
   "wkid": 102667,
   "latestWkid": 2240
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "fields": [
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "length": 50,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 254,
   "domain": null
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "length": 50,
   "domain": null
  },
  {
   "name": "OWNTYPE",
   "type": "esriFieldTypeString",
   "alias": "OWNTYPE",
   "length": 50,
   "domain": null
  },
  {
   "name": "SUBTYPEFIE",
   "type": "esriFieldTypeInteger",
   "alias": "SUBTYPEFIE",
   "domain": null
  },
  {
   "name": "FEATURECOD",
   "type": "esriFieldTypeString",
   "alias": "FEATURECOD",
   "length": 100,
   "domain": null
  },
  {
   "name": "FULLADDR",
   "type": "esriFieldTypeString",
   "alias": "FULLADDR",
   "length": 250,
   "domain": null
  },
  {
   "name": "MUNICIPALI",
   "type": "esriFieldTypeString",
   "alias": "MUNICIPALI",
   "length": 100,
   "domain": null
  },
  {
   "name": "STATE",
   "type": "esriFieldTypeString",
   "alias": "STATE",
   "length": 2,
   "domain": null
  },
  {
   "name": "CAPTUREMET",
   "type": "esriFieldTypeString",
   "alias": "CAPTUREMET",
   "length": 30,
   "domain": null
  },
  {
   "name": "LOCATIONTY",
   "type": "esriFieldTypeString",
   "alias": "LOCATIONTY",
   "length": 30,
   "domain": null
  },
  {
   "name": "DESCRIPT",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPT",
   "length": 254,
   "domain": null
  },
  {
   "name": "FACAREA",
   "type": "esriFieldTypeDouble",
   "alias": "FACAREA",
   "domain": null
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "LASTUPDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "LASTEDITOR",
   "length": 50,
   "domain": null
  },
  {
   "name": "City",
   "type": "esriFieldTypeString",
   "alias": "City",
   "length": 50,
   "domain": null
  },
  {
   "name": "Zip",
   "type": "esriFieldTypeString",
   "alias": "Zip",
   "length": 5,
   "domain": null
  },
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true
}