Cartopy Grid as seperrate "Artists" to redraw when zooming/panning #19

Open
opened 2021-07-09 17:29:20 +02:00 by kaan · 0 comments
Collaborator

Cartopy currently does not generate the geographic axis grid labels as a seperate artist, so they can not be easily redrawn when zooming/panning. Removing a grid is currently very prone to bug when mouse actions are performed faster than the map can react.

Will be fixed by Cartopy Devs in the near future. Remember to correctly implement grid in utils/array_map.py after the cartopy fix.

Cartopy currently does not generate the geographic axis grid labels as a seperate artist, so they can not be easily redrawn when zooming/panning. Removing a grid is currently very prone to bug when mouse actions are performed faster than the map can react. Will be fixed by Cartopy Devs in the near future. Remember to correctly implement grid in `utils/array_map.py` after the cartopy fix.
marcel added reference develop 2022-03-21 15:48:49 +01:00
sebastianw added the
enhancement
label 2023-04-09 22:22:27 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: marcel/pylot#19
No description provided.