The docker container can be started with the following code:
>docker run -t -i --name fact_lulc -p 5004:5000 -d registry.git.nilu.no/fact/data/fact_lulc:latest
The service could be queried passing the JSON polygon object as in the following, but please **note** that the entrypoint requires the year and the ones available are **2017-2021**:
The service could be queried passing the JSON polygon object as in the following, but please **note** that the entrypoint requires the year and the ones available are **2017-2022**:
```
curl -X POST http://localhost:5004/band_statistics/2017 \
-H "Content-Type: application/json" \
...
...
@@ -96,6 +96,7 @@ And the result is:
- Cell Size: 10-meters
- Type: Thematic
- Attribution: Esri, Impact Observatory, and Microsoft