Talk:GRASS GIS Community Sprint Autumn 2017: Difference between revisions
Jump to navigation
Jump to search
(+https://twitter.com/GRASSGIS) |
|||
Line 18: | Line 18: | ||
* Add new and improved modules to [https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures74 NewFeatures74] page and re-write it nicely | * Add new and improved modules to [https://trac.osgeo.org/grass/wiki/Grass7/NewFeatures74 NewFeatures74] page and re-write it nicely | ||
* Upload of GRASS GIS flyer in Spanish with help of MN: [https://github.com/OSGeo/osgeo/tree/master/marketing/collateral/one-page-info/grass-gis/es svg], [https://github.com/OSGeo/osgeo/tree/master/marketing/print/one-page-info/es pdf] | * Upload of GRASS GIS flyer in Spanish with help of MN: [https://github.com/OSGeo/osgeo/tree/master/marketing/collateral/one-page-info/grass-gis/es svg], [https://github.com/OSGeo/osgeo/tree/master/marketing/print/one-page-info/es pdf] | ||
* (re)Tweeting as https://twitter.com/GRASSGIS | |||
== Markus Neteler == | == Markus Neteler == | ||
Line 29: | Line 30: | ||
** <tt>ag --list-file-types</tt> | ** <tt>ag --list-file-types</tt> | ||
* various module manual fixes and ticket cleanup | * various module manual fixes and ticket cleanup | ||
* Re(Tweeting) to https://twitter.com/GRASSGIS | |||
== Markus Metz == | == Markus Metz == |
Revision as of 16:11, 12 November 2017
Photos of the event
To be added
Summary
To be added
Participants and Reports
Changes in trac: see here
Veronica Andreo
- Add/enhance descriptions of tasks for Google Code-in (GCI) in shared spreadsheet
- Discussions about GRASS GIS GCI tasks with Luca Delucchi
- Create list of core modules and add-ons missing examples and screenshots (by means of: check_examples_screenshots.py)
- Add new and improved modules to NewFeatures74 page and re-write it nicely
- Upload of GRASS GIS flyer in Spanish with help of MN: svg, pdf
- (re)Tweeting as https://twitter.com/GRASSGIS
Markus Neteler
- GRASS GIS 8 discussions: improvements in the raster library: tile support
- Assist in production and upload of GRASS GIS flyer in Spanish with VA
- manual: fix missing height HTML tags according to https://trac.osgeo.org/grass/wiki/Submitting/Docs#Images
- Told Nikos 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
- various module manual fixes and ticket cleanup
- Re(Tweeting) to https://twitter.com/GRASSGIS
Markus Metz
- Some discussions about raster format and grass 8
- made NULL file compression the default
- fixing 7.4-tagged bugs:
- fix vector support in GCP manager
- r.out.gdal: export inf values
- r.out.gdal: +option to add overviews
- work on datum check at data import
Moritz Lennert
- Added tests to r.object.geometry and fixed a bug noticed through the test ;-)
- Bug triaging
- 7.4 release preparation:
- 7.4.0-News page
- Writing press release
- Some discussions about raster format and grass 8
- Work on improving r.neighborhoodmatrix
- Discussions on new web site
- (unsuccessful) attempts at debugging g.gui.iclass