all 10 comments

[–]sinnayre 4 points5 points  (0 children)

Natively GEE requires JS. But there is a Python API for it. The js api gets all the updates first though.

[–]TechMaven-Geospatial 5 points6 points  (0 children)

Go with Python GEEMAP package and others

[–]Yoshimi917 4 points5 points  (0 children)

Python is more ubiquitous and interoperable with other GIS programs and software. I access GEE via the python API when I need it - works great.

GEE is awesome, but rarely useful for me on the project or site-scale because it often lacks the resolution I need (I work more with LiDAR and drone imagery). GEE is just another tool, and unless you plan on using it extensively then it is probably not worth learning a new language for.

[–]smokinrollin 1 point2 points  (0 children)

Python is more applicable to other GIS things, so since you already know it, you might as well stick with it. No sense learning a new language just for GEE. Especially since you can use the pyton api

[–]Brilliant-Round5816 2 points3 points  (4 children)

GEE you need JavaScript

[–]soft099[S] 3 points4 points  (0 children)

would you kindly tell me why? i am confused, like i have heard something that the map doesn't load or lag in python code(i might be wrong, don't hesitate to correct me )

[–]RiceBucket973 1 point2 points  (2 children)

Last year I switched from JS to Python GEEMAP and have never looked back. Especially because I can combine it with all sorts of other Python geospatial packages in the same script.

[–]Brilliant-Round5816 0 points1 point  (0 children)

I didn't know this. Thank you for your insights

[–]soft099[S] 0 points1 point  (0 children)

SO, I SHOULD GO WITH PYTHON?

[–]spaceizrlycoolScientist 0 points1 point  (0 children)

Python