{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import geemap\n", "import ee\n", "import folium\n", "import geopandas as gpd" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
To authorize access needed by Earth Engine, open the following\n", " URL in a web browser and follow the instructions:
\n", " \n", "The authorization workflow will generate a code, which you should paste in the box below.
\n", " " ], "text/plain": [ "\n", " | type | \n", "area | \n", "percentage | \n", "
---|---|---|---|
0 | \n", "Trees | \n", "42.6993 | \n", "1.75 | \n", "
1 | \n", "Shrublands | \n", "10.7903 | \n", "0.44 | \n", "
2 | \n", "Grasslands | \n", "1460.9425 | \n", "59.87 | \n", "
3 | \n", "Croplands | \n", "6.7740 | \n", "0.28 | \n", "
4 | \n", "Built-Up | \n", "505.1714 | \n", "20.70 | \n", "
5 | \n", "Barren | \n", "135.6323 | \n", "5.56 | \n", "
6 | \n", "Water Bodies | \n", "37.0484 | \n", "1.52 | \n", "
7 | \n", "Herbaceous Wetlands | \n", "195.5900 | \n", "8.02 | \n", "
8 | \n", "Mangroves | \n", "45.3820 | \n", "1.86 | \n", "