Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Housing Opportunity Layer(s) #1215

Open
14 tasks done
TangoYankee opened this issue Dec 16, 2024 · 0 comments
Open
14 tasks done

Housing Opportunity Layer(s) #1215

TangoYankee opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@TangoYankee
Copy link
Member

TangoYankee commented Dec 16, 2024

Description

Implement layers for housing opportunity

Acceptance criteria

  • A layer exists for transit zones
    • The layer is named Transit Zones Parking Geographies
    • The following features are symbolized in the legend and shown on the map
      • Manhattan Core and Long Island City Parking Areas
        • legend title: MN Core & LIC Parking Areas
        • tooltip: Geography defined in ZR#12-10 Definitions under Manhattan Core and ZR#16-02 Definitions and parking requirements defined in ZR#13-041 Applicability of parking regulations within the Manhattan Core and ZR#16-051 Applicability of parking regulations within the Long Island City area
        • fill color: rgba(115, 0, 76, 0.2)
      • Inner Transit Zone
        • legend title: Inner Transit Zone
        • tooltip: Geography defined in ZR#12-10 Definitions under Transit Zone, Inner and parking requirements defined in ZR#25-21 Required Parking in the Inner Transit Zone
        • fill-color: rgba(0, 132, 168, 0.2) -> rgba(4, 82, 239, .2)
      • Outer Transit Zone
        • legend title: Outer Transit Zone
        • tooltip: Geography defined in ZR#12-10 Definitions under Transit Zone, Outer and parking requirements defined in ZR#25-22 Required Parking in the Outer Transit Zone
        • fill-color: rgba(0, 197, 255, 0.2)
      • Special 25-241 Parking Provisions
        • legend title: Special 25-241 Parking Provisions
        • tooltip: Geography defined in ZR#25-241 Special Provisions for Certain Community Districts
        • fill-color: rgba(0, 197, 255, 0.2) + black hatching
      • Beyond the Greater Transit Zone
        • legend title: Beyond the Greater Transit Zone
        • tooltip: Parking requirements defined in ZR#25-23 Required Parking beyond the Greater Transit Zone
        • fill-color: rgba(117, 103, 103, 0.2)
    • The features have square symbols in the legend
    • The layer has an external link to
      • zr.planning.nyc.gov
    • When a user hovers over a feature, a tooltip shows the name of the layer prefixed by the name of the layer
  • A layer exists for the greater transit area
    • The layer is named Greater Transit Zone
    • The feature has a symbol in the legend
      • fill-color: rgba(230, 214, 46, 0.2) -> rgba(254, 113, 37, 0.3)
    • The layer has a tooltip with the text
      • The rules for Qualifying Residential Sites are modified by a lot’s relationship to the Greater Transit Zone. Being located within the Greater Transit Zone may allow for more or different development opportunities
    • The layer has an external link to
      • zr.planning.nyc.gov
    • When a user hovers over a feature, a tooltip shows the name of the layer prefixed by the name of the layer
  • The existing transit zones is moved down and renamed
    • It is moved above Appendix J
    • Its color is changed to rgba(49, 151, 149, .2)
    • It is renamed to Appendix I
    • It's tooltip is changed to Transit-accessible areas where special streetscape and special parking requirements apply.
@TangoYankee TangoYankee self-assigned this Dec 16, 2024
@TangoYankee TangoYankee changed the title Housing Opportunity Layer Housing Opportunity Layer(s) Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant