goat-community / ums

Map4Citizens (EIT)
https://citizens.plan4better.de/
GNU General Public License v3.0
0 stars 0 forks source link

Fix indicators #190

Closed majkshkurti closed 1 year ago

majkshkurti commented 1 year ago

Population Density and ÖV Güteklassen aren't working. The reason for this is related to the worker logic we have implemented on GOAT. The indicator endpoint returns a task_id instead of the results, and the results should be polled from the "/indicators/result/{task_id}" endpoint.

image

We have to recursively call the result endpoint by checking the status.

The Population density is also under the heatmap endpoint. For this indicator, the payload also has slightly changed.

UJehle commented 1 year ago

Noise levels are also not working. @cinaaaa could you fix this with a high priority?

EPajares commented 1 year ago

They changed the layer name to aggroadln2022 This is for the new year.

UJehle commented 1 year ago

@cinaaaa where is this implemented? I just checked the live version but there the indicators are not working yet.

cinaaaa commented 1 year ago

@UJehle Hmmm, can you try again now?

UJehle commented 1 year ago

Thanks, now they work.

p4b-bro[bot] commented 1 year ago

This task/issue closed on Wed Apr 19 2023 ✅

p4b-bro[bot] commented 1 year ago

This task/issue closed on Tue Jun 20 2023 ✅