Skip to content

Is it possible to use a projection and include graticule labels with plot.geo? #2100

Answered by Fil
eastcoasting asked this question in Q&A
Discussion options

You must be logged in to vote

(I think you have the images reversed.)

Graticule labels is a difficult problem if you want to solve it "in general", as the choice of labels and placements depends a lot on the projection. (For a mildly complicated example see https://observablehq.com/@d3/graticule-labels-stereographic).

You have to make room for the labels, then select the values you want to display on each of the four sides, then display them in the best location — which often might not be a location on the sphere. https://observablehq.com/@fil/graticule-labels-2100

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by eastcoasting
Comment options

You must be logged in to vote
1 reply
@Fil
Comment options

Fil Jul 11, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants