{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Land Use Planning Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon feature class represents the spatial extent and boundaries for anticipated, in-progress, existing and historic BLM Land Use Planning Area (LUPA) polygons within the BLM Administrative State of Nevada. Land Use Planning Areas are geographic areas within which the BLM will make decisions during a land use planning effort. Land Use Planning Area Boundaries shift from an \"in-progress\" status and become Existing Land Use Planning Areas when the Land Use Plan has been approved and a Record of Decision Date has been established. At this point, these LUPAs are officially \"existing\" and the previous plan is moved to a \"historic\" status.", "copyrightText": "Reference and acknowledge the Bureau of Land Management in products derived from this map. Bureau of Land Management, Nevada State Office", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -120.12693730489747, "ymin": 35.00178926631713, "xmax": -114.04053030433664, "ymax": 42.00024996171817, "spatialReference": { "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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LUPA_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LUPA_ID", "type": "esriFieldTypeString", "alias": "LUPA National Identifier", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "LUPA_ID" }, { "name": "PA_LOCAL_ID", "type": "esriFieldTypeString", "alias": "Local Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PA_LOCAL_ID" }, { "name": "LUP_ID", "type": "esriFieldTypeString", "alias": "LUP National Identifier", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "LUP_ID" }, { "name": "LUPA_NM", "type": "esriFieldTypeString", "alias": "LUPA Name", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "LUPA_NM" }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "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" }, { "name": "Unknown", "code": "XX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ADMIN_ST" }, { "name": "LUP_STATUS", "type": "esriFieldTypeString", "alias": "LUP Status", "domain": { "type": "codedValue", "name": "LUPA_DOM_LUP_STATUS", "description": "Land Use Plan Status ", "codedValues": [ { "name": "Anticipated", "code": "ANTCPTD" }, { "name": "In-Progress", "code": "PRGS" }, { "name": "Existing", "code": "EXIST" }, { "name": "Historic", "code": "HIST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 11, "defaultValue": "ANTCPTD", "modelName": "LUP_STATUS" }, { "name": "BNDRY_INACT_DT", "type": "esriFieldTypeDate", "alias": "LUP Boundary Inactive Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BNDRY_INACT_DT" }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GIS_ACRES" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G1605LUP_ID", "fields": "LUP_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Land Use Planning Area", "description": "", "prototype": { "attributes": { "GIS_ACRES": 0, "BNDRY_INACT_DT": null, "LUPA_ID": " ", "PA_LOCAL_ID": null, "LUP_ID": " ", "LUPA_NM": " ", "ADMIN_ST": " ", "LUP_STATUS": "ANTCPTD" } }, "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 }