NYCPlanning / labs-search-api

Typeahead search API that returns addresses and POI from mapzen, lots, zoning changes, etc
Other
3 stars 0 forks source link

12535 Update neighborhoods to use 2020 table #69

Closed TangoYankee closed 1 year ago

TangoYankee commented 1 year ago

The neighborhoods were hitting an nta table with missing data. This branch updates the reference to a table fully populated with nta data.

The fields needed to be updated and aliased because they are slightly different in carto.

Closes AB#12535