Skip to content

how to add state/province boundaries? #115

Answered by raphaelquast
opierpaoli asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, I guess you've picked the wrong scale-rank.... did you check the admin_1_countries dataset?

from eomaps import Maps
m = Maps()
m.add_feature.cultural_10m.admin_1_states_provinces(fc="none", ec="k", lw=0.25)

Replies: 1 comment

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
Labels
None yet
2 participants