{
 "currentVersion": 10.91,
 "id": 7,
 "name": "Plants - Threatened and Endangered",
 "type": "Feature Layer",
 "description": "Threatened and Endangered Plants as of 1992\nSource: State of Hawaii, Department of Land and Natural Resouces, Division of Forestry and Wildlife (DOFAW). There is one T&E coverage for each island.  Each island is divided into distinct zones of T&E species concentration, ranging from 'low' concentration to 'very high' concentration of T&E plant species.  It should be noted, however, that for these particular coverages,concentration does not necessarily reflect the rareness of a particular plant species.  In other words, an area designated as having a 'low' concentration of T&E species may include the last known occurrence of a particular plant species.  Note: May 2024 - Hawaii Statewide GIS Program staff removed extraneous fields that had been added as part of 2016 GIS database conversion and were no longer needed.  For additional information, please refer to complete metadata at https://files.hawaii.gov/dbedt/op/gis/data/teplant.pdf or contact Hawaii Statewide GIS Program, Office of Planning and Sustainable Development, State of Hawaii; PO Box 2359, Honolulu, HI 96804; (808) 587-2846; email: gis@hawaii.gov; Website: https://planning.hawaii.gov/gis.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102202,
  "latestWkid": 3750
 },
 "copyrightText": "Hawaii State Department of Land and Natural Resources; Hawaii Statewide GIS Program",
 "parentLayer": {
  "id": 0,
  "name": "LandUseLandCover"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "density",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       235,
       175,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "O",
     "label": "Little or None",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       167,
       127,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "L",
     "label": "Low concentration",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "M",
     "label": "Medium concentration",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       168,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "H",
     "label": "High concentration",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       115,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "VH",
     "label": "Very high concentration",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "OL",
     "label": "Cane field, gullies and coastal areas",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 418663.0610999996,
  "ymin": 2094235.1203000005,
  "xmax": 940279.3290999997,
  "ymax": 2458613.7567999996,
  "spatialReference": {
   "wkid": 102202,
   "latestWkid": 3750
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "density",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "density",
   "type": "esriFieldTypeString",
   "alias": "density",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "Density",
    "description": "Species Density",
    "codedValues": [
     {
      "name": "Little or No T&E Species",
      "code": "O"
     },
     {
      "name": "Low Concentration of T&E Species",
      "code": "L"
     },
     {
      "name": "Medium Concentration of T&e Species",
      "code": "M"
     },
     {
      "name": "High Concentration of T&e Species",
      "code": "H"
     },
     {
      "name": "Very High Concentration of T&e Species",
      "code": "VH"
     },
     {
      "name": "O in Cane Fields, L in Gullies and Coastal Areas",
      "code": "OL"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "st_area(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_area(shape)",
   "domain": null
  },
  {
   "name": "st_perimeter(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_perimeter(shape)",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "r4267_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a4236_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 5000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "st_area(shape)",
  "shapeLengthFieldName": "st_perimeter(shape)",
  "units": "esriMeters"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}