Skip to content

Task List - Rajat #2

@omshinde

Description

@omshinde

List of tasks for SOSClient: @omshinde
Include points to ponder for the problems faced

  • Create a map on the ui using leaflet API.

  • Change the MapBox studio api key to the OSM. Otherwise login to the MapBox studio. Solved by @daas-ankur-shukla

  • Connecting Postgres to display data on map

  • Install postgREST.

  • Setup postgREST by making a .conf file. Include db-uri, db-schema, db-anon-role (Anonymous role).

  • Access the relation by opening http://localhost:3000/{relation_name}

  • Chart displayed successfully

  • Display one day reading of a sensor using temporal filtering

  • UI Implemented using Bootstrap

  • Gauges on UI using Google charts. Renders dials as SVG. Need to search a better one.

  • Make the tab panel of charts working
    -[ ] If spatial filter is selected, then on changing the Observed Property for charts the request need to be changed. But, it is taking only the initial setting.

Backend:

  • Download NDBC data and store it in postgres database in real time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions