Projects

Riparian Corridor 319

James River Riparian Corridor Restoration & Protection Project is a 319 grant received through the Department of Natural Resources. This exiting project has wonderful opportunities for streamside landowners. Learn More »

Stormwater 319

This is a grant received in 2006 from the Department of Natural Resources focusing on nonpoint source issues and will end Jan. 2011. Click to view the ongoing accomplishments of this grant. Learn More »

Table Rock Lake 319 Grant

Onsite Wastewater Treatment system cost share opportunity for homeowners living in the Lower James River Basin of the watershed with failing septic systems. Learn More »

Water Quality Improvement Project

Implementing Innovative Conservation Design for Stormwater Management in the Ozarks is the focus of the WQIP. These are funds appropriated by Senators Talent and Bond and administered by the Enviromnetal Resources Coaliton. JRBP has worked on several local low impact development projects with these funds. Learn More »

For Email Marketing you can trust

We want YOU to join the James River Basin Partnership

Discover all the benefits of membership today!

Learn More »

Learn More »

Popular Downloads

Event Calendar

(default) 14 queries took 73 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `projects`9914
2SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE 1 = 1 ORDER BY `Project`.`name` ASC 442
3DESCRIBE `settings`8813
4SELECT `setting`.`id`, `setting`.`name`, `setting`.`url`, `setting`.`email`, `setting`.`replyto`, `setting`.`seo_title`, `setting`.`seo_keywords`, `setting`.`seo_description` FROM `settings` AS `setting` WHERE 1 = 1 110
5DESCRIBE `events`101013
6SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 20882
7SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 20441
8DESCRIBE `downloads`8813
9SELECT `Download`.`id`, `Download`.`created`, `Download`.`modified`, `Download`.`weight`, `Download`.`file`, `Download`.`name`, `Download`.`description`, `Download`.`downloads` FROM `downloads` AS `Download` WHERE 1 = 1 ORDER BY `Download`.`weight` ASC LIMIT 3330
10SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 3330
11SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 3331
12DESCRIBE `pages`131313
13SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`created`, `Page`.`modified`, `Page`.`file`, `Page`.`navigation`, `Page`.`weight`, `Page`.`name`, `Page`.`title`, `Page`.`seo_title`, `Page`.`seo_keywords`, `Page`.`seo_description`, `Page`.`content`, `ParentPage`.`id`, `ParentPage`.`parent_id`, `ParentPage`.`created`, `ParentPage`.`modified`, `ParentPage`.`file`, `ParentPage`.`navigation`, `ParentPage`.`weight`, `ParentPage`.`name`, `ParentPage`.`title`, `ParentPage`.`seo_title`, `ParentPage`.`seo_keywords`, `ParentPage`.`seo_description`, `ParentPage`.`content` FROM `pages` AS `Page` LEFT JOIN `pages` AS `ParentPage` ON (`Page`.`parent_id` = `ParentPage`.`id`) WHERE `Page`.`navigation` = 1 ORDER BY `Page`.`weight` DESC LIMIT 3331
14SELECT `ChildPage`.`id`, `ChildPage`.`parent_id`, `ChildPage`.`created`, `ChildPage`.`modified`, `ChildPage`.`file`, `ChildPage`.`navigation`, `ChildPage`.`weight`, `ChildPage`.`name`, `ChildPage`.`title`, `ChildPage`.`seo_title`, `ChildPage`.`seo_keywords`, `ChildPage`.`seo_description`, `ChildPage`.`content` FROM `pages` AS `ChildPage` WHERE `ChildPage`.`parent_id` IN (7, 14, 15) ORDER BY `ChildPage`.`weight` ASC 000