Skip to content

Commit 38e924f

Browse files
TylerMatteodhochbaum-dcppratishta
authored
Merge Midtown South and Atlantic Ave SPD changes to master for prod release (#1290)
* Added and removed SPDs * Add aam to environment.js (#1289) Co-authored-by: David Hochbaum <[email protected]> Co-authored-by: py <[email protected]>
1 parent af0a285 commit 38e924f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config/environment.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,13 @@ module.exports = function (environment) {
122122
['Special Mixed Use District (MX-9)', ['MX', 'citywide']],
123123
['Special Mixed Use District (MX-18)', ['MX', 'citywide']],
124124
['Special Mixed Use District (MX-19)', ['MX', 'citywide']],
125-
['Special Mixed Use District (MX-20)', ['MX', 'citywide']],
126125
['Special Mixed Use District (MX-21)', ['MX', 'citywide']],
127126
['Special Mixed Use District (MX-22)', ['MX', 'citywide']],
128127
['Special Mixed Use District (MX-23)', ['MX', 'citywide']],
129128
['Special Mixed Use District (MX-24)', ['MX', 'citywide']],
130129
['Special Mixed Use District (MX-25)', ['MX', 'citywide']],
130+
['Special Mixed Use District (MX-26)', ['MX', 'citywide']],
131+
['Special Mixed Use District (MX-27)', ['MX', 'citywide']],
131132
['Special Fort Totten Natural Area District-4', ['NA', 'citywide']],
132133
['Special Planned Community Preservation District', ['PC', 'citywide']],
133134
['Special Scenic View District', ['SV', 'citywide']],
@@ -149,7 +150,6 @@ module.exports = function (environment) {
149150
'Special E. Harlem Corridors/Transit Land Use Dist.',
150151
['EHC', 'manhattan'],
151152
],
152-
['Special Garment Center District', ['GC', 'manhattan']],
153153
['Special Governors Island District', ['GI', 'manhattan']],
154154
['Special Hudson River Park District', ['HRP', 'manhattan']],
155155
['Special Hudson Square District', ['HSQ', 'manhattan']],
@@ -159,6 +159,7 @@ module.exports = function (environment) {
159159
['Special Little Italy District', ['LI', 'manhattan']],
160160
['Special Lower Manhattan District', ['LM', 'manhattan']],
161161
['Special Midtown District', ['MID', 'manhattan']],
162+
['Special Midtown South Mixed Use District ', ['MSX', 'manhattan']],
162163
['Special Manhattanville Mixed Use District', ['MMU', 'manhattan']],
163164
['Special Madison Avenue Preservation District', ['MP', 'manhattan']],
164165
['Special Park Improvement District', ['PI', 'manhattan']],
@@ -186,6 +187,7 @@ module.exports = function (environment) {
186187
['Special 125th Street District', ['125', 'manhattan']],
187188
['Special Enhanced Commercial District', ['EC', ' brooklyn']],
188189
['Special Flushing Waterfront District', ['FW', 'queens']],
190+
['Special Atlantic Avenue Mixed Use District (AAM)', ['AAM', 'brooklyn']],
189191
],
190192

191193
zoningDistrictOptionSets: [

0 commit comments

Comments
 (0)