{ "currentVersion": 10.91, "id": 0, "name": "boco.PLANNING.OilAndGas_COGCCPoolingOrders", "type": "Feature Layer", "description": "This Feature Class maps all COGCC (Colorado Oil and Gas Conservation Commission) Pooling orders located in Boulder County and Boulder County Properties outside of the County Boundary. Lease information is found on the COGCC website https://cogcc.state.co.us/reg2.html and the legal descriptions are mapped by the Boulder County Land Use Systems Team.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",39.71666666666667],PARAMETER[\"Standard_Parallel_2\",40.78333333333333],PARAMETER[\"Latitude_Of_Origin\",39.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "Boulder County Land Use Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3093620.026025176, "ymin": 1222337.812849, "xmax": 3134884.4477612525, "ymax": 1314785.0587284267, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",39.71666666666667],PARAMETER[\"Standard_Parallel_2\",40.78333333333333],PARAMETER[\"Latitude_Of_Origin\",39.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OS_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CauseOrder_1", "type": "esriFieldTypeString", "alias": "CauseOrder_1", "length": 255, "domain": null }, { "name": "CauseOrder_2", "type": "esriFieldTypeString", "alias": "CauseOrder_2", "length": 255, "domain": null }, { "name": "Order_Link", "type": "esriFieldTypeString", "alias": "Order_Link", "length": 255, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "OilAndGasLeases_Counties", "description": "Lease in BOCO or surrounding Counties", "codedValues": [ { "name": "Boulder", "code": "Boulder" }, { "name": "Boulder and Broomfield", "code": "Boulder and Broomfield" }, { "name": "Broomfield", "code": "Broomfield" }, { "name": "Jefferson", "code": "Jefferson" }, { "name": "Boulder and Weld", "code": "Boulder and Weld" }, { "name": "Weld", "code": "Weld" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OS_Property", "type": "esriFieldTypeString", "alias": "OS_Property", "length": 255, "domain": { "type": "codedValue", "name": "OilAndGasLeases_OSProperties", "description": "Is the lease on POS properties", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OS_Name", "type": "esriFieldTypeString", "alias": "OS_Name", "length": 255, "domain": null }, { "name": "Date", "type": "esriFieldTypeString", "alias": "Date", "length": 255, "domain": null }, { "name": "Update_By", "type": "esriFieldTypeString", "alias": "Update_By", "length": 255, "domain": { "type": "codedValue", "name": "OilAndGasLeases_CreatedBy", "description": "Who created the lease", "codedValues": [ { "name": "CL", "code": "CL" }, { "name": "DH", "code": "DH" }, { "name": "JR", "code": "JR" }, { "name": "WT", "code": "WT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "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": "R2053_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1707_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }