« Previous - Version 3/22 (diff) - Next » - Current version
Paolo Cavallini, 02/27/2012 11:32 pm


Google Summer of Code 2012

List your Google Summer of Code 2012 Ideas Here!

See also Google_Summer_of_Code_2011.

Use a second level heading for your project idea (see mini-template below).

My Project

Proposed by: <user name>

  • Create cool stuff
  • Make QGIS better

Visual GeoReferencing Tool

Proposed by: rduivenvoorde / Richard Duivenvoorde

  • While QGIS has a working georeferencing tool, people sometimes ask for a more visually oriented georeferencing tool. What the want, is to load a project with a reference map, then (like current georeferencing tool) open a raster which will be shown (transparent) over/overlaying the map. By visually stretching and turning the raster, a couple of gcp's will be defined. Though this will not be working for higher order transformations, it will be good enough for scans which you only have to rotate and scale.
  • I can help by providing high-res scans of (historical) maps and pointing where they are supposed to come on a map. Not enough into c++ to be helpfull as a technical mentor I'm afraid
  • please feel free to add/change this proposal

Add more backends to the Processing Framework

Proposed by: Paolo Cavallini

  • Last year GSoC produced a Processing Framework plugin0, and added SAGA and OTB to it; it would be good to add more backends:
    • GEOS (replacing fTools)
    • GRASS (replacing current plugin)
    • GDAL (replacing GDALTools)
    • WPS (replacing current plugin)

[0] https://github.com/polymeris/qgis/wiki

Make the Processing Framework scriptable and add a workflow builder

Proposed by: Paolo Cavallini

  • adding a graphical tool to put various commands in sequence, and make all the framework scriptable, would add tremendous power to QGIS, making it the most powerful analytical tool available; see [1]

[1]https://github.com/polymeris/qgis/wiki/Workflow-Builder