-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump Makie compat to v0.21 * Try to make Tyler GeoMakie compatible 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. * Fix debug_tiles! * Allow Makie 0.21 * Remove show statements * REVERT LATER - let Tyler use any layoutable that can be plotted to * Fix debug tiles * Z-fighting happens more when z axis is scaled to 0 * Remove ImageMagick Compat is a pain and we can do the file type check using the magic bits from FileIO. * Fix tests (`scale` needs to be a float) --------- Co-authored-by: Felix Cremer <[email protected]>
- Loading branch information
1 parent
866b8fe
commit ec0d356
Showing
2 changed files
with
34 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters