Warning (2): file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 [APP/View/Elements/business.ctp, line 450]Code Context
//$json = file_get_contents("https://maps-api-ssl.google.com/maps/api/geocode/json?address=$address&key=AIzaSyALrxFaoZQaZpP26mJJSckmQ7ixd1wS1Ys");
$json = file_get_contents("https://maps.googleapis.com/maps/api/geocode/json?address=$address&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y");
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
file_get_contents - [internal], line ??
get_lat_long - APP/View/Elements/business.ctp, line 450
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Warning (2): file_get_contents(https://maps.googleapis.com/maps/api/geocode/json?address=110A+Mannum+Road,+,+Murray+Bridge,+5253&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found [APP/View/Elements/business.ctp, line 450]Code Context
//$json = file_get_contents("https://maps-api-ssl.google.com/maps/api/geocode/json?address=$address&key=AIzaSyALrxFaoZQaZpP26mJJSckmQ7ixd1wS1Ys");
$json = file_get_contents("https://maps.googleapis.com/maps/api/geocode/json?address=$address&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y");
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
file_get_contents - [internal], line ??
get_lat_long - APP/View/Elements/business.ctp, line 450
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 455]Code Context //echo var_dump($json);
if($json->{'status'} == 'ZERO_RESULTS')
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 455
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '110A+Mannum+Road,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined variable: markericon [APP/View/Elements/business.ctp, line 41]Code Context 'latitude' => $mapLat,
'longitude' => $mapLong,
'markerIcon' => $markericon,
$viewFile = '/home/rogerdw/public_html/test/app/View/Elements/business.ctp'
$dataForView = array(
'og_description' => 'Natural Resources SA Murray-Darling Basin works together with the community to manage our environment in a way that achieves a balance between our collective need for resources and the needs of our environment.
Our work aims to achieve the targets set out in the region’s Natural Resources Management Plan.
This Plan was developed by the South Australian Murray-Darling Basin Natural Resources Management Board in partnership with the community and stakeholders . . . and is delivered through a diverse range of programs and projects across the region.
SA Murray-Darling Basin Natural Resources Management Board
The South Australian Murray-Darling Basin Natural Resources Management Board is responsible for the development of the Natural Resources Management Plan for the region.
This Plan is developed and delivered in partnership with the community and stakeholders, and aims to ensure that there is a balance between the needs of people and the environment. The Plan sets targets for the environment and sustainable use of natural resources in the region, and is delivered by Natural Resources SA Murray-Darling Basin through a diverse range of programs and projects across the region.
Natural Resources Management
Natural resources management (NRM) is an approach that aims to work together with the community, industry and three tiers of government to manage the environment in a way that achieves a balance between our collective need for resources and the needs of the environment.
The roles and responsibilities within NRM are legislated under the Natural Resources Management Act 2004.
There are a number of key organisations involved in the implementation of this Act.
NRM Council
The NRM Council is the state-wide body responsible for the implementation of NRM in South Australia. The NRM Council provides advice to the Minister for Sustainability, Environment and Conservation, prepares the State NRM Plan and works collaboratively to achieve its outcomes, and assists the regional NRM boards in developing their Regional NRM Plans.
NRM Boards
There are eight NRM regions in South Australia. Each has a regional NRM board that is responsible for the development of the Regional NRM Plan for that region. This Plan sets targets for the environment in the region. It is developed and delivered in partnership with the community and stakeholders and aims to ensure that there is a balance between the needs of people and the environment.
NRM Groups
NRM groups in regions provide an important link between local communities and the regional NRM boards. NRM group members are local people who ensure that there is community input into the development and delivery of the Regional NRM Plan. NRM groups also help people in the community to care for the environment and use natural resources sustainably by building awareness, skills and networks.
Natural Resources SA Murray-Darling Basin
Natural Resources SA Murray-Darling Basin is the agency that delivers a diverse range of programs and projects on behalf of the regional NRM board and Department of Environment, Water and Natural Resources for the SA Murray-Darling Basing NRM region.
',
'url_key' => 'files%2FBusiness%2Fnatural-resources-sa-murray-darling-basin',
'og_image_height' => (int) 340,
'og_image_width' => (int) 400,
'og_image' => 'files/Business/000/000/007/97/Natural-Resources-Centre.jpg',
'og_title' => 'Natural Resources SA Murray-Darling Basin ',
'og_url' => array(),
'keywords' => 'Murray Bridge, Community, Business, Directory , Search , ',
'description' => 'Murray Bridge Community and Business Directory, where you can search for information on all businesses, groups, organisations, service and sporting clubs in Murray Bridge and surrounding districts. Including Mannum, Tailem Bend, Wellington, Callington, Mypolonga etc',
'title_for_layout' => 'Murray Bridge - Community and Business Directory: business - Natural Resources SA Murray-Darling Basin ',
'menu_footers' => array(
(int) 0 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 1 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 2 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 3 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 4 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 5 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 6 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 7 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
)
),
'menu_headers' => array(
(int) 0 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 1 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 3 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 4 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
)
),
'debugToolbarPanels' => array(
'history' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
),
'debugToolbarJavascript' => array(
'libs' => 'DebugKit./js/js_debug_toolbar'
),
'debugToolbarCss' => array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
),
'limit_ads_for_mobile' => true,
'specials' => array(),
'promotion' => array(),
'headers' => array(),
'footers' => array(),
'ads' => array(),
'business' => array(
'Business' => array(
'id' => '797',
'user_id' => '',
'category_id_not_used' => '285,435,350',
'name' => 'Natural Resources SA Murray-Darling Basin ',
'first_letter' => 'N',
'url_key' => 'natural-resources-sa-murray-darling-basin',
'address1' => '110A Mannum Road',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => '',
'contact_number1' => '8532 9100',
'contact_name2' => '',
'contact_number2' => '',
'fax' => '',
'mobile_name1' => '',
'mobile1' => '',
'mobile_name2' => '',
'mobile2' => '',
'email1' => '',
'email2' => '',
'website' => '',
'mon_open' => '9.00am',
'mon_close' => '5.00pm',
'mon_status' => '1',
'tue_open' => '9.00am',
'tue_close' => '5.00pm',
'tue_status' => '1',
'wed_open' => '9.00am',
'wed_close' => '5.00pm',
'wed_status' => '1',
'thu_open' => '9.00am',
'thu_close' => '5.00pm',
'thu_status' => '1',
'fri_open' => '9.00am',
'fri_close' => '5.00pm',
'fri_status' => '1',
'sat_open' => '',
'sat_close' => '',
'sat_status' => '2',
'sun_open' => '',
'sun_close' => '',
'sun_status' => '2',
'business_activity' => '<p><strong>Natural Resources SA Murray-Darling Basin</strong> works together with the community to manage our environment in a way that achieves a balance between our collective need for resources and the needs of our environment.</p>
<p>Our work aims to achieve the targets set out in the region’s Natural Resources Management Plan.</p>
<p>This Plan was developed by the South Australian Murray-Darling Basin Natural Resources Management Board in partnership with the community and stakeholders ... and is delivered through a diverse range of programs and projects across the region.<br />
</p>
<p><strong>SA Murray-Darling Basin Natural Resources Management Board</strong></p>
<p>The South Australian Murray-Darling Basin <em>Natural Resources Management Board</em> is responsible for the development of the Natural Resources Management Plan for the region.</p>
<p>This Plan is developed and delivered in partnership with the community and stakeholders, and aims to ensure that there is a balance between the needs of people and the environment. The Plan sets targets for the environment and sustainable use of natural resources in the region, and is delivered by Natural Resources SA Murray-Darling Basin through a diverse range of programs and projects across the region.<br />
</p>
<p><strong>Natural Resources Management</strong></p>
<p><em>Natural resources management</em> (NRM) is an approach that aims to work together with the community, industry and three tiers of government to manage the environment in a way that achieves a balance between our collective need for resources and the needs of the environment.</p>
<p>The roles and responsibilities within NRM are legislated under the Natural Resources Management Act 2004.</p>
<p>There are a number of key organisations involved in the implementation of this Act.</p>
<ul>
<li><a href="http://www.environment.sa.gov.au/about-us/boards-and-committees/Natural_Resources_Management_Council" target="_blank"><strong>NRM Council</strong></a></li>
</ul>
<p style="margin-left:40px"><em>The NRM Council</em> is the state-wide body responsible for the implementation of NRM in South Australia. The NRM Council provides advice to the Minister for Sustainability, Environment and Conservation, prepares the State NRM Plan and works collaboratively to achieve its outcomes, and assists the regional NRM boards in developing their Regional NRM Plans. </p>
<ul>
<li><a href="http://www.naturalresources.sa.gov.au/samurraydarlingbasin/about-us/nrm-board" target="_blank"><strong>NRM Boards</strong></a></li>
</ul>
<p style="margin-left:40px">There are eight NRM regions in South Australia. Each has a regional <em>NRM board</em> that is responsible for the development of the Regional NRM Plan for that region. This Plan sets targets for the environment in the region. It is developed and delivered in partnership with the community and stakeholders and aims to ensure that there is a balance between the needs of people and the environment.</p>
<ul>
<li><a href="http://www.naturalresources.sa.gov.au/samurraydarlingbasin/about-us/nrm-groups" target="_blank"><strong>NRM Groups</strong></a></li>
</ul>
<p style="margin-left:40px"><em>NRM groups</em> in regions provide an important link between local communities and the regional NRM boards. NRM group members are local people who ensure that there is community input into the development and delivery of the Regional NRM Plan. NRM groups also help people in the community to care for the environment and use natural resources sustainably by building awareness, skills and networks.</p>
<ul>
<li><a href="http://www.naturalresources.sa.gov.au/samurraydarlingbasin/about-us/natural-resources-samdb" target="_blank"><strong>Natural Resources SA Murray-Darling Basin</strong></a></li>
</ul>
<p style="margin-left:40px"><em>Natural Resources SA Murray-Darling Basin</em> is the agency that delivers a diverse range of programs and projects on behalf of the regional NRM board and Department of Environment, Water and Natural Resources for the SA Murray-Darling Basing NRM region.</p>
',
'keyword' => '',
'path' => '/000/000/007/97',
'image' => 'Natural-Resources-Centre.jpg',
'video' => null,
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '2016-01-23 14:34:30',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
),
'Category' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
)
)
$og_description = 'Natural Resources SA Murray-Darling Basin works together with the community to manage our environment in a way that achieves a balance between our collective need for resources and the needs of our environment.
Our work aims to achieve the targets set out in the region’s Natural Resources Management Plan.
This Plan was developed by the South Australian Murray-Darling Basin Natural Resources Management Board in partnership with the community and stakeholders . . . and is delivered through a diverse range of programs and projects across the region.
SA Murray-Darling Basin Natural Resources Management Board
The South Australian Murray-Darling Basin Natural Resources Management Board is responsible for the development of the Natural Resources Management Plan for the region.
This Plan is developed and delivered in partnership with the community and stakeholders, and aims to ensure that there is a balance between the needs of people and the environment. The Plan sets targets for the environment and sustainable use of natural resources in the region, and is delivered by Natural Resources SA Murray-Darling Basin through a diverse range of programs and projects across the region.
Natural Resources Management
Natural resources management (NRM) is an approach that aims to work together with the community, industry and three tiers of government to manage the environment in a way that achieves a balance between our collective need for resources and the needs of the environment.
The roles and responsibilities within NRM are legislated under the Natural Resources Management Act 2004.
There are a number of key organisations involved in the implementation of this Act.
NRM Council
The NRM Council is the state-wide body responsible for the implementation of NRM in South Australia. The NRM Council provides advice to the Minister for Sustainability, Environment and Conservation, prepares the State NRM Plan and works collaboratively to achieve its outcomes, and assists the regional NRM boards in developing their Regional NRM Plans.
NRM Boards
There are eight NRM regions in South Australia. Each has a regional NRM board that is responsible for the development of the Regional NRM Plan for that region. This Plan sets targets for the environment in the region. It is developed and delivered in partnership with the community and stakeholders and aims to ensure that there is a balance between the needs of people and the environment.
NRM Groups
NRM groups in regions provide an important link between local communities and the regional NRM boards. NRM group members are local people who ensure that there is community input into the development and delivery of the Regional NRM Plan. NRM groups also help people in the community to care for the environment and use natural resources sustainably by building awareness, skills and networks.
Natural Resources SA Murray-Darling Basin
Natural Resources SA Murray-Darling Basin is the agency that delivers a diverse range of programs and projects on behalf of the regional NRM board and Department of Environment, Water and Natural Resources for the SA Murray-Darling Basing NRM region.
'
$url_key = 'files%2FBusiness%2Fnatural-resources-sa-murray-darling-basin'
$og_image_height = (int) 340
$og_image_width = (int) 400
$og_image = 'files/Business/000/000/007/97/Natural-Resources-Centre.jpg'
$og_title = 'Natural Resources SA Murray-Darling Basin '
$og_url = array()
$keywords = 'Murray Bridge, Community, Business, Directory , Search , '
$description = 'Murray Bridge Community and Business Directory, where you can search for information on all businesses, groups, organisations, service and sporting clubs in Murray Bridge and surrounding districts. Including Mannum, Tailem Bend, Wellington, Callington, Mypolonga etc'
$title_for_layout = 'Murray Bridge - Community and Business Directory: business - Natural Resources SA Murray-Darling Basin '
$menu_footers = array(
(int) 0 => array(
'Content' => array(
'id' => '35',
'parent_id' => '0',
'name' => 'MB Directory Ph. Roger 0400 226 839',
'order' => '50',
'url_key' => 'mb-directory-ph-roger-0400-226-839'
),
'children' => array()
),
(int) 1 => array(
'Content' => array(
'id' => '9',
'parent_id' => '0',
'name' => 'Found Mistakes - Tell Us Here',
'order' => '100',
'url_key' => 'found-mistakes-tell-us-here'
),
'children' => array()
),
(int) 2 => array(
'Content' => array(
'id' => '10',
'parent_id' => '0',
'name' => 'Privacy Policy',
'order' => '200',
'url_key' => 'privacy-policy'
),
'children' => array()
),
(int) 3 => array(
'Content' => array(
'id' => '11',
'parent_id' => '0',
'name' => 'Terms Of Service',
'order' => '300',
'url_key' => 'terms-of-service'
),
'children' => array()
),
(int) 4 => array(
'Content' => array(
'id' => '12',
'parent_id' => '0',
'name' => 'FAQ',
'order' => '400',
'url_key' => 'faq'
),
'children' => array()
),
(int) 5 => array(
'Content' => array(
'id' => '31',
'parent_id' => '0',
'name' => 'Is Your Business Listed?',
'order' => '600',
'url_key' => 'is-your-business-listed'
),
'children' => array()
),
(int) 6 => array(
'Content' => array(
'id' => '33',
'parent_id' => '0',
'name' => 'Murray Bridge parkrun',
'order' => '600',
'url_key' => 'murray-bridge-parkrun'
),
'children' => array()
),
(int) 7 => array(
'Content' => array(
'id' => '38',
'parent_id' => '0',
'name' => 'Header Ad',
'order' => '600',
'url_key' => 'header-ad'
),
'children' => array()
)
)
$menu_headers = array(
(int) 0 => array(
'Content' => array(
'id' => '1',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Home',
'order' => '100',
'url_key' => 'home'
),
'children' => array()
),
(int) 1 => array(
'Content' => array(
'id' => '29',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Murray Bridge',
'order' => '200',
'url_key' => 'murray-bridge'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Content' => array(
'id' => '5',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Tourism',
'order' => '300',
'url_key' => 'tourism'
),
'children' => array()
),
(int) 3 => array(
'Content' => array(
'id' => '6',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Local Events',
'order' => '400',
'url_key' => 'local-events'
),
'children' => array()
),
(int) 4 => array(
'Content' => array(
'id' => '28',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Advertise',
'order' => '400',
'url_key' => 'advertise'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Content' => array(
'id' => '27',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Specials',
'order' => '600',
'url_key' => 'specials'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$debugToolbarPanels = array(
'history' => array(
'content' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
'Config' => array(
[maximum depth reached]
),
'_Token' => array(
[maximum depth reached]
)
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
'params' => array(
[maximum depth reached]
),
'url' => 'businesses/view/natural-resources-sa-murray-darling-basin',
'query' => array([maximum depth reached]),
'data' => array(
[maximum depth reached]
),
'cookie' => array([maximum depth reached]),
'get' => array([maximum depth reached]),
'currentRoute' => object(CakeRoute) {}
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
'connections' => array(
[maximum depth reached]
),
'threshold' => (int) 20
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
'limit_ads_for_mobile' => true,
'specials' => array([maximum depth reached]),
'promotion' => array([maximum depth reached]),
'headers' => array([maximum depth reached]),
'footers' => array([maximum depth reached]),
'ads' => array([maximum depth reached]),
'business' => array(
[maximum depth reached]
),
'$request->data' => array(
[maximum depth reached]
)
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
'php' => array(
[maximum depth reached]
),
'cake' => array(
[maximum depth reached]
),
'app' => array([maximum depth reached])
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
'core' => array(
[maximum depth reached]
),
'app' => array(
[maximum depth reached]
),
'plugins' => array(
[maximum depth reached]
),
'paths' => array(
[maximum depth reached]
)
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
)
$debugToolbarJavascript = array(
'libs' => 'DebugKit./js/js_debug_toolbar'
)
$debugToolbarCss = array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
)
$limit_ads_for_mobile = true
$specials = array()
$promotion = array()
$headers = array()
$footers = array()
$ads = array()
$business = array(
'Business' => array(
'id' => '797',
'user_id' => '',
'category_id_not_used' => '285,435,350',
'name' => 'Natural Resources SA Murray-Darling Basin ',
'first_letter' => 'N',
'url_key' => 'natural-resources-sa-murray-darling-basin',
'address1' => '110A Mannum Road',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => '',
'contact_number1' => '8532 9100',
'contact_name2' => '',
'contact_number2' => '',
'fax' => '',
'mobile_name1' => '',
'mobile1' => '',
'mobile_name2' => '',
'mobile2' => '',
'email1' => '',
'email2' => '',
'website' => '',
'mon_open' => '9.00am',
'mon_close' => '5.00pm',
'mon_status' => '1',
'tue_open' => '9.00am',
'tue_close' => '5.00pm',
'tue_status' => '1',
'wed_open' => '9.00am',
'wed_close' => '5.00pm',
'wed_status' => '1',
'thu_open' => '9.00am',
'thu_close' => '5.00pm',
'thu_status' => '1',
'fri_open' => '9.00am',
'fri_close' => '5.00pm',
'fri_status' => '1',
'sat_open' => '',
'sat_close' => '',
'sat_status' => '2',
'sun_open' => '',
'sun_close' => '',
'sun_status' => '2',
'business_activity' => '<p><strong>Natural Resources SA Murray-Darling Basin</strong> works together with the community to manage our environment in a way that achieves a balance between our collective need for resources and the needs of our environment.</p>
<p>Our work aims to achieve the targets set out in the region’s Natural Resources Management Plan.</p>
<p>This Plan was developed by the South Australian Murray-Darling Basin Natural Resources Management Board in partnership with the community and stakeholders ... and is delivered through a diverse range of programs and projects across the region.<br />
</p>
<p><strong>SA Murray-Darling Basin Natural Resources Management Board</strong></p>
<p>The South Australian Murray-Darling Basin <em>Natural Resources Management Board</em> is responsible for the development of the Natural Resources Management Plan for the region.</p>
<p>This Plan is developed and delivered in partnership with the community and stakeholders, and aims to ensure that there is a balance between the needs of people and the environment. The Plan sets targets for the environment and sustainable use of natural resources in the region, and is delivered by Natural Resources SA Murray-Darling Basin through a diverse range of programs and projects across the region.<br />
</p>
<p><strong>Natural Resources Management</strong></p>
<p><em>Natural resources management</em> (NRM) is an approach that aims to work together with the community, industry and three tiers of government to manage the environment in a way that achieves a balance between our collective need for resources and the needs of the environment.</p>
<p>The roles and responsibilities within NRM are legislated under the Natural Resources Management Act 2004.</p>
<p>There are a number of key organisations involved in the implementation of this Act.</p>
<ul>
<li><a href="http://www.environment.sa.gov.au/about-us/boards-and-committees/Natural_Resources_Management_Council" target="_blank"><strong>NRM Council</strong></a></li>
</ul>
<p style="margin-left:40px"><em>The NRM Council</em> is the state-wide body responsible for the implementation of NRM in South Australia. The NRM Council provides advice to the Minister for Sustainability, Environment and Conservation, prepares the State NRM Plan and works collaboratively to achieve its outcomes, and assists the regional NRM boards in developing their Regional NRM Plans. </p>
<ul>
<li><a href="http://www.naturalresources.sa.gov.au/samurraydarlingbasin/about-us/nrm-board" target="_blank"><strong>NRM Boards</strong></a></li>
</ul>
<p style="margin-left:40px">There are eight NRM regions in South Australia. Each has a regional <em>NRM board</em> that is responsible for the development of the Regional NRM Plan for that region. This Plan sets targets for the environment in the region. It is developed and delivered in partnership with the community and stakeholders and aims to ensure that there is a balance between the needs of people and the environment.</p>
<ul>
<li><a href="http://www.naturalresources.sa.gov.au/samurraydarlingbasin/about-us/nrm-groups" target="_blank"><strong>NRM Groups</strong></a></li>
</ul>
<p style="margin-left:40px"><em>NRM groups</em> in regions provide an important link between local communities and the regional NRM boards. NRM group members are local people who ensure that there is community input into the development and delivery of the Regional NRM Plan. NRM groups also help people in the community to care for the environment and use natural resources sustainably by building awareness, skills and networks.</p>
<ul>
<li><a href="http://www.naturalresources.sa.gov.au/samurraydarlingbasin/about-us/natural-resources-samdb" target="_blank"><strong>Natural Resources SA Murray-Darling Basin</strong></a></li>
</ul>
<p style="margin-left:40px"><em>Natural Resources SA Murray-Darling Basin</em> is the agency that delivers a diverse range of programs and projects on behalf of the regional NRM board and Department of Environment, Water and Natural Resources for the SA Murray-Darling Basing NRM region.</p>
',
'keyword' => '',
'path' => '/000/000/007/97',
'image' => 'Natural-Resources-Centre.jpg',
'video' => null,
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '2016-01-23 14:34:30',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
'id' => '1279',
'business_id' => '797',
'type' => 'Phone',
'name' => '',
'detail' => '8532 9100',
'created' => '2015-06-27 09:31:29',
'modified' => '2016-01-23 14:34:30'
),
(int) 1 => array(
'id' => '2833',
'business_id' => '797',
'type' => 'Fax',
'name' => '',
'detail' => '8531 1843',
'created' => '2016-01-23 13:49:15',
'modified' => '2016-01-23 14:34:30'
),
(int) 2 => array(
'id' => '2834',
'business_id' => '797',
'type' => 'Website',
'name' => '',
'detail' => 'www.naturalresources.sa.gov.au/samurraydarlingbasin/home',
'created' => '2016-01-23 13:49:15',
'modified' => '2016-01-23 14:34:30'
),
(int) 3 => array(
'id' => '2835',
'business_id' => '797',
'type' => 'Email',
'name' => '',
'detail' => 'samdbenquiries@sa.gov.au',
'created' => '2016-01-23 13:49:15',
'modified' => '2016-01-23 14:34:30'
)
),
'Category' => array(
(int) 0 => array(
'id' => '435',
'cat_code_not_used' => 'W03',
'name' => 'Water Resources',
'url_key' => 'water-resources',
'first_letter' => 'W',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '350',
'cat_code_not_used' => 'R10',
'name' => 'Resources / Resource Management',
'url_key' => 'resources-resource-management',
'first_letter' => 'R',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '285',
'cat_code_not_used' => 'N02',
'name' => 'Natural Resource Management',
'url_key' => 'natural-resource-management',
'first_letter' => 'N',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '191',
'cat_code_not_used' => 'G13',
'name' => 'Government Services',
'url_key' => 'government-services',
'first_letter' => 'G',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
)
)
)
$latitude = ''
$longitude = ''
$address1 = '110A Mannum Road'
$address2 = ''
$city = 'Murray Bridge'
$state = 'SA'
$zip = '5253'
$country = 'Australia'
$address = '110A Mannum Road, , Murray Bridge, 5253'
$latlong = ','
$map = array(
(int) 0 => '',
(int) 1 => ''
)
$mapLat = ''
$mapLong = ''
include - APP/View/Elements/business.ctp, line 41
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Natural Resources SA Murray-Darling Basin
Why not share this business on Facebook?
Business hours |
Mon |
9.00am - 5.00pm
|
Tues |
9.00am - 5.00pm
|
Wed |
9.00am - 5.00pm
|
Thurs |
9.00am - 5.00pm
|
Fri |
9.00am - 5.00pm
|
Sat |
Closed
|
Sun |
Closed
|
|
|
Natural Resources SA Murray-Darling Basin works together with the community to manage our environment in a way that achieves a balance between our collective need for resources and the needs of our environment.
Our work aims to achieve the targets set out in the region’s Natural Resources Management Plan.
This Plan was developed by the South Australian Murray-Darling Basin Natural Resources Management Board in partnership with the community and stakeholders ... and is delivered through a diverse range of programs and projects across the region.
SA Murray-Darling Basin Natural Resources Management Board
The South Australian Murray-Darling Basin Natural Resources Management Board is responsible for the development of the Natural Resources Management Plan for the region.
This Plan is developed and delivered in partnership with the community and stakeholders, and aims to ensure that there is a balance between the needs of people and the environment. The Plan sets targets for the environment and sustainable use of natural resources in the region, and is delivered by Natural Resources SA Murray-Darling Basin through a diverse range of programs and projects across the region.
Natural Resources Management
Natural resources management (NRM) is an approach that aims to work together with the community, industry and three tiers of government to manage the environment in a way that achieves a balance between our collective need for resources and the needs of the environment.
The roles and responsibilities within NRM are legislated under the Natural Resources Management Act 2004.
There are a number of key organisations involved in the implementation of this Act.
The NRM Council is the state-wide body responsible for the implementation of NRM in South Australia. The NRM Council provides advice to the Minister for Sustainability, Environment and Conservation, prepares the State NRM Plan and works collaboratively to achieve its outcomes, and assists the regional NRM boards in developing their Regional NRM Plans.
There are eight NRM regions in South Australia. Each has a regional NRM board that is responsible for the development of the Regional NRM Plan for that region. This Plan sets targets for the environment in the region. It is developed and delivered in partnership with the community and stakeholders and aims to ensure that there is a balance between the needs of people and the environment.
NRM groups in regions provide an important link between local communities and the regional NRM boards. NRM group members are local people who ensure that there is community input into the development and delivery of the Regional NRM Plan. NRM groups also help people in the community to care for the environment and use natural resources sustainably by building awareness, skills and networks.
Natural Resources SA Murray-Darling Basin is the agency that delivers a diverse range of programs and projects on behalf of the regional NRM board and Department of Environment, Water and Natural Resources for the SA Murray-Darling Basing NRM region.