GSoC 2024: Week 5 Report: Improve GRASS user experience in Jupyter Notebook

Hello everyone,

I would like to provide an update on the work completed during the fifth week of my coding period.

Progress Report for the Fifth Week:

  1. Accomplishments:
  • Query Button in InteractiveMap [1]:
    • Added test case for query button.
  • Computational Region Drawing [2]:
    • Added a rectangle to display the current computational region when draw_computational_region button is activated.
    • User can modify the current computational region by modifying the rectangle.
  1. Plans for the Next Week:
  • The current draw_computational_region mode does not update the output widget and reproject coordinates to CRS, I will work on this.
  • Add button to allow users to create drawings in the displayed InteractiveMap() and add them to the data, if the user wants.
  1. Blockers:
  • None

References:
[1] Add Query Button to InteractiveMap
[2] Allow Users to draw computational region

For more information, you can check the following links:

Best regards,
Riya