GSoC 2025: Week 8 Report. Web Administration Interface for istSOS4

Week 8 Report (Jul 21 - Jul 27)

Name : Luca Abate
Project Title : Web Administration Interface for istSOS
Mentors : Massimiliano Cannata, Daniele Strigaro, Claudio Primeano
Organization : OSGeo / istSOS
OSGeo Profile : OSGoe Profile Link
Project Wiki : Github Wiki Link
Repository : Repo Link
Kanban : Kanban


What I have done during week 8 (Jul 21 - Jul 27)

  • Added a map in the homepage that shows both datastreams and thing's locations
  • Added a popup with useful last observation's informations (1) about the datastreams that shows up when a datastream is hovered.
  • Changed entities visualization's style (currently done just for datastreams) in order to have a more technical look according to mentors.
  • Each datastream shows now also useful last observation's informations (1)
  • Added filters and sorting logic based on last observation's date/time in datastream page.
  • Fixed other bugs that arose during the week.

Plan for Next Week (July 28 - August 3)

  • Update project wiki.
  • Add a label that shows the last value directly on the map near the datastream area.
  • Add location creation while creating a thing.
  • Code refactoring.

Am I blocked on anything?

No, I am not currently blocked on anything.

Where can you see my work?

I'm working on the repo linked above and I'm currently in the 'CRUD' branch.