{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "BLM CA Land Use Planning Area Plans Table", "type": "Table", "description": "This Land Use Plan Table contains attributes about anticipated, in-progress, existing and historical land use plans. This is the parent table of the feature set and all related polygons and reports generated from this feature set will derive their core attribute information from this table.", "copyrightText": "U.S. Department of the Interior, Bureau of Land Management (BLM), California State Office", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "lupa_poly", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "LUP_ID", "composite": false, "catalogID": "{089CDBDC-607D-4FAC-9423-AC3B7E16E3AF}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LUP_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LUP_ID", "type": "esriFieldTypeString", "alias": "LUP National Identifier", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "LUP_ID" }, { "name": "LUP_CYCLE", "type": "esriFieldTypeString", "alias": "LUP Cycle", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "LUP_CYCLE" }, { "name": "LUP_CYCLE_ID", "type": "esriFieldTypeString", "alias": "LUP Cycle Identifier", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "LUP_CYCLE_ID" }, { "name": "LUP_NM", "type": "esriFieldTypeString", "alias": "LUP Project Name", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "LUP_NM" }, { "name": "LUP_SHT_NM", "type": "esriFieldTypeString", "alias": "LUP Short Name", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "LUP_SHT_NM" }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ADMIN_ST" }, { "name": "LUP_TYPE_CD", "type": "esriFieldTypeString", "alias": "LUP Type Code", "domain": { "type": "codedValue", "name": "LUPA_DOM_LUP_TYPE_CD", "description": "Land Use Plan Type Code", "codedValues": [ { "name": "Management Framework Plan", "code": "MFP" }, { "name": "Resource Management Plan", "code": "RMP" }, { "name": "No Plan", "code": "NP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "LUP_TYPE_CD" }, { "name": "LUP_EFRT_TYPE_CD", "type": "esriFieldTypeString", "alias": "LUP Effort Type Code", "domain": { "type": "codedValue", "name": "LUPA_DOM_LUP_EFRT_TYPE_CD", "description": "Effort Type Code", "codedValues": [ { "name": "Maintenance", "code": "MNTNC" }, { "name": "Partial Replacement", "code": "PTL RPLCMNT" }, { "name": "New LUP", "code": "NEW" }, { "name": "Amendment to Existing LUP", "code": "AMDMNT" }, { "name": "Revision to Existing LUP", "code": "RVSN" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "LUP_EFRT_TYPE_CD" }, { "name": "LUP_PRRTY_CAT_CD", "type": "esriFieldTypeString", "alias": "LUP Priority Category Code", "domain": { "type": "codedValue", "name": "LUPA_DOM_LUP_PRRTY_CAT_CD", "description": "Plan Priority Categories", "codedValues": [ { "name": "None", "code": "None" }, { "name": "NLCS", "code": "NLCS" }, { "name": "GRSG", "code": "GRSG" }, { "name": "Time Sensitive", "code": "Time" }, { "name": "Legislation", "code": "Legislation" }, { "name": "Litigation", "code": "Litigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "LUP_PRRTY_CAT_CD" }, { "name": "ROD_DT", "type": "esriFieldTypeDate", "alias": "Record of Decision Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "ROD_DT" }, { "name": "LUP_INACT_DT", "type": "esriFieldTypeDate", "alias": "LUP Inactive Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LUP_INACT_DT" }, { "name": "LUP_URL", "type": "esriFieldTypeString", "alias": "Land Use Plan URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUP_URL" }, { "name": "NEPA_NR", "type": "esriFieldTypeString", "alias": "NEPA Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NEPA_NR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "indexes": [ { "name": "R311_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_311", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "G786LUP_ID", "isAscending": true, "isUnique": false, "description": "", "fields": "LUP_ID" }, { "name": "G786LUP_CYCLE_ID", "isAscending": true, "isUnique": false, "description": "", "fields": "LUP_CYCLE_ID" }, { "name": "UUID_OID_311", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "BLM CA Land Use Planning Area Plans Table", "description": "", "prototype": { "attributes": { "LUP_URL": null, "NEPA_NR": null, "LUP_ID": " ", "LUP_CYCLE": " ", "LUP_CYCLE_ID": " ", "LUP_NM": " ", "LUP_SHT_NM": " ", "ADMIN_ST": " ", "LUP_TYPE_CD": " ", "LUP_EFRT_TYPE_CD": " ", "LUP_PRRTY_CAT_CD": " ", "ROD_DT": -2209161600000, "LUP_INACT_DT": -2209161600000 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }