Talk:GRASS Community Sprint Paris 2017: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(created git repo for development of new website in Sphinx: https://git.osgeo.org/gogs/grass_gis)
mNo edit summary
Line 3: Line 3:
== 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]


[[Image: Paris2017sprint.jpg.jpg|500px|GRASS GIS 7 sprint team at FOSS4G 2017, France]]  
[[Image: Paris2017sprint.jpg.jpg|500px|GRASS GIS 7 sprint team at FOSS4G 2017, France]]  


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.
Not discussed:
* several items - one day is not enough :-)
Discussed:
* Web CMS: MediaWiki upgrade
** development of new website in Sphinx: https://git.osgeo.org/gogs/grass_gis
* more... to be added


== Martin Landa ==
== Martin Landa ==
Line 15: Line 27:
== Markus Neteler ==
== Markus Neteler ==


* Tell MartinL about an ultra-fast and cool cmd line search tool (so much faster than "grep"): https://github.com/ggreer/the_silver_searcher
* Told MartinL about an ultra-fast and cool cmd line search tool (so much faster than "grep"): https://github.com/ggreer/the_silver_searcher
** Search for a function in the source code: <tt>ag grass_to_osr</tt>
** Search for a function in the source code: <tt>ag grass_to_osr</tt>
** Search for a function in the source code restricted to C files only: <tt>ag --cc grass_to_osr</tt>
** Search for a function in the source code restricted to C files only: <tt>ag --cc grass_to_osr</tt>
Line 24: Line 36:
* discussions with Astrid Emde on https://git.osgeo.org/gogs/foss4g-europe/foss4g-europe-2017-paris
* discussions with Astrid Emde on https://git.osgeo.org/gogs/foss4g-europe/foss4g-europe-2017-paris
* 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 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


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

Revision as of 18:18, 22 July 2017

Participants and Reports

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.

Not discussed:

  • several items - one day is not enough :-)

Discussed:

Martin Landa

Markus Neteler

Anna Petrasova

  • SVN log overview
  • working on improving data catalog

Vaclav Petras

  • SVN log overview
  • Change wxGUI Map Display title from GRASS GIS version Map Display: name - Location: location@mapset to GRASS GIS Map Display: name - location/mapset (r71301)

Milena Nowotarska

  • translation of GRASS GIS GUI to Polish language

Veronica Andreo

  • 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})