[GRASS-dev] Final Report

Yann yann.chemin at gmail.com
Tue Aug 16 09:40:53 PDT 2016


Hi,
I got a clean compile on Ubuntu 16.10 following readme instruction.

-------------
yann at yann-ok:~/dev/webgrass$ mkdir build
yann at yann-ok:~/dev/webgrass$ cd build
yann at yann-ok:~/dev/webgrass/build$ cmake ..
-- The C compiler identification is GNU 6.1.1
-- The CXX compiler identification is GNU 6.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found the Wt libraries at /usr/lib/libwthttp.so;/usr/lib/libwt.so
-- Found the Wt headers at /usr/include
-- Found the Wt debug libraries at /usr/lib/libwthttp.so;/usr/lib/libwt.so
-- Found the Wt debug headers at /usr/include
-- GRASS_DATA_DIR=/home/yann/grassdata
-- Configuring done
-- Generating done
-- Build files have been written to: /home/yann/dev/webgrass/build
yann at yann-ok:~/dev/webgrass/build$ cd ..
yann at yann-ok:~/dev/webgrass$ cd build
yann at yann-ok:~/dev/webgrass/build$ make
Scanning dependencies of target wgrass.wt
[  8%] Building CXX object CMakeFiles/wgrass.wt.dir/src/MainUI.cpp.o
[ 16%] Building CXX object CMakeFiles/wgrass.wt.dir/src/WGApplication.cpp.o
[ 25%] Building CXX object CMakeFiles/wgrass.wt.dir/src/main.cpp.o
[ 33%] Building CXX object CMakeFiles/wgrass.wt.dir/src/LayerManager.cpp.o
[ 41%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Display.cpp.o
[ 50%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Toolbar.cpp.o
[ 58%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Startup.cpp.o
[ 66%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Module.cpp.o
[ 75%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Parameter_text.cpp.o
[ 83%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Parameter.cpp.o
[ 91%] Building CXX object CMakeFiles/wgrass.wt.dir/src/Authentication.cpp.o
[100%] Linking CXX executable wgrass.wt
[100%] Built target wgrass.wt
yann at yann-ok:~/dev/webgrass/build$

-------------

On 16/08/2016 02:10, Mayank Agrawal wrote:
> This is my last report of the GSoC project. I would like to thank Rashad and
> Massimo, my mentors.
> Brief Description My project focussed on the development of web based GUI for the Grass
> “WebGrass” where people can use Grass modules on their data through a web
> browser without actually installing GRASS. GRASS is running on a server. The
> user interface is built using wt web toolkit.
> The state of the project before my GSoC Was not implemented but a proof of concept was there.
> The addition that your project brought to the software A working webapp. People can use data from their system and apply different
> modules and get output. A Web based UI like GRASS and modules implementation.
> Whole "WebGrass" is a very big project for one gsoc and we try to implement as
> much as possible.
> Things implemented- * Location and Mapset wizard
>   * UI of the modules
>   * Modules implementation like desktop grass (command line output also)
>   * Authorization of the user
>   * Input/output/processing of raster data
>   * display of raster data
>   * Input/output/processing of vector data
>
>  From this project, a official start of "WebGrass" is done and I hope it will be
> useful for the people. This has been a very interesting and learning experience. I learned a lot from
> my mentors. I hope this project keeps on growing and will continue to contribute to this project.
> Links - Github - https://github.com/mayank33/webgrass/commits/gsoc2016 https://github.com/mayank33/webgrass/commits/auth
> Project Page - https://trac.osgeo.org/grass/wiki/GSoC/2016/WebGrass
> Images- first page
> second page
> Module UI
>
>
> Mayank Agrawal Lab for Spatial Informatics IIIT Hyderabad India
>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev

-- 
-----
Yann Chemin
Address: 3 Toul Melin, 56400 Plumergat
Mobile: +33 (0)7 83 85 52 34



More information about the grass-dev mailing list