GSoC 2025: Week 4 Report | Add JSON output to different tools in C for GRASS

1. What did I get done this week?

  • v.to.db: Updated the JSON output schema. (See PR #5946)
  • r.profile: Updated the JSON output schema. (See PR #5962)
  • r.univar: Implemented SHELL and CSV output support. (See PR #5966)

2. What do I plan on doing next week?

  • Add JSON output support to r.regression.line (see issue #5950).
  • Add JSON output support to r.stats.quantile (see issue #5951).
  • Add JSON output support to r.volume (see issue #5949).

3. Am I blocked on anything?

  • No, I am not currently blocked on anything.

4. Additional Information

– Nishant Bansal