{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Road Status During Hunting Season", "type": "Feature Layer", "description": "This feature class contains road data derived from applying Infra data to a national forest's road GIS data. Infrastructure (Infra) is a collection of applications which house information related to an assets managed by the Forest Service (including but not limited to, Roads, Bridges, Buildings, Water Systems, Waste Water Systems, Dams, Trails, and Recreation Sites). The feature class contains records for all roads that are in each database and are correctly configured. This data would include only existing roads, ones that permit motorized use as well as those that do not. For roads that are legally open for motorized use, it identifies the authorized modes of travel and season of use. This data may not represent a forest's currently published Motor Vehicle Use Map (MVUM). This feature class is derived from the Infra table II_MVUM_ROAD_ALLOW. Access and Travel Management (ATM) data included is pulled from the Allowed Uses tab in the Infra ATM for Roads form. Since this feature class is a current snapshot of Infra data, it is different than the currently published MVUM data and thus is for internal use only, primarily for review of Infra data during development or update of MVUM. This feature class will not be published for public use.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "United States Forest Service Natural Resource Manager (NRM) Infra application", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 624363.2312000003, "ymin": 4568238.7213, "xmax": 698490.5965, "ymax": 4652495.0638, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 40, "domain": null }, { "name": "oper_maint_level", "type": "esriFieldTypeString", "alias": "Oper_Maint_Level", "length": 40, "domain": null }, { "name": "security_id", "type": "esriFieldTypeString", "alias": "Security_ID", "length": 30, "domain": null }, { "name": "seasonal", "type": "esriFieldTypeString", "alias": "Seasonal", "length": 30, "domain": null }, { "name": "high_clearance_vehicle_dur", "type": "esriFieldTypeString", "alias": "High_Clearance_Vehicle_Dur", "length": 500, "domain": null }, { "name": "gis_miles", "type": "esriFieldTypeDouble", "alias": "GIS_MILES", "domain": null }, { "name": "statushunterroads", "type": "esriFieldTypeString", "alias": "STATUSHUNTERROADS", "length": 50, "domain": null }, { "name": "onlistoryearlong", "type": "esriFieldTypeString", "alias": "OnListOrYearlong", "length": 20, "domain": null }, { "name": "statusduring2021", "type": "esriFieldTypeString", "alias": "StatusDuring2021", "length": 35, "domain": null }, { "name": "statusduring2022", "type": "esriFieldTypeString", "alias": "StatusDuring2022", "length": 35, "domain": null }, { "name": "statusduring2023", "type": "esriFieldTypeString", "alias": "STATUSDURING2023", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "statusduring2024", "type": "esriFieldTypeString", "alias": "StatusDuring2024", "length": 50, "domain": { "type": "codedValue", "name": "RoadStatusHunting", "description": "The status of a road during hunting season", "codedValues": [ { "name": "Not Open during Hunting Season", "code": "Not Open during Hunting Season" }, { "name": "Open During Hunting Season", "code": "Open During Hunting Season" }, { "name": "Only Open for Disabled Hunters", "code": "Only Open for Disabled Hunters" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r260_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a148_ix1", "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, "hasM": 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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }