openaddresses / batch

OpenAddresses/Machine based AWS Batch based ETL Processing
https://batch.openaddresses.io/
MIT License
6 stars 5 forks source link

Remove Dynamic MVT API #280

Closed ingalls closed 2 years ago

ingalls commented 2 years ago

Context

Now that the Map Features API supports returning features with full coverage information we can eliminate the dynamic coverage API by simply switching it from serving dynamically generated tiles to serving TileBase generated tiles.

Actions