Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add geodata cloud application and update TiTiler #113

Merged
merged 1 commit into from
Apr 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down