{
 "layers": [
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 0,
   "name": "Surface Tracts",
   "type": "Feature Layer",
   "description": "Approximate location of surface Trust Land Tracts",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32100,
    "latestWkid": 32100,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -35666000,
    "falseY": -30006900,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       151,
       219,
       242,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 60,
    "labelingInfo": [
     {
      "labelExpression": "[STRID]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "removeDuplicates": "none",
      "multiPart": "labelPerPart",
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverrun": true,
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 250000,
      "name": "Default",
      "priority": 2,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        38,
        115,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        190,
        232,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 112547.2928000018,
    "ymin": 26163.933100000024,
    "xmax": 1028814.8720000014,
    "ymax": 541300.6997000016,
    "spatialReference": {
     "wkid": 32100,
     "latestWkid": 32100,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -35666000,
     "falseY": -30006900,
     "xyUnits": 1.2418241954917815E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "tractid",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "tractid",
     "type": "esriFieldTypeString",
     "alias": "tractid",
     "length": 10,
     "domain": null
    },
    {
     "name": "GRAZING_VA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GRAZING_VA",
     "domain": null
    },
    {
     "name": "DRY_CROP_V",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Dry Crop Value",
     "domain": null
    },
    {
     "name": "IRR_VAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Irrigated Value",
     "domain": null
    },
    {
     "name": "FOREST_VAL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Forest Value",
     "domain": null
    },
    {
     "name": "V_COMMENT",
     "type": "esriFieldTypeString",
     "alias": "Value Comment",
     "length": 254,
     "domain": null
    },
    {
     "name": "GrantID",
     "type": "esriFieldTypeString",
     "alias": "GrantID",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "GRANTID",
      "description": "Trust Lands Grants",
      "codedValues": [
       {
        "name": "Common Schools",
        "code": "CS"
       },
       {
        "name": "MSU 2nd Grant",
        "code": "ACB"
       },
       {
        "name": "MSU Morrill",
        "code": "ACI"
       },
       {
        "name": "Public Buildings",
        "code": "PB"
       },
       {
        "name": "School for the Deaf and Blind",
        "code": "DB"
       },
       {
        "name": "School of Mines",
        "code": "SM"
       },
       {
        "name": "Soldiers Home",
        "code": "SH"
       },
       {
        "name": "State Industrial School",
        "code": "SRS"
       },
       {
        "name": "State Normal School",
        "code": "SNS"
       },
       {
        "name": "University of Montana",
        "code": "UM"
       },
       {
        "name": "Acquired Lands - Public School Income",
        "code": "08026"
       },
       {
        "name": "Public Land Trust Income - Navigable Rivers",
        "code": "09021"
       },
       {
        "name": "Special Sir Grant Fund",
        "code": "09000"
       },
       {
        "name": "General Fund",
        "code": "GF"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "UNIT",
     "type": "esriFieldTypeString",
     "alias": "UNIT",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "Unit",
      "description": "Unit designation",
      "codedValues": [
       {
        "name": "Anaconda",
        "code": "ANA"
       },
       {
        "name": "Billings",
        "code": "BIL"
       },
       {
        "name": "Bozeman",
        "code": "BOZ"
       },
       {
        "name": "Clearwater",
        "code": "CLW"
       },
       {
        "name": "Conrad",
        "code": "CON"
       },
       {
        "name": "Dillon",
        "code": "DIL"
       },
       {
        "name": "Glasgow",
        "code": "GLA"
       },
       {
        "name": "Hamilton",
        "code": "HAM"
       },
       {
        "name": "Havre",
        "code": "HAV"
       },
       {
        "name": "Helena",
        "code": "HEL"
       },
       {
        "name": "Kalispell",
        "code": "KAL"
       },
       {
        "name": "Lewistown",
        "code": "LEW"
       },
       {
        "name": "Libby",
        "code": "LIB"
       },
       {
        "name": "Miles City",
        "code": "MIL"
       },
       {
        "name": "Missoula",
        "code": "MSO"
       },
       {
        "name": "Plains",
        "code": "PLN"
       },
       {
        "name": "Stillwater",
        "code": "STW"
       },
       {
        "name": "Swan",
        "code": "SWN"
       },
       {
        "name": "Multiple",
        "code": "MUL"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "STRID",
     "type": "esriFieldTypeString",
     "alias": "TRS as STRID",
     "length": 20,
     "domain": null
    },
    {
     "name": "TRS",
     "type": "esriFieldTypeString",
     "alias": "TwnRngSec",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 50000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 1,
   "name": "Federal Lands",
   "type": "Feature Layer",
   "description": "A depiction of the boundary that encompasses a Ranger District.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32100,
    "latestWkid": 32100,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -35666000,
    "falseY": -30006900,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FederalAge",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "BLM",
       "label": "BLM"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         115,
         255
        ],
        "outline": null
       },
       "value": "USFS",
       "label": "USFS"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          194,
          255
         ],
         "toColor": [
          179,
          252,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          250,
          255
         ],
         "toColor": [
          252,
          179,
          250,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          196,
          179,
          255
         ],
         "toColor": [
          252,
          196,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          222,
          252,
          255
         ],
         "toColor": [
          179,
          222,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          242,
          184,
          255
         ],
         "toColor": [
          252,
          242,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          183,
          252,
          255
         ],
         "toColor": [
          182,
          183,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          242,
          255
         ],
         "toColor": [
          252,
          215,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          252,
          238,
          255
         ],
         "toColor": [
          210,
          252,
          238,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          225,
          252,
          210,
          255
         ],
         "toColor": [
          225,
          252,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          187,
          203,
          255
         ],
         "toColor": [
          252,
          187,
          203,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          204,
          252,
          255
         ],
         "toColor": [
          220,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          226,
          207,
          255
         ],
         "toColor": [
          252,
          226,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          252,
          179,
          255
         ],
         "toColor": [
          224,
          252,
          179,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 60,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 111854.42750000209,
    "ymin": 17695.16000000015,
    "xmax": 1030197.641400002,
    "ymax": 547983.675999999,
    "spatialReference": {
     "wkid": 32100,
     "latestWkid": 32100,
     "xyTolerance": 0.001,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -35666000,
     "falseY": -30006900,
     "xyUnits": 1.2418241954917815E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OBJECTID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Leng",
     "domain": null
    },
    {
     "name": "FederalAge",
     "type": "esriFieldTypeString",
     "alias": "FederalAge",
     "length": 50,
     "domain": null
    },
    {
     "name": "RangerDist",
     "type": "esriFieldTypeString",
     "alias": "RangerDist",
     "length": 254,
     "domain": null
    },
    {
     "name": "Label",
     "type": "esriFieldTypeString",
     "alias": "Label",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "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": 50000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}