{
 "layers": [
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 1,
   "name": "Coyote Incidents Recent",
   "type": "Feature Layer",
   "description": "This dataset provides locations of publicly reported coyote incidents in Florida. The data are collected by the Florida Fish and Wildlife Conservation Commission Division of Habitat Species to aid in its management of imperiled species.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       76,
       230,
       0,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -9748720.36,
    "ymin": 2860780.7534999996,
    "xmax": -8616544.4436,
    "ymax": 4422114.5358000025,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "IncidentID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "IncidentID",
     "type": "esriFieldTypeString",
     "alias": "IncidentID",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "Report_Date",
     "type": "esriFieldTypeDate",
     "alias": "Report_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Region",
     "type": "esriFieldTypeString",
     "alias": "Region",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "ZIP_Code",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP_Code",
     "domain": null
    },
    {
     "name": "Latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "Longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "Nature_of_Incident",
     "type": "esriFieldTypeString",
     "alias": "Nature_of_Incident",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "Species",
     "type": "esriFieldTypeString",
     "alias": "Species",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "DateUpdated",
     "type": "esriFieldTypeDate",
     "alias": "Date Updated",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R2317_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "Report_date_idx",
     "fields": "Report_Date",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S2245_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 2,
   "name": "Coyote Incidents Historical",
   "type": "Feature Layer",
   "description": "This dataset provides locations of publicly reported coyote incidents in Florida. The data are collected by the Florida Fish and Wildlife Conservation Commission Division of Habitat Species to aid in its management of imperiled species.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       197,
       0,
       255,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9748720.36,
    "ymin": 2860780.7534999996,
    "xmax": -8616544.4436,
    "ymax": 4422114.5358000025,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "IncidentID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "IncidentID",
     "type": "esriFieldTypeString",
     "alias": "IncidentID",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "Report_Date",
     "type": "esriFieldTypeDate",
     "alias": "Report_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Region",
     "type": "esriFieldTypeString",
     "alias": "Region",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "ZIP_Code",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP_Code",
     "domain": null
    },
    {
     "name": "Latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "Longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "Nature_of_Incident",
     "type": "esriFieldTypeString",
     "alias": "Nature_of_Incident",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "Species",
     "type": "esriFieldTypeString",
     "alias": "Species",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "DateUpdated",
     "type": "esriFieldTypeDate",
     "alias": "Date Updated",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R2317_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "Report_date_idx",
     "fields": "Report_Date",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S2245_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 5000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Eastern Standard Time",
    "respectsDaylightSaving": true
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}