Changes between Version 6 and Version 7 of SummerOfCode


Ignore:
Timestamp:
Feb 20, 2008, 1:06:22 PM (16 years ago)
Author:
Mateusz Łoskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v6 v7  
    1212 * GMLJP2 Code: [http://svn.osgeo.org/gdal/trunk/gdal/gcore/gdaljp2metadata.cpp gdaljp2metadata.cpp] [http://svn.osgeo.org/gdal/trunk/gdal/gcore/gdalgmlcoverage.cpp gdalgmlcoverage.cpp]
    1313 * [http://trac.osgeo.org/gdal/ticket/1742] was an attempt to provide georeferencing to PNG, GIF and JPEG datasets. The format itself used lacks standardization, but the mechanisms used can be usefull.
     14
    14152. [http://svn.osgeo.org/gdal/trunk/gdal/frmts/png PNG Driver (using libpng)]
    1516 * [http://svn.osgeo.org/gdal/trunk/gdal/frmts/jpeg JPEG Driver (using libjpeg)]
     17
    16183. OGR WFS read (or read/write) driver using existing OGR GML driver for feature parsing.
    1719 * [http://portal.opengeospatial.org/files/?artifact_id=14145 OGC WFS Specification]
    1820 * [http://www.opengeospatial.org/standards/wfs The OpenGIS Web Feature Service (WFS) Implementation Specification]
    1921 * [http://www.gdal.org/ogr/ogr_drivertut.html OGR Driver Tutorial]
     22
    20234. Implement alternative driver for GML 2 and GML 3 using Expat XML parser.
     24
    21255. Develop a driver for GeoRSS
    2226 * [http://georss.org GeoRSS specification]
     27
    23286. Develop a driver for [http://www.openstreetmap.org/ OpenStreetMap] protocol
    2429 * [http://wiki.openstreetmap.org/index.php/Protocol OSM Protocol Stack]
     30
    25317. Develop a driver for IBM DB2 and its Spatial Extender
    2632 * [http://www-306.ibm.com/software/data/spatial/db2spatial/ DB2 Spatial Extender]