GRASS GIS contributors meetings in San Michele/February 2016: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(captions style)
Line 9: Line 9:
* plan https://grasswiki.osgeo.org/wiki/Paris_Code_Sprint_2016_Agenda
* plan https://grasswiki.osgeo.org/wiki/Paris_Code_Sprint_2016_Agenda


Raster:
====Raster:====
* discuss and ideally activate new raster compression scheme in "trunk" ({{trac|2750}})
* discuss and ideally activate new raster compression scheme in "trunk" ({{trac|2750}})
** code: lib/raster/init.c, line 124
** code: lib/raster/init.c, line 124
Line 16: Line 16:
*** Note: Backward NULL file compression compatibility could be implemented in relbranch70 only by ZLIB's DEFLATE (see https://trac.osgeo.org/grass/ticket/2750#comment:36). Hence ZLIB may qualify for the default NULL compression algorithm.  
*** Note: Backward NULL file compression compatibility could be implemented in relbranch70 only by ZLIB's DEFLATE (see https://trac.osgeo.org/grass/ticket/2750#comment:36). Hence ZLIB may qualify for the default NULL compression algorithm.  


Projections:
====Projections:====
* fix GDAL CSV: {{trac|2456}}
* fix GDAL CSV: {{trac|2456}}
* EPSG: {{trac|2490}}
* EPSG: {{trac|2490}}
* revisit Even R's comments on this
* revisit Even R's comments on this


Core:
====Core:====
* Kickstart of GRASS with LatLong predefined, open import wizard | switch projection
* Kickstart of GRASS with LatLong predefined, open import wizard | switch projection


QA:
====QA:====
* integrate "coverity scan" with Travis, https://scan.coverity.com/travis_ci
* integrate "coverity scan" with Travis, https://scan.coverity.com/travis_ci
* check "coverity scan": copy-paste errors, https://scan.coverity.com/projects/1038
* check "coverity scan": copy-paste errors, https://scan.coverity.com/projects/1038


winGRASS:
====winGRASS:====
* install https://icl.cs.utk.edu/lapack-for-windows/ or https://www.scipy.org/scipylib/building/windows.html#blas-lapack-and-atlas
* install https://icl.cs.utk.edu/lapack-for-windows/ or https://www.scipy.org/scipylib/building/windows.html#blas-lapack-and-atlas


Web CMS:
====Web CMS:====
* discuss CMS migration to Wordpress
* discuss CMS migration to Wordpress


OSM data -> Vector network analysis with TURNTABLE
====OSM data -> Vector network analysis with turntable====
* Add turntable support for OSM data
* Add turntable support for OSM data
* discuss: How the whole solution should look like?
* discuss: How the whole solution should look like?
Addons:
====Addons:====


* Update include/Make to reflect Addons with libs
* Update include/Make to reflect Addons with libs

Revision as of 15:06, 16 February 2016

Date

15-20 February 2016


Agenda

Community stuff:

Raster:

  • discuss and ideally activate new raster compression scheme in "trunk" (trac #2750)
    • code: lib/raster/init.c, line 124
    • Plan:
      • Null data are by default DEFLATE compressed: hence, if GRASS_COMPRESS_NULLS=1 or not defined at all. So, if the user sets GRASS_COMPRESS_NULLS to anything else than 1, Null data will not be compressed.
      • Note: Backward NULL file compression compatibility could be implemented in relbranch70 only by ZLIB's DEFLATE (see https://trac.osgeo.org/grass/ticket/2750#comment:36). Hence ZLIB may qualify for the default NULL compression algorithm.

Projections:

Core:

  • Kickstart of GRASS with LatLong predefined, open import wizard | switch projection

QA:

winGRASS:

Web CMS:

  • discuss CMS migration to Wordpress

OSM data -> Vector network analysis with turntable

  • Add turntable support for OSM data
  • discuss: How the whole solution should look like?

Addons:

  • Update include/Make to reflect Addons with libs

Participants and reports

  • Martin Landa
  • Ludmila
  • Stepan
  • Matej
  • Luca

Markus

Photos