Skip to content
Discussion options

You must be logged in to vote

With an update to EOmaps v8.3 you can use:

eomaps import Maps

m = Maps(2154)
m.add_feature.preset.coastline()
scb = m.add_scalebar((-6, 43.45), scale=5e4)
scb.set_rotation(90)

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by raphaelquast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #250 on September 01, 2024 10:31.