planetary-computer-apis/nginx
Matt McFarland 26a67e1266
Support collection-level vector tiles (#147)
* 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
2023-01-24 15:22:44 -05:00
..
etc/nginx Support collection-level vector tiles (#147) 2023-01-24 15:22:44 -05:00
Dockerfile Initial commit. 2021-10-18 12:13:28 -04:00