{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "90-Day Provisional-Temporary Permits (Active) - Wells and Diversion Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "water_code", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSDiamond", "color": [ 255, 255, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Groundwater", "label": "Groundwater Wells", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSDiamond", "color": [ 230, 0, 169, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Surface Water", "label": "Surface Water Diversions", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(WATER_CODE = 'Groundwater' )", "labelExpression": "[PERMIT_NUMBER]", "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": [ 255, 255, 230, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(WATER_CODE = 'Surface Water' )", "labelExpression": "[PERMIT_NUMBER]", "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": [ 255, 230, 230, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -620296.0375999995, "ymin": 1188728.0975000001, "xmax": 129785.41539999843, "ymax": 1564114.4821000006, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "entity_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "water_code", "type": "esriFieldTypeString", "alias": "Water Code", "length": 20, "domain": null }, { "name": "legal_quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3", "length": 2, "domain": null }, { "name": "legal_quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2", "length": 2, "domain": null }, { "name": "legal_quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1", "length": 2, "domain": null }, { "name": "legal_section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "legal_township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "legal_range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "legal_type", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": null }, { "name": "nwells", "type": "esriFieldTypeInteger", "alias": "Number of Wells", "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null }, { "name": "ll_method", "type": "esriFieldTypeString", "alias": "LL Method", "length": 1, "domain": null }, { "name": "total_acre_feet", "type": "esriFieldTypeDouble", "alias": "Total Acre-Feet", "domain": null }, { "name": "purpose_code", "type": "esriFieldTypeString", "alias": "General Purpose", "length": 35, "domain": null }, { "name": "sic_code", "type": "esriFieldTypeString", "alias": "Specific Purpose", "length": 52, "domain": null }, { "name": "entity_name", "type": "esriFieldTypeString", "alias": "Entity Name", "length": 35, "domain": null }, { "name": "date_issued", "type": "esriFieldTypeDate", "alias": "Date Issued", "length": 8, "domain": null }, { "name": "exp_date", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "div_method", "type": "esriFieldTypeString", "alias": "Diversion Method", "length": 32, "domain": null }, { "name": "div_rate", "type": "esriFieldTypeDouble", "alias": "Diversion Rate (GPM)", "domain": null }, { "name": "div_from", "type": "esriFieldTypeString", "alias": "Diverted From", "length": 40, "domain": null }, { "name": "div_type", "type": "esriFieldTypeString", "alias": "Diversion Type", "length": 8, "domain": null }, { "name": "irr_acres", "type": "esriFieldTypeDouble", "alias": "Irrigated Acres", "domain": null }, { "name": "lease", "type": "esriFieldTypeString", "alias": "Lease Name", "length": 120, "domain": null }, { "name": "wr_number", "type": "esriFieldTypeString", "alias": "Water Right Number", "length": 9, "domain": null }, { "name": "stream_system", "type": "esriFieldTypeString", "alias": "OWRB Stream System", "length": 4, "domain": null }, { "name": "aquifer_code", "type": "esriFieldTypeString", "alias": "Aquifer Code", "length": 8, "domain": null }, { "name": "basin_code", "type": "esriFieldTypeString", "alias": "Basin Code", "length": 4, "domain": null }, { "name": "status_code", "type": "esriFieldTypeString", "alias": "Status Code", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_265_permit_n", "fields": "permit_number", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r171_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a153_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "OWRBGIS.WR_PT_Lands_Table", "relatedTableId": 9, "role": "esriRelRoleDestination", "keyField": "PERMIT_NUMBER", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "owrp.sde.WR_PT_Lands_Table", "relatedTableId": 9, "role": "esriRelRoleOrigin", "keyField": "permit_number", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Surface Water Rights", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Permitted Surface Water Diversion Points" }, { "id": 3, "name": "Areas of Use" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -620900.0676000006, "ymin": 1173288.5060999999, "xmax": 141134.2846999988, "ymax": 1572784.6553000007, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Permitted Surface Water Diversion Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Surface Water Rights" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "918a9fa7b5e2664d7c553a1f83922234", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMxJREFUGJVjYYAAFv+y1fE8Usp6DL9/f3964/TOA3Nz9jMwMDCwMDAw8ET3nV0iqWLoz8DIyMDAwMAgoqibwS+t0rWxyaONJbT9YIOkqpE/AxJgZefkV9Czq3TNX3CGhV9U1osBC2Bl5+QRU9QPZGFiZObDpoCBgYGBhZWFj+X3r6+3GBgYpDFk//9n+P7x3Q2WV08f1HPyiZpz8YlwIcu/eXLj4qqqHR0sW1u8Dvs37fUXEpdpZ2Pj1vvL8O/b9w9v9nz5+DSbgaH9NwAkVD06vwBPtwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active Permit", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e4c8399624f87a991941d98f361c7323", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM5JREFUGJVjYYAAlmn+q+PleJT1/jD8/n7x6emd9Qdy9jMwMDCwMDAw8GyNPrtES9LQn5GBkYGBgYFBQ0Q3Q55fpStho0cby8rQgw3akkb+DEiAg5WT30LBrrLbdcEZFil+WS8GLICDlZNHS0w/kIWJiZkPmwIGBgYGVhYWPpbvv7/eYmBgkEaX/M/wn+Hd93c3WJ68elAvxClqLsQlwoWs4M6bGxcvrtrRwZKw1evwUv+9/lJCMu2cbNx6//7++/b++5s9j748zW5naP8NAJuQP3kPnMfpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pending", "label": "Pending Application", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "( owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status = 'Active' )", "labelExpression": "[owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 230, 241, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status = 'Pending' )", "labelExpression": "[owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 249, 230, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -620829.4651999995, "ymin": 1173288.5060999999, "xmax": 140886.746199999, "ymax": 1572629.2695000004, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.entity_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.record_type", "type": "esriFieldTypeString", "alias": "Record Type", "length": 18, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.water", "type": "esriFieldTypeString", "alias": "Water Type", "length": 13, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status", "type": "esriFieldTypeString", "alias": "Status", "length": 9, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.entity_name", "type": "esriFieldTypeString", "alias": "Entity Name", "length": 72, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3 (10 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2 (40 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1 (160 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.permit_type", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.total_permitted_acre_feet", "type": "esriFieldTypeDouble", "alias": "Total Amount (AFY)", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.primary_purpose", "type": "esriFieldTypeString", "alias": "Primary Purpose", "length": 26, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.date_filed", "type": "esriFieldTypeDate", "alias": "Date Filed", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.date_issued", "type": "esriFieldTypeDate", "alias": "Date Issued", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.hydro_unit", "type": "esriFieldTypeString", "alias": "Hydro Unit", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.stream_system", "type": "esriFieldTypeString", "alias": "Stream System", "length": 4, "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.agriculture", "type": "esriFieldTypeDouble", "alias": "Agriculture (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.commercial", "type": "esriFieldTypeDouble", "alias": "Commercial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.industrial", "type": "esriFieldTypeDouble", "alias": "Industrial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.irrigation", "type": "esriFieldTypeDouble", "alias": "Irrigation (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.oilgasmng", "type": "esriFieldTypeDouble", "alias": "Oil, Gas & Mining (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.other", "type": "esriFieldTypeDouble", "alias": "Other (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.power", "type": "esriFieldTypeDouble", "alias": "Power (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.pws", "type": "esriFieldTypeDouble", "alias": "Public Water Supply (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.recfshwdlf", "type": "esriFieldTypeDouble", "alias": "Recreation, Fish & Wildlife (AFY)", "domain": null } ], "geometryField": { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r165_sde_rowid_uk", "fields": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a149_ix1", "fields": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Areas of Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Surface Water Rights" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Active", "label": "Active Permit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 } }, "value": "Pending", "label": "Pending Application", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status = 'Active' ) ", "labelExpression": "[owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 230, 241, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "( owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status = 'Pending' )", "labelExpression": "[owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 249, 230, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -620900.0676000006, "ymin": 1173976.1206, "xmax": 141134.2846999988, "ymax": 1572784.6553000007, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.entity_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.record_id", "type": "esriFieldTypeDouble", "alias": "Record ID", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.record_type", "type": "esriFieldTypeString", "alias": "Record Type", "length": 18, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.water", "type": "esriFieldTypeString", "alias": "Water Type", "length": 13, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status", "type": "esriFieldTypeString", "alias": "Status", "length": 9, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.entity_name", "type": "esriFieldTypeString", "alias": "Entity Name", "length": 72, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3 (10 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2 (40 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1 (160 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.permit_type", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.total_permitted_acre_feet", "type": "esriFieldTypeDouble", "alias": "Total Permitted Amount (AFY)", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.primary_purpose", "type": "esriFieldTypeString", "alias": "Primary Purpose", "length": 26, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.date_filed", "type": "esriFieldTypeDate", "alias": "Date Filed", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.date_issued", "type": "esriFieldTypeDate", "alias": "Date Issued", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.hydro_unit", "type": "esriFieldTypeString", "alias": "Hydro Unit", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.stream_system", "type": "esriFieldTypeString", "alias": "Stream System", "length": 4, "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.agriculture", "type": "esriFieldTypeDouble", "alias": "Agriculture (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.commercial", "type": "esriFieldTypeDouble", "alias": "Commercial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.industrial", "type": "esriFieldTypeDouble", "alias": "Industrial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.irrigation", "type": "esriFieldTypeDouble", "alias": "Irrigation (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.oilgasmng", "type": "esriFieldTypeDouble", "alias": "Oil, Gas & Mining (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.other", "type": "esriFieldTypeDouble", "alias": "Other (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.power", "type": "esriFieldTypeDouble", "alias": "Power (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.pws", "type": "esriFieldTypeDouble", "alias": "Public Water Supply (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.recfshwdlf", "type": "esriFieldTypeDouble", "alias": "Recreation, Fish & Wildlife (AFY)", "domain": null } ], "geometryField": { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r162_sde_rowid_uk", "fields": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.objectid", "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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Groundwater Rights", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Permitted Groundwater Wells" }, { "id": 6, "name": "Dedicated Lands" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -620900.0676000006, "ymin": 1173288.5060999999, "xmax": 141134.2846999988, "ymax": 1572784.6553000007, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Permitted Groundwater Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Groundwater Rights" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "024f77ba85330aadd2bf3d78573d3fef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADtJREFUGJVjYdjOMJdBiuEPAxbA/pj9PguDNoMvgyyDKDYFDKwMG1iwSiCBwaHgOQMLAxN2yZ9vf3IDAHPFCZHwX09CAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active Permit", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0c347d16bd8fed09b3b276f8592b2068", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVj2V7BMFdKiOEPAxbw+A37fRZteQZfWSEGUWwKWJkZNrBgk0AGg0LB83cMLEyM2CXffvnJDQAfxgweII3ESwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pending", "label": "Pending Application", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status = 'Active' )", "labelExpression": "[owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 230, 255, 230, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status = 'Pending' )", "labelExpression": "[owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 255, 247, 230, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -620829.4651999995, "ymin": 1173288.5060999999, "xmax": 140886.746199999, "ymax": 1572629.2695000004, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.entity_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.record_id", "type": "esriFieldTypeDouble", "alias": "Record ID", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.record_type", "type": "esriFieldTypeString", "alias": "Record Type", "length": 18, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.water", "type": "esriFieldTypeString", "alias": "Water Type", "length": 13, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.status", "type": "esriFieldTypeString", "alias": "Status", "length": 9, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.entity_name", "type": "esriFieldTypeString", "alias": "Entity Name", "length": 72, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3 (10 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2 (40 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1 (160 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.permit_type", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.total_permitted_acre_feet", "type": "esriFieldTypeDouble", "alias": "Total Amount (AFY)", "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.primary_purpose", "type": "esriFieldTypeString", "alias": "Primary Purpose", "length": 26, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.date_filed", "type": "esriFieldTypeDate", "alias": "Date Filed", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.date_issued", "type": "esriFieldTypeDate", "alias": "Date Issued", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.hydro_unit", "type": "esriFieldTypeString", "alias": "Hydro Unit", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.stream_system", "type": "esriFieldTypeString", "alias": "Stream System", "length": 4, "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.agriculture", "type": "esriFieldTypeDouble", "alias": "Agriculture (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.commercial", "type": "esriFieldTypeDouble", "alias": "Commercial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.industrial", "type": "esriFieldTypeDouble", "alias": "Industrial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.irrigation", "type": "esriFieldTypeDouble", "alias": "Irrigation (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.oilgasmng", "type": "esriFieldTypeDouble", "alias": "Oil, Gas & Mining (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.other", "type": "esriFieldTypeDouble", "alias": "Other (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.power", "type": "esriFieldTypeDouble", "alias": "Power (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.pws", "type": "esriFieldTypeDouble", "alias": "Public Water Supply (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.recfshwdlf", "type": "esriFieldTypeDouble", "alias": "Recreation, Fish & Wildlife (AFY)", "domain": null } ], "geometryField": { "name": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r165_sde_rowid_uk", "fields": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a149_ix1", "fields": "owrp.sde.WR_LT_POINT_GIS_ATTRIBUTE_VW.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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Dedicated Lands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Groundwater Rights" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "Active", "label": "Active Permit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Pending", "label": "Pending Application", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status = 'Active' )", "labelExpression": "[owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 230, 255, 230, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status = 'Pending' )", "labelExpression": "[owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.PERMIT_NUMBER]", "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": [ 255, 247, 230, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -620900.0676000006, "ymin": 1173976.1206, "xmax": 141134.2846999988, "ymax": 1572784.6553000007, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.entity_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.record_id", "type": "esriFieldTypeDouble", "alias": "Record ID", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.record_type", "type": "esriFieldTypeString", "alias": "Record Type", "length": 18, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.water", "type": "esriFieldTypeString", "alias": "Water Type", "length": 13, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.status", "type": "esriFieldTypeString", "alias": "Status", "length": 9, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.entity_name", "type": "esriFieldTypeString", "alias": "Entity Name", "length": 72, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3 (10 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2 (40 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1 (160 acres)", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.permit_type", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 12, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.total_permitted_acre_feet", "type": "esriFieldTypeDouble", "alias": "Total Permitted Amount (AFY)", "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.primary_purpose", "type": "esriFieldTypeString", "alias": "Primary Purpose", "length": 26, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.date_filed", "type": "esriFieldTypeDate", "alias": "Date Filed", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.date_issued", "type": "esriFieldTypeDate", "alias": "Date Issued", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.hydro_unit", "type": "esriFieldTypeString", "alias": "Hydro Unit", "length": 8, "domain": null }, { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.stream_system", "type": "esriFieldTypeString", "alias": "Stream System", "length": 4, "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.agriculture", "type": "esriFieldTypeDouble", "alias": "Agriculture (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.commercial", "type": "esriFieldTypeDouble", "alias": "Commercial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.industrial", "type": "esriFieldTypeDouble", "alias": "Industrial (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.irrigation", "type": "esriFieldTypeDouble", "alias": "Irrigation (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.oilgasmng", "type": "esriFieldTypeDouble", "alias": "Oil, Gas & Mining (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.other", "type": "esriFieldTypeDouble", "alias": "Other (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.power", "type": "esriFieldTypeDouble", "alias": "Power (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.pws", "type": "esriFieldTypeDouble", "alias": "Public Water Supply (AFY)", "domain": null }, { "name": "owrp.sde.WR_Allocation_By_Purpose.recfshwdlf", "type": "esriFieldTypeDouble", "alias": "Recreation, Fish & Wildlife (AFY)", "domain": null } ], "geometryField": { "name": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r162_sde_rowid_uk", "fields": "owrp.sde.WR_LT_LAND_GIS_ATTRIBUTE_VW.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r469_sde_rowid_uk", "fields": "owrp.sde.WR_Allocation_By_Purpose.objectid", "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, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "OWRB WR Stream Systems", "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, 34, 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": "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": 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": [ { "currentVersion": 10.61, "id": 8, "name": "LT Water Rights Allocations", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "permit_number", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "agriculture", "type": "esriFieldTypeDouble", "alias": "Agriculture (AFY)", "domain": null }, { "name": "commercial", "type": "esriFieldTypeDouble", "alias": "Commercial (AFY)", "domain": null }, { "name": "industrial", "type": "esriFieldTypeDouble", "alias": "Industrial (AFY)", "domain": null }, { "name": "irrigation", "type": "esriFieldTypeDouble", "alias": "Irrigation (AFY)", "domain": null }, { "name": "oilgasmng", "type": "esriFieldTypeDouble", "alias": "Oil, Gas & Mining (AFY)", "domain": null }, { "name": "other", "type": "esriFieldTypeDouble", "alias": "Other (AFY)", "domain": null }, { "name": "power", "type": "esriFieldTypeDouble", "alias": "Power (AFY)", "domain": null }, { "name": "pws", "type": "esriFieldTypeDouble", "alias": "Public Water Supply (AFY)", "domain": null }, { "name": "recfshwdlf", "type": "esriFieldTypeDouble", "alias": "Recreation, Fish & Wildlife (AFY)", "domain": null } ], "indexes": [ { "name": "r469_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } }, { "currentVersion": 10.61, "id": 9, "name": "90-Day PT Permits (Active) - Areas of Use/Dedicated Lands", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "entity_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "water_code", "type": "esriFieldTypeString", "alias": "Water Code", "length": 20, "domain": null }, { "name": "legal_quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3", "length": 2, "domain": null }, { "name": "legal_quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2", "length": 2, "domain": null }, { "name": "legal_quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1", "length": 2, "domain": null }, { "name": "legal_section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "legal_township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "legal_range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null } ], "indexes": [ { "name": "gdb_264_permit_n", "fields": "permit_number", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r170_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "OWRBGIS.WR_PT_Points", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "PERMIT_NUMBER", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "owrp.sde.WR_PT_Points", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "permit_number", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } } ] }