/*
The reason this needs to exist is because this process needs to be automated entirely
and the only other choice is to manually download the satellite snapshots and load them
into ArcGis and do this workflow on every single tile all over the world, even if you
used python and just scripted it would take countless of working hours.
Someone would eventually need to build an automated pipeline that automatically downloads
and extracts the valuable information and redistributes or displays it to users without
much hassle or intervention.
I'm aware that libraries can do it but someone would need to build a front-end either way
and it would be not much different than rebuilding those libraries in Javascript.
*/