NYCPlanning / db-developments

🏠 🏘️ 🏗️ Developments Database
https://nycplanning.github.io/db-developments
8 stars 2 forks source link

Geocode `INIT_devdb` records #597

Open SashaWeinstein opened 1 year ago

SashaWeinstein commented 1 year ago

Previously we would geocode all records from NOW and BIS, but most of those records never make it past the INIT step. Geocoding records from _INIT_devdb is more time efficient. Geocoding will instead be called in the build step after sql/_init.sql is called, and sql/_geo.sql will be modified to accomodate the new process

SashaWeinstein commented 1 year ago

Will also have to make similar change for hny