Posted March 24, 2023 by Tayelor, Communications Coordinator
There are more babies on the way in spring than just birds! Coyotes are great at pest control, eating rats and mice, so it’s important to know how we can best share our environment with these tenacious wild animals.
Coyotes will form breeding pairs and begin having litters of puppies around this time of year. They are dedicated parents, and both males and females will stay with the litter. Coyotes are more visible at this time of year as they’ll be patrolling their territory with frequency. They might appear to act more aggressive, but in reality they’re just trying to keep their little ones safe. So, what can we do if we think there’s coyote activity in our neighbourhood?
Our friends at the Stanley Park Ecology Society have come up with the following guidelines for safe coexistence:
During breeding season it is very important for people to be aware of their surroundings when they’re out in parks or natural spaces, especially if they are walking a dog.
Avoid encounters altogether – consult the Stanley Park Ecology Society coyote sightings map for areas to avoid and adjust your route and respect trail closures.
Keep dogs on-leash to give you more control if you encounter a coyote.
Should you see a coyote, keep an eye on it as you walk steadily away from the area, picking up your dog, if able. Stay calm and observe its behaviour for cues.
If a coyote gets too close, haze it by raising your arms to be BIG and yell deeply to be LOUD.
Do not run away from a coyote; this may invite it to chase you.
Assess properties for food attractants and potential denning sites. Remove any food sources like open trash or compost. Cut down overgrown vegetation and close off any openings that can be used as dens.
We’d love to stay in touch! Sign up below to hear more about our work with injured and vulnerable animals of BC.
');
}
}
function submitSubscribeForm($form, $resultElement) {
// var firstName = document.getElementsByName('FNAME')[0].value;
$.ajax({
type: "GET",
url: $form.attr("action"),
data: $form.serialize(),
cache: false,
dataType: "jsonp",
jsonp: "c",
contentType: "application/json; charset=utf-8",
error: function(error){},
success: function(data){
// @Todo: Be sure to change this URL to match the image path on your site. - DONE
var message = '
';
message += '
';
message += '
Thank You
';
message += ''
message += '
Thank you for signing up! We’re excited to share stories of wildlife rehabilitation with you.
';
message += '
';
if (data.result != "success") {
message = '
';
message = '
Oops! There\'s Been an Error
';
message += '
';
message += data.msg || "Sorry, we're unable to subscribe you at this time. Please try again using the form at the bottom of the home page.";
message += '