Kinsmen Park and Mendel Art Gallery site targeted for renewal
Posted on
November 16, 2010
by
Norm Fisher, Royal LePage Vidorra
Saskatoon’s largest park, together with the sites of the
Mendel Art Gallery,
Shakespeare on the Saskatchewan and the
Shearwater boat tour docks are the target of a massive renewal project and the city of Saskatoon is ready to begin a two-year planning process to ensure that the public amenities best meet the future needs of the community. Attendance at Kinsmen Park has declined forty percent in recent years. A $5 million dollar sponsorship agreement with
Potash Corp. of Saskatchewan provides funding for a needed renewal that will link the four
City Parkarea amenities under one concept plan.
The $170,000 planning process was approved Monday by the city’s executive committee. Assuming that $100,000 in funding from next year’s budget is approved in December, the planning process for a transformation can begin immediately with the hiring of a consultant and a public call for ideas for the Mendel Art Gallery site that will become vacant when the Art Gallery of Saskatchewan opens in late 2014 at River Landing.
More from the Star Phoenix here.
The Saskatchewan REALTORS® Association (SRA) IDX Reciprocity listings are displayed in
accordance with SRA's MLS® Data Access Agreement and are copyright of the Saskatchewan REALTORS® Association (SRA).
The above information is from sources deemed reliable but should not be relied upon without independent verification.
The information presented here is for general interest only, no guarantees apply.
Trademarks are owned and controlled by the Canadian Real Estate Association (CREA).
Used under license.
MLS® System data of the Saskatchewan REALTORS® Association (SRA) displayed on this site is refreshed every 2 hours.
$(document).ready(function () {
var allBoxes = $("#mrp-container10 div.weblet_web-syndication").children("div");
transitionBox(null, allBoxes.first());
});
function transitionBox(from, to) {
function next() {
var nextTo;
if (to.is(":last-child")) {
nextTo = to.closest("#mrp-container10 .weblet_web-syndication").children("div").first();
} else {
nextTo = to.next();
}
to.fadeIn(500, function () {
setTimeout(function () {
transitionBox(to, nextTo);
}, 7000);
});
}
if (from) {
from.fadeOut(500, next);
} else {
next();
}
}