Google Earth Engine (GEE) is a very popular cloud-based platform for processing and
analyzing
geospatial data.
GEE contains a large number of datasets, including satellite imagery, climate data,
and other
spatial data. You can create your own datasets by combining existing datasets, or by
uploading
your own data.
In order to use GEE content in your web application, you need to create a GEE
account and
obtain an API key. You can find more information about GEE accounts and API keys at
[link].
{% include 'WebApp/map_from_GEE_about.html' %}
{% endblock %}