Comment sought on Galveston artificial reef proposal

The Texas Parks and Wildlife Department is proposing to create a new 160 acre public artificial reef site south of the Galveston Jetties. The proposed site is six and a half miles from the shoreline in about 48 feet of water.

tpwd

A public hearing to discuss the proposal is set for 7 p.m. on Wednesday, April 2 at the Galveston Yacht Basin, 715 North Holiday Dr., Galveston, TX, 77550. For directions, call 409-765-3000.

The public may also provide input by contacting Dale Shively at 512-389-4686 or Dale.shively@tpwd.texas.gov .

Source: Texas Parks & Wildlife Department

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });