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

Try to make Tyler GeoMakie compatible #78

Closed
wants to merge 4 commits into from

Conversation

felixcremer
Copy link
Contributor

Maybe it would be better to simply use a GeoAxis and let GeoMakie handle the conversion logic, that is currently done in Tyler.

This works when we set the PROJ_RESCALE_FACTOR to 1

This makes the Axis type of the Map object a type parameter so that we can also use a GeoAxis in there.
The show statements still need to be removed when this is done.

This also fixes the debug_tiles function

This is not working at the moment because there are some strange interactions.
Maybe it would be better to simply use a GeoAxis and let GeoMakie handle the conversion logic, that is currently done in Tyler.
@felixcremer
Copy link
Contributor Author

This would fix #77

@lazarusA
Copy link
Collaborator

Could you add a simple example in the docs?

@asinghvi17
Copy link
Member

@felixcremer should we close this in favour of #90 which also has these commits?

@felixcremer
Copy link
Contributor Author

Yes

@felixcremer felixcremer closed this Jul 9, 2024
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.

3 participants