Skip to content

Hook up lon/lat scales to map projections #492

Description

@teunbrand

Currently the projection has bounds in output coordinate space, and scales are ignored.
Scale limits are assumed to be input coordinate space throughout, which would be the same here (e.g. lon/lat if SETTING source = 4326).
We'd need to project the computed bbox to source coordinates, apply the limits, and project back to target coordinates.
Breaks will become graticule lines.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    plot buildingIn between the reader and writer, execution of plot logic

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions