{
 "currentVersion": 10.81,
 "id": 3,
 "name": "Trails",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2273,
  "latestWkid": 2273
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     158,
     16,
     0,
     255
    ],
    "width": 1
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 2076818.2834645659,
  "ymin": 199225.2608267665,
  "xmax": 2103405.0482283533,
  "ymax": 239927.097769022,
  "spatialReference": {
   "wkid": 2273,
   "latestWkid": 2273
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "TrailName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "TrailName",
   "type": "esriFieldTypeString",
   "alias": "TrailName",
   "length": 255,
   "domain": null
  },
  {
   "name": "Information",
   "type": "esriFieldTypeString",
   "alias": "Information",
   "length": 255,
   "domain": null
  },
  {
   "name": "LengthGPS",
   "type": "esriFieldTypeDouble",
   "alias": "LengthGPS",
   "domain": null
  },
  {
   "name": "DifficultyRating",
   "type": "esriFieldTypeString",
   "alias": "DifficultyRating",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "TrailDifficulty",
    "description": "Used in trails feature class to rate hiking difficulty based on NPS calculation",
    "codedValues": [
     {
      "name": "A hike that is generally suitable for anyone who enjoys walking. Mostly level or with a slight incline. Generally less than 3 miles.",
      "code": "Easiest"
     },
     {
      "name": "A moderate hike is generally suitable for novice hikers who want a bit of a challenge. The terrain will involve a moderate incline and may have some steeper sections. Generally 3 to 5 miles.",
      "code": "Moderate"
     },
     {
      "name": "Moderately Strenuous hikes will generally be challenging for an unconditioned person. The terrain will involve a steady and often steep incline. Generally 5 to 8 miles.",
      "code": "Moderately Strenuous"
     },
     {
      "name": "Strenuous hikes will challenge most hikers. The hike will generally be longer and steeper, but may be deemed \"Strenuous\" because of the elevation gain. Generally 7 to 10 miles.",
      "code": "Strenuous"
     },
     {
      "name": "Only well-conditioned and well-prepared hikers should attempt very strenuous hikes. The hike will generally be long and steep, and may include rock scrambling, stream crossings, and other challenging terrain. Generally 8 miles and over.",
      "code": "Very Strenuous"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ADAAccessibility",
   "type": "esriFieldTypeString",
   "alias": "ADAAccessibility",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "Yes or No Field for use in multiple features",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ParksLink",
   "type": "esriFieldTypeString",
   "alias": "Information Link",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R323_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S308_idx",
   "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,
 "hasZ": 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,
 "supportsCoordinatesQuantization": true,
 "serviceItemId": "9c4ed125dbe0404fbb9c3f14cc6af6d4"
}