You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, the tax lot model would have a reference to the appropriate zoning district model...
Doing some archeological work: looks like we added some logic to the zoning district view to handle the idiosyncratic URL scheme of DCP zoning district pages, see this commit.
Paul Power noticed that the link in Zola for C3 or C3A from a searched tax lot result pane provides a broken link. Instead of going to https://www1.nyc.gov/site/planning/zoning/districts-tools/c3-c3a.page it uses the following broken link https://www1.nyc.gov/site/planning/zoning/districts-tools/c3.page.
Code is here: https://github.com/NYCPlanning/labs-zola/blob/develop/app/models/map-features/lot.js#L532-L544
The text was updated successfully, but these errors were encountered: