Giter Site home page Giter Site logo

Comments (10)

ghilbrae avatar ghilbrae commented on June 18, 2024

As we used geoserver to publish the data/layers, we took advantage of its capabilities regarding OGC standards. In short, we are using WCS to access the layers and get the information needed for the tables.

from table-state-rest-api.

ghilbrae avatar ghilbrae commented on June 18, 2024

I know this is not high priority rn but if we need to switch the table API to EMIKAT I'll need info on the EMIKAT API, WCS, WMS, etc. endpoints and also a user/pass or token or whatever it is that it's needed to connect to the service. Thanks!

https://github.com/clarity-h2020/csis/wiki/Services-endpoints-(used-by-CSIS)

from table-state-rest-api.

humerh avatar humerh commented on June 18, 2024

Exposure data (Population) calculated from EMIKAT:

Methode:
We use the Populationen Data from EUROSTAT (1km*1km) and split this data to the 500m-Grid by using Landcover data from Copernicus. This data are available for all Europe.

REST API: https://service.emikat.at/EmiKatTst/api/scenarios/2846/feature/tab.CLY_EL_POPULATION_FAKE.2016/table/data?rownum=1000

or:

https://service.emikat.at/EmiKatTst/api/scenarios/$emikatId/feature/tab.CLY_EL_POPULATION_FAKE.2016/table/data

from table-state-rest-api.

p-a-s-c-a-l avatar p-a-s-c-a-l commented on June 18, 2024

I know this is not high priority rn but if we need to switch the table API to EMIKAT I'll need info on the EMIKAT API, WCS, WMS, etc. endpoints and also a user/pass or token or whatever it is that it's needed to connect to the service. Thanks!

Questions / Discussions regarding the EMIKAT Exposure API should continue here.

from table-state-rest-api.

p-a-s-c-a-l avatar p-a-s-c-a-l commented on June 18, 2024

There is no WCS Endpoint, so you would need to the use CSV endpoint.

CSV Format Population Exposure for Europe:

GRID_ID;Population 
500mE46730N19800;395.0 
500mE46730N19805;394.0 
500mE46735N19800;394.0 
500mE46735N19805;394.0 

However, for local data it look different:

OBJECT_ID;GRID_ID;POPULATION_LT15;POPULATION_15TO65;POPULATION_GT65
49704;500mE46735N19805;73.88189697265625;320.4410095214844;58.539100646972656
49678;500mE46735N19810;54.60070037841797;178.06399536132812;27.587299346923828
49691;500mE46735N19815;21.633699417114258;81.45919799804688;10.961799621582031
49730;500mE46735N19820;435.5150146484375;1500.4000244140625;254.0070037841797
49731;500mE46735N19825;820.666015625;3915.60009765625;640.0349731445312
49710;500mE46735N19830;726.43798828125;3172.10009765625;596.3989868164062

And of course for different Element at Risk Types. :hurtrealbad:

from table-state-rest-api.

therter avatar therter commented on June 18, 2024

An example response for the table-state-rest-api can be found here. The request for table-state-rest-api can be found here

from table-state-rest-api.

p-a-s-c-a-l avatar p-a-s-c-a-l commented on June 18, 2024

We'll provide Simplified Table Components until the above questions have been resolved. So putting this on hold. ATM no further modifications to the table API are needed.

from table-state-rest-api.

humerh avatar humerh commented on June 18, 2024

In my opinion this is already done!!

from table-state-rest-api.

p-a-s-c-a-l avatar p-a-s-c-a-l commented on June 18, 2024

@humerh Depends on where the original population Exposure is stored in EMIKAT or in Meteogrid WCS?

from table-state-rest-api.

p-a-s-c-a-l avatar p-a-s-c-a-l commented on June 18, 2024

We don't need to switch to EMIKAT API since the exposure data is available on METEOROID Geoserver too.

from table-state-rest-api.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.