NYCPlanning / ae-zoning-api

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

Add spatial fields to project table in API #215

Closed TangoYankee closed 2 months ago

TangoYankee commented 2 months ago

Description

Add long island state plane and mercator projection spatial fields to project table.

What is each field used for?

Acceptance Criteria

Note Do not add these spatial columns to the zod schema. They are not expected to be part of standard responses.

Related tickets

Blocked by #210