File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -546,30 +546,6 @@ class StructuredDistributedWindPermittedUseDistrictsParser(
546546 "systems (AES), or similar"
547547 )
548548 _USE_TYPES = [
549- {
550- "feature_id" : "primary use districts" ,
551- "use_type" : (
552- "permitted as primary use or similar (e.g., without special "
553- "conditions or approval)"
554- ),
555- "clarifications" : (
556- "Consider any solar overlay districts as "
557- "primary use districts. {wes_clarification}"
558- ),
559- },
560- {
561- "feature_id" : "special use districts" ,
562- "use_type" : (
563- "permitted as special use or similar (e.g., requires approval "
564- "by the zoning appeals board or meeting certain conditions "
565- "like completing a permitting process)"
566- ),
567- "clarifications" : (
568- "Consider any solar overlay districts as "
569- "primary use and **do not include** them in the output. "
570- "{wes_clarification}"
571- ),
572- },
573549 {
574550 "feature_id" : "accessory use districts" ,
575551 "use_type" : (
You can’t perform that action at this time.
0 commit comments