Changes between Version 2 and Version 3 of GSoC/2016
- Timestamp:
- 02/16/16 04:57:51 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016
v2 v3 124 124 * This idea will consist in building a web application "WebGRASS" which allows to run GRASS modules on modern browsers. 125 125 * The user interface for WebGRASS will be built using [http://www.webtoolkit.eu/wt Wt], Web Toolkit. 126 * WT provides C++ API and python bindings (available on [https://github.com/wdu/pywt github])for developing web widgets.126 * WT provides C++ API for developing web widgets. 127 127 * Each grass module is described by an XML file generated the module's ''--interface-description'' parameter, the xml file is then parsed to generate the Module Form interface. 128 128 * Parsing of the xml file and generating tokens is already available in GRASS GIS. … … 153 153 * Detailed [http://www.google-melange.com/gsoc/proposal/public/google/gsoc2014/massimo_di_stefano/5685265389584384 Idea description] 154 154 * [wiki:GSoC/2014/WebGRASS page for more broad idea description including alternatives] (unfinished) 155 * Language requirements: C++, Python155 * Language requirements: C++, HTML5, Javascript 156 156 * Mentor: Rashad Kanavath 157 157 * Co-Mentor: ?