{
 "currentVersion": 10.91,
 "id": 30,
 "name": "MSCP Habitrak",
 "type": "Feature Layer",
 "description": "Habitat conservation and habitat loss due to development within the Multiple Species Conservation Program County of San Diego Subarea Plan (South County MSCP). This dataset was created using HabiTrak. HabiTrak is a habitat tracking tool created by EDAW and upgraded and maintained by the California Department of Fish and Game.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102646,
  "latestWkid": 2230
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 29,
  "name": "Biology"
 },
 "subLayers": [],
 "minScale": 100000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "PROJTYPE",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       137,
       205,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        38,
        115,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Gain",
     "label": "Gain",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "value": "Loss",
     "label": "Loss",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[ACTIVITY]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 4000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 6265067.916590974,
  "ymin": 1781556.7498634607,
  "xmax": 6425868.999843806,
  "ymax": 2005519.0001007915,
  "spatialReference": {
   "wkid": 102646,
   "latestWkid": 2230
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "PROJNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "TRACKNO",
   "type": "esriFieldTypeString",
   "alias": "TRACKNO",
   "length": 50,
   "domain": null
  },
  {
   "name": "PROJTYPE",
   "type": "esriFieldTypeString",
   "alias": "PROJTYPE",
   "length": 255,
   "domain": null
  },
  {
   "name": "PROJNAME",
   "type": "esriFieldTypeString",
   "alias": "PROJNAME",
   "length": 255,
   "domain": null
  },
  {
   "name": "ACTIVITY_DATE",
   "type": "esriFieldTypeDate",
   "alias": "ACTIVITY_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "ACRES",
   "domain": null
  },
  {
   "name": "APPLICANT",
   "type": "esriFieldTypeString",
   "alias": "APPLICANT",
   "length": 255,
   "domain": null
  },
  {
   "name": "ACTIVITY",
   "type": "esriFieldTypeString",
   "alias": "ACTIVITY",
   "length": 255,
   "domain": null
  },
  {
   "name": "MGMTDESCRIP",
   "type": "esriFieldTypeString",
   "alias": "Mangement Description",
   "length": 255,
   "domain": null
  },
  {
   "name": "CREATOR",
   "type": "esriFieldTypeString",
   "alias": "CREATOR",
   "length": 255,
   "domain": null
  },
  {
   "name": "CREATED",
   "type": "esriFieldTypeDate",
   "alias": "CREATED",
   "length": 8,
   "domain": null
  },
  {
   "name": "EDITOR",
   "type": "esriFieldTypeString",
   "alias": "EDITOR",
   "length": 255,
   "domain": null
  },
  {
   "name": "EDITED",
   "type": "esriFieldTypeDate",
   "alias": "EDITED",
   "length": 8,
   "domain": null
  },
  {
   "name": "MGMTAGENCY",
   "type": "esriFieldTypeString",
   "alias": "MGMTAGENCY",
   "length": 255,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "Shape.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STArea()",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R55684_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S43828_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape.STArea()",
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true,
 "serviceItemId": "7eb207678ba74855896657a246b1c773"
}