Changes between Initial Version and Version 1 of GSoC/2015


Ignore:
Timestamp:
Feb 10, 2015, 2:15:17 PM (9 years ago)
Author:
lucadelu
Comment:

create page gsoc 2015

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2015

    v1 v1  
     1[[TOC]]
     2
     3{{{
     4#!html
     5<!-- direct usage of HTML enables to use the big @ characters at the same line as images -->
     6<!-- derived from the HTML taken from GRASS User Mediawiki -->
     7<p>
     8<a href="http://grass.osgeo.org" rel="nofollow">
     9<img alt="Grasslogo vector small.png" src="/grass/raw-attachment/wiki/GSoC/2014/Grasslogo_vector_small.png" width="110" height="123" />
     10</a>
     11<!-- <font size="+3"> @ </font>
     12<a href="http://wiki.osgeo.org/wiki/Google_Summer_of_Code_2012" rel="nofollow">
     13<img alt="Gsoc-2012-logo-color.png" src="/grass/raw-attachment/wiki/GSoC/2014/200px-GoogleSummer_2014logo.jpg"/>
     14</a>
     15<font size="+3"> @ </font> -->
     16<a href="http://www.osgeo.org" rel="nofollow">
     17<img alt="OSGeo 220pix.png" src="/grass/raw-attachment/wiki/GSoC/2014/OSGeo_220pix.png" width="262" height="117" /></a>
     18</p>
     19}}}
     20
     21= GRASS Google Summer of Code 2015 =
     22
     23== About ==
     24
     25 * [http://wiki.osgeo.org/wiki/Google_Summer_of_Code_2015 The OSGeo GSoC 2015 main page]
     26 * [http://www.google-melange.com/gsoc/homepage/google/gsoc2015 Official GSoC 2015 page at Google]
     27
     28== Ideas ==
     29
     30''Post your ideas here or to the [http://lists.osgeo.org/listinfo/grass-dev grass-dev mailing list] if you want to discuss them more. To edit this wiki, you need to [https://trac.osgeo.org/grass/login login] with an [http://www.osgeo.org/osgeo_userid OSGeo Userid]; read also some [wiki:TracLinks help] for using trac.''
     31
     32''You are invited as well to have a close look at (and re-suggest!) ideas from previous years ([http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2007 2007], [http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2008#Ideas 2008],
     33[http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2009#Ideas 2009], [http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2010#Ideas 2010],
     34[http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2011#Ideas 2011], [http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2012#Ideas 2012],
     35[http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2013#Ideas 2013], [http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2014#Ideas 2014]) which have not yet been implemented.
     36You can also look at accepted GRASS GSoC [wiki:GSoC projects from previous years] for an idea of scope.''
     37
     38''Some bigger ideas may have their own pages, so you can link them here. The pages can be either independent if the page already exists (e.g. `wxGUIDevelopment/SingleWindow`), or more preferably supbages of this page if the idea is (re-)developed for this GSoC. In the later case, use the word "idea" in the page name to distinguish the idea page (e.g. `GSoC/2015/CoolGRASSProjectIdea`) from the possible student project page (e.g. `GSoC/2015/CoolGRASSProject`).''
     39
     40=== Mapnik rendering engine ===
     41 * Mapnik is a powerfull rendering engine written in C++ with Python bindings.
     42 * The project tend to add Mapnik engine as alternative backend to [http://grasswiki.osgeo.org/wiki/WxGUI_Cartographic_Composer WxGUI Cartographic Composer]
     43 * The implementation will have most of the capabilities of actual [http://grasswiki.osgeo.org/wiki/WxGUI_Cartographic_Composer WxGUI Cartographic Composer]
     44 * The plugin will be able to create different format of images (PNG, PDF, etc)
     45 * The plugin will be able to export XML Mapnik file
     46 * A similar implementation is [https://github.com/springmeyer/quantumnik/ quantumnik]
     47 * Language requirements: Python
     48 * Mentor: Luca Delucchi
     49 * Co-Mentor: ?