Skip to content

Update tile x/y order for ESRI NatGeo World Map tiles#35

Open
robe2037 wants to merge 3 commits into16EAGLE:masterfrom
robe2037:esri-bugfix
Open

Update tile x/y order for ESRI NatGeo World Map tiles#35
robe2037 wants to merge 3 commits into16EAGLE:masterfrom
robe2037:esri-bugfix

Conversation

@robe2037
Copy link

@robe2037 robe2037 commented Nov 25, 2025

Tiles for the ESRI NatGeo World Map were being selected and assembled incorrectly.

@robe2037
Copy link
Author

I ran into some issues getting tests to pass when checking the package after this change. Issues seem unrelated to the fix made here, but I updated the test suite slightly to resolve the issues.

This involved explicitly defining ext in tests/testthat/setup.R to avoid masking of terra::ext() which was causing sf::st_bbox() to attempt to dispatch on standardGeneric("ext") from terra.

I also explicitly flushed the cache before running the test of the debug client as I was unable to get the client to launch when files were already cached.

With these changes all package checks are now passing on my system.

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.

1 participant