Skip to content

Commit

Permalink
Merge pull request #1169 from NYCPlanning/add-missing-mixed-spds
Browse files Browse the repository at this point in the history
Add missing mixed special purpose districts
  • Loading branch information
TylerMatteo authored Dec 29, 2023
2 parents 1ea75b5 + 3861083 commit 191083e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,14 @@ module.exports = function (environment) {
['Special Mixed Use District (MX-7)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-8)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-9)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-18)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-19)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-20)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-21)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-22)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-23)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-24)', ['mixed_use', 'citywide']],
['Special Mixed Use District (MX-25)', ['mixed_use', 'citywide']],
[
'Special Fort Totten Natural Area District-4',
['natural_area', 'citywide'],
Expand Down

0 comments on commit 191083e

Please sign in to comment.