Closed NishantBansal2003 closed 3 weeks ago
As print_columns()
creates its own json objects, the following part in main:
may be moved down, before:
Looks good to me now.
Could we move forward with this PR? CC: @cwhite911 @wenzeslaus @echoix @petrasovaa
Any suggestions are welcome.
Looks like everything was addressed. I briefly tested it and looks good! Thank you @NishantBansal2003 !
Use parson to add json support to v.info for columns. The JSON output looks like as follows:
fixes: https://github.com/OSGeo/grass/issues/4218