Talk:GRASS Community Sprint Paris 2017: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(+The Silver Searcher "ag", an ultra-fast and cool cmd line search tool)
Line 15: Line 15:
== 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
** 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>
** <tt>ag --list-file-types</tt>
* FreeBSD ticket: {{trac|2940}}
* FreeBSD ticket: {{trac|2940}}
* v.rast.stats -d ticket: {{trac|3357}}
* v.rast.stats -d ticket: {{trac|3357}}

Revision as of 15:32, 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

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