{
 "currentVersion": 10.71,
 "cimVersion": "2.4.0",
 "id": 0,
 "name": "Vessel Speed (Knots)",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 32760,
  "latestWkid": 32760,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -5120900,
  "falseY": 1900,
  "xyUnits": 4.504455473910538E8,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "authoringInfo": {
    "type": "classedColor",
    "colorRamp": {
     "type": "multipart",
     "colorRamps": [
      {
       "type": "algorithmic",
       "algorithm": "esriHSVAlgorithm",
       "fromColor": [
        56,
        168,
        0,
        255
       ],
       "toColor": [
        255,
        255,
        0,
        255
       ]
      },
      {
       "type": "algorithmic",
       "algorithm": "esriHSVAlgorithm",
       "fromColor": [
        255,
        255,
        0,
        255
       ],
       "toColor": [
        255,
        0,
        0,
        255
       ]
      }
     ]
    },
    "classificationMethod": "esriClassifyManual"
   },
   "field": "SPEED",
   "classificationMethod": "esriClassifyManual",
   "minValue": 1,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 10,
     "label": "1 - 10"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       121,
       201,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 16,
     "label": "10 - 15"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       206,
       237,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 21,
     "label": "16- 20"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       204,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 25,
     "label": "21 - 25"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       102,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 31,
     "label": "26 - 30"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 1
     },
     "classMaxValue": 103,
     "label": "31 - 103"
    }
   ],
   "legendOptions": {"order": "ascendingValues"}
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 257963.31360000093,
  "ymin": 5827223.238399999,
  "xmax": 473460.8658999996,
  "ymax": 6092310.486800001,
  "spatialReference": {
   "wkid": 32760,
   "latestWkid": 32760,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -5120900,
   "falseY": 1900,
   "xyUnits": 4.504455473910538E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "DATE",
   "type": "esriFieldTypeDate",
   "alias": "DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "TAG",
   "type": "esriFieldTypeDouble",
   "alias": "TAG",
   "domain": null
  },
  {
   "name": "LONG",
   "type": "esriFieldTypeDouble",
   "alias": "LONG",
   "domain": null
  },
  {
   "name": "LAT",
   "type": "esriFieldTypeDouble",
   "alias": "LAT",
   "domain": null
  },
  {
   "name": "SPEED",
   "type": "esriFieldTypeDouble",
   "alias": "SPEED",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 25,
   "domain": null
  },
  {
   "name": "DRAFT",
   "type": "esriFieldTypeDouble",
   "alias": "DRAFT",
   "domain": null
  },
  {
   "name": "SHIPTYPE",
   "type": "esriFieldTypeString",
   "alias": "SHIPTYPE",
   "length": 20,
   "domain": null
  },
  {
   "name": "MMSI",
   "type": "esriFieldTypeInteger",
   "alias": "MMSI",
   "domain": null
  },
  {
   "name": "DISTF",
   "type": "esriFieldTypeDouble",
   "alias": "DISTF",
   "domain": null
  },
  {
   "name": "DISTA",
   "type": "esriFieldTypeDouble",
   "alias": "DISTA",
   "domain": null
  },
  {
   "name": "DISTP",
   "type": "esriFieldTypeDouble",
   "alias": "DISTP",
   "domain": null
  },
  {
   "name": "DISTS",
   "type": "esriFieldTypeDouble",
   "alias": "DISTS",
   "domain": null
  },
  {
   "name": "LOA",
   "type": "esriFieldTypeInteger",
   "alias": "LOA",
   "domain": null
  },
  {
   "name": "gt",
   "type": "esriFieldTypeDouble",
   "alias": "gt",
   "domain": null
  },
  {
   "name": "Shape_Leng",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Leng",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID_1",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}