Talk:GRASS Community Sprint Paris 2017: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Participants and Reports =
= Photos of the event =
 
== Photos of the event ==
* Nice collection at [https://www.flickr.com/groups/3522675@N24/pool/ Flickr]
* Nice collection at [https://www.flickr.com/groups/3522675@N24/pool/ Flickr]


Line 8: Line 6:
GRASS GIS 7 sprint team at FOSS4G 2017, France
GRASS GIS 7 sprint team at FOSS4G 2017, France


= Summary =


== Summary ==
Great event, till 6pm at the venue, after that continuation in a hotel lobby.


Great event, till 6pm at the venue, after that continuation in a hotel lobby.
Upcoming: '''34 years of GRASS GIS''' - 29 July 2017!


Not discussed:  
Not discussed:  
* several items - one day is not enough :-)
* several items - one day is not enough :-) We will have a longer code sprint in Bonn in March 2018.


Discussed:
Discussed:
* Web CMS: MediaWiki upgrade
* Web CMS: MediaWiki upgrade
** development of new website in Sphinx: https://git.osgeo.org/gogs/grass_gis
** development of new website in Sphinx: https://git.osgeo.org/gogs/grass_gis
* more... to be added
* more... to be added here
 
= Participants and Reports =


== Martin Landa ==
== Martin Landa ==


* [https://trac.osgeo.org/grass/timeline?from=Jul+22%2C+2017&daysback=1&authors=martinl&milestone=on&ticket=on&changeset=on&wiki=on&update=Update SVN log] overview
* [https://trac.osgeo.org/grass/timeline?from=Jul+22%2C+2017&daysback=1&authors=martinl&milestone=on&ticket=on&changeset=on&wiki=on&update=Update SVN log] overview
* new functions for getting srs info based on EPSG code implemented - ''G_grass_to_osr2()'' and ''GPJ_grass_to_wkt2()''
* ''g.proj -w'' is now returning the same srs info as gdalsrsinfo do for given EPSG code


== Markus Neteler ==
== Markus Neteler ==
Line 37: Line 40:
* created a draft TGRASS workshop page [[TGRASS workshop at FOSS4G Europe Paris 2017]] from https://github.com/veroandreo/tgrass_workshop_foss4g_eu
* created a draft TGRASS workshop page [[TGRASS workshop at FOSS4G Europe Paris 2017]] from https://github.com/veroandreo/tgrass_workshop_foss4g_eu
* created git repo for development of a new website in Sphinx: https://git.osgeo.org/gogs/grass_gis
* created git repo for development of a new website in Sphinx: https://git.osgeo.org/gogs/grass_gis
** Note: new GOGS contributors need to be invited here (upon registration): https://git.osgeo.org/gogs/grass_gis


== Anna Petrasova ==
== Anna Petrasova ==


* [https://trac.osgeo.org/grass/timeline?from=Jul+22%2C+2017&daysback=1&authors=annakrat&milestone=on&ticket=on&changeset=on&wiki=on&update=Update SVN log] overview
* [https://trac.osgeo.org/grass/timeline?from=Jul+22%2C+2017&daysback=1&authors=annakrat&milestone=on&ticket=on&changeset=on&wiki=on&update=Update SVN log] overview
* working on improving data catalog
* working on improving data catalog - {{rev|71309}} adds moving and copying data between mapsets and locations, reprojects rasters and vectors, works with drag and drop too


== Vaclav Petras ==
== Vaclav Petras ==


* [https://trac.osgeo.org/grass/timeline?from=Jul+22%2C+2017&daysback=1&authors=wenzeslaus&milestone=on&ticket=on&changeset=on&wiki=on&update=Update SVN log] overview
* Change wxGUI Map Display title from <tt>GRASS GIS ''version'' Map Display: ''name'' - Location: ''location@mapset''</tt> to <tt>GRASS GIS Map Display: ''name'' - ''location/mapset''</tt> ({{rev|71301}})
* Change wxGUI Map Display title from <tt>GRASS GIS ''version'' Map Display: ''name'' - Location: ''location@mapset''</tt> to <tt>GRASS GIS Map Display: ''name'' - ''location/mapset''</tt> ({{rev|71301}})
* ''Download'' button in the startup window for beginners for downloading sample locations linked from GRASS GIS website ({{rev|71310}}). Potential improvements: Get URLs from a remote file (like addon list), input URL directly, show details, search tree (instead of choice/combo box), real (non-sample) locations.
* [https://trac.osgeo.org/grass/timeline?from=Jul+23%2C+2017&daysback=2&authors=wenzeslaus&milestone=on&ticket=on&changeset=on&wiki=on&update=Update Complete SVN log overview]


== Milena Nowotarska ==
== Milena Nowotarska ==
Line 57: Line 62:
* Creation of [[SENTINEL]] wiki page, basic info added and delineation of general structure for GRASS GIS examples to be added
* Creation of [[SENTINEL]] wiki page, basic info added and delineation of general structure for GRASS GIS examples to be added
* Testing of {{cmd|v.rast.stats}} ({{trac|3357}})
* Testing of {{cmd|v.rast.stats}} ({{trac|3357}})
* Add some more Spanish translated strings

Latest revision as of 03:00, 24 July 2017

Photos of the event

GRASS GIS 7 sprint team at FOSS4G 2017, France

GRASS GIS 7 sprint team at FOSS4G 2017, France

Summary

Great event, till 6pm at the venue, after that continuation in a hotel lobby.

Upcoming: 34 years of GRASS GIS - 29 July 2017!

Not discussed:

  • several items - one day is not enough :-) We will have a longer code sprint in Bonn in March 2018.

Discussed:

Participants and Reports

Martin Landa

  • SVN log overview
  • new functions for getting srs info based on EPSG code implemented - G_grass_to_osr2() and GPJ_grass_to_wkt2()
  • g.proj -w is now returning the same srs info as gdalsrsinfo do for given EPSG code

Markus Neteler

Anna Petrasova

  • SVN log overview
  • working on improving data catalog - r71309 adds moving and copying data between mapsets and locations, reprojects rasters and vectors, works with drag and drop too

Vaclav Petras

  • Change wxGUI Map Display title from GRASS GIS version Map Display: name - Location: location@mapset to GRASS GIS Map Display: name - location/mapset (r71301)
  • Download button in the startup window for beginners for downloading sample locations linked from GRASS GIS website (r71310). Potential improvements: Get URLs from a remote file (like addon list), input URL directly, show details, search tree (instead of choice/combo box), real (non-sample) locations.
  • Complete SVN log overview

Milena Nowotarska

Veronica Andreo

  • Creation of SENTINEL wiki page, basic info added and delineation of general structure for GRASS GIS examples to be added
  • Testing of v.rast.stats (trac #3357)
  • Add some more Spanish translated strings