Skip to content

Conversation

@xawill
Copy link
Contributor

@xawill xawill commented Sep 18, 2025

This is mostly a duplicate of #1132 which was closed due to inactivity of OP (me 😅) and cannot be reopened for some reason.

Added changes wrt #1132 are WMTSTilesOverlay types fixes. I made sure they are aligned with WMTSTilesPlugin (both using WMTSImageSource), but please double check.

Note that discussions on my changes were already underway in the original PR. It might be a good idea to check discussions there first.

@gkjohnson gkjohnson added this to the v0.4.17 milestone Sep 20, 2025
@gkjohnson gkjohnson modified the milestones: v0.4.17, v0.4.18 Sep 26, 2025
bounds?: [ number, number, number, number ],
dimensions?: { [ key: string ]: any } | null,
url?: string | null,
capabilities?: WMTSCapabilitiesResult | null,
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm thinking I'll probably be adjusting this API in a future change (related to #1309) to remove passing in "capabilities" and only providing literals so it removes the requirement to use the WMTSCapabilitiesLoader which can often take awhile to load. We can merge this for now but as an FYI.

@gkjohnson gkjohnson merged commit a79f874 into NASA-AMMOS:master Oct 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants