Test the current version of the API #1
Labels
BB: Table Component
Table Component Building Block
help wanted
Extra attention is needed
question
Further information is requested
@therter I have just finished configuring the service. It can be found here:
https://clarity.meteogrid.com/api/request_exposure
https://clarity.meteogrid.com/api/request_hazard
There are only two options for now. To make it work you need to do a POST request with a certain request.json file depending on the request. You can find the examples in the examples folder: https://github.com/clarity-h2020/table-state-rest-api/tree/master/examples
I've been using the layers already available in geoserver. I'm keeping in mind what @maesbri said about a different source in the future, but I won't implement it until I have some feedback.
Note that the requests are very sensible to the bbox. I'm working on some error handling on that regard and on other possible sources of error now, but it's not yet available in the server.
The responses should look something like what you see in the same folder.
The text was updated successfully, but these errors were encountered: