How to Run a Public-Notice Mailing for a Planning Hearing (2026 Workflow Guide)

By · Last updated May 26, 2026 · 13 min read

Every zoning variance, conditional use permit, subdivision plat, comprehensive-plan amendment, or PUD rezoning in the United States triggers a legal obligation: the applicant or municipality has to notify every owner of property within a specified radius of the project site. The notice has to land in mailboxes 10 to 20 days before the hearing, addressed to the legal owner of record at their mailing address. Get the radius wrong, miss an owner, or get the dates wrong, and the hearing can be invalidated — sometimes after the fact, by a property owner who didn’t get the letter.

This guide walks through the full workflow, end to end, using free browser tools. From a project street address to addressed and stamped envelopes ready to drop in the mailbox, in about 45 minutes for a typical 300-foot variance notice covering 30-80 parcels.

The five tools you’ll use, in order:

  1. Find My Parcel Number — project address → parcel ID
  2. Parcel Atlas — confirm county REST endpoint
  3. Radius Notice — generate the affected-owner list
  4. CSV to Avery 5160 Labels — print labels
  5. Your printer and the postal service

Step 1: Confirm the project parcel

Start with what you know: the project’s street address. The first hop is converting that to a county parcel identifier (APN, PIN, folio, BBL — varies by state).

Open the Find My Parcel Number tool. Paste the project street address (street, city, state — ZIP optional but helps). The tool sends your address to the U.S. Census Geocoder through a stateless edge proxy, returns the matched normalized address plus the state and county FIPS code. If the county is in the UrbanKit Parcel Atlas (117 counties across 39 states currently), the tool then queries the county’s public REST endpoint with the matched address and returns the parcel ID directly on the page.

What you want to capture from this step:

  • The parcel ID (you’ll need it as a reference if the hearing notice references it)
  • The county the project is in (some projects straddle county lines and you may need to mail in both)
  • The Census-matched address (use this on the hearing notice itself; it’s normalized to USPS conventions)

If your county isn’t in the atlas, the tool tells you and provides a link to the County Assessor portal for manual lookup. The rest of the workflow still works — you just retrieve the parcel ID by hand.

Step 2: Look up your jurisdiction’s notice radius

Different hearing types require different notice radii. The radius is set in your municipality’s zoning code, not by state law (with a few exceptions like California Government Code §65091 and Florida Statute 166.041 which set statutory floors). Common defaults:

Hearing type Typical radius Examples
Variance (use or area) 300 feet Setback variance, parking variance, height variance
Conditional Use Permit 500 feet Drive-through restaurant in residential zone, group home, daycare
Subdivision (minor) 300-500 feet Lot split, lot line adjustment
Rezoning / Map Amendment 500-1000 feet Single-family to multi-family, residential to commercial
Comprehensive Plan Amendment 1000 feet or jurisdiction-wide Future land-use map change, density redesignation
PUD (Planned Unit Development) 500-1000 feet Mixed-use master-planned development, large subdivision

For the canonical radius, ask the planning department clerk or check the planning permit application form — most applications include the required notice radius on the form itself. The 300 vs 500 foot article covers the variance-vs-CUP distinction in more depth.

Step 3: Generate the affected-owner mailing list

This is where the radius-notice tool earns its keep. Open the Radius Notice Mailing List tool. The flow:

  1. Provide the project parcel geometry. Two paths: drop in a GeoJSON file (most county GIS portals let you download a single parcel as GeoJSON), or use the address-to-parcel handoff if your county is indexed.
  2. Set the notice radius from Step 2. The tool draws the buffer ring outward from the parcel boundary (not from a centroid) per standard ordinance language.
  3. Click to include / exclude parcels in the result set. Tax-exempt government parcels (the road right-of-way, county-owned drainage easements, the public school site) may or may not need notice depending on the ordinance — click to exclude when in doubt; you can always include and let the planning department decide.
  4. Export the deduplicated CSV. The output has columns for owner name, mailing address (line 1, line 2, city, state, ZIP), and parcel ID for reference.

