GEE Tutorial #28 - How to use your local computer as a web server for hosting Earth Engine Apps?

preview_player
Показать описание
This tutorial shows you how to use your local computer as a web server for hosting Earth Engine Apps with Voila and ngrok.

Рекомендации по теме
Комментарии
Автор

Like first and watch later😊 every tutorial is valuable👍

hj
Автор

Dr. Wu, thanks for the tutorials. I'm using Geemap in a Conda virtual environment and doing all the codding not in browser jupyter but in visual studio. I don't understands but in case that my connection fails is still possible to process some of the data that is supposed to be in the server side.

pablodelcueto
Автор

This will help me a lot, I couldn't pass through Heroku config (tutorial 24/25) because Viola missing in the folder. Thank you Sifu..

aminabdo
Автор

Ohh sorry, I have another question. I've seen that is possible to connect colab to a VM from a Google Cloud Project, is it possible to do so with Geemap? Whats the difference of using GEE servers from GPC servers?

pablodelcueto
Автор

Sharing the website will only work if my pc is turned-on and voila/ngrok keeps running ?

ofirmazor
Автор

I have a question Sir.
How can we add earth view in our application like as it added in many Air traffic Controller games. Please if you answer it its too urgent

sherazahmed
Автор

Dear Dr. Wu, thanks for sharing your tutorials are very useful. I already edit and modify to generate an app for processing Modis MCD64A1 product that works perfect, and of course, I will citate you and geemap. I only have a question the app works fine in mobiles with android, but not for iOS, any suggestion?

cesarcisneros
Автор

Dr. Wu, I am a fresh GEE user (currently using the (the GEE website)) and have learned much from you videos. I plan to move to geemap with python, but I am still having some questions about the geemap. 1. Have geemap implemented all the functions that are available on the GEE JS API? 2. Have geemap developed some new functions besides those GEE JS API already have? 3. Can I use a python library or function in geemap to do calculations on the GEE server? For example, I want to do non-linear regression currently unavailable on GEE JS API. Can I simply use the local python library to do the regression when using geemap? Would the calculations be done in my local machine or the GEE server?
Thank you in advance!

jianminwang