An online survey and upcoming meetings begin a broad, long-term plan guiding Colorado Springs’ Parks Department.
The department recently announced the survey along with the first in a series of meetings regarding a master plan for parks, open spaces, community centers and other department-run facilities and programs.
Reads a webpage for the project called Imagine COSParks: “By gathering valuable data and seeking the community’s input on recreation trends, user engagement and funding sources, we aim to create a roadmap for the next 10 to 15 years that reflects the diverse interests of Colorado Springs residents.”
Happy Trails: Appreciating the new and old at Monument Valley Park
The survey is available on that webpage, coloradosprings.gov/ParkSystemMasterPlan. Information on upcoming meetings is also posted.
Success! Thank you for subscribing to our newsletter.
function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);
nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}
function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}
function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;
result.innerText = “”;
if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}
function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=60&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});
}
#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20outdoors%20sign%20up.png);
background-size: cover;
}
#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: ;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}
#successnsltr a {
color: white;
}
.hideblock {
display:none;
}
h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}
@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20outdoors%20sign%20up.png);
background-size: cover;
}
}
One is set for 5:30 p.m. June 24 at the Briargate YMCA. Another meeting is set for the same time the next day at the Southeast Armed Services YMCA. A virtual meeting is scheduled for 6 p.m. July 9.
The master plan will be an update to a sweeping document from 2014, which officials credit for identifying John Venezia Community Park, Fishers Canyon Open Space and an expanded Blodgett Open Space — a few examples of major developments in recent years. Along with future parks, open spaces and trail connections, that plan sought to identify maintenance needs and paths to sustainability.
Guided hikes set for curious, colorful park near Colorado Springs
A timeline on the COSParks webpage shows community workshops continuing through the fall, ahead of the master plan’s potential approval in the spring of next year.