The deduplication step is critical. Real public-notice mailings typically have 5-15 percent duplicate addresses from joint owners (Smith and Smith), PO box pairs (one parcel uses a PO box for mailing, another uses the street address), and trustee/beneficiary splits on the same legal owner. The tool normalizes addresses (uppercase, standard suffix abbreviations, ZIP+4 trimmed to ZIP-5) before deduping, so “123 Main St” and “123 MAIN STREET” collapse to one mailing. The deduplicating-mailing-lists article covers the rules in depth.

Step 4: Print labels with CSV to Avery 5160

Drop the deduplicated CSV onto the CSV-to-Avery-5160 tool. The tool auto-detects the column names from the previous step’s output and maps them to label fields. Confirm the mapping, click Generate PDF.

The output PDF is sized exactly for Avery 5160: 8.5 by 11 inch, 3-column by 10-row grid of 1 by 2-5/8 inch labels, 30 per sheet. Open the PDF, set the print dialog scaling to Actual Size (100 percent) — this is the single most common alignment failure if it gets left on “Fit to Page.” Feed the Avery 5160 sheet into your printer, paper side up, print.

For a 300-foot variance notice covering 30-50 parcels, this produces 1-2 sheets. For a 1000-foot comprehensive-plan amendment covering 200-400 parcels, it produces 7-14 sheets. The labels apply directly to standard #10 envelopes.

The avery-5160-alignment-troubleshooting article covers the printer-side adjustments if labels print off-center after the first print test.

Step 5: Mail with proof-of-service documentation

Affix the labels to envelopes. Insert the notice letter provided by your planning department (the standard form notice typically includes the hearing date, time, location, project description, parcel ID, and contact for objections). Add First-Class postage — certified mail is usually not required for affected-owner notices.

Keep two pieces of paper for the file:

  1. The deduplicated CSV from Step 3 (proof of who was on the list)
  2. A postmarked envelope or USPS receipt (proof of when the mailing went out)

Bring both to the hearing. Many jurisdictions also accept a signed affidavit of mailing in lieu of the postmarked envelope; check with the planning department clerk.

State-specific notice requirement notes

Beyond the radius, several states have unusual statutory requirements that planners new to those states sometimes miss:

  • California (Government Code §65091): Notice required for “all owners of property within 300 feet of the property which is the subject of the hearing.” 10-day minimum before the hearing. For some hearings (general plan amendments, density changes), notice may also need to go to neighboring tenants, not just owners.
  • Florida (Statute 166.041 / 163.3184): Notice radius set by local ordinance with statutory floors. Comprehensive-plan amendments require statewide-level notice through the Department of Economic Opportunity in addition to local affected-owner notice.
  • Texas (Local Government Code Chapter 211): Zoning ordinance amendments require notice to property owners within 200 feet of the property to be rezoned. Variances follow local ordinance.
  • New York (General Municipal Law §239-l, §239-m): Counties must review zoning actions within 500 feet of a county-owned facility or major road. Local notice rules layer on top.
  • Illinois (65 ILCS 5/11-13-7): Variance notice to neighbors within 250 feet (lower than the national norm). Rezoning notice typically broader.
  • Wisconsin (Statute 62.23(7)(d)): Notice to owners within 100 feet for some hearings (significantly lower). Local codes can require broader.
  • Oregon (ORS 197.763): Detailed statutory notice requirements for “quasi-judicial land use decisions,” including a 20-day minimum and required content elements.

The 300-foot variance / 500-foot CUP defaults are widely used but never assume; always confirm the radius for your specific jurisdiction.

Common workflow pitfalls

Missing tenants in jurisdictions that require tenant notice

The mailing list above is keyed to owner of record. Some California jurisdictions and a few East Coast cities require notice to occupants as well as owners. The occupant data isn’t in county assessor records; it’s in voter rolls, USPS data, or commercial databases. Check the local ordinance specifically for tenant-notice language.

Setback violations triggering wider notice

If your project requires a variance from a front yard setback that’s less than the notice radius, you may need an expanded notice radius. Some ordinances say “notice to owners within 300 feet OR to the furthest property whose setback is affected, whichever is greater.” Read your specific ordinance language.

Right-of-way and easement parcels

Government-owned parcels (street right-of-way, drainage easements, public school sites) sometimes need notice and sometimes don’t. The conservative move is to include them; the local planning department can advise.

Recently subdivided parcels with stale owner data

