{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 1,
 "name": "Crime by Districts",
 "type": "Feature Layer",
 "description": "ss6.gdb.gg",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "authoringInfo": {
    "visualVariables": [
     {
      "type": "colorInfo",
      "minSliderValue": 608,
      "maxSliderValue": 2091
     }
    ]
   },
   "type": "classBreaks",
   "field": "total_crime",
   "minValue": -9223372036854775808,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       247,
       251,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        178
       ],
       "width": 0.1
      }
     },
     "classMaxValue": 9223372036854775807
    }
   ],
   "legendOptions": {"order": "descendingValues"},
   "visualVariables": [
    {
     "type": "colorInfo",
     "field": "total_crime",
     "stops": [
      {
       "value": 608,
       "color": [
        245,
        245,
        0,
        255
       ],
       "label": "608"
      },
      {
       "value": 2091,
       "color": [
        245,
        0,
        0,
        255
       ],
       "label": "2,091"
      }
     ],
     "legendOptions": {
      "title": "",
      "showLegend": true,
      "order": "descendingValues"
     }
    }
   ]
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpressionInfo": {"expression": "Text($feature.total_crime, \"#,###\")"},
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "multiPart": "labelPerPart",
    "allowOverrun": true,
    "deconflictionStrategy": "dynamic",
    "repeatLabel": false,
    "stackLabel": true,
    "stackRowLength": 24,
    "stackAlignment": "dynamic",
    "removeDuplicates": "none",
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 0,
    "name": "Class 1",
    "priority": -1,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Tahoma",
      "size": 10,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.3638301706799999E7,
  "ymin": 4538270.255500004,
  "xmax": -1.36207170109E7,
  "ymax": 4555901.733499996,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "timeInfo": {
  "type": "parameter",
  "timeExtent": [
   1325376060000,
   1356998340000
  ],
  "timeReference": null,
  "exportOptions": {"useTime": true},
  "hasLiveData": false
 },
 "rangeInfos": [
  {
   "name": "DayOfWeekRange",
   "title": "DayOfWeekRange",
   "field": "",
   "currentRangeExtent": [
    null,
    null
   ],
   "fullRangeExtent": [
    0,
    6
   ],
   "isExclusion": false,
   "aliasExpressionTitle": "",
   "aliasExpression": ""
  }
 ],
 "hasAttachments": false,
 "parameterInfos": [
  {
   "name": "CategoryVar",
   "title": "",
   "dataType": "string",
   "defaultValue": [
    "DRUG/NARCOTIC",
    "BRIBERY/EXTORTION",
    "BURGLARY/THEFT",
    "WEAPON LAWS",
    "NON-CRIMINAL",
    "FAMILY OFFENSES",
    "DUI/DRUNKENNESS",
    "SUICIDE",
    "ARSON",
    "VEHICLE THEFT",
    "VANDALISM",
    "DISORDERLY CONDUCT",
    "ASSAULT",
    "GAMBLING",
    "MISSING PERSON/RUNAWAY",
    "OTHER OFFENSES",
    "FORGERY/FRAUD",
    "KIDNAPPING",
    "SEX OFFENSES",
    "FORCIBLE",
    "WARRANTS"
   ],
   "allowsMultipleValues": true
  }
 ],
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "district",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "domain": null
  },
  {
   "name": "district",
   "type": "esriFieldTypeString",
   "alias": "district",
   "length": 254,
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "shape",
   "domain": null
  },
  {
   "name": "pddistrict",
   "type": "esriFieldTypeString",
   "alias": "pddistrict",
   "length": 255,
   "domain": null
  },
  {
   "name": "total_crime",
   "type": "esriFieldTypeDouble",
   "alias": "total_crime",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "shape"
 },
 "indexes": null,
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": false
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": false
}