From aa15c7785738097b57e8fe0c4b0c6060274cafa0 Mon Sep 17 00:00:00 2001 From: Eliot Jordan Date: Wed, 3 Apr 2024 11:24:41 -0500 Subject: [PATCH] Add geodata cloud application and update TiTiler --- applications.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/applications.md b/applications.md index 967f502..e7f0f07 100644 --- a/applications.md +++ b/applications.md @@ -96,7 +96,15 @@ code is and which cloud they run on. Amazon CDK configurations for deploying TiTiler, a map tile server * Production host name: map-tiles.princeton.edu * Cloud Service: AWS - * [Github repository](https://github.com/pulibrary/titiler-aws) + * [Github repository](https://github.com/pulibrary/geoservices-aws/blob/main/geoservices/titiler_service_stack.py) + * Technical slack channel: #geo + * User-centered slack channel: #geo + +### Geodata AWS +Amazon CDK configurations for deploying and providing access control for PMTiles vector data + * Production host name: geodata.lib.princeton.edu + * Cloud Service: AWS + * [Github repository](https://github.com/pulibrary/geoservices-aws/blob/main/geoservices/geodata_stack.py) * Technical slack channel: #geo * User-centered slack channel: #geo