{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "BLM Utah Geothermal Leases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 273559.8191999998, "ymin": 4169738.2114000004, "xmax": 367466.6534000002, "ymax": 4385518.5660999995, "spatialReference": { "wkid": 26912, "latestWkid": 26912, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERIAL_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERIAL_NO", "type": "esriFieldTypeString", "alias": "Serial Number", "length": 17, "domain": null }, { "name": "CASE_TYPE", "type": "esriFieldTypeInteger", "alias": "Case Type", "domain": null }, { "name": "CASE_DISP", "type": "esriFieldTypeSmallInteger", "alias": "Case Disposition", "domain": { "type": "codedValue", "name": "DOM_CASE_DISP", "description": "LR2000 Case Disposition Codes", "codedValues": [ { "name": "Void", "code": 1 }, { "name": "Pending", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Withdrawn", "code": 4 }, { "name": "Authorized", "code": 5 }, { "name": "Canceled", "code": 6 }, { "name": "Expired", "code": 7 }, { "name": "Relinquished", "code": 8 }, { "name": "Closed", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMODITY", "type": "esriFieldTypeSmallInteger", "alias": "Commodity", "domain": { "type": "codedValue", "name": "GEO_DOM_COMMODITY", "description": "LR2000 Geothermal Commodity Codes", "codedValues": [ { "name": "Geothermal", "code": 770 }, { "name": "Geothermal, Steam", "code": 771 }, { "name": "Geothermal, Water", "code": 772 }, { "name": "Geothermal, Hot Dry Rock", "code": 773 }, { "name": "Geothermal, Heat", "code": 774 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROYALTY_RT", "type": "esriFieldTypeString", "alias": "Royalty Rate", "length": 16, "domain": null }, { "name": "LESSEE", "type": "esriFieldTypeString", "alias": "Lessee", "length": 50, "domain": null }, { "name": "HELD_BY", "type": "esriFieldTypeString", "alias": "Held By", "length": 50, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "EXP_DATE", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "ACRES_REPORTED", "type": "esriFieldTypeDouble", "alias": "Acres Reported", "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "BLM_SaleID", "type": "esriFieldTypeString", "alias": "BLM_SaleID", "length": 50, "domain": null }, { "name": "Sale_USO", "type": "esriFieldTypeString", "alias": "Sale_USO", "length": 50, "domain": null }, { "name": "Parcel_LSS", "type": "esriFieldTypeString", "alias": "Parcel_LSS", "length": 10, "domain": null }, { "name": "Parcel_USO", "type": "esriFieldTypeString", "alias": "Parcel_USO", "length": 10, "domain": null }, { "name": "EA_Number", "type": "esriFieldTypeString", "alias": "EA_Number", "length": 50, "domain": null }, { "name": "EA_URL", "type": "esriFieldTypeString", "alias": "EA_URL", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_106", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S80_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }