CityofToronto / bdit_flashcrow

Working repository for MOVE, a project to modernize transportation data systems at the City of Toronto.
MIT License
9 stars 2 forks source link

MOVE-209: Use ST_AsMVT directly in DynamicTileDAO (#1279) #1280

Closed lowsound42 closed 3 months ago

lowsound42 commented 3 months ago

Issue Addressed

Replace this section with "This PR closes #X", where X is the issue closed. If multiple issues X, Y, Z are closed by this pull request, you can write "This closes #X, closes #Y, and closes #Z".

If this pull request does not close an issue, but instead makes progress on it, write that! For instance: "This PR makes progress on #X".

Every pull request must address one or more issues. If this pull request doesn't address an issue, create an issue first.

Description

A clear and concise description of the change.

Tests

A clear and concise description of how you tested that this change works. This can include names of test suites, commands run to verify output, or manual testing instructions.