{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "BLM NM Designated Wilderness Study Areas (WSA)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 577792, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon feature class represents the spatial extent and boundaries of the BLM National Landscape Conservation System (NLCS) Wilderness Study Areas.", "copyrightText": "BLM Admin State", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 114574.3021999998, "ymin": 3473418.5973000005, "xmax": 609541.8509, "ymax": 4046839.2058000006, "spatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 204, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NLCS_NAME] CONCAT \" \" CONCAT \"WSA\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 144449, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Corbel", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NLCS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NLCS_NAME", "type": "esriFieldTypeString", "alias": "NLCS Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NLCS_NM" }, { "name": "CASEFILE_NO", "type": "esriFieldTypeString", "alias": "Casefile Number", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": "UNK", "modelName": "CASE_FILE_NO" }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administratice State Code", "domain": { "type": "codedValue", "name": "DOM_ADMIN_ST", "description": "An abbreviation for the administrative state office", "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": "Nevada", "code": "NV" }, { "name": "New Mexico", "code": "NM" }, { "name": "Oregon", "code": "OR" }, { "name": "Utah", "code": "UT" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADMIN_ST" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "NLCS_ID", "type": "esriFieldTypeString", "alias": "NLCS Unique Identifier", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NLCS_ID" }, { "name": "WSA_RCMND", "type": "esriFieldTypeString", "alias": "WSA Recommendation", "domain": { "type": "codedValue", "name": "NLCS_DOM_WSA_RCMND", "description": "WSA_RCMND", "codedValues": [ { "name": "Suitable", "code": "Suitable" }, { "name": "Non-suitable", "code": "Non-suitable" }, { "name": "No recommendation", "code": "No recommendation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WSA_RCMND" }, { "name": "ROD_DATE", "type": "esriFieldTypeDate", "alias": "Record of Decision Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": 253392451200000, "modelName": "ROD_DT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_50", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BLM NM Designated Wilderness Study Areas (WSA)", "description": "", "prototype": { "attributes": { "WSA_RCMND": null, "NLCS_NAME": null, "CASEFILE_NO": "UNK", "ADMIN_ST": null, "ROD_DATE": 253392451200000, "NLCS_ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }