Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Merge pull request #37 from CityOfPhiladelphia/zoning_updates
Browse files Browse the repository at this point in the history
Zoning updates
  • Loading branch information
jhammond-phl authored Apr 15, 2024
2 parents c5cbef4 + 6907a20 commit 6e0ce6f
Showing 1 changed file with 116 additions and 0 deletions.
116 changes: 116 additions & 0 deletions tables/baseDistricts.json
Original file line number Diff line number Diff line change
Expand Up @@ -2087,5 +2087,121 @@ var zoningCodeRules = {
"SIGN_CODE": null,
"SIGN_CODE_LINK": null,
"SIGN_NON_ACCESSORY_NOTES": null
},
"RSA6":
{
"ZONE": null,
"TITLE": null,
"DESCRIPTION": null,
"BY_RIGHT_STRUCTURES": null,
"BY_RIGHT_USES": null,
"USE_NOTE": null,
"SPECIAL_EXCEPTION": null,
"CODE": null,
"Code_link": null,
"MULTIUSE_NOTE": null,
"ACCESSORY_STRUCTURES": null,
"ACC_STRUCT_COND": null,
"ACCESSORY_USES": null,
"ACC_USE_COND": null,
"MIN_LOT_WIDTH": null,
"MIN_STREET_FRONTAGE": null,
"MIN_LOT_AREA": null,
"MIN_OPEN_AREA": null,
"MAX_OCCUPIED_AREA": null,
"MIN_FRONT_YARD_DEPTH": null,
"MIN_SIDE_YARD_DEPTH_": null,
"MIN_SIDE_YARD_DEPTH_RESIDENTIAL": null,
"MIN_SIDE_YARD_DEPTH_NONRESIDENTIAL": null,
"MIN_REAR_YARD_DEPTH": null,
"MIN_REAR_YARD_AREA": null,
"MAX_STRUCTURE_HEIGHT": null,
"MIN_CORNICE_HEIGHT": null,
"MAX_FLOOR_AREA": null,
"BULK_AND_MASSING": null,
"DimCODE": null,
"DimCODE_Link": null,
"RULES": null,
"FENCE_RULES": null,
"REQUIRED_PARKING": null,
"REQUIRED_PARKING_CODE": null,
"REQUIRED_PARKING_CODE_Link": null,
"PARKING_STANDARDS": null,
"PARKING_STANDARDS_CODE": null,
"PARKING_STANDARDS_CODE_Link": null,
"BIKE_EV_DISABLED": null,
"BIKE_EV_DISABLED_CODE": null,
"BIKE_EV_DISABLED_CODE_LINK": null,
"REQUIRED_LOADING": null,
"REQUIRED_LOADING_CODE": null,
"REQUIRED_LOADING_CODE_LINK": null,
"SPECIAL_ZONING_CODE": null,
"SPECIAL_ZONING_CODE_Link": null,
"SIGN_PERMITTED_SIGNS": null,
"SIGN_MAX_AREA": null,
"SIGN_MAX_HEIGHT": null,
"SIGN_CHARACTERISTICS": null,
"SIGN_RULES": null,
"SIGN_CODE": null,
"SIGN_CODE_LINK": null,
"SIGN_NON_ACCESSORY_NOTES": null
},
"SPCIV":
{
"ZONE": null,
"TITLE": null,
"DESCRIPTION": null,
"BY_RIGHT_STRUCTURES": null,
"BY_RIGHT_USES": null,
"USE_NOTE": null,
"SPECIAL_EXCEPTION": null,
"CODE": null,
"Code_link": null,
"MULTIUSE_NOTE": null,
"ACCESSORY_STRUCTURES": null,
"ACC_STRUCT_COND": null,
"ACCESSORY_USES": null,
"ACC_USE_COND": null,
"MIN_LOT_WIDTH": null,
"MIN_STREET_FRONTAGE": null,
"MIN_LOT_AREA": null,
"MIN_OPEN_AREA": null,
"MAX_OCCUPIED_AREA": null,
"MIN_FRONT_YARD_DEPTH": null,
"MIN_SIDE_YARD_DEPTH_": null,
"MIN_SIDE_YARD_DEPTH_RESIDENTIAL": null,
"MIN_SIDE_YARD_DEPTH_NONRESIDENTIAL": null,
"MIN_REAR_YARD_DEPTH": null,
"MIN_REAR_YARD_AREA": null,
"MAX_STRUCTURE_HEIGHT": null,
"MIN_CORNICE_HEIGHT": null,
"MAX_FLOOR_AREA": null,
"BULK_AND_MASSING": null,
"DimCODE": null,
"DimCODE_Link": null,
"RULES": null,
"FENCE_RULES": null,
"REQUIRED_PARKING": null,
"REQUIRED_PARKING_CODE": null,
"REQUIRED_PARKING_CODE_Link": null,
"PARKING_STANDARDS": null,
"PARKING_STANDARDS_CODE": null,
"PARKING_STANDARDS_CODE_Link": null,
"BIKE_EV_DISABLED": null,
"BIKE_EV_DISABLED_CODE": null,
"BIKE_EV_DISABLED_CODE_LINK": null,
"REQUIRED_LOADING": null,
"REQUIRED_LOADING_CODE": null,
"REQUIRED_LOADING_CODE_LINK": null,
"SPECIAL_ZONING_CODE": null,
"SPECIAL_ZONING_CODE_Link": null,
"SIGN_PERMITTED_SIGNS": null,
"SIGN_MAX_AREA": null,
"SIGN_MAX_HEIGHT": null,
"SIGN_CHARACTERISTICS": null,
"SIGN_RULES": null,
"SIGN_CODE": null,
"SIGN_CODE_LINK": null,
"SIGN_NON_ACCESSORY_NOTES": null
}
}

0 comments on commit 6e0ce6f

Please sign in to comment.