26a67e1266
* Fetch all configs when iterating over collections Rather then fetch 1 render config at a time on the /collections endpoint, fetch all at once and preserve the Dict for the request duration. * Allow POST CORS requests in dev env * Vector tile support * Add default msft:region attribute to collections * Upgrade to postgres 14 and pgstac 0.6.13 Prod services operate on pg14 * Fix tests and setup The API now uses table_service.get_entities and there is an Azurite bug that prevents an empty string for "all records", so it was switched to a specific PartitionKey filter string. * Add logging for pbf requests * Deployment * Add logging and debug code Analyze relative performance of different calls in the VT endpoint chain. * Fix Exceptions * Changelog |
||
---|---|---|
.. | ||
Dockerfile |