{
 "currentVersion": 10.91,
 "id": 0,
 "name": "Chart Footprints",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "symbolLayerDrawing": {
   "type": "CIMSymbolLayerDrawing",
   "symbolLayers": [
    {
     "type": "CIMSymbolLayerIdentifier",
     "symbolReferenceName": "Symbol_8",
     "symbolLayerName": "Level_4"
    },
    {
     "type": "CIMSymbolLayerIdentifier",
     "symbolReferenceName": "Symbol_9",
     "symbolLayerName": "Level_3"
    },
    {
     "type": "CIMSymbolLayerIdentifier",
     "symbolReferenceName": "Symbol_10",
     "symbolLayerName": "Level_2"
    },
    {
     "type": "CIMSymbolLayerIdentifier",
     "symbolReferenceName": "Symbol_11",
     "symbolLayerName": "Level_1"
    },
    {
     "type": "CIMSymbolLayerIdentifier",
     "symbolReferenceName": "Symbol_12",
     "symbolLayerName": "Level_0"
    }
   ],
   "useSymbolLayerDrawing": true
  },
  "renderer": {
   "type": "classBreaks",
   "field": "SCALE",
   "classificationMethod": "esriClassifyManual",
   "minValue": 2500,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 25000,
     "label": "2500 - 25000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        230,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 50000,
     "label": "25001 - 50000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 120000,
     "label": "50001 - 120000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        112,
        255,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 600000,
     "label": "120001 - 600000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 10000000,
     "label": "600001 - 10000000",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -2.00375070672E7,
  "ymin": -1646566.7564000003,
  "xmax": 2.0037507067199998E7,
  "ymax": 1.2860947913400002E7,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "CHART",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "KAPP",
   "type": "esriFieldTypeInteger",
   "alias": "KAPP",
   "domain": null
  },
  {
   "name": "CHART",
   "type": "esriFieldTypeString",
   "alias": "CHART",
   "length": 6,
   "domain": null
  },
  {
   "name": "CHART_NUM",
   "type": "esriFieldTypeString",
   "alias": "CHART_NUM",
   "length": 12,
   "domain": null
  },
  {
   "name": "TITLE",
   "type": "esriFieldTypeString",
   "alias": "TITLE",
   "length": 75,
   "domain": null
  },
  {
   "name": "SCALE",
   "type": "esriFieldTypeInteger",
   "alias": "SCALE",
   "domain": null
  },
  {
   "name": "FORMAT",
   "type": "esriFieldTypeString",
   "alias": "FORMAT",
   "length": 40,
   "domain": null
  },
  {
   "name": "PANEL_TYPE",
   "type": "esriFieldTypeString",
   "alias": "PANEL_TYPE",
   "length": 15,
   "domain": null
  },
  {
   "name": "SOUND_UNIT",
   "type": "esriFieldTypeString",
   "alias": "SOUND_UNIT",
   "length": 35,
   "domain": null
  },
  {
   "name": "SRC_PROJ",
   "type": "esriFieldTypeString",
   "alias": "SRC_PROJ",
   "length": 35,
   "domain": null
  },
  {
   "name": "SOURCE_ED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SOURCE_ED",
   "domain": null
  },
  {
   "name": "RASTER_ED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RASTER_ED",
   "domain": null
  },
  {
   "name": "NTM_ED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "NTM_ED",
   "domain": null
  },
  {
   "name": "SRC_DATE",
   "type": "esriFieldTypeString",
   "alias": "SRC_DATE",
   "length": 12,
   "domain": null
  },
  {
   "name": "NTM_DATE",
   "type": "esriFieldTypeString",
   "alias": "NTM_DATE",
   "length": 12,
   "domain": null
  },
  {
   "name": "SRCVRTDATM",
   "type": "esriFieldTypeString",
   "alias": "SRCVRTDATM",
   "length": 70,
   "domain": null
  },
  {
   "name": "SRCHRZDATM",
   "type": "esriFieldTypeString",
   "alias": "SRCHRZDATM",
   "length": 70,
   "domain": null
  },
  {
   "name": "PRV_URL",
   "type": "esriFieldTypeString",
   "alias": "PRV_URL",
   "length": 100,
   "domain": null
  },
  {
   "name": "DWNLD_URL",
   "type": "esriFieldTypeString",
   "alias": "DWNLD_URL",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "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_Area",
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriMeters"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}