{
 "currentVersion": 10.91,
 "id": 5,
 "name": "Neighborhood Empowerment Zone Areas (NEZ)",
 "type": "Feature Layer",
 "description": "Adopted Neighborhood Empowerment Zone Areas (NEZ) and Adopted Neighborhood Empowerment Zone Strategic Plan Areas. NEZ Areas are created for the development and redevelopment of NEZ Areas to promote the creation or rehabilitation of affordable housing; economic development or to improve the quality of social services, education or public safety for the residents of the NEZ Areas. While the NEZ Strategic Plan Areas are not adopted NEZ boundaries, the design standards will be honored. The NEZ boundaries were adopted by Council in January 2019 and will be updated every five years.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102738,
  "latestWkid": 2276
 },
 "copyrightText": "Neighborhood Services & IT Solutions",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "NEZ_TYPE",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       179,
       233,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDash",
       "color": [
        0,
        169,
        230,
        255
       ],
       "width": 2
      }
     },
     "value": "2",
     "label": "NEZ Strategic Plan",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       189,
       240,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDash",
       "color": [
        255,
        0,
        197,
        255
       ],
       "width": 2
      }
     },
     "value": "1",
     "label": "Adopted NEZ",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 30,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": "NEZ_TYPE = 1",
    "labelExpression": "[NEZ]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      230,
      0,
      169,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": "NEZ_TYPE = 2",
    "labelExpression": "[NEZ]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      169,
      230,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 2281752.924069047,
  "ymin": 6911203.419722304,
  "xmax": 2370298.8001265526,
  "ymax": 6984452.999928892,
  "spatialReference": {
   "wkid": 102738,
   "latestWkid": 2276
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NEZ",
 "typeIdField": "NEZ_TYPE",
 "subtypeFieldName": "NEZ_TYPE",
 "subtypeField": "NEZ_TYPE",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "NEZ",
   "type": "esriFieldTypeString",
   "alias": "NEZ",
   "length": 25,
   "domain": null
  },
  {
   "name": "Date_Designated",
   "type": "esriFieldTypeDate",
   "alias": "Date_Designated",
   "length": 8,
   "domain": null
  },
  {
   "name": "NEZ_Expiration_Date",
   "type": "esriFieldTypeDate",
   "alias": "NEZ_Expiration_Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "Square_Miles",
   "type": "esriFieldTypeDouble",
   "alias": "Square_Miles",
   "domain": null
  },
  {
   "name": "USERID",
   "type": "esriFieldTypeString",
   "alias": "USERID",
   "length": 50,
   "domain": null
  },
  {
   "name": "DATESTAMP",
   "type": "esriFieldTypeString",
   "alias": "DATESTAMP",
   "length": 50,
   "domain": null
  },
  {
   "name": "NEZ_TYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "NEZ_TYPE",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R42453_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S40837_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {},
   "id": 1,
   "name": "Adopted NEZ"
  },
  {
   "domains": {},
   "id": 2,
   "name": "NEZ Strategic Plan"
  }
 ],
 "subtypes": [
  {
   "domains": {},
   "defaultValues": {
    "NEZ": null,
    "Date_Designated": null,
    "NEZ_Expiration_Date": null,
    "Square_Miles": null,
    "USERID": null,
    "DATESTAMP": null,
    "NEZ_TYPE": null
   },
   "code": 1,
   "name": "Adopted NEZ"
  },
  {
   "domains": {},
   "defaultValues": {
    "NEZ": null,
    "Date_Designated": null,
    "NEZ_Expiration_Date": null,
    "Square_Miles": null,
    "USERID": null,
    "DATESTAMP": null,
    "NEZ_TYPE": null
   },
   "code": 2,
   "name": "NEZ Strategic Plan"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}