If a parcel was split or merged within the last 30-90 days, the assessor record may still show the previous owner. Cross-check the County Recorder if any parcel in your list looks recently transacted. The property-owner article covers when to fall back to deed records.

PO Box vs street address conflicts

The owner’s mailing address on the assessor record is often a PO Box, which is fine for notice. But occasionally the assessor record has both a street address and a PO Box for the same owner across two parcels; the dedupe step in Step 3 catches this if both addresses normalize to the same owner. If not, the mailing-list export will have both, and you’ll send two letters to the same human. That’s OK — over-notice is never a procedural defect.

What this workflow does NOT cover

Newspaper publication is a separate notice mechanism required by many ordinances in parallel with the affected-owner mailing. Posting a sign on the project site is another. Both have to be handled outside this workflow — they typically go through the planning department or the applicant separately. This guide covers only the affected-owner mailing component.

Public-hearing testimony, applicant burden of proof, and Findings of Fact required for the hearing decision are also outside scope. Your planning department’s applicant handbook is the canonical source for the rest of the hearing process.

The bottom line

Five tools, ~45 minutes for a typical variance, two pieces of paper in the file for proof of service. The workflow scales linearly with the notice radius — a 1000-foot comprehensive-plan amendment takes longer because there are more parcels, not because the process changes. The free browser tools handle the work; the planner stays in control of the legal compliance side.

Frequently asked questions

What is the legal radius for public notice on a zoning hearing?

It depends on the jurisdiction and the type of hearing. Common defaults: 300 feet for variance hearings, 500 feet for conditional use permits, 750–1000 feet for rezoning or comprehensive-plan amendments. The specific radius is set in your municipality’s zoning code; check the planning department website or call to confirm. Some states (notably California and Florida) have statutory floors that local codes cannot reduce.

Who has to be notified — owner of record or current resident?

Owner of record, in almost every jurisdiction. The notice goes to the legal owner at their mailing address (which is often different from the property’s situs address for absentee landlords). Some jurisdictions also require posting a sign on the project site or publishing in a newspaper of record, but those are typically supplements to — not substitutes for — the affected-owner mailing.

What happens if I miss notifying one affected owner?

Procedural defect in the hearing. The remedy varies: in many jurisdictions, the hearing can be continued, additional notice sent, and a new hearing held within 30–60 days. In aggressive jurisdictions or for high-value approvals, the entire approval can be challenged in court and remanded for proper notice. The CSV-to-Labels tool’s deduplication step is genuinely a procedural safeguard — it ensures every unique mailing address is captured exactly once, neither missed nor duplicated.

Do I need certified mail for public-notice mailings?

Usually no for affected-owner notices — First-Class postage is acceptable in most jurisdictions, and you keep the deduplicated CSV as proof. Certified mail is sometimes required for site-condemnation, eminent-domain, or other actions affecting individual property rights more directly. Check your municipality’s notice ordinance and ask the planning department clerk if there’s any ambiguity.

Can I send all the notices on the same day?

Yes; in fact you should. Most ordinances require notice to be mailed not less than 10–20 days before the hearing (varies by state). Mailing on the same day simplifies the proof-of-service record. Keep a postmarked envelope for the file in case the mailing date is later challenged.

How do I handle properties owned by LLCs or trusts in the mailing list?

The county assessor record lists the LLC or trust as owner of record — that’s who gets the notice. The notice goes to the legal entity at the mailing address on file with the assessor (typically the registered agent’s address or the LLC’s principal-place-of-business). You do NOT need to trace beneficial ownership for a hearing notice — owner of record is what the law requires. The deduplicating-mailing-lists article covers how the CSV-to-Labels tool handles LLC/trust deduplication automatically.

Is the radius measured from the project parcel or from a specific point on it?

Almost always from the project parcel’s BOUNDARY, not from a centroid or single point. The buffer ring extends outward from each side of the parcel, and any neighboring parcel whose boundary intersects the buffer is included. The Radius Notice tool handles this correctly — it computes the buffer from the parcel polygon, not from a single coordinate. Some older ordinances reference ‘measured from the lot’ which means the same thing.


Related: Public notice radius: 300 vs 500 ft · Public notice radius requirements by jurisdiction · Deduplicating mailing lists · Find your parcel number from address · Find a property owner by address