North Carolina State University
NCSU
GeoForAll Lab
at
Center for Geospatial Analytics
Markus Neteler - Mundialis GmbH &, Co. KG;
Anna Petrasova - NCSU, Helena Mitasova - NCSU
FOSS4G 2017 Boston
The baseline interface for efficiency and reproducibility
The interface for beginners and desktop
3rd party tangible user interface to GRASS GIS and Blender
by NC State University, Center for Geospatial Analytics
r.mapcalc depr.bin="if((elev - fill)< 0., 1, 0)"
although there is a better way to write it:
r.mapcalc "depr_bin = if((elev - fill) < 0., 1, 0)"
g.gui.datacatalog - browse and manipulate raster and vector maps
by Tereza Fiedlerova and Anna Petrasova
Create Python scripts and modules with ease
by Vaclav Petras
d.legend.vect - automatic and customizable legends
by Adam Laza and GSoC mentors
g.search.modules - search for modules
by Jachym Cepicky
r3.flow - flow lines in a 3D raster
r3.gradient - gradients in a 3D raster
by Anna Petrasova
grass72 /grassdata/nc_spm/work1 --exec \ r.viewshed input=elevation output=viewshed \ coordinates=642964,222890
by Vaclav Petras
by Thomas Leppelt and Soeren Gebbert
Perceptually uniform color table
by Vaclav Petras (following Matplotlib's example)
by Luca Delucchi
by Vaclav Petras; designer needed!
i.superpixels.slic - image segmentation using SLIC superpixels
by Rashad Kanavath and Markus Metz
r.learn.ml - classification with Python scikit-learn package
by Steven Pawley
Hydrologic and hydraulic model of surface water flow
by Laurent Courty
r.futures - set of modules for urban spread modeling
by NC State University, Center for Geospatial Analytics
r.sun.mp - parallelized version of r.sun
by Jaroslav Hofierka et al.
Twitter: vaclavpetras
GitHub: wenzeslaus