Skip to content

EPSG 4326 Layer Incorrectly Projected in Streamlit #862

Answered by giswqs
wjsharpe asked this question in Q&A
Discussion options

You must be logged in to vote

Run the code below to see the format of the tile URL.

m = leafmap.Map()
m.add_basemap("NASAGIBS.ModisTerraTrueColorCR")
m
print(m.layers[-1].url)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@giswqs
Comment options

Answer selected by giswqs
@wjsharpe
Comment options

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