NYCPlanning / ae-zoning-api

This application is API for serving data related to zoning and tax lots.
1 stars 0 forks source link

Migrate database to integrate capital project database schemas #216

Closed TangoYankee closed 2 months ago

TangoYankee commented 2 months ago

Description

Create a migration to integrate the capital project schemas into the database.

Tips

Acceptance Criteria

Related tickets

Blocked by #215 UPDATE Also blocked by #221 to include relevant geographies UPDATE v2 blocked by #223 and #224

TangoYankee commented 2 months ago

While making these migrations, also fix the mercatorLabel geometry for the capitalProject. It should be a point and not a multipoint.