★ Independent, reader-supported & ad-free · Watching the watchers in all 50 states ★ Support Us
The Docket · Government Meeting · DKT-2026-001388

On the agenda: Woodstock 2/03/2026 City Council Meeting - Feb 03, 2026 — Flock Safety (Feb 3)

Past  ⚠ Agenda Watch  Woodstock, Illinois · Tuesday, February 3, 2026 — 8 months ago

About this record

The published agenda for the February 3, 2026 meeting contains: "Flock Safety". The meeting has passed. The agenda stays here as a permanent public record.

WhenTuesday, February 3, 2026
Check the agenda document for the meeting time.
WhereWoodstock, Illinois
Body2/03/2026 City Council Meeting - Feb 03, 2026
Money$50,000 was at stake
On the record“Flock Safety”

The agenda, word for word

Government public record — the full text of the published document, archived September 21, 2026. Gold highlighting of key terms is ours, not the original’s. Read the original document ↗

1 page · scroll to read

window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-BC0CVRKR2Z', { 'request_origin':'external' });




2/03/2026 City Council Meeting




/* How to use the Grid:
The grid is a 12-column fluid grid with a max width of whatever
.container max-width is set to, that shrinks with the browser/device
at smaller sizes. The max width can be changed by simply changing
the max-width value on .container below, and all columns will resize
accordingly.

Note: There are also media queries which can be adjusted to make the grid change at certain
screen sizes.
On smaller screen sizes you would adjust the width value of the .container
And on larger screens you would adjust the max-width value of the .container
Both of the adjustments in above are made inside the media queries

-.container is main centered wrapper
-Columns should be the immediate child of a .row
-Just use a number and class 'column' or 'columns', e.g :


Two
Ten



Note: columns can be nested, but it's not recommended since grid has %-based gutters,
meaning a nested grid results in variable with gutters (which can end up
being *really* small on certain browser/device sizes)
*/
.column,
.columns,
.container {
width: 100%;
box-sizing: border-box
}

.column,
.columns,
.container,
.u-full-width,
.u-max-full-width {
box-sizing: border-box
}
.container {
position: relative;
max-width: 960px;
margin: 0 auto;
padding: 0 1em
}

.column,
.columns {
float: left
}
@media only screen and (min-width: 400px) {
.container {
width: 95%;
padding: 0
}
}
@media only screen and (min-width: 550px) {
.container {
width: 90%
}
.column,
.columns {
margin-left: 4%
}
.column:first-child,
.columns:first-child {
margin-left: 0
}
.one.column,
.one.columns {
width: 4.66666666667%
}
.two.columns {
width: 13.3333333333%
}
.three.columns {
width: 22%
}
.four.columns {
width: 30.6666666667%
}
.five.columns {
width: 39.3333333333%
}
.six.columns {
width: 48%
}
.seven.columns {
width: 56.6666666667%
}
.eight.columns {
width: 65.3333333333%
}
.nine.columns {
width: 74%
}
.ten.columns {
width: 82.6666666667%
}
.eleven.columns {
width: 91.3333333333%
}
.twelve.columns {
width: 100%;
margin-left: 0
}
.one-third.column {
width: 30.6666666667%
}
.two-thirds.column {
width: 65.3333333333%
}
.one-half.column {
width: 48%
}
.offset-by-one.column,
.offset-by-one.columns {
margin-left: 8.66666666667%
}
.offset-by-two.column,
.offset-by-two.columns {
margin-left: 17.3333333333%
}
.offset-by-three.column,
.offset-by-three.columns {
margin-left: 26%
}
.offset-by-four.column,
.offset-by-four.columns {
margin-left: 34.6666666667%
}
.offset-by-five.column,
.offset-by-five.columns {
margin-left: 43.3333333333%
}
.offset-by-six.column,
.offset-by-six.columns {
margin-left: 52%
}
.offset-by-seven.column,
.offset-by-seven.columns {
margin-left: 60.6666666667%
}
.offset-by-eight.column,
.offset-by-eight.columns {
margin-left: 69.3333333333%
}
.offset-by-nine.column,
.offset-by-nine.columns {
margin-left: 78%
}
.offset-by-ten.column,
.offset-by-ten.columns {
margin-left: 86.6666666667%
}
.offset-by-eleven.column,
.offset-by-eleven.columns {
margin-left: 95.3333333333%
}
.offset-by-one-third.column,
.offset-by-one-third.columns {
margin-left: 34.6666666667%
}
.offset-by-two-thirds.column,
.offset-by-two-thirds.columns {
margin-left: 69.3333333333%
}
.offset-by-one-half.column,
.offset-by-one-half.columns {
margin-left: 52%
}
}
@media only screen and (min-width: 1200px) {
.container {
max-width: 1152px
}
}

