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

s2 issues with some (CRS) code #19

Open
Nowosad opened this issue Jul 5, 2021 · 1 comment
Open

s2 issues with some (CRS) code #19

Nowosad opened this issue Jul 5, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Nowosad
Copy link
Member

Nowosad commented Jul 5, 2021

When it is fixed, then some chunks should be re-enabled - 79b8551.

@Nowosad Nowosad added the bug Something isn't working label Jul 5, 2021
@Nowosad
Copy link
Member Author

Nowosad commented Jul 7, 2021

Update after some recent tmap changes: now the error are only related to two functions: map_4326_cyl() and map_3857_cyl().

> m3857_cyl = map_3857_cyl()
Error in ant[[1]] : subscript out of bounds
> m4326_cyl = map_4326_cyl()
Error in ant[[1]][[4]][[1]][1:262, ] : subscript out of bounds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants