NYCPlanning / labs-zap-search

Search application for the DCP Zoning Application Search
https://zap.planning.nyc.gov
13 stars 3 forks source link

Add action lookup for three new codes #530

Open hannahkates opened 5 years ago

hannahkates commented 5 years ago

CS (Substantial Compliance) and LD (Legal Document). More info attached https://app.zenhub.com/files/136931116/ce291bcf-1f9d-4c07-9a2e-93c34ec8ef0f/download

Add new POPS action SG: ADO issue: https://dcp-paperless.visualstudio.com/dcp-paperless-dynamics/_queries/edit/10100/?triage=true

trbmcginnis commented 4 years ago

Here are the ORIGINAL definitions for both of these actions:

CS: "A determination that proposed changes to a previous action/project are substantially compliant with the approval and do not require modification." LD: "A document that is typically recorded against the subject property, setting forth the terms and conditions associated with the approved land use action/project. Not all projects require a legal document."

As a member of the public I would be very confused by both of these descriptions in a tooltip. We should reach out to planners and get a revised tooltip description that's less jargon-y.

Here's how I re-formatted the descriptions to be more readable:

CS --> After a project has already been approved, a substantial compliance is the determination that further proposed changes to the action/project are compliant with the approval, and therefore the proposal does not require modification. (e.g. slight adjustments to dimensions of an approved site plan that do not relate to zoning modification).

LD --> "A document that prompts modifications, cancellations, or a follow-up process that is set forth in the document. Not all projects require a legal document"

^^ these were created from reading more info on https://app.zenhub.com/files/136931116/ce291bcf-1f9d-4c07-9a2e-93c34ec8ef0f/download

bean75 commented 4 years ago

The re-formatted CS looks correct, but I thought we were not yet showing those actions on the public portal? Let me check.

For LD both versions are confusing to me. Try this: An LD action indicates that a project has a related legal document (LD) associated with it (such as a 'restrictive declaration' or 'notice of restrictions') that imposes additional property controls beyond zoning regulations. It can also indicate that an existing LD is being modified, or that there is a follow-up approval pursuant to an existing LD being processed.

trbmcginnis commented 4 years ago

Thanks @bean75 !! Current changes are in PR #1108. Waiting on confirmation that CS should be public

bean75 commented 4 years ago

You can leave CS in - we will control whether projects with that appear publicly. But likely we won't be showing them. Some changes to the tool tip: Substantial Compliance review occurs to verify if small changes to a proposed project are compliant with the original approval (e.g. slight adjustments to dimensions on an approved site plan that do not create a zoning non-compliance).

Counsel made a few changes to the other - apologies: An LD action indicates that a project has one or more additional actions related to associated legal documents (such as a 'restrictive declarations' or 'notices of restrictions') that impose additional property controls beyond zoning regulations. Such additional actions could be, for example, that an existing LD legal document is being created or modified, or that there is a follow-up approval pursuant to an existing legal document being processed.

bean75 commented 4 years ago

Ugh sorry miswrote the LD: An LD action indicates that a project has one or more additional actions related to associated legal documents (such as a 'restrictive declarations' or 'notices of restrictions') that impose additional property controls beyond zoning regulations. Such additional actions could be, for example, that a legal document is being created or modified, or that there is a follow-up approval pursuant to an existing legal document being processed.

trbmcginnis commented 4 years ago

@bean75 thank you!!

trbmcginnis commented 4 years ago

Code: SG Full name: POPS Signage ULURP: Non-ULURP Description: In 2017, the New York City Council adopted Local Law 116 as amended by Local Law 250 (“Local Law”), requiring public space signage at all new and existing privately owned public spaces (“POPS”). In 2019, the Department of City Planning (“DCP”) updated the POPS logo, which now must be included on such signage. POPS Signage actions indicate that an existing Privately Owned Public Space is updating its signage to comply with these regulations.

trbmcginnis commented 4 years ago

Closed #77 (addition of SG action) and merged it into this one

trbmcginnis commented 4 years ago

UPDATE:

SG and CS action codes are not yet meant to be public. Here are the PRs that would have added them, but we are closing these PRs for now:

Frontend: https://github.com/NYCPlanning/labs-zap-search/pull/1108 Backend: https://github.com/NYCPlanning/labs-zap-api/pull/102

Instead the only change that will be made will be editing the tooltip for the LD action, which is in PR