Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(cli): create WMTSCapabilties.xml for the overviews cotar #2590

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

blacha
Copy link
Member

@blacha blacha commented Nov 16, 2022

No description provided.

@blacha blacha requested a review from a team as a code owner November 16, 2022 02:44
title = 'cotar-overviews',
): string {
const fakeLayer: ConfigLayer = { [tileMatrix.projection.code]: '', title, name: 'cotar-overviews' };
const tileSet: ConfigTileSetRaster = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we using the --source path or an optional id to get this tile set config from dynamoDB?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of the time it wont exist inside of dynamodb.

I think we may want a --title added to the CLI at some stage.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, this might not need when using for standerised imagery.

Wentao-Kuang
Wentao-Kuang previously approved these changes Nov 16, 2022
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Nov 16, 2022

This PR currently has a merge conflict. Please resolve this and then re-add the automerge 🚀 label.

@kodiakhq kodiakhq bot merged commit 51421f6 into master Nov 16, 2022
@kodiakhq kodiakhq bot deleted the feat/overview-wmts branch November 16, 2022 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants