Skip to content

Unify globe and map visualization utils #809

@jorgepiloto

Description

@jorgepiloto

PySTK has globe and map plotters. These can work in different environments:

  • GUI environment via ansys.stk.stkengine.tkcontrols
  • Jupyter environment via ansys.stk.stkengine.experiemntal.jupyterwidgets

However, this forces users to know how to use each scene visualizer with the right environment.

Therefore, the proposal here is to create a common class for globe and map visualizations. Internally, the class should identify the environment in which it is running and use the right visualization backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementGeneral improvements to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions