{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "NLCS National Scenic and Historic Trails Lines", "type": "Feature Layer", "description": "This Feature displays the National Historic Trails, which are extended trails that closely follow a historic trail or route of travel of national significance. The purpose of the NSHT Feature Service is to support offline applications. Designation identifies and protects historic routes, historic remnants, and artifacts for public use and enjoyment. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 1.11749395884223E-7, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.99999999031, "falseY": -399.999999980098, "xyUnits": 5.72710031169264E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "PUBLIC. These data are provided by Bureau of Land Management (BLM) \u201cas is\u201d and might contain errors or omissions. The User assumes the entire risk associated with its use of these data and bears all responsibility in determining whether these data are fit for the User\u2019s intended use. The information contained in these data is dynamic and may change over time. The data are not better than the sources from which they were derived, and both scale and accuracy may vary across the data set. These data might not have the accuracy, resolution, completeness, timeliness, or other characteristics appropriate for applications that potential users of the data may contemplate. The User is encouraged to carefully consider the content of the metadata file associated with these data. These data are neither legal documents nor land surveys, and must not be used as such. Official records may be referenced at most BLM offices. Please report any errors in the data to the BLM office from which it was obtained. The BLM should be cited as the data source in any products derived from these data. Any Users wishing to modify the data should describe the types of modifications they have performed. The User should not misrepresent the data, nor imply that changes made were approved or endorsed by BLM. This data may be updated by the BLM without notification.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 180, 75, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.8341761284553897E7, "ymin": 2969031.663917242, "xmax": -7672319.457913449, "ymax": 9497254.17189929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NLCS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NLCS_ID", "type": "esriFieldTypeString", "alias": "NLCS Unique Identifier", "length": 10, "domain": null }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "Trail Designation", "length": 20, "domain": { "type": "codedValue", "name": "DOM_TRAIL_TYPE", "description": "TRAIL_TYPE", "codedValues": [ { "name": "Scenic", "code": "Scenic" }, { "name": "Historic", "code": "Historic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NSHT_SGMNT_NO", "type": "esriFieldTypeString", "alias": "NSHT Segment Number", "length": 10, "domain": null }, { "name": "NLCS_NAME", "type": "esriFieldTypeString", "alias": "NLCS Name", "length": 100, "domain": null }, { "name": "FAMS_ID", "type": "esriFieldTypeString", "alias": "Facilities Asset Management ID", "length": 8, "domain": null }, { "name": "CASEFILE_NO", "type": "esriFieldTypeString", "alias": "Casefile Number", "length": 17, "domain": null }, { "name": "MNG_AGCY", "type": "esriFieldTypeString", "alias": "Managing Agency", "length": 8, "domain": { "type": "codedValue", "name": "NLCS_DOM_MNG_AGCY", "description": "MNG_AGCY", "codedValues": [ { "name": "BLM", "code": "BLM" }, { "name": "BIA", "code": "BIA" }, { "name": "FWS", "code": "FWS" }, { "name": "NPS", "code": "NPS" }, { "name": "USFS", "code": "USFS" }, { "name": "Military", "code": "Military" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "length": 2, "domain": { "type": "codedValue", "name": "DOM_ADMIN_ST", "description": "ADMIN_ST", "codedValues": [ { "name": "Alaska", "code": "AK" }, { "name": "Arizona", "code": "AZ" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Eastern States", "code": "ES" }, { "name": "Idaho", "code": "ID" }, { "name": "Montana", "code": "MT" }, { "name": "New Mexico", "code": "NM" }, { "name": "Nevada", "code": "NV" }, { "name": "Oregon", "code": "OR" }, { "name": "Utah", "code": "UT" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COORD_SRC_TYPE", "type": "esriFieldTypeString", "alias": "Coordinate Source Type Code", "length": 5, "domain": { "type": "codedValue", "name": "DOM_COORD_SOURCE_TYPE", "description": "COORD_SOURCE_TYPE", "codedValues": [ { "name": "Manuscript Lines", "code": "MAP" }, { "name": "DOQ or other imagery backdrops", "code": "IMG" }, { "name": "Lines Obtained from a GPS Device", "code": "GPS" }, { "name": "Digital Line Graph", "code": "DLG" }, { "name": "Cartographic Feature Files", "code": "CFF" }, { "name": "Lines Snapped to Geographic Coordinate Database", "code": "GCD" }, { "name": "Digital Elevation Model", "code": "DEM" }, { "name": "USGS National Hydrologic Dataset", "code": "NHD" }, { "name": "Survey", "code": "SRV" }, { "name": "Township, Range, Section", "code": "TRS" }, { "name": "Legal Land Description", "code": "LLD" }, { "name": "BLM GIS Layer", "code": "GIS" }, { "name": "Unknown", "code": "UNK" }, { "name": "Digital Raster Graphics", "code": "DRG" }, { "name": "Other", "code": "OTH" }, { "name": "Watershed Boundary Dataset", "code": "WBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COORD_SRC2", "type": "esriFieldTypeString", "alias": "Coordinate Source Code", "length": 25, "domain": null }, { "name": "DEF_FET_TYPE", "type": "esriFieldTypeString", "alias": "Defining Feature Type Code", "length": 15, "domain": { "type": "codedValue", "name": "DOM_DEF_FEATURE_TYPE", "description": "DEF_FEATURE_TYPE", "codedValues": [ { "name": "Erosion Slope Landform", "code": "ER_SLOPE" }, { "name": "Coastal Fluvial Landform", "code": "COAST_FLUV" }, { "name": "Other Landform", "code": "OTH_LAND" }, { "name": "Vegetation", "code": "VEG" }, { "name": "Constructed Feature", "code": "CONST_FEAT" }, { "name": "Administrative Boundary", "code": "ADMIN_BND" }, { "name": "PLSS", "code": "PLSS" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEF_FET2", "type": "esriFieldTypeString", "alias": "Defining Feature Code", "length": 30, "domain": null }, { "name": "ACCURACY_FT", "type": "esriFieldTypeInteger", "alias": "Accuracy Measurement In Feet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_345", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I8888NLCS_ID", "fields": "NLCS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S286_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": 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, "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": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1738196496000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }