Query mode
Any pixel of the map can be queried to obtain the locations (latitude, longitude), the class values for each available spatial layer and the temporal profile charts with the annual number of valid Landsat observations and detected disruption observations (absence of tree foliage cover within a Landsat pixel for a single-date observation).
{{ layers_json.layers[index].label }}
{{ layers_json.layers[index].description }}
{{ legend_item.value }}
{{ legend_item.label }}
{{ legend_item.label }}
{{ legend_item.label }}
Query result (lat: {{ readable_lat | format_coords }} lon: {{ readable_lon | format_coords }})
{{ layers_json.layers['TransitionMap_Subtypes'].label }}: {{ query_response['TransitionMap_Subtypes'] }} - {{ getLegendByValue('TransitionMap_Subtypes', query_response['TransitionMap_Subtypes']) }} -
{{ layers_json.layers['TransitionMapHybrid_Subtypes'].label }}: {{ query_response['TransitionMapHybrid_Subtypes'] }} -
{{ layers_json.layers['DeforestationYear'].label }}: {{ query_response['DeforestationYear'] }} -
{{ layers_json.layers['DegradationYear'].label }}: 2022 {{ query_response['DegradationYear'] }} -
{{ layers_json.layers['TransitionMapHybrid_Source'].label }}: Sentinel 2 only Landsat & Sentinel Landsat only -
{{ layers_json.layers['FirstYearMonitoring'].label }}: {{ query_response['FirstYearMonitoring'] }} -
{{ y }}
LAT: {{ mouse_lat | format_coords }} - LON: {{ mouse_lon | format_coords }}