{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Ground Transportation Linear Feature", "type": "Feature Layer", "description": "A national BLM GTLF data standard is essential for collecting the landscape-scale data necessary to identify management opportunities and challenges that may not be evident when managing smaller land areas. GTLF data not only serve the crucial function of improving BLM transportation planning, but is also invaluable to numerous other BLM programs affected by transportation (e.g. water and air quality, wildlife habitat fragmentation, engineering, realty, cultural resources).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Bureau of Land Management, Network Operations Center (NOC)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OBSRVE_ROUTE_USE_CLASS", "uniqueValueGroups": [ { "heading": "Observed Route Use Class", "classes": [ { "label": "Non-Motorized", "description": "Non-Motorized", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "Non-Motorized" ], [ "Non-Mechanized" ], [ "Unknown" ] ] }, { "label": "Motorized", "description": "Motorized", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 133, 133, 255 ], "width": 1.5 }, "values": [ [ "2WD Low" ], [ "4WD High Clearance/Specialized" ], [ "4WD Low" ], [ "ATV" ], [ "Motorized Single Track" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 1.5 }, "value": "Non-Motorized", "label": "Non-Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 1.5 }, "value": "Non-Mechanized", "label": "Non-Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 0, 0, 255 ], "width": 1.5 }, "value": "Unknown", "label": "Non-Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 133, 133, 255 ], "width": 1.5 }, "value": "2WD Low", "label": "Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 133, 133, 255 ], "width": 1.5 }, "value": "4WD High Clearance/Specialized", "label": "Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 133, 133, 255 ], "width": 1.5 }, "value": "4WD Low", "label": "Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 133, 133, 255 ], "width": 1.5 }, "value": "ATV", "label": "Motorized" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 133, 133, 255 ], "width": 1.5 }, "value": "Motorized Single Track", "label": "Motorized" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -149.80404597399996, "ymin": 26.948324800000023, "xmax": -80.08037312799993, "ymax": 65.51920211600003, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLTP_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLTP_CODE", "type": "esriFieldTypeString", "alias": "FLTP Status", "length": 9, "domain": { "type": "codedValue", "name": "GTLF_DOM_FLTP_CODE", "description": "The identification of a route as part of the Federal Lands Transportation Program (FLTP).", "codedValues": [ { "name": "Route is not identified as part of FLTP", "code": "No" }, { "name": "Route is nominated to be part of FLTP", "code": "Nominated" }, { "name": "Route has been identified as part of FLTP", "code": "Yes" }, { "name": "Unknown if route is part of FLTP", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DSTRBTE_EXTRNL_CODE", "type": "esriFieldTypeString", "alias": "External Distribution Status", "length": 7, "domain": { "type": "codedValue", "name": "DOM_YES_NO", "description": "YES_NO", "codedValues": [ { "name": "No - Negative or Not Present", "code": "NO" }, { "name": "Yes - Affirmative or Present", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "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": "PLAN_ROUTE_DSGNTN_AUTH", "type": "esriFieldTypeString", "alias": "Planned Route Designation Authority", "length": 10, "domain": { "type": "codedValue", "name": "GTLF_DOM_ROUTE_DSGNTN_AUTH", "description": "Indicates if the BLM has authority to make a route designation on the ground transportation linear feature.", "codedValues": [ { "name": "BLM has route designation authority.", "code": "BLM" }, { "name": "BLM does NOT have route designation authority.", "code": "Non-BLM" }, { "name": "Org. with route designation authority is unknown.", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_ASSET_CLASS", "type": "esriFieldTypeString", "alias": "Asset Classification", "length": 50, "domain": { "type": "codedValue", "name": "GTLF_DOM_BLM_ASSET_CLASS", "description": "The basic characteristics of a route including if it is part of the BLM Transportation System as a Road, Primitive Road or Trail.", "codedValues": [ { "name": "Route designated for use by low-clearance vehicles having 4+ wheels and maintained for regular continuous use.", "code": "Transportation System - Road" }, { "name": "Route designated for use by 4-wheel drive/high-clearance vehicles.", "code": "Transportation System - Primitive Road" }, { "name": "Route designated for use by human-powered, stock or off-road vehicles, or for historical/heritage values.", "code": "Transportation System - Trail" }, { "name": "Undesignated route usually associated to a project with a finite lifespan.", "code": "Temporary Route" }, { "name": "Undesignated route located within a WSA or lands with wilderness characteristics.", "code": "Primitive Route - WSA/LWC" }, { "name": "Human-made route which is not part of BLM transportation system and will not be retained.", "code": "Linear Disturbance" }, { "name": "No planning decision has been made on this route.", "code": "Not Assessed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_OHV_ROUTE_DSGNTN", "type": "esriFieldTypeString", "alias": "Planned OHV Route Designation", "length": 10, "domain": { "type": "codedValue", "name": "GTLF_DOM_OHV_ROUTE_DSGNTN", "description": "OHV designation represents the limitations placed on a linear feature specifically regarding Off-Highway Vehicle (OHV) use.", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Limited", "code": "Limited" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEPA_DOC_NUM", "type": "esriFieldTypeString", "alias": "NEPA Document Number", "length": 50, "domain": null }, { "name": "ROUTE_PLAN_ID", "type": "esriFieldTypeString", "alias": "Route Plan ID", "length": 10, "domain": null }, { "name": "PLAN_PRMRY_ROUTE_MNGT_OBJTV", "type": "esriFieldTypeString", "alias": "Planned Primary Route Management Objective", "length": 25, "domain": { "type": "codedValue", "name": "GTLF_DOM_PRMRY_ROUTE_MNGT_OBJTV", "description": "The primary route management objective is the primary reason for managing the route.", "codedValues": [ { "name": "Primary objective is travel between 2+ other routes.", "code": "Connectivity" }, { "name": "Primary objective is to provide for recreational experience.", "code": "Experience" }, { "name": "Access to specific location for specific task/project.", "code": "Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_MODE_TRNSPRT", "type": "esriFieldTypeString", "alias": "Planned Mode of Transport", "length": 25, "domain": { "type": "codedValue", "name": "GTLF_DOM_PLAN_MODE_TRNSPRT", "description": "Indicates the planned general category of transportation allowed on the route.", "codedValues": [ { "name": "Transport using propulsion by foot and/or stock animal. Nothing mechanized or motorized.", "code": "Non-Mechanized" }, { "name": "Includes all non-mechanized forms plus mechanical forms of propulsion.", "code": "Non-Motorized" }, { "name": "Includes all motorized, mechanized and non-mechanized forms of transport.", "code": "Motorized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_ADD_MODE_TRNSPRT_RSTRT_CD", "type": "esriFieldTypeString", "alias": "Planned Additional Mode of Transport Restriction Status", "length": 7, "domain": { "type": "codedValue", "name": "DOM_YES_NO", "description": "YES_NO", "codedValues": [ { "name": "No - Negative or Not Present", "code": "NO" }, { "name": "Yes - Affirmative or Present", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_ACCESS_RSTRCT", "type": "esriFieldTypeString", "alias": "Planned Access Restriction", "length": 50, "domain": { "type": "codedValue", "name": "GTLF_DOM_ACCESS_RSTRCT", "description": "The restrictions on person/organizations that can access/use the route.", "codedValues": [ { "name": "No one allowed to access.", "code": "All" }, { "name": "Government management uses only (BLM, Fire, etc.)", "code": "Admin Only" }, { "name": "No restrictions on who can use the route.", "code": "None" }, { "name": "Permitted users, land owner, fire personnel and BLM", "code": "Authorized/Permitted User Only" }, { "name": "No determination made on who can use the route.", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_SEASON_RSTRCT_CODE", "type": "esriFieldTypeString", "alias": "Planned Seasonal Restriction Status", "length": 7, "domain": null }, { "name": "OBSRVE_MODE_TRNSPRT", "type": "esriFieldTypeString", "alias": "Observed Mode of Transport", "length": 25, "domain": { "type": "codedValue", "name": "GTLF_DOM_OBSRVE_MODE_TRNSPRT", "description": "Indicates the general category of transportation observed on the route. ", "codedValues": [ { "name": "Transport using propulsion by foot and/or stock animal. Nothing mechanized or motorized.", "code": "Non-Mechanized" }, { "name": "Includes all non-mechanized forms plus mechanical forms of propulsion.", "code": "Non-Motorized" }, { "name": "Includes all motorized, mechanized and non-mechanized forms of transport.", "code": "Motorized" }, { "name": "Unknown or unable to determine mode of transport", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSRVE_SRFCE_TYPE", "type": "esriFieldTypeString", "alias": "Observed Surface Type", "length": 25, "domain": { "type": "codedValue", "name": "GTLF_DOM_OBSRVE_SRFCE_TYPE", "description": "The main surface material of the ground transportation linear feature.", "codedValues": [ { "name": "Include, not limited to, full depth asphalt, asphalt overlay, bituminous surface treatment (BST) and concrete.", "code": "Solid Surface" }, { "name": "Any aggregate material regardless of compaction status.", "code": "Aggregate" }, { "name": "Natural on-site surface that has been improved.", "code": "Natural Improved" }, { "name": "Naturally occurring soils exclusive of imported roadway surfacing materials. Use if improvement of surface is unknown.", "code": "Natural" }, { "name": "Surface material identified but does not exist elsewhere in list.", "code": "Other" }, { "name": "Snow is the only surface type.", "code": "Snow" }, { "name": "The surface material is unknown or undetermined.", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSRVE_FUNC_CLASS", "type": "esriFieldTypeString", "alias": "Observed Functional Class", "length": 15, "domain": { "type": "codedValue", "name": "GTLF_DOM_OBSRVE_FUNC_CLASS", "description": "The grouping of routes by the character of service they provide and the amount of traffic.", "codedValues": [ { "name": "Connects to arterials to provide primary access.", "code": "Collector" }, { "name": "Connects to collector access.", "code": "Local" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Provides major access/No BLM.", "code": "Arterial" }, { "name": "Provides remaining access.", "code": "Resource" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSRVE_ROUTE_USE_CLASS", "type": "esriFieldTypeString", "alias": "Observed Route Use Class", "length": 50, "domain": { "type": "codedValue", "name": "GTLF_DOM_ROUTE_USE_CLASS", "description": "Describes the observed physical suitability of road use in order to aid safe travel by the public across the BLM road network.", "codedValues": [ { "name": "Any of various motorized vehicles for travel on snow.", "code": "Over Snow Vehicle" }, { "name": "Route use is either unknown or undetermined.", "code": "Unknown" }, { "name": "2wd Low Clearance Passenger Vehicle", "code": "2WD Low" }, { "name": "4wd Low Clearance Vehicle", "code": "4WD Low" }, { "name": "4wd High Clearance Vehicle including rock crawlers", "code": "4WD High Clearance/Specialized" }, { "name": "Any recreational motor vehicle other than an ATV, motorbike or over snow vehicle", "code": "UTV" }, { "name": "Any wheeled vehicle other than a over snow vehicle that travels on 3+ low-pressure tires, with a seat designed to be straddled by the operator.", "code": "ATV" }, { "name": "Off-highway motorcycle that travels on 2 tires.", "code": "Motorized Single Track" }, { "name": "Includes all non-mechanized forms plus mechanical forms of propulsion", "code": "Non-Motorized" }, { "name": "Transport using propulsion by foot and/or stock animal. Nothing mechanized or motorized.", "code": "Non-Mechanized" }, { "name": "Roads for full-size vehicle use that are impassable.", "code": "Impassable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTE_PRMRY_NM", "type": "esriFieldTypeString", "alias": "Route Primary Name", "length": 75, "domain": null }, { "name": "ROUTE_SCNDRY_SPCL_DSGNTN_NM", "type": "esriFieldTypeString", "alias": "Route Secondary Special Designation Name", "length": 75, "domain": null }, { "name": "ROUTE_SPCL_DSGNTN_TYPE", "type": "esriFieldTypeString", "alias": "Route Special Designation Type", "length": 25, "domain": { "type": "codedValue", "name": "GTLF_DOM_ROUTE_SPCL_DSGNTN_TYPE", "description": "The special designations applicable to each ground transportation linear feature.", "codedValues": [ { "name": "Part of National Trail System and recognize broad facets of history", "code": "National Historic Trail" }, { "name": "Part of National Trail System, protected scenic corridors for recreation", "code": "National Scenic Trail" }, { "name": "Designated as part of BLM Back Country Byway system through RMP", "code": "BLM Back Country Byway" }, { "name": "Part of National Trail System, vary in length, terrain, difficulty, and accessibility", "code": "National Recreation Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FAMS_ID", "type": "esriFieldTypeString", "alias": "FAMS ID", "length": 10, "domain": null }, { "name": "EXSTNG_AUTH_CODE", "type": "esriFieldTypeString", "alias": "Route Existing Authorization Status", "length": 7, "domain": { "type": "codedValue", "name": "DOM_YES_NO", "description": "YES_NO", "codedValues": [ { "name": "No - Negative or Not Present", "code": "NO" }, { "name": "Yes - Affirmative or Present", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GIS_MILES", "type": "esriFieldTypeDouble", "alias": "GIS Miles", "domain": null }, { "name": "BLM_MILES", "type": "esriFieldTypeDouble", "alias": "BLM Miles", "domain": null }, { "name": "COORD_SRC_TYPE", "type": "esriFieldTypeString", "alias": "Location Source Type Name", "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": "Location Source Description Specific Name", "length": 25, "domain": null }, { "name": "DEF_FET_TYPE", "type": "esriFieldTypeString", "alias": "Defining Feature Type Name", "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 Description Name", "length": 30, "domain": null }, { "name": "ACCURACY_FT", "type": "esriFieldTypeInteger", "alias": "Line Form Accuracy Measure", "domain": null }, { "name": "CREATE_BY", "type": "esriFieldTypeString", "alias": "Created By Name", "length": 30, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "MODIFY_BY", "type": "esriFieldTypeString", "alias": "Modified By Name", "length": 30, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "WEB_DISPLAY", "type": "esriFieldTypeString", "alias": "WEB_DISPLAY", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 255, "domain": null }, { "name": "PHOTO_BLOB", "type": "esriFieldTypeBlob", "alias": "PHOTO_BLOB", "domain": null }, { "name": "PHOTO_TEXT", "type": "esriFieldTypeString", "alias": "PHOTO_TEXT", "length": 50, "domain": null }, { "name": "PHOTO_LINK", "type": "esriFieldTypeString", "alias": "PHOTO_LINK", "length": 200, "domain": null }, { "name": "PHOTO_THUMB", "type": "esriFieldTypeString", "alias": "PHOTO_THUMB", "length": 200, "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }