= Implementation of read-only GDAL driver for WKT Raster extension to PostGIS = This is one of the selected projects for Google Summer of Code 2009. Links to the weekly reports will be posted here during the project development, as well as useful information and conclusions. == Weekly reports == [http://www.gis4free.org/blog/2009/05/30/gsoc-09-weekly-report-1-2305-2905/ Weekly report #1 (23/05 - 29/05)][[BR]] [http://www.gis4free.org/blog/2009/06/09/gsoc-09-weekly-report-2-2905-0506/ Weekly report #2 (29/05 - 05/06)][[BR]] [http://www.gis4free.org/blog/2009/06/16/gsoc-09-weekly-report-3-0506-1206/ Weekly report #3 (05/06 - 12/06)][[BR]] [http://www.gis4free.org/blog/2009/06/20/gsoc-09-weekly-report-4-1206-1906/ Weekly report #4 (12/06 - 19/06)][[BR]] [http://www.gis4free.org/blog/2009/06/27/gsoc-09-weekly-report-5-1906-2606/ Weekly report #5 (19/06 - 26/06)] == Useful information == * PostgreSQL string connection syntax: PG:"dbname='db_name' host='host' port='port' user='user' passwd='passwd' table='table_name' where='sql_where'"[[BR]] * The most important information about the tables, columns and types of any PostgreSQL database is stored in pg_class, pg_attribute and pg_type system's catalog tables == Conclusions == == Participants info == * Student: Jorge Arévalo (jorgearevalo at gis4free.org) * Mentors: Tamas Szekeres, Frank Warmerdarm