{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "BLM CA Land Use Planning Area Boundary Polygon", "type": "Feature Layer", "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. 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.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3310, "latestWkid": 3310, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16909700, "falseY": -8597000, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 3310, "latestWkid": 3310, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16909700, "falseY": -8597000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "U.S. Department of the Interior, Bureau of Land Management (BLM), California State Office", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 181, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -396158.5247000009, "ymin": -607643.9113999996, "xmax": 529520.6612999998, "ymax": 451754.18909999914, "spatialReference": { "wkid": 3310, "latestWkid": 3310, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16909700, "falseY": -8597000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LUPA_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LUPA_ID", "type": "esriFieldTypeString", "alias": "LUPA National Identifier", "length": 10, "domain": null }, { "name": "PA_LOCAL_ID", "type": "esriFieldTypeString", "alias": "Local Identifier", "length": 20, "domain": null }, { "name": "LUP_ID", "type": "esriFieldTypeString", "alias": "LUP National Identifier", "length": 10, "domain": null }, { "name": "LUPA_NM", "type": "esriFieldTypeString", "alias": "LUPA Name", "length": 255, "domain": null }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "length": 2, "domain": null }, { "name": "LUP_STATUS", "type": "esriFieldTypeString", "alias": "LUP Status", "length": 11, "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" } }, { "name": "BNDRY_INACT_DT", "type": "esriFieldTypeDate", "alias": "LUP Boundary Inactive Date", "length": 8, "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "CREATE_BY", "type": "esriFieldTypeString", "alias": "Created By Name", "length": 30, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "MODIFY_BY", "type": "esriFieldTypeString", "alias": "Modified By Name", "length": 30, "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.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G790LUP_ID", "fields": "LUP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S256_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "lupa_lup_tbl", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "LUP_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{089CDBDC-607D-4FAC-9423-AC3B7E16E3AF}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "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", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LUP_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LUP_ID", "type": "esriFieldTypeString", "alias": "LUP National Identifier", "length": 10, "domain": null }, { "name": "LUP_CYCLE", "type": "esriFieldTypeString", "alias": "LUP Cycle", "length": 1, "domain": null }, { "name": "LUP_CYCLE_ID", "type": "esriFieldTypeString", "alias": "LUP Cycle Identifier", "length": 12, "domain": null }, { "name": "LUP_NM", "type": "esriFieldTypeString", "alias": "LUP Project Name", "length": 255, "domain": null }, { "name": "LUP_SHT_NM", "type": "esriFieldTypeString", "alias": "LUP Short Name", "length": 40, "domain": null }, { "name": "ADMIN_ST", "type": "esriFieldTypeString", "alias": "Administrative State Code", "length": 2, "domain": null }, { "name": "LUP_TYPE_CD", "type": "esriFieldTypeString", "alias": "LUP Type Code", "length": 3, "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" } }, { "name": "LUP_EFRT_TYPE_CD", "type": "esriFieldTypeString", "alias": "LUP Effort Type Code", "length": 20, "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" } }, { "name": "LUP_PRRTY_CAT_CD", "type": "esriFieldTypeString", "alias": "LUP Priority Category Code", "length": 20, "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" } }, { "name": "ROD_DT", "type": "esriFieldTypeDate", "alias": "Record of Decision Date", "length": 8, "domain": null }, { "name": "LUP_INACT_DT", "type": "esriFieldTypeDate", "alias": "LUP Inactive Date", "length": 8, "domain": null }, { "name": "LUP_URL", "type": "esriFieldTypeString", "alias": "Land Use Plan URL", "length": 255, "domain": null }, { "name": "NEPA_NR", "type": "esriFieldTypeString", "alias": "NEPA Number", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "indexes": [ { "name": "R311_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_311", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G786LUP_ID", "fields": "LUP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G786LUP_CYCLE_ID", "fields": "LUP_CYCLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_311", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "lupa_poly", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "LUP_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{089CDBDC-607D-4FAC-9423-AC3B7E16E3AF}" } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }