{
 "layers": [
  {
   "currentVersion": 10.4,
   "id": 0,
   "name": "Police Districts",
   "type": "Feature Layer",
   "description": "Eight districts of the New Orleans Police Departments.  Each are divided in Zones and then further divided into subzones, or reporting districts.",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 300000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "District",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         213,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "1",
       "label": "District 1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         159,
         224,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "2",
       "label": "District 2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         188,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "3",
       "label": "District 3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         171,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "4",
       "label": "District 4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         147,
         158,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "5",
       "label": "District 5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         186,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "6",
       "label": "District 6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         157,
         186,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "7",
       "label": "District 7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         157,
         151,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          68,
          101,
          137,
          255
         ],
         "width": 1.5
        }
       },
       "value": "8",
       "label": "District 8",
       "description": ""
      }
     ]
    },
    "transparency": 30,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 3658766.2129427195,
    "ymin": 499081.44978764653,
    "xmax": 3820608.3826960474,
    "ymax": 613284.1396888942,
    "spatialReference": {
     "wkid": 102682,
     "latestWkid": 3452
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "District",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Data,Map,Query",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.4,
   "id": 1,
   "name": "Police Zones",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       235,
       214,
       181,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        38,
        0,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 3658766.2129427195,
    "ymin": 499081.44978764653,
    "xmax": 3820608.3826960474,
    "ymax": 613284.1396888942,
    "spatialReference": {
     "wkid": 102682,
     "latestWkid": 3452
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Zone",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Zone",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 2,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 1,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Data,Map,Query",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.4,
   "id": 2,
   "name": "Reporting Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       235,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        56,
        0,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 3658766.2129427195,
    "ymin": 499081.44978764653,
    "xmax": 3820608.3826960474,
    "ymax": 613284.1396888942,
    "spatialReference": {
     "wkid": 102682,
     "latestWkid": 3452
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 4,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 1,
     "domain": null
    },
    {
     "name": "Zone_",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 2,
     "domain": null
    },
    {
     "name": "Subzone",
     "type": "esriFieldTypeString",
     "alias": "Subzone",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Data,Map,Query",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, geoJSON",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  }
 ],
 "tables": []
}