8000
Skip to content
Discussion options

You must be logged in to vote

You need to use geemap.Map() or geemap.ee_initialize() before you do anything with ee. geemap.Map() will authenticate and initialize ee when needed. Do NOT use ee.Authenticate() or ee.Initialize(). Otherwise, your program will fail. The EARTHENGINE_TOKEN comes from your computer ~/.config/earthengine/credentials, not the code you get from the ee.Authenticate() workflow.

https://github.com/giswqs/geemap-streamlit/blob/main/geemap_app.py

Replies: 1 comment 1 reply

Comment options

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

Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
0