Talk:GRASS Community Sprint Paris 2017: Difference between revisions
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
- Nice collection at Flickr
GRASS GIS 7 sprint team at FOSS4G 2017, France
Martin Landa
- SVN log overview
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: ag grass_to_osr
- Search for a function in the source code restricted to C files only: ag --cc grass_to_osr
- ag --list-file-types
- FreeBSD ticket: trac #2940
- v.rast.stats -d ticket: trac #3357
- SVN log overview
- discussions with Astrid Emde on https://git.osgeo.org/gogs/foss4g-europe/foss4g-europe-2017-paris
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