/boroughs/{boroughId}/community-board-budget-requests/{z}/{x}/{y}.pbf
Description: Mapbox Vector Tiles for Community Board Budget Requests that intersect a borough
Operation Id: findCommunityBoardBudgetRequestTilesByBoroughId
Methods: GET
Status codes:
Path parameters:
- z, number, required
- x, number, required
- y, number, required
Properties (not shown in OpenAPI documentation but still part of tile response)
- id, string
- cbbrPolicyAreaId, string
- cbbrNeedGroupId, string
- agencyInitials, string
- cbbrAgencyResponseTypeId, number
- boroughId, string
Response: An MVT
Acceptance Criteria
Dependent on completion of issues under ae-data-flow #117