NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

New Project Geoms Work Flow #70

Closed hannahkates closed 5 years ago

hannahkates commented 5 years ago

This PR adds new functionality to the ZAP Search API that intakes a projectid and then retrieves and writes the respective geometries (both multipolygon and centroid) to the database. It also allows the front-end to consume the multi-polygon geometries from this project_geoms database table.

Proposed changes:

Closes #415. Closes #416. Closes #417. (in zap-search repo). Closes #67. Closes #71. Closes #72.