{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 3,
   "name": "Parks_DNAP_Trails",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;\"><DIV><DIV><P><SPAN><SPAN>The Trail Segments feature class models public recreational trails, which are defined as a common route legally traversed by the general public which can be used for recreation. Roads are only included in the Ohio Trails Dataset for on-road routes that connect two sections of a single, named, off-road recreational trail.<\/SPAN><\/SPAN><\/P><P><SPAN>The minimum requirements are: Primary Trail Name, Manager, Manager Website, Surface, and Primary Trail Type. <\/SPAN><\/P><P><SPAN /><SPAN /><\/P><\/DIV><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119670700,
    "falseY": -95612900,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Department of Natural Resources, Division of Parks and Watercraft.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 627907.8665418923,
    "ymin": 247259.67726306617,
    "xmax": 2517252.4953253865,
    "ymax": 1440163.1736691445,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -119670700,
     "falseY": -95612900,
     "xyUnits": 3048.0060960121928,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PRIMARY_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "PRIMARY_TRAIL_ID",
     "type": "esriFieldTypeInteger",
     "alias": "PRIMARY_TRAIL_ID",
     "domain": null
    },
    {
     "name": "PRIMARY_NAME",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY_NAME",
     "length": 125,
     "domain": null
    },
    {
     "name": "ALT_TRAIL_NAME",
     "type": "esriFieldTypeString",
     "alias": "ALT_TRAIL_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "YEAR_OPENED",
     "type": "esriFieldTypeString",
     "alias": "YEAR_OPENED",
     "length": 4,
     "domain": null
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "length": 125,
     "domain": null
    },
    {
     "name": "MANAGER",
     "type": "esriFieldTypeString",
     "alias": "MANAGER",
     "length": 125,
     "domain": null
    },
    {
     "name": "MANAGED_AREA_NAME",
     "type": "esriFieldTypeString",
     "alias": "MANAGED_AREA_NAME",
     "length": 125,
     "domain": null
    },
    {
     "name": "MANAGER_WEBSITE",
     "type": "esriFieldTypeString",
     "alias": "MANAGER_WEBSITE",
     "length": 255,
     "domain": null
    },
    {
     "name": "FEE",
     "type": "esriFieldTypeString",
     "alias": "FEE",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "NO_YES",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeString",
     "alias": "CONDITION",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_CONDITION",
      "description": "",
      "codedValues": [
       {
        "name": "Trail meets accepted trail standards and is not in need of improvements and exceed user expectations",
        "code": "Excellent"
       },
       {
        "name": "Trail is in a deteriorating state, has outlived its expected lifespan and/or needs significant upgrades and maintenance to meet the user expectations.",
        "code": "Poor"
       },
       {
        "name": "Condition of the trail has not been evaluated.",
        "code": "NoEval"
       },
       {
        "name": "While some improvements are needed, the trail is meeting user expectations.",
        "code": "Average"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "STANDING",
     "type": "esriFieldTypeString",
     "alias": "STANDING",
     "length": 9,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_STANDING",
      "description": "",
      "codedValues": [
       {
        "name": "Existing",
        "code": "Existing"
       },
       {
        "name": "Planned",
        "code": "Planned"
       },
       {
        "name": "Potential",
        "code": "Potential"
       },
       {
        "name": "Decommissioned",
        "code": "Decom"
       },
       {
        "name": "Internal Only",
        "code": "Internal"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_STATUS",
      "description": "",
      "codedValues": [
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Closed",
        "code": "Closed"
       },
       {
        "name": "Varies",
        "code": "Varies"
       },
       {
        "name": "Partial",
        "code": "Part"
       },
       {
        "name": "Permit Only",
        "code": "ReqPmt"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TRAIL_CLASS",
     "type": "esriFieldTypeString",
     "alias": "TRAIL_CLASS",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_TRAILCLASS",
      "description": "",
      "codedValues": [
       {
        "name": "National",
        "code": "National"
       },
       {
        "name": "State",
        "code": "State"
       },
       {
        "name": "Regional",
        "code": "Regional"
       },
       {
        "name": "County",
        "code": "County"
       },
       {
        "name": "Community",
        "code": "Community"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ROAD_CLASS",
     "type": "esriFieldTypeString",
     "alias": "ROAD_CLASS",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_ROADCLASS",
      "description": "",
      "codedValues": [
       {
        "name": "Trail",
        "code": "Trail"
       },
       {
        "name": "On-road Facility",
        "code": "OnRoad"
       },
       {
        "name": "Sidewalk",
        "code": "Sidewalk"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CONFIGURATION",
     "type": "esriFieldTypeString",
     "alias": "CONFIGURATION",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_CONFIG",
      "description": "",
      "codedValues": [
       {
        "name": "Loop",
        "code": "Loop"
       },
       {
        "name": "Out and Back",
        "code": "OutBack"
       },
       {
        "name": "Linear",
        "code": "Linear"
       },
       {
        "name": "Not Assessed",
        "code": "NA"
       },
       {
        "name": "Connector",
        "code": "Connectr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DIFFICULTY",
     "type": "esriFieldTypeString",
     "alias": "DIFFICULTY",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_DIFFICULTY",
      "description": "",
      "codedValues": [
       {
        "name": "Easiest",
        "code": "Easiest"
       },
       {
        "name": "Easy",
        "code": "Easy"
       },
       {
        "name": "Not Assessed",
        "code": "NA"
       },
       {
        "name": "Moderate",
        "code": "MoreDiff"
       },
       {
        "name": "Difficult",
        "code": "VeryDiff"
       },
       {
        "name": "Extreme",
        "code": "ExtmDiff"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SURFACE",
     "type": "esriFieldTypeString",
     "alias": "SURFACE",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_SURFACE",
      "description": "",
      "codedValues": [
       {
        "name": "Natural Surface - bare-earth or vegetated",
        "code": "Natural"
       },
       {
        "name": "Aggregate - gravel or crushed limestone",
        "code": "Aggregt"
       },
       {
        "name": "Paved - asphalt or concrete",
        "code": "Paved"
       },
       {
        "name": "Snow - winter only use",
        "code": "Snow"
       },
       {
        "name": "Boardwalk",
        "code": "Boardwlk"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unkn"
       },
       {
        "name": "Stairs",
        "code": "Stairs"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WHEELCHAIR_FRIENDLY",
     "type": "esriFieldTypeString",
     "alias": "WHEELCHAIR_FRIENDLY",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_WHEEL_FRIENDLY",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Varies",
        "code": "Var"
       },
       {
        "name": "Unknown",
        "code": "Unk"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PRIMARY_USE",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY_USE",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_PRIME_USE",
      "description": "",
      "codedValues": [
       {
        "name": "Non-Mechanized",
        "code": "NonMech"
       },
       {
        "name": "Non-Motorized",
        "code": "NonMotor"
       },
       {
        "name": "Motorized",
        "code": "Motor"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PRIMARY_TYPE",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY_TYPE",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "TRAIL_PRIME_TYPE",
      "description": "",
      "codedValues": [
       {
        "name": "Multi-use (walking, running, biking)",
        "code": "MultiUse"
       },
       {
        "name": "Snowmobiling Trail",
        "code": "Snowmobile"
       },
       {
        "name": "Hunting and/or Fishing Access Trail",
        "code": "HuntFishAccess"
       },
       {
        "name": "Hiking/Walking Trail",
        "code": "HikeWalk"
       },
       {
        "name": "Motorized Trail",
        "code": "Motorized"
       },
       {
        "name": "Mountain Biking Trail",
        "code": "MntnBike"
       },
       {
        "name": "Equestrian Trail",
        "code": "Equestrian"
       },
       {
        "name": "Cross-country Ski Trail",
        "code": "XCountrySki"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PEDESTRIANS",
     "type": "esriFieldTypeString",
     "alias": "PEDESTRIAN",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "BIKES",
     "type": "esriFieldTypeString",
     "alias": "BICYCLES",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "E_BIKES",
     "type": "esriFieldTypeString",
     "alias": "E_BIKES",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "APV_50",
     "type": "esriFieldTypeString",
     "alias": "APV_50",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "APV_50_62",
     "type": "esriFieldTypeString",
     "alias": "APV_50_62",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "APV_62",
     "type": "esriFieldTypeString",
     "alias": "APV_62",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "OFF_ROAD_4X4",
     "type": "esriFieldTypeString",
     "alias": "Off-Road 4X4",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SNOWMOBILES",
     "type": "esriFieldTypeString",
     "alias": "SNOWMOBILES",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XC_SKIING",
     "type": "esriFieldTypeString",
     "alias": "XC_SKIING",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "DOGS",
     "type": "esriFieldTypeString",
     "alias": "DOGS",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "PETS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Varies Seasonally",
        "code": "Varies"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CUSTOM_ALLOW",
     "type": "esriFieldTypeString",
     "alias": "CUSTOM_ALLOW",
     "length": 125,
     "domain": null
    },
    {
     "name": "CUSTOM_PROHIBIT",
     "type": "esriFieldTypeString",
     "alias": "CUSTOM_PROHIBIT",
     "length": 125,
     "domain": null
    },
    {
     "name": "RESTRICTIONS",
     "type": "esriFieldTypeString",
     "alias": "RESTRICTIONS",
     "length": 255,
     "domain": null
    },
    {
     "name": "DATA_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "DATA_SOURCE",
     "length": 125,
     "domain": null
    },
    {
     "name": "BLAZE_COLOR",
     "type": "esriFieldTypeString",
     "alias": "BLAZE_COLOR",
     "length": 25,
     "domain": null
    },
    {
     "name": "LENGTH_MI",
     "type": "esriFieldTypeSingle",
     "alias": "LENGTH_MI",
     "domain": null
    },
    {
     "name": "MIN_ELEV",
     "type": "esriFieldTypeInteger",
     "alias": "MIN_ELEV",
     "domain": null
    },
    {
     "name": "MAX_ELEV",
     "type": "esriFieldTypeInteger",
     "alias": "MAX_ELEV",
     "domain": null
    },
    {
     "name": "CREATED_BY",
     "type": "esriFieldTypeString",
     "alias": "CREATED_BY",
     "length": 35,
     "domain": null
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MODIFIED_BY",
     "type": "esriFieldTypeString",
     "alias": "MODIFIED_BY",
     "length": 35,
     "domain": null
    },
    {
     "name": "MODIFIED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "MODIFIED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "HORSES",
     "type": "esriFieldTypeString",
     "alias": "HORSE",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "TRAILS_ALLOW",
      "description": "",
      "codedValues": [
       {
        "name": "Recommended",
        "code": "Recmnd"
       },
       {
        "name": "Not Recommended",
        "code": "NotRcmnd"
       },
       {
        "name": "Not Allowed",
        "code": "NotAllow"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TRAIL_WEBSITE",
     "type": "esriFieldTypeString",
     "alias": "TRAIL_WEBSITE",
     "length": 255,
     "domain": null
    },
    {
     "name": "TRAIL_DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "TRAIL_DESCRIPTION",
     "length": 500,
     "domain": null
    },
    {
     "name": "FeaturedRoute",
     "type": "esriFieldTypeString",
     "alias": "FeaturedRoute",
     "length": 65,
     "domain": null
    },
    {
     "name": "ALT2_TRAIL_NAME",
     "type": "esriFieldTypeString",
     "alias": "ALT2_TRAIL_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "ALT3_TRAIL_NAME",
     "type": "esriFieldTypeString",
     "alias": "ALT3_TRAIL_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "ALT4_TRAIL_NAME",
     "type": "esriFieldTypeString",
     "alias": "ALT4_TRAIL_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    },
    {
     "name": "TRAIL_CLOSED_DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "TRAIL_CLOSED_DESCRIPTION",
     "length": 500,
     "domain": null
    },
    {
     "name": "ST_ID",
     "type": "esriFieldTypeInteger",
     "alias": "ST_ID",
     "domain": null
    },
    {
     "name": "ALT5_TRAIL_NAME",
     "type": "esriFieldTypeString",
     "alias": "ALT5_TRAIL_NAME",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R54_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_54",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_54",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S37_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "0d0b99b339394ecfb4efa0398dd2a59a"
  }
 ],
 "tables": []
}