{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "4-Digit HUC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "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": [ 56, 168, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[HUC_4]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "huc_4", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "huc_4", "type": "esriFieldTypeString", "alias": "huc_4", "length": 10, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r155_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a139_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "8-Digit HUC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "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": [ 168, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "huc_8", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "huc_8", "length": 8, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "hu_8_name", "type": "esriFieldTypeString", "alias": "hu_8_name", "length": 80, "domain": null }, { "name": "states", "type": "esriFieldTypeString", "alias": "states", "length": 20, "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r157_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a141_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "10-Digit HUC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "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": [ 230, 152, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "hu_10_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "huc_8", "length": 8, "domain": null }, { "name": "huc_10", "type": "esriFieldTypeString", "alias": "huc_10", "length": 10, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "ncontrb_a", "type": "esriFieldTypeDouble", "alias": "ncontrb_a", "domain": null }, { "name": "hu_10_gnis", "type": "esriFieldTypeString", "alias": "hu_10_gnis", "length": 23, "domain": null }, { "name": "hu_10_ds", "type": "esriFieldTypeString", "alias": "hu_10_ds", "length": 10, "domain": null }, { "name": "hu_10_name", "type": "esriFieldTypeString", "alias": "hu_10_name", "length": 80, "domain": null }, { "name": "hu_10_mod", "type": "esriFieldTypeString", "alias": "hu_10_mod", "length": 20, "domain": null }, { "name": "hu_10_type", "type": "esriFieldTypeString", "alias": "hu_10_type", "length": 1, "domain": null }, { "name": "meta_id", "type": "esriFieldTypeString", "alias": "meta_id", "length": 4, "domain": null }, { "name": "states", "type": "esriFieldTypeString", "alias": "states", "length": 20, "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r153_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a137_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "12-Digit HUC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "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": [ 102, 205, 171, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "hu_10_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "huc_8", "length": 8, "domain": null }, { "name": "huc_10", "type": "esriFieldTypeString", "alias": "huc_10", "length": 10, "domain": null }, { "name": "huc_12", "type": "esriFieldTypeString", "alias": "huc_12", "length": 12, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "ncontrb_a", "type": "esriFieldTypeDouble", "alias": "ncontrb_a", "domain": null }, { "name": "hu_10_gnis", "type": "esriFieldTypeString", "alias": "hu_10_gnis", "length": 23, "domain": null }, { "name": "hu_12_gnis", "type": "esriFieldTypeString", "alias": "hu_12_gnis", "length": 23, "domain": null }, { "name": "hu_10_ds", "type": "esriFieldTypeString", "alias": "hu_10_ds", "length": 10, "domain": null }, { "name": "hu_10_name", "type": "esriFieldTypeString", "alias": "hu_10_name", "length": 80, "domain": null }, { "name": "hu_10_mod", "type": "esriFieldTypeString", "alias": "hu_10_mod", "length": 20, "domain": null }, { "name": "hu_10_type", "type": "esriFieldTypeString", "alias": "hu_10_type", "length": 1, "domain": null }, { "name": "hu_12_ds", "type": "esriFieldTypeString", "alias": "hu_12_ds", "length": 12, "domain": null }, { "name": "hu_12_name", "type": "esriFieldTypeString", "alias": "hu_12_name", "length": 80, "domain": null }, { "name": "hu_12_mod", "type": "esriFieldTypeString", "alias": "hu_12_mod", "length": 20, "domain": null }, { "name": "hu_12_type", "type": "esriFieldTypeString", "alias": "hu_12_type", "length": 1, "domain": null }, { "name": "meta_id", "type": "esriFieldTypeString", "alias": "meta_id", "length": 4, "domain": null }, { "name": "states", "type": "esriFieldTypeString", "alias": "states", "length": 20, "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r154_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a138_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "OWRB Stream Systems", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owrb_ss", "field2": "ss_name", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-1,Red River Mainstem (To Kiamichi River)", "label": "1-1, Red River Mainstem (To Kiamichi River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-2,Little River (McCurtain County)", "label": "1-2, Little River (McCurtain County)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 247, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-3,Kiamichi River", "label": "1-3, Kiamichi River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 245, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-4-1,Muddy Boggy River", "label": "1-4-1, Muddy Boggy River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 240, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-4-2,Clear Boggy Creek", "label": "1-4-2, Clear Boggy Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-5,Red River Mainstem (To Blue River)", "label": "1-5, Red River Mainstem (To Blue River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 235, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-6,Blue River", "label": "1-6, Blue River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 232, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-7,Red River Mainstem (To Washita)", "label": "1-7, Red River Mainstem (To Washita)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-1,Lower Washita", "label": "1-8-1, Lower Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 227, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-2,Middle Washita", "label": "1-8-2, Middle Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 224, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-3,Upper Washita", "label": "1-8-3, Upper Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 222, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-4,Washita Headwaters", "label": "1-8-4, Washita Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 219, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-9,Lower Washita - Mainstem Red River (To Lake Texoma)", "label": "1-9, Lower Washita - Mainstem Red River (To Lake Texoma)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 217, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-10,Walnut Bayou", "label": "1-10, Walnut Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 214, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-11,Mud Creek", "label": "1-11, Mud Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 212, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-12,Beaver Creek", "label": "1-12, Beaver Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 209, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-13-1,Cache Creek", "label": "1-13-1, Cache Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 207, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-13-2,Deep Red Creek And West Cache Creek", "label": "1-13-2, Deep Red Creek And West Cache Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 204, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-14,Red River Mainstem (To North Fork of Red)", "label": "1-14, Red River Mainstem (To North Fork of Red)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 201, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-15-1,Lower North Fork Red River", "label": "1-15-1, Lower North Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 199, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-15-2,Upper North Fork Red River", "label": "1-15-2, Upper North Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 196, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-16,Salt Fork Red River", "label": "1-16, Salt Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 194, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-17,Prairie Dog Town Fork Red River", "label": "1-17, Prairie Dog Town Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 191, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-18,Elm Fork Red River", "label": "1-18, Elm Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-1,Poteau River", "label": "2-1, Poteau River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-2,Lower Arkansas River", "label": "2-2, Lower Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 229, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-3,Lower Canadian River (To Lake Eufaula)", "label": "2-3, Lower Canadian River (To Lake Eufaula)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 226, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-4,Middle Arkansas River", "label": "2-4, Middle Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-1,Lower North Canadian River", "label": "2-5-1, Lower North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 222, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-2,Middle North Canadian River", "label": "2-5-2, Middle North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 219, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-3,Upper North Canadian River", "label": "2-5-3, Upper North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 217, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-4,North Canadian Headwaters", "label": "2-5-4, North Canadian Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 212, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-6-1,Lower Canadian River", "label": "2-6-1, Lower Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 210, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-6-2,Middle Canadian River", "label": "2-6-2, Middle Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 208, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-6-3,Upper Canadian River", "label": "2-6-3, Upper Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 205, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-7,Deep Fork River", "label": "2-7, Deep Fork River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 203, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-8,Little River", "label": "2-8, Little River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 200, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-1,Lower Cimarron River", "label": "2-9-1, Lower Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 196, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-2,Middle Cimarron River", "label": "2-9-2, Middle Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 193, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-3,Upper Cimarron River", "label": "2-9-3, Upper Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 191, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-4,Cimarron Headwaters", "label": "2-9-4, Cimarron Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 189, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-10-1,Lower Salt Fork Arkansas River", "label": "2-10-1, Lower Salt Fork Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 186, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-10-2,Upper Salt Fork Arkansas River", "label": "2-10-2, Upper Salt Fork Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 184, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-11,Arkansas - Cimarron Rivers (To Keystone Lake)", "label": "2-11, Arkansas - Cimarron Rivers (To Keystone Lake)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-12,Arkansas River Mainstem (To Kansas State Line)", "label": "2-12, Arkansas River Mainstem (To Kansas State Line)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-13,Bird Creek", "label": "2-13, Bird Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 175, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-14,Caney River", "label": "2-14, Caney River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 172, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-15-1,Verdigris River (To Oologah Dam)", "label": "2-15-1, Verdigris River (To Oologah Dam)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 170, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-15-2,Verdigris River (To Kansas State Line)", "label": "2-15-2, Verdigris River (To Kansas State Line)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 167, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-16,Grand (Neosho) River", "label": "2-16, Grand (Neosho) River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 165, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-17,Illinois River", "label": "2-17, Illinois River", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[OWRB_SS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 153, 51, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 240, 240, 240, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ss_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "owrb_ss", "type": "esriFieldTypeString", "alias": "owrb_ss", "length": 10, "domain": null }, { "name": "ss_code", "type": "esriFieldTypeString", "alias": "ss_code", "length": 10, "domain": null }, { "name": "ss_name", "type": "esriFieldTypeString", "alias": "ss_name", "length": 60, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r86_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a70_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "OCWP Water Plan Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ocwp_basin", "field2": "ocwp_name", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 238, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1,Red River Mainstem (To Kiamichi River)", "label": "1, Red River Mainstem (To Kiamichi River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2,Little River (McCurtain County) - 1", "label": "2, Little River (McCurtain County) - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 245, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3,Little River (McCurtain County) - 2", "label": "3, Little River (McCurtain County) - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 204, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4,Little River (McCurtain County) - 3", "label": "4, Little River (McCurtain County) - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 221, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5,Kiamichi River - 1", "label": "5, Kiamichi River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6,Kiamichi River - 2", "label": "6, Kiamichi River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 224, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7,Muddy Boggy River - 1", "label": "7, Muddy Boggy River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 197, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8,Muddy Boggy River - 2", "label": "8, Muddy Boggy River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 245, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9,Clear Boggy Creek", "label": "9, Clear Boggy Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 230, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10,Red River Mainstem (To Blue River)", "label": "10, Red River Mainstem (To Blue River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 249, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11,Blue River - 1", "label": "11, Blue River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 212, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12,Blue River - 2", "label": "12, Blue River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 202, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13,Red River Mainstem (To Washita)", "label": "13, Red River Mainstem (To Washita)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 218, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14,Lower Washita", "label": "14, Lower Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15,Middle Washita - 1", "label": "15, Middle Washita - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 217, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "16,Middle Washita - 2", "label": "16, Middle Washita - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 227, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17,Upper Washita - 1", "label": "17, Upper Washita - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 223, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "18,Upper Washita - 2", "label": "18, Upper Washita - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 232, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "19,Upper Washita - 3", "label": "19, Upper Washita - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "20,Washita Headwaters", "label": "20, Washita Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 214, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21,Red River Mainstem (To Walnut Bayou)", "label": "21, Red River Mainstem (To Walnut Bayou)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 187, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22,Walnut Bayou", "label": "22, Walnut Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 224, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23,Mud Creek", "label": "23, Mud Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 224, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24,Beaver Creek - 1", "label": "24, Beaver Creek - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 212, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25,Beaver Creek - 2", "label": "25, Beaver Creek - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 237, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26,Beaver Creek - 3", "label": "26, Beaver Creek - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 230, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "27,Cache Creek - 1", "label": "27, Cache Creek - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 213, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28,Cache Creek - 2", "label": "28, Cache Creek - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29,Deep Red Creek And West Cache Creek - 1", "label": "29, Deep Red Creek And West Cache Creek - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "30,Deep Red Creek And West Cache Creek - 2", "label": "30, Deep Red Creek And West Cache Creek - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 206, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31,Red River Mainstem (To North Fork of Red)", "label": "31, Red River Mainstem (To North Fork of Red)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 229, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32,Lower North Fork Red River - 1", "label": "32, Lower North Fork Red River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 231, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33,Lower North Fork Red River - 2", "label": "33, Lower North Fork Red River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 217, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34,Lower North Fork Red River - 3", "label": "34, Lower North Fork Red River - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 216, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35,Lower North Fork Red River - 4", "label": "35, Lower North Fork Red River - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36,Upper North Fork Red River - 1", "label": "36, Upper North Fork Red River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 218, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "37,Upper North Fork Red River - 2", "label": "37, Upper North Fork Red River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "38,Salt Fork Red River - 1", "label": "38, Salt Fork Red River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 209, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "39,Salt Fork Red River - 2", "label": "39, Salt Fork Red River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 250, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "40,Prairie Dog Town Fork Red River - 1", "label": "40, Prairie Dog Town Fork Red River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 235, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41,Prairie Dog Town Fork Red River - 2", "label": "41, Prairie Dog Town Fork Red River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 230, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42,Elm Fork Red River - 1", "label": "42, Elm Fork Red River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 221, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43,Elm Fork Red River - 2", "label": "43, Elm Fork Red River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44,Poteau River - 1", "label": "44, Poteau River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 237, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45,Poteau River - 2", "label": "45, Poteau River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 209, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46,Lower Arkansas River - 1", "label": "46, Lower Arkansas River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "47,Lower Arkansas River - 2", "label": "47, Lower Arkansas River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 227, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "48,Canadian River (To North Canadian River)", "label": "48, Canadian River (To North Canadian River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 240, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "49,Middle Arkansas River", "label": "49, Middle Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50,Lower North Canadian River", "label": "50, Lower North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 217, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "51,Middle North Canadian River", "label": "51, Middle North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 219, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "52,Upper North Canadian River - 1", "label": "52, Upper North Canadian River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 193, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "53,Upper North Canadian River - 2", "label": "53, Upper North Canadian River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 213, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "54,Upper North Canadian River - 3", "label": "54, Upper North Canadian River - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 237, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "55,North Canadian Headwaters", "label": "55, North Canadian Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 227, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "56,Lower Canadian River - 1", "label": "56, Lower Canadian River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 212, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "57,Lower Canadian River - 2", "label": "57, Lower Canadian River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 204, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "58,Middle Canadian River", "label": "58, Middle Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 245, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "59,Upper Canadian River", "label": "59, Upper Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "60,Deep Fork River", "label": "60, Deep Fork River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 233, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "61,Little River - 1", "label": "61, Little River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 217, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "62,Little River - 2", "label": "62, Little River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 225, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "63,Lower Cimarron River", "label": "63, Lower Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "64,Middle Cimarron River", "label": "64, Middle Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 218, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "65,Upper Cimarron River", "label": "65, Upper Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "66,Cimarron Headwaters", "label": "66, Cimarron Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "67,Lower Salt Fork Arkansas River - 1", "label": "67, Lower Salt Fork Arkansas River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 212, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "68,Upper Salt Fork Arkansas River", "label": "68, Upper Salt Fork Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 237, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "69,Lower Salt Fork Arkansas River - 2", "label": "69, Lower Salt Fork Arkansas River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 242, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "70,Lower Salt Fork Arkansas River - 3", "label": "70, Lower Salt Fork Arkansas River - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "71,Arkansas River - Cimarron Rivers to Keystone Lake", "label": "71, Arkansas River - Cimarron Rivers to Keystone Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 247, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "72,Arkansas River Mainstem (To Kansas State Line)", "label": "72, Arkansas River Mainstem (To Kansas State Line)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 244, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "73,Bird Creek - 1", "label": "73, Bird Creek - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 220, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "74,Bird Creek - 2", "label": "74, Bird Creek - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 236, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "75,Caney River - 1", "label": "75, Caney River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 232, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "76,Caney River - 2", "label": "76, Caney River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 205, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "77,Verdigris River (To Oologah Dam) - 1", "label": "77, Verdigris River (To Oologah Dam) - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "78,Verdigris River (To Oologah Dam) - 2", "label": "78, Verdigris River (To Oologah Dam) - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 230, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "79,Verdigris River (To Kansas State Line)", "label": "79, Verdigris River (To Kansas State Line)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 213, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "80,Grand (Neosho) River - 1", "label": "80, Grand (Neosho) River - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 245, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "81,Grand (Neosho) River - 2", "label": "81, Grand (Neosho) River - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 245, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "82,Illinois River", "label": "82, Illinois River", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[OCWP_BASIN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 38, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 217, 210, 189, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.3749999981, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ocwp_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ocwp_basin", "type": "esriFieldTypeDouble", "alias": "ocwp_basin", "domain": null }, { "name": "ocwp_id", "type": "esriFieldTypeInteger", "alias": "ocwp_id", "domain": null }, { "name": "ocwp_id_t", "type": "esriFieldTypeString", "alias": "ocwp_id_t", "length": 10, "domain": null }, { "name": "ocwp_name", "type": "esriFieldTypeString", "alias": "ocwp_name", "length": 75, "domain": null }, { "name": "region_name", "type": "esriFieldTypeString", "alias": "region_name", "length": 25, "domain": null }, { "name": "owrb_name", "type": "esriFieldTypeString", "alias": "owrb_name", "length": 60, "domain": null }, { "name": "owrb_ss", "type": "esriFieldTypeString", "alias": "owrb_ss", "length": 10, "domain": null }, { "name": "ss_code", "type": "esriFieldTypeString", "alias": "ss_code", "length": 10, "domain": null }, { "name": "compact", "type": "esriFieldTypeString", "alias": "compact", "length": 50, "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r88_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a72_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "OCWP Watershed Planning Regions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "region", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 242, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Beaver-Cache", "label": "Beaver-Cache", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 212, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blue-Boggy", "label": "Blue-Boggy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 213, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Central", "label": "Central", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Eufaula", "label": "Eufaula", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Grand", "label": "Grand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 230, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lower Arkansas", "label": "Lower Arkansas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 219, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lower Washita", "label": "Lower Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 237, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Middle Arkansas", "label": "Middle Arkansas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 229, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Panhandle", "label": "Panhandle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 218, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Southeast", "label": "Southeast", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 219, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Southwest", "label": "Southwest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 219, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Upper Arkansas", "label": "Upper Arkansas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "West Central", "label": "West Central", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[REGION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 222, 211, 181, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "region", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "region", "length": 25, "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r87_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a71_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "OWRB Stream Systems HUC12", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owrb_ss", "field2": "ss_name", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-1,Red River Mainstem (To Kiamichi River)", "label": "1-1, Red River Mainstem (To Kiamichi River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-2,Little River (McCurtain County)", "label": "1-2, Little River (McCurtain County)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 247, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-3,Kiamichi River", "label": "1-3, Kiamichi River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 245, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-4-1,Muddy Boggy River", "label": "1-4-1, Muddy Boggy River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 240, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-4-2,Clear Boggy Creek", "label": "1-4-2, Clear Boggy Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-5,Red River Mainstem (To Blue River)", "label": "1-5, Red River Mainstem (To Blue River)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 235, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-6,Blue River", "label": "1-6, Blue River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 232, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-7,Red River Mainstem (To Washita)", "label": "1-7, Red River Mainstem (To Washita)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 230, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-1,Lower Washita", "label": "1-8-1, Lower Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 227, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-2,Middle Washita", "label": "1-8-2, Middle Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 224, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-3,Upper Washita", "label": "1-8-3, Upper Washita", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 222, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-8-4,Washita Headwaters", "label": "1-8-4, Washita Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 219, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-9,Lower Washita - Mainstem Red River (To Lake Texoma)", "label": "1-9, Lower Washita - Mainstem Red River (To Lake Texoma)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 217, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-10,Walnut Bayou", "label": "1-10, Walnut Bayou", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 214, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-11,Mud Creek", "label": "1-11, Mud Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 212, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-12,Beaver Creek", "label": "1-12, Beaver Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 209, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-13-1,Cache Creek", "label": "1-13-1, Cache Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 207, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-13-2,Deep Red Creek And West Cache Creek", "label": "1-13-2, Deep Red Creek And West Cache Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 204, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-14,Red River Mainstem (To North Fork of Red)", "label": "1-14, Red River Mainstem (To North Fork of Red)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 201, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-15-1,Lower North Fork Red River", "label": "1-15-1, Lower North Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 199, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-15-2,Upper North Fork Red River", "label": "1-15-2, Upper North Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 196, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-16,Salt Fork Red River", "label": "1-16, Salt Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 194, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-17,Prairie Dog Town Fork Red River", "label": "1-17, Prairie Dog Town Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 191, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1-18,Elm Fork Red River", "label": "1-18, Elm Fork Red River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-1,Poteau River", "label": "2-1, Poteau River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-2,Lower Arkansas River", "label": "2-2, Lower Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 229, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-3,Lower Canadian River (To Lake Eufaula)", "label": "2-3, Lower Canadian River (To Lake Eufaula)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 226, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-4,Middle Arkansas River", "label": "2-4, Middle Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-1,Lower North Canadian River", "label": "2-5-1, Lower North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 222, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-2,Middle North Canadian River", "label": "2-5-2, Middle North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 219, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-3,Upper North Canadian River", "label": "2-5-3, Upper North Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 217, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-5-4,North Canadian Headwaters", "label": "2-5-4, North Canadian Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 212, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-6-1,Lower Canadian River", "label": "2-6-1, Lower Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 210, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-6-2,Middle Canadian River", "label": "2-6-2, Middle Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 208, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-6-3,Upper Canadian River", "label": "2-6-3, Upper Canadian River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 205, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-7,Deep Fork River", "label": "2-7, Deep Fork River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 203, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-8,Little River", "label": "2-8, Little River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 200, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-1,Lower Cimarron River", "label": "2-9-1, Lower Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 196, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-2,Middle Cimarron River", "label": "2-9-2, Middle Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 193, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-3,Upper Cimarron River", "label": "2-9-3, Upper Cimarron River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 191, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-9-4,Cimarron Headwaters", "label": "2-9-4, Cimarron Headwaters", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 189, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-10-1,Lower Salt Fork Arkansas River", "label": "2-10-1, Lower Salt Fork Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 186, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-10-2,Upper Salt Fork Arkansas River", "label": "2-10-2, Upper Salt Fork Arkansas River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 184, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-11,Arkansas - Cimarron Rivers (To Keystone Lake)", "label": "2-11, Arkansas - Cimarron Rivers (To Keystone Lake)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-12,Arkansas River Mainstem (To Kansas State Line)", "label": "2-12, Arkansas River Mainstem (To Kansas State Line)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-13,Bird Creek", "label": "2-13, Bird Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 175, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-14,Caney River", "label": "2-14, Caney River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 172, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-15-1,Verdigris River (To Oologah Dam)", "label": "2-15-1, Verdigris River (To Oologah Dam)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 170, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-15-2,Verdigris River (To Kansas State Line)", "label": "2-15-2, Verdigris River (To Kansas State Line)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 167, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-16,Grand (Neosho) River", "label": "2-16, Grand (Neosho) River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 165, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2-17,Illinois River", "label": "2-17, Illinois River", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ss_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "huc_8", "type": "esriFieldTypeString", "alias": "huc_8", "length": 8, "domain": null }, { "name": "huc_12", "type": "esriFieldTypeString", "alias": "huc_12", "length": 12, "domain": null }, { "name": "owrb_ss", "type": "esriFieldTypeString", "alias": "owrb_ss", "length": 10, "domain": null }, { "name": "ss_code", "type": "esriFieldTypeString", "alias": "ss_code", "length": 10, "domain": null }, { "name": "ss_name", "type": "esriFieldTypeString", "alias": "ss_name", "length": 60, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r85_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a69_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "OWRB Arkansas & Red River Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 211, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Arkansas River Basin", "label": "Arkansas River Basin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 236, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Red River Basin", "label": "Red River Basin", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -620923.6875, "ymin": 1173068.375, "xmax": 141229.46880000085, "ymax": 1573488.875, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 30, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "sq_miles", "type": "esriFieldTypeDouble", "alias": "sq_miles", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r147_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a131_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, 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, "supportsCoordinatesQuantization": true } ], "tables": [] }