Opt-In vs. Opt-Out: New York Local Cannabis Laws

Opt-In vs. Opt-Out: New York Local Cannabis Laws

Maxime Kot
JULY 26TH, 2021

Opt-In vs. Opt-Out: New York Local Cannabis Laws 

In March, New York became the 17th state to legalize adult-use marijuana under the Marijuana Regulation and Taxation Act (MRTA). The market is projected to accrue nearly $2.5B in sales by the fourth year of the program.

Though still undetermined, New York may require cannabis business applicants to secure real estate before issuing licenses, which would mean they would need letters of intent, a draft lease or ownership of the property.

In preparation, investors are eyeing real estate to capitalize on market opportunities, especially companies that already operate medical marijuana facilities in New York and MSOs.

 

Opt-Out Rules in New York

Cities, towns, and villages in New York have the ability to “opt-out” of hosting adult-use retail dispensaries and/or public consumption facilities (cannabis bars) within their borders. This does not mean municipalities can opt-out of adult-use legalization in regards to cannabis possession and use by adults 21 years of age or older.

Currently, no municipalities have opted-out yet, but they only have until December 31, 2021, to make a decision and must pass a local law by that date. If a municipality decides to opt-out, the Office of Cannabis Management will be prohibited from issuing a license for a facility in that municipality in the future.

Additionally, municipalities have the control to pass laws and regulations pertaining to local zoning and location of cannabis licensees, hours of operations, and local building codes. Voters of a municipality have the ability to petition the outcome of a local law. Any local laws restricting cannabis sales must also be approved by voters in a direct referendum.

 

Opt-In Rules and Other Scenarios

If a New York municipality does not opt out by December 31, 2021, they will not be able to opt-out in the future. There is a caveat though for opt-out municipalities. Cities, towns, and villages have the ability to opt back in to allow either, or both adult-use retail dispensaries or onsite consumption licenses by repealing their local law.

 

Types of Municipality Ordinances

Municipalities can take several approaches to adult-use marijuana through the type of ordinance they issue.

  • An ordinance that bans all marijuana businesses
  • An ordinance that would allow for all types of marijuana businesses providing they meet zoning regulations, building codes and other relevant regulations
  • An ordinance that limits the number and/or type of marijuana businesses

 

How Stakeholders Can Prepare for Local Rules in New York

With municipalities able to opt-in or opt-out in New York, cannabis investors and entrepreneurs should discuss real estate strategies with a cannabis consultant. If you’re interested in entering the New York recreational marijuana market, contact the CB Advisors team today to develop your licensing plan and approach.

We have successfully secured licenses for clients in over 20 markets across the United States. If you are interested in applying for a cannabis business license in New York, contact us by phone at (602)-290-9424‬ or email (info@thecannabisbusinessadvisors.com) for more information.

YOU MIGHT ALSO BE INTERESTED IN

SIGN UP TO STAY INFORMED

IT’S TIME TO GET GROWING.

Better growth and a clear plan forward is what your business needs. Reach out to us to book a consultation or get your action plan
started.
CONTACT

/* CBA native share bar — replaces the retired AddThis shortcode in .share-it on single posts */ (function () { function initShare() { var box = document.querySelector('.share-it'); if (!box || box.querySelector('.cba-share')) return; if (!document.getElementById('cba-share-css')) { var css = document.createElement('style'); css.id = 'cba-share-css'; css.textContent = '.share-it{font-size:0}.share-it h5{font-size:14px;letter-spacing:.08em}' + '.cba-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}' + '.cba-share a,.cba-share button{font:500 13px/1 inherit;padding:8px 14px;border:1px solid #cfd6cf;' + 'border-radius:999px;color:#2f6b34;background:#fff;text-decoration:none;cursor:pointer;transition:.15s}' + '.cba-share a:hover,.cba-share button:hover{background:#2f6b34;border-color:#2f6b34;color:#fff}'; document.head.appendChild(css); } Array.prototype.slice.call(box.childNodes).forEach(function (n) { if (n.nodeType === 3 && /\[addthis/i.test(n.textContent)) box.removeChild(n); }); var url = encodeURIComponent(location.href); var title = encodeURIComponent((document.title || '').replace(/\s*\|\s*CB Advisors\s*$/i, '').trim()); var links = [ ['X', 'https://x.com/intent/tweet?url=' + url + '&text=' + title], ['LinkedIn', 'https://www.linkedin.com/sharing/share-offsite/?url=' + url], ['Facebook', 'https://www.facebook.com/sharer/sharer.php?u=' + url], ['Email', 'mailto:?subject=' + title + '&body=' + url] ]; var bar = document.createElement('div'); bar.className = 'cba-share'; links.forEach(function (l) { var a = document.createElement('a'); a.href = l[1]; a.textContent = l[0]; a.setAttribute('aria-label', 'Share on ' + l[0]); if (l[0] !== 'Email') { a.target = '_blank'; a.rel = 'noopener noreferrer'; } bar.appendChild(a); }); var copy = document.createElement('button'); copy.type = 'button'; copy.textContent = 'Copy link'; copy.setAttribute('aria-label', 'Copy link'); copy.addEventListener('click', function () { var label = copy.textContent, done = function () { copy.textContent = 'Copied'; setTimeout(function () { copy.textContent = label; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) navigator.clipboard.writeText(location.href).then(done, done); else done(); }); bar.appendChild(copy); box.appendChild(bar); } if (document.readyState !== 'loading') initShare(); else document.addEventListener('DOMContentLoaded', initShare); })();