Skip to content

Add boroughs/{boroughId}/capital-projects/{z}/{x}/{y}.pbf endpoint #548

@TylerMatteo

Description

@TylerMatteo

boroughs/{boroughId}/capital-projects/{z}/{x}/{y}.pbf

Description: Mapbox Vector Tiles for Capital Projects that intersect a borough

Operation Id: findCapitalProjectTilesByBoroughId

Methods: GET

Status codes:

  • 200
  • 400
  • 500

Path parameters:

  • z, number, required
  • x, number, required
  • y, number, required

Properties (not shown in OpenAPI documentation but still part of tile response)

  • managingCodeCapitalProjectId, string
  • managingAgency, string
  • agencyBudgets, string
  • commitmentsTotal, number

Response: An MVT

Acceptance Criteria

  • Add endpoint to OpenAPI documentation
  • Implement the endpoint in compliance with the OpenAPI documentation

Dependent on completion of issues under ae-data-flow #117

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions