{
 "layers": [
  {
   "currentVersion": 10.61,
   "id": 0,
   "name": "Bass, Hybrid Striped (Moronidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         89,
         39,
         169,
         178
        ],
        "size": 31.999999999999996,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 1,
   "name": "Bass, Largemouth (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         216,
         110,
         196,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          68,
          101,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 2,
   "name": "Bass, Smallmouth (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         58,
         200,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 3,
   "name": "Bass, Striped (Moronidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         146,
         179,
         144,
         178
        ],
        "size": 31.999999999999996,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 4,
   "name": "Bass, Spotted (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         78,
         120,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 5,
   "name": "Bass, White (Moronidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         128,
         202,
         116,
         178
        ],
        "size": 31.999999999999996,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 6,
   "name": "Unidentified Micropterus sp. (Bass)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         74,
         118,
         233,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          76,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 7,
   "name": "Catfish, Blue (Ictaluridae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         14,
         149,
         58,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          38,
          115,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 8,
   "name": "Catfish, Channel (Ictaluridae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         58,
         50,
         244,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          38,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 9,
   "name": "Catfish, Flathead (Ictaluridae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         100,
         81,
         192,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          76,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 10,
   "name": "Crappie, Black (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         201,
         127,
         112,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          137,
          90,
          68,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 11,
   "name": "Crappie, White (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         111,
         77,
         207,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          76,
          0,
          115,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 12,
   "name": "Rainbow Trout (Salmonidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         17,
         8,
         190,
         204
        ],
        "size": 31.999999999999996,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          168,
          168,
          0,
          204
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 13,
   "name": "Saugeye (Percidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         112,
         68,
         241,
         153
        ],
        "size": 31.999999999999996,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 14,
   "name": "Sunfish, Bluegill (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         16,
         174,
         117,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          115,
          76,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 15,
   "name": "Sunfish, Redear (Centrarchidae)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 20.857142857142854,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         3,
         245,
         18,
         178
        ],
        "size": 32,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          56,
          168,
          0,
          178
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.61,
   "id": 16,
   "name": "Walleye",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102039,
    "latestWkid": 102039
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "numfish",
     "classificationMethod": "esriClassifyManual",
     "minValue": 1,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 20,
       "label": "1 - 20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 9.714285714285715,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 50,
       "label": "21 - 50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 13.428571428571429,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 100,
       "label": "51 - 100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 17.142857142857142,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 200,
       "label": "101 - 200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 20.857142857142858,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 300,
       "label": "201 - 300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 24.571428571428573,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 500,
       "label": "301 - 500",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 28.285714285714285,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 1000,
       "label": "501 - 1,000",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         145,
         124,
         207,
         153
        ],
        "size": 31.999999999999996,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          115,
          38,
          0,
          153
         ],
         "width": 1
        }
       },
       "classMaxValue": 5000,
       "label": ">1,000",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -502196.6546,
    "ymin": 1180817.312,
    "xmax": 141139.53539999947,
    "ymax": 1556607.1045999993,
    "spatialReference": {
     "wkid": 102039,
     "latestWkid": 102039
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "monit_date",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "monlocid",
     "type": "esriFieldTypeString",
     "alias": "Location ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "commonnam",
     "type": "esriFieldTypeString",
     "alias": "Common Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "numfish",
     "type": "esriFieldTypeInteger",
     "alias": "Individuals Caught",
     "domain": null
    },
    {
     "name": "monlocname",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "taxonname",
     "type": "esriFieldTypeString",
     "alias": "Taxonomic Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "urlfish",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "monit_date",
     "type": "esriFieldTypeString",
     "alias": "Activity Date",
     "length": 15,
     "domain": null
    },
    {
     "name": "fish_group",
     "type": "esriFieldTypeString",
     "alias": "Family",
     "length": 50,
     "domain": null
    },
    {
     "name": "sportfish",
     "type": "esriFieldTypeString",
     "alias": "Sportfish",
     "length": 5,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r138_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a122_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF, 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,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}