.u-full-width {
width: 100%
}
.u-max-full-width {
max-width: 100%
}
.u-pull-right {
float: right
}
.u-pull-left {
float: left
}
.container:after,
.row:after,
.u-cf {
content: "";
display: table;
clear: both
}

body{
margin-top: .5em;
margin-bottom: .5em;
margin-right: .5em ;
margin-left: .5em;
text-align: justify;
font-family: Calibri, "Calibri", Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
font-size: 16px;
}
@media print {
body {
margin-top: .5in;
margin-bottom: .5in;
margin-right: .5in ;
margin-left: .5in;
}
}

table{
text-align: justify;
border-spacing: 0;
padding: 0;
font-size: inherit;
}

tr {
/* Fix for IE issue where if near bottom of printed page, number prints on current page and
item prints on the next page*/
orphans: 0;
}

td {
text-align: justify;
vertical-align:top;
}
.numberspace {
width: 30px;
vertical-align: top;
text-align: left;
}

/* Prevents logo resizing on print */
img {
max-width: 100%;
height: auto;
}

.underlined {
text-decoration: underline;
}
@page {
/* Fix for IE issue where if near bottom of printed page, number prints on current page and
item prints on the next page*/
orphans: 0;
}

.woodstock-color {
color: #003a60;
}
.center-text {
text-align: center;
}












City of Woodstock
Office of the City Manager
Phone (815) 338-4301 • Fax (815) 334-2269
[email protected]
www.woodstockil.gov






121 W. Calhoun Street
Woodstock, Illinois 60098


 


Roscoe C. Stelford III
City Manager







WOODSTOCK CITY COUNCIL
City Council Chambers
February 3, 2026


7:00
p.m.








Individuals Wishing to Address the City Council Are Invited to Come Forward to the Podium and Be Recognized by the Mayor; Provide their Name and Address for Purposes of the Record, if willing to do so; and Make Whatever Appropriate Comments They Would Like.
The complete City Council packet is available at the Woodstock City Hall, viewed online at the Woodstock Public Library, and via the City Council link on the City's website, www.woodstockil.gov . For further information, please contact the Office of the City Manager at 815-338-4301 or [email protected] .

The proceedings of the City Council meeting are live streamed on the City of Woodstock's website, www.woodstockil.gov . Recordings can be viewed, after the meeting date, on the website.





blockquote { margin-left: 30px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }@media print { a { color: black; } }



I.
CALL TO ORDER











II.
ROLL CALL











III.
FLOOR DISCUSSION











A.
Proclamation:











1.
Black History Month











B.
Presentations:











1.
ADA Transition Plan











2.
True North - Hearthstone Properties








Anyone wishing to address the Council on an item not already on the agenda may do so at this time.

C.     Public Comments









D.
Council Comments











IV.
CONSENT AGENDA:
(NOTE: Items under the consent calendar are acted upon in a single motion. There is no separate discussion of these items prior to the Council vote unless: 1) a Council Member requests that an item be removed from the calendar for separate action, or 2) a citizen requests an item be removed, and this request is, in turn, proposed by a member of the City Council for separate action.)











A.
ACCEPTANCE OF CITY COUNCIL MINUTES:











1.
January 20, 2026 City Council Minutes











B.
WARRANTS:











1.
#4182











2.
#4183











C.
MINUTES AND REPORTS:











1.
Historic Preservation Commission December 15, 2025











2.
Parks and Recreation Commission January 13, 2026











3.
Plan Commission December 11, 2025











4.
Police Pension Board Minutes January 13, 2026











D.
MANAGER’S REPORT NO. 286:











1.
Ordinances – Final Plat of Subdivision and Special Use Permit/Planned Unit Development – 2050 S. Eastwood Drive (286a)  Approval of the following Ordinances for 2050 S. Eastwood Drive:











a.
An Ordinance Approving the Eastwood PRJ Woodstock Subdivision Final Plat Generally Located Southwest of the IL Hwy 14 and IL Hwy 47 intersection, City of Woodstock, McHenry County, Illinois. DOC. 1











b.
An Ordinance Granting a Special Use Permit for a Planned Unit Development to allow a Goodwill Store and Self-Storage Facility for the Property Located at 2050 S. Eastwood Drive, Woodstock, Illinois. DOC. 2











2.
Ordinance – Establishment of Route 47 Business Relief Fund (286b)  Approval of an Ordinance of the City of Woodstock, McHenry County, Illinois establishing the Route 47 Business Relief Fund and authorizing $50,000 in funding via two separate tranches from the Revolving Loan Fund. DOC. 3











3.
Ordinance – First Amendment to Hotel Redevelopment Agreement (286c)  Approval of an Ordinance of the City of Woodstock, McHenry County, Illinois, authorizing the City Manager to approve a First Amendment to the Amended and Restated Redevelopment Agreement by and between the City of Woodstock, McHenry County, Illinois, and KEBB CS-WK, LLC. DOC. 4











4.
Ordinance – Code Change – Chapter 5, Section 1.5.3: Meetings of the Council (286d)  Approval of an Ordinance modifying the City Code to establish alternative regular City Council meeting dates for the months of March, April and/or November in years when regularly-scheduled meetings would otherwise occur on the same day as a primary, consolidated or general election consistent with Illinois law. DOC. 5











5.
Resolution – Semiquincentennial (250th) Birthday Celebration (286e)  Approval of a Resolution of the City of Woodstock in support of the Illinois America250 Commemoration. DOC. 6











6.
Resolution – Contract Award – Sheriff’s House Reconfiguration Project (286f)  Approval of a Resolution authorizing the City Manager, or his designee, to award a contract to Carmichael Construction, Inc. of Marengo, IL for construction of the Sheriff’s House Access Corridor & Restroom Reconfiguration Project, in an amount not to exceed $143,882, subject to final review and approval by the City Attorney. DOC. 7











7.
Resolution – Renewal of Temporary Construction Easement with IDOT (286g)  Approval of a Resolution authorizing the City Manager, or his designee, to execute all documents associated with the renewal of a temporary construction easement with the Illinois Department of Transportation (IDOT). DOC. 8











8.
Resolution – Change Order – Rec Center Renovation – Insulation Removal (286h)  Approval of a Resolution authorizing the City Manager, or his designee, to approve Change Request #3-01COW from Pacific Construction totaling $33,373.19 for the removal of existing ceiling insulation throughout the Recreation Center. DOC. 9











V.
COUNCIL CONSIDERATION AND APPROVAL:











A.
Selection and Approval of a Security Camera Solution for the Woodstock Square
It is requested that the City Council approve one of the two options provided below:











1.
Approve a Resolution authorizing the City Manager, or his designee, to execute a lease agreement with the Flock Safety Group, Inc. for the installation and operation of six (6) Flock Safety video cameras (and data storage) to be located within the Woodstock Square, subject to final review and approval by the City Attorney. DOC. 10











2.
Approve a Resolution authorizing the City Manager, or his designee, to execute a purchase agreement through Modern Media Tech, LLC for the purchase of three (3) 4-head Verkada cameras, one (1) 2-head Verkada camera, and four (4) remote LTE cameras (with an option for data storage for an additional cost) to be located within the Woodstock Square, subject to final review and approval of the agreement by the City Attorney. DOC. 11











VI.
FUTURE AGENDA ITEMS











VII.
ADJOURN – to next meeting, February 17, 2026, at 7:00 p.m.














NOTICE: In compliance with the Americans With Disabilities Act (ADA), this and all other City Council meetings are located in facilities that are physically accessible to those who have disabilities. If additional reasonable accommodations are needed, please call the City Manager's Office at 815/338-4301 at least 72 hours prior to any meeting so that accommodations can be made.

Outcome

Not yet recorded. The record stays open — outcomes are added as minutes and vote results are published.

Provenance

Where this record came from. Every source is listed, permanently.

  • Agenda Watch · Sep 21, 2026

Permanent ID DKT-2026-001388 — this record is never deleted.

Record history

Every change to this record, logged as it happened.

  • Sep 21, 2026 Filed on the Docket
  • Sep 21, 2026 Full document archived — public record

← The full Docket · every meeting, vote, and action on the permanent record · also in the National Record